Manuel
|
951e4cb61a
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-07-29 16:17:37 +02:00 |
|
Manuel
|
4c2e81a29d
|
✨ Add stepper for creating new user
|
2023-07-29 16:17:34 +02:00 |
|
Meier Lukas
|
9461e9d574
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-07-29 16:16:08 +02:00 |
|
Meier Lukas
|
1038cc7ccf
|
♻️ Show edit buttons only when user is admin
|
2023-07-29 16:16:01 +02:00 |
|
Manuel
|
e4e1f2e32e
|
✨ Add tRPC user query
|
2023-07-29 16:08:58 +02:00 |
|
Manuel
|
5c4e1a4bb8
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-07-29 15:32:20 +02:00 |
|
Manuel
|
76e3bc28e5
|
✨ Improve management landing page
|
2023-07-29 15:32:17 +02:00 |
|
Meier Lukas
|
79d13274b5
|
♻️ Move authentication pages to /auth
|
2023-07-29 15:21:00 +02:00 |
|
Manuel
|
5cac368926
|
✨ Add correct page routing
|
2023-07-29 14:59:11 +02:00 |
|
Manuel
|
b45a351eff
|
🔀 Merge branch 'dev' into feature/add-basic-authentication
|
2023-07-29 14:50:31 +02:00 |
|
Manuel
|
0f3ec55f21
|
Merge branches 'feature/add-basic-authentication' and 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-07-29 14:49:48 +02:00 |
|
Manuel
|
3b01a42b15
|
✨ Add management layout
|
2023-07-29 14:49:44 +02:00 |
|
Meier Lukas
|
c165648d5b
|
🎨 Improve color scheme logic
|
2023-07-29 14:30:19 +02:00 |
|
Meier Lukas
|
c312828c79
|
✨ Add translation to user settings
|
2023-07-29 11:35:34 +02:00 |
|
Meier Lukas
|
ed76afbce8
|
✨ Add user settings, improve color scheme
|
2023-07-29 11:19:40 +02:00 |
|
Meier Lukas
|
d8562e2990
|
✨ Add working sign-in / sign-out, add working registration with token
|
2023-07-29 10:05:05 +02:00 |
|
Thomas Camlong
|
454deaf069
|
Merge pull request #1208 from Tagaishi/Bookmark-cosmetic-rework
|
2023-07-29 12:51:29 +09:00 |
|
Manuel
|
c99c06c0bb
|
🗑️ Remove deprecated code (#1225)
|
2023-07-28 23:09:21 +02:00 |
|
Meier Lukas
|
326395730e
|
🐛 Fix issues with login page
|
2023-07-28 20:45:54 +02:00 |
|
Meier Lukas
|
d7f6bdf417
|
✨ Add basic credentials authentication
|
2023-07-28 18:51:44 +02:00 |
|
Meier Lukas
|
d507f0807f
|
Merge branch 'dev' into feature/add-basic-authentication
|
2023-07-28 18:11:17 +02:00 |
|
Meier Lukas
|
a45a1bdb18
|
Merge pull request #1221 from ajnart/fix/config-appearance-settings-not-applied-on-initial-load
🐛 Fix config appearance on initial load
|
2023-07-28 18:09:53 +02:00 |
|
Tagaishi
|
76aa8f4f54
|
🎨 one line becomes multiline
|
2023-07-27 23:22:31 +02:00 |
|
dependabot[bot]
|
20dc69c034
|
Bump semver from 6.3.0 to 6.3.1 (#1222)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-27 21:32:38 +02:00 |
|
Manuel
|
45438cd402
|
📝 Add security policy (#1200)
|
2023-07-27 21:18:29 +02:00 |
|
Meier Lukas
|
c47f1fe4b5
|
♻️ Address pull request feedback
|
2023-07-27 20:31:11 +02:00 |
|
Meier Lukas
|
48b2e951cd
|
🐛 Fix config appearance on initial load
|
2023-07-27 20:25:12 +02:00 |
|
Thomas Camlong
|
ef0ac587a1
|
Merge pull request #1210 from ajnart/feat/allow-non-standard-protocols
|
2023-07-27 13:54:17 +09:00 |
|
Tagaishi
|
15781e6ea4
|
💄 Hide Icon option
|
2023-07-27 03:14:46 +02:00 |
|
Tagaishi
|
44ed1f3e4f
|
💄 Added titles to widget and improved division
|
2023-07-25 15:49:52 +02:00 |
|
Tagaishi
|
4a633afdf6
|
💄 Radius of cards are now set to md instead of sm
|
2023-07-24 21:38:42 +02:00 |
|
Manuel
|
b557f04c10
|
✨ Allow non standard protocols for ext app URL
|
2023-07-24 21:25:41 +02:00 |
|
Tagaishi
|
356d7c4982
|
🩹 changed hideLink to hideHostname
|
2023-07-24 17:13:39 +02:00 |
|
Tagaishi
|
d136893035
|
💄 Recenter grid items
|
2023-07-23 21:11:18 +02:00 |
|
Tagaishi
|
cd814759dd
|
💄 Rework the bookmark widget
|
2023-07-23 18:23:10 +02:00 |
|
Meierschlumpf
|
3990c1a4ad
|
♻️ Add env variable validation
|
2023-07-23 14:18:10 +02:00 |
|
Thomas Camlong
|
18e0e2a8ff
|
Merge pull request #1205 from ajnart/fix/sidebar-drawer-not-working
|
2023-07-23 19:19:07 +09:00 |
|
Meierschlumpf
|
3766fe222a
|
🐛 Fix sidebar drawer not working
|
2023-07-23 11:39:13 +02:00 |
|
Meier Lukas
|
e528c006d7
|
Merge pull request #1201 from ajnart/fix/ping-reading-wrong-config
🐛 Fix ping not reading from correct config
|
2023-07-23 11:26:09 +02:00 |
|
Thomas Camlong
|
2d946af30d
|
Merge pull request #1204 from ajnart/1127-weather-selector-handle-undefined-google-maps-link
✨ Improvements to city selection in weather widget
|
2023-07-23 10:55:08 +09:00 |
|
ajnart
|
94a2d33d1f
|
✨ Improvements to city selection in weather widget
|
2023-07-23 10:54:38 +09:00 |
|
Thomas Camlong
|
d82ef117ea
|
Merge pull request #1203 from ajnart/1129-application-error-a-client-side-exception-has-occurred-when-removing-an-icon
🐛 Fix clear icon in apperance tab
|
2023-07-23 10:33:16 +09:00 |
|
ajnart
|
2c9dbccea5
|
🐛 Fix clear icon in apperance tab
|
2023-07-23 10:32:45 +09:00 |
|
Thomas Camlong
|
4bd0fea528
|
Merge pull request #1202 from ajnart/1147-croatian-translation-from-crowdincom
🌐 Add `hr` locale 🇭🇷
|
2023-07-23 10:12:43 +09:00 |
|
ajnart
|
b7077f8409
|
🌐 Add hr locale 🇭🇷
|
2023-07-23 10:12:22 +09:00 |
|
Meierschlumpf
|
1634510070
|
🐛 Fix ping not reading from correct config
|
2023-07-22 18:27:24 +02:00 |
|
ajnart
|
6658c05e5a
|
🐛 Fix bugs with the ping feature
|
2023-07-22 10:11:23 +09:00 |
|
Thomas Camlong
|
e6e7a5abd3
|
Merge pull request #1196 from ajnart/1165-typing-anything-in-internal-address-overwrites-the-external-address
🐛 Remove change of external URL when changing IP
|
2023-07-21 18:55:11 +09:00 |
|
ajnart
|
1f2d40d8e2
|
🐛 Remove change of external URL when changing IP
|
2023-07-21 18:54:51 +09:00 |
|
Thomas Camlong
|
a7c1baa2cb
|
Merge pull request #1195 from ajnart/1185-searches-of-type-m-crashes-client-side
🐛 Fix display of Media search with no results
|
2023-07-21 18:49:24 +09:00 |
|