Commit Graph

979 Commits

Author SHA1 Message Date
Meier Lukas
6aff6dbedc ♻️ Fix head title for preferences page 2023-08-05 16:34:38 +02:00
Meier Lukas
f650915832 ♻️ Add fallback head title for board page 2023-08-05 16:21:24 +02:00
Meier Lukas
da0314a180 🐛 Add missing translation 2023-08-05 16:03:35 +02:00
Meier Lukas
093c03091e Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication 2023-08-05 16:02:30 +02:00
Meier Lukas
889853961d ♻️ Add header translations 2023-08-05 16:02:26 +02:00
Manuel
cf057505ec Protect routes and procedures 2023-08-05 15:30:59 +02:00
Manuel
5b1b36eecc 🚸 Remember current values as default in create user stepper 2023-08-05 15:09:48 +02:00
Manuel
d081ccb9ad Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication 2023-08-05 15:03:16 +02:00
Meier Lukas
04b3fa394d ♻️ Add ssr for user preferences page, add translations for user preferences page 2023-08-05 13:19:30 +02:00
Manuel
306151db65 Add link to manage page 2023-08-05 12:35:06 +02:00
Manuel
f5d11cfd36 🐛 Fix imports 2023-08-05 12:26:42 +02:00
Manuel
bbcbda74a9 🐛 Fix import for header 2023-08-05 12:23:46 +02:00
Manuel
9f7c41919d 💚 Try to fix turbo build 2023-08-05 12:03:33 +02:00
Meier Lukas
050ed8f877 🐛 Logout redirect not working 2023-08-05 11:49:37 +02:00
Meier Lukas
5039287d18 🐛 Logout redirect wrong 2023-08-05 11:42:49 +02:00
Manuel
6cbf5028c9 🐛 Update imports for turbo build 2023-08-05 11:14:28 +02:00
Meier Lukas
e9904ababf 🚧 Add search engine to user preferences 2023-08-05 09:57:48 +02:00
Meier Lukas
863cff1dfc ♻️ Improve customization page 2023-08-04 21:54:33 +02:00
Tagaishi
d851f3bb21 Added infocard to location widget 2023-08-03 15:14:26 +02:00
Tagaishi
34ea8c0661 🤡 forgot a question mark 2023-08-02 12:54:04 +02:00
Tagaishi
c3e1345851 💄 Made InfoCard more customizable 2023-08-02 12:23:28 +02:00
Tagaishi
58de4aaa6c 🎨 reworked structure of infocard + added arrow 2023-08-02 04:32:20 +02:00
Tagaishi
7235b5b17a General Element + Tooltip to HoverCard 2023-08-02 03:48:10 +02:00
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
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
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
46696af756 ♻️ Remove auto focus from search 2023-08-01 12:59:50 +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
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
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
1391a3d022 📱 Improve header 2023-07-31 23:27:11 +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
2aa594b686 🐛 User preferences not rendering correctly for Switches 2023-07-31 19:49:41 +02:00
Meier Lukas
130b51e109 Add board customization page 2023-07-31 11:15:18 +02:00
Tagaishi
fb7292f710 🎨 Info tooltip component + select pop list bugfix 2023-07-31 00:14:03 +02:00