Commit Graph

965 Commits

Author SHA1 Message Date
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
Meier Lukas
e448ce4b00 Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication 2023-07-31 00:02:18 +02:00
Meier Lukas
99c2bc11cb 🚧 Add board customization page 2023-07-31 00:02:10 +02:00
Manuel
f8186e68e4 Add procedure for updating user settings 2023-07-30 23:29:41 +02:00
Manuel
4b1f5881e3 ♻️ Move preferences in router 2023-07-30 22:57:14 +02:00
Manuel
0575cd475c 🔥 Remove caching and async persistance storage 2023-07-30 22:30:49 +02:00
Manuel
f61d0f5f8d Add manage dashboards page 2023-07-30 22:20:20 +02:00
Meier Lukas
5008b5e7a4 Add slug board page 2023-07-30 20:17:35 +02:00
Manuel
96529ae6bc Re-add burger menu on mobile 2023-07-30 19:45:48 +02:00
Manuel
fc70a34e7d Add common header to manage pages 2023-07-30 16:30:48 +02:00
Manuel
9de710bfd8 Add preferences page to navbar 2023-07-30 15:33:43 +02:00
Manuel
8e5af7f05c Add title to manage pages 2023-07-30 15:15:14 +02:00
Tagaishi
07a0f55a95 Merge branch 'dev' of https://github.com/ajnart/homarr into widget-option-tooltips 2023-07-30 14:18:09 +02:00
Meier Lukas
e1aaf82602 🚧 Add board, Improve header 2023-07-30 01:09:10 +02:00
Meier Lukas
f84d9ed7d4 ♻️ Improve avatar menu, add avatar menu to manage pages, add default dashboard to user settings schema 2023-07-29 23:03:40 +02:00