Meier Lukas
|
39b8eb355b
|
🐛 Fix failing query when not authorized
|
2023-08-01 20:21:44 +02:00 |
|
Meier Lukas
|
8ce0de5068
|
🚧 Add onboarding
|
2023-08-01 19:04:14 +02:00 |
|
Manuel
|
a3bb08768f
|
✨ Add make my default board button to manage boards
|
2023-08-01 18:14:53 +02:00 |
|
Manuel
|
9657d8acd5
|
✨ Add default dashboard to preferences
|
2023-08-01 18:07:24 +02:00 |
|
Manuel
|
6ae89140a9
|
✨ Add select for default board in preferences
|
2023-08-01 17:56:56 +02:00 |
|
Manuel
|
70c942e4cb
|
🌐 Fix translations on preferences page
|
2023-08-01 17:48:43 +02:00 |
|
Manuel
|
2035b20690
|
✨ Add password strength indicator and use crypto safe random PWs
|
2023-08-01 17:42:19 +02:00 |
|
Meier Lukas
|
b4c6896850
|
♻️ Remove unused middleware
|
2023-08-01 15:39:45 +02:00 |
|
Meier Lukas
|
994c9ede5c
|
♻️ Remove and move some more files
|
2023-08-01 15:37:58 +02:00 |
|
Meier Lukas
|
65d0b31a1a
|
♻️ Improved code structure for layout, remove most settings components
|
2023-08-01 15:23:31 +02:00 |
|
Meier Lukas
|
6b8d94b6b5
|
♻️ Make login and invite page inaccessible when signed in
|
2023-08-01 14:51:27 +02:00 |
|
Meier Lukas
|
a75d19fd78
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-08-01 12:59:57 +02:00 |
|
Meier Lukas
|
46696af756
|
♻️ Remove auto focus from search
|
2023-08-01 12:59:50 +02:00 |
|
Manuel
|
f391002c99
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-08-01 12:58:38 +02:00 |
|
Manuel
|
bb0bcabb2e
|
♻️ board procedure
|
2023-08-01 12:58:32 +02:00 |
|
Meier Lukas
|
db396b6b10
|
✨ Add copy button to invite modal
|
2023-08-01 12:50:54 +02:00 |
|
Manuel
|
ccbf208ff0
|
🐛 Fix input element type for create invite
|
2023-08-01 12:37:35 +02:00 |
|
Meier Lukas
|
d62acf29be
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-08-01 12:35:30 +02:00 |
|
Meier Lukas
|
46475f3a93
|
💄 Improve movie modal cards and layout
|
2023-08-01 12:35:26 +02:00 |
|
ajnart
|
38638551dc
|
🚨 Fix compilation
|
2023-08-01 19:22:15 +09:00 |
|
ajnart
|
1bb84e3b0f
|
✨ Add cache back
|
2023-08-01 19:20:39 +09:00 |
|
Meier Lukas
|
68bd2c06c8
|
♻️ Improve movie modal count text
|
2023-08-01 12:20:14 +02:00 |
|
Meier Lukas
|
ae1083b090
|
🐛 Fix issue with movie modal
|
2023-08-01 12:18:28 +02:00 |
|
Meier Lukas
|
16804972e5
|
♻️ Add username to logout text
|
2023-08-01 12:06:39 +02:00 |
|
Meier Lukas
|
00260f975a
|
♻️ Move apps on top of search
|
2023-08-01 12:04:37 +02:00 |
|
Meier Lukas
|
2c5ef6a73b
|
🐛 Fix registration redirect link
|
2023-08-01 11:53:30 +02:00 |
|
Meier Lukas
|
80a4369845
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-08-01 11:43:58 +02:00 |
|
Meier Lukas
|
f93d935175
|
♻️ Rename registration token to invite, add created by
|
2023-08-01 11:43:24 +02:00 |
|
Manuel
|
ac2116b44f
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-08-01 11:39:00 +02:00 |
|
Manuel
|
38c6a0741b
|
🌐 Fix translations for preferences page
|
2023-08-01 11:38:57 +02:00 |
|
Meier Lukas
|
df890b8c0a
|
💄 Polish layouts
|
2023-08-01 01:13:21 +02:00 |
|
Meier Lukas
|
fff6e6c077
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-07-31 23:52:03 +02:00 |
|
Meier Lukas
|
40056ab151
|
♻️ Disable docker when not configured
|
2023-07-31 23:51:54 +02:00 |
|
Manuel
|
7f5e76796d
|
🐛 Fix validation for create board and add modal for delete board
|
2023-07-31 23:46:44 +02:00 |
|
Meier Lukas
|
1391a3d022
|
📱 Improve header
|
2023-07-31 23:27:11 +02:00 |
|
Meier Lukas
|
82c2079074
|
🗑️ Remove index and slug pages and add redirect to /board
|
2023-07-31 23:12:45 +02:00 |
|
Manuel
|
d07cdee144
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-07-31 22:58:18 +02:00 |
|
Manuel
|
d2408ebe4b
|
✨ Implement paging in manage users, implement search
|
2023-07-31 22:57:22 +02:00 |
|
Meier Lukas
|
3047002558
|
🐛 Fix issue with config reset when navigating
|
2023-07-31 22:50:45 +02:00 |
|
Manuel
|
35d505e9b1
|
🐛 Remove $ from delete user modal
|
2023-07-31 22:39:13 +02:00 |
|
Manuel
|
961b8024ab
|
🐛 Fix schema validation for user creation
|
2023-07-31 22:36:43 +02:00 |
|
Manuel
|
061ae1ae6c
|
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
|
2023-07-31 22:32:38 +02:00 |
|
Manuel
|
8d0ea0e2a9
|
💄 Improve steps in user creation page
|
2023-07-31 22:32:34 +02:00 |
|
Meier Lukas
|
386fddc050
|
✨ Implement new movie search modals
|
2023-07-31 22:30:48 +02:00 |
|
Manuel
|
630548e022
|
💄 Remove "your preferences" from manage home
|
2023-07-31 21:42:35 +02:00 |
|
Manuel
|
0b673b7c1a
|
🐛 Fix outdated links in manage home
|
2023-07-31 21:42:03 +02:00 |
|
Manuel
|
ca1809c476
|
💄 Fix colors of modals
|
2023-07-31 21:40:37 +02:00 |
|
Manuel
|
9fcbdb43e6
|
🐛 Fix paging on manage user invites
|
2023-07-31 21:20:46 +02:00 |
|
Manuel
|
ddfd9fb286
|
💄 Align actions to the right on manage invite page
|
2023-07-31 20:57:18 +02:00 |
|
Manuel
|
71757d0cce
|
🐛 Fix pagination on register token page
|
2023-07-31 20:52:17 +02:00 |
|