Commit Graph

377 Commits

Author SHA1 Message Date
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
Manuel f24daa2b34 🔥 Remove active and inactive toggle from manage users page 2023-07-31 19:51:04 +02:00
Meier Lukas 130b51e109 Add board customization page 2023-07-31 11:15:18 +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 672b726e6b 🐛 Outdated links on manage page 2023-07-30 22:44:18 +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 93c10da760 🐛 Fix issue with header action button 2023-07-30 20:24:12 +02:00
Meier Lukas 5008b5e7a4 Add slug board page 2023-07-30 20:17:35 +02:00
Manuel fc70a34e7d Add common header to manage pages 2023-07-30 16:30:48 +02:00
Manuel d100d41ce6 Add preferences to preferences page 2023-07-30 16:22:45 +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
Meier Lukas 07b7b3acec Add docker page 2023-07-30 09:48:35 +02:00
Meier Lukas e1aaf82602 🚧 Add board, Improve header 2023-07-30 01:09:10 +02:00
Meier Lukas b19d489a4c ♻️ Add username from session to manage page 2023-07-29 23:05:47 +02:00
Manuel 5e873cad3f ️ Improve management start page 2023-07-29 21:58:36 +02:00
Manuel cb0b8869e2 Add deletion for registration tokens 2023-07-29 21:21:21 +02:00
Manuel b4c188e797 Add procedure for registration tokens management 2023-07-29 21:11:52 +02:00
Meier Lukas cf12c8575d Add board pages 2023-07-29 20:56:20 +02:00
Meier Lukas 0c3d9f335c Implement search for new header 2023-07-29 20:56:08 +02:00
Manuel ed23e388f9 🚸 Improve UX on create user page 2023-07-29 20:12:49 +02:00
Manuel e273c830b4 Add create user form 2023-07-29 17:29:57 +02:00
Manuel e045081346 💄 Fix darkmode styling for manage home page 2023-07-29 16:19:57 +02:00
Manuel 4c2e81a29d Add stepper for creating new user 2023-07-29 16:17:34 +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
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 48b2e951cd 🐛 Fix config appearance on initial load 2023-07-27 20:25:12 +02:00
ajnart d4aa3e4e07 🐛 Fix edit mode password working with lowercase 2023-07-26 13:17:00 +09:00
Meierschlumpf 3990c1a4ad ♻️ Add env variable validation 2023-07-23 14:18:10 +02:00
ajnart 6658c05e5a 🐛 Fix bugs with the ping feature 2023-07-22 10:11:23 +09:00