Commit Graph

979 Commits

Author SHA1 Message Date
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
Meier Lukas
588ad4313a Add color scheme toggle for new header 2023-07-29 22:06:21 +02:00
Manuel
d13347fd4e ️ Add mobile drawer for navigation 2023-07-29 21:44:16 +02:00
Manuel
3d2e909237 🚸 Improve mobile reponsiveness 2023-07-29 21:33:44 +02:00
Meier Lukas
698dab032f ♻️ Improve avatar menu 2023-07-29 21:18:41 +02:00
Meier Lukas
2db3d1405b Implement account button for new header 2023-07-29 21:15:55 +02:00
Meier Lukas
0c3d9f335c Implement search for new header 2023-07-29 20:56:08 +02:00
Manuel
e273c830b4 Add create user form 2023-07-29 17:29:57 +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
76e3bc28e5 Improve management landing page 2023-07-29 15:32:17 +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
Tagaishi
a0052f88f4 🎨 Refactor repeating code 2023-07-29 01:23:46 +02:00
Manuel
c99c06c0bb 🗑️ Remove deprecated code (#1225) 2023-07-28 23:09:21 +02:00
Meier Lukas
d507f0807f Merge branch 'dev' into feature/add-basic-authentication 2023-07-28 18:11:17 +02:00
Tagaishi
a79e110aa3 🐛 Multiline tooltip again 2023-07-27 02:56:12 +02:00
Tagaishi
c56edfdc65 🐛 Multiline tooltip and 🎨 one line code rework 2023-07-25 22:16:59 +02:00
Tagaishi
a15469698c 💄 Tooltip background not user selected anymore 2023-07-25 21:52:36 +02:00
Tagaishi
5cc2fac8bc Tooltip for widget options 2023-07-25 21:07:43 +02:00
Manuel
b557f04c10 Allow non standard protocols for ext app URL 2023-07-24 21:25:41 +02:00
Meierschlumpf
3990c1a4ad ♻️ Add env variable validation 2023-07-23 14:18:10 +02: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
ajnart
94a2d33d1f Improvements to city selection in weather widget 2023-07-23 10:54:38 +09:00
ajnart
2c9dbccea5 🐛 Fix clear icon in apperance tab 2023-07-23 10:32:45 +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
ajnart
1f2d40d8e2 🐛 Remove change of external URL when changing IP 2023-07-21 18:54:51 +09:00
ajnart
fe821e9ba9 🐛 Fix display of Media search with no results 2023-07-21 18:49:06 +09:00