Commit Graph

184 Commits

Author SHA1 Message Date
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
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
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
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
ajnart
fe821e9ba9 🐛 Fix display of Media search with no results 2023-07-21 18:49:06 +09:00
ajnart
739b95888b 💄 Prettier repository 2023-07-21 18:08:40 +09:00
Thomas Camlong
9b25c918a8 Merge pull request #1058 from ajnart/disable-search-focus-on-mobile
 Disable search focus on mobile
2023-06-14 13:44:47 +09:00
Meier Lukas
f89d7e11f8 Disable search focus on mobile 2023-06-13 21:12:13 +02:00
ajnart
3b3f7f308f 🧑‍💻 Migrate package.json prettier and eslint
Also updated the plugins and the config.
New rules should be respected from now-on
2023-06-11 17:51:29 +09:00
Meier Lukas
f57d91123e 🏗️ Migrate overseerr search to tRPC 2023-06-10 15:01:56 +02:00
Meier Lukas
0d2bbce8d7 🏗️ Migrate config save to tRPC 2023-06-10 12:24:16 +02:00
renovate[bot]
61612b2bf7 ⬆️ Update dependency next-i18next to v13 (#956)
* ⬆️ Update dependency next-i18next to v13

* 🚨 Fix compile errors

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
2023-06-09 23:14:49 +02:00
ajnart
f1fcd071a8 Switch docker module to tanstack/react-query 2023-05-19 09:49:29 +09:00
ajnart
6f48cafd42 ⬆️ Upgrade to @tabler/icons-react 2023-05-15 17:40:59 +09:00
Manuel
530b158f4e ♻️ Fix default img paths 2023-04-11 18:59:56 +02:00
Thomas Camlong
e966fdad71 Merge pull request #771 from ajnart/mantine-v6
🎉 Move to Mantine v6
2023-03-28 16:05:09 +09:00
Thomas Camlong
64dec6ce3f Merge branch 'dev' into edit-mode-password 2023-03-22 22:22:16 +08:00
ajnart
94f13b805c 🐛 Hide docker when edit mode is not enabled #745 2023-03-21 11:40:33 +08:00
ajnart
c507a8892f 🐛 Fix bug with notification 2023-03-21 11:39:34 +08:00
ajnart
b923f8261b 🧑‍💻 Address PR comments 2023-03-21 11:36:34 +08:00
ajnart
9aebcf0c69 Add a simple keybind viewer in about menu #751 2023-03-20 10:54:46 +08:00
Manuel
c41f547af3 Add beforeunload hook (#762) 2023-03-18 12:28:11 +01:00
ajnart
5dae500ac3 🚧 WIP on Mantine V6 2023-03-03 00:37:22 +09:00
ajnart
caa625c3ec Disable show the toggle conditionally 2023-03-02 20:44:52 +09:00
ajnart
46938db8f3 Show the toggle conditionally
The toggle button should only show if the environment variable is defined
2023-03-02 20:04:32 +09:00
ajnart
e734af0109 🔥 Remove logs and rephrase modal 2023-03-02 16:43:54 +09:00
ajnart
0b7f407b8c Add feature for edit mode password 2023-03-02 16:41:00 +09:00
Manuel
f56f4b33ce Add disable edit mode environment variable (#730) 2023-02-22 21:59:49 +01:00
Manuel
fef47b96ee ♻️ Add static CSS class names (#699) 2023-02-10 23:37:08 +01:00
Manuel
2539e8cec1 Custom column counts for gridstack #613 #660 2023-02-05 17:16:03 +01:00
ajnart
eff73d233a 🚑 Hotfix media popover 2023-02-02 20:48:15 +09:00
ajnart
61333d6c3d 🚨 Fix imports 2023-02-02 19:14:17 +09:00
Thomas Camlong
6485a8fd96 Merge pull request #675 from ajnart/fix-overflow-docker-drawer
💄 Fix overflow in about modal and docker drawer #674
2023-02-02 19:02:12 +09:00
Manuel
766418ce53 ♻️ Add version reading by package file 2023-02-02 19:00:53 +09:00
Thomas Camlong
d926e518fe Merge branch 'dev' into useQuery-stale-time-cache 2023-02-02 18:59:09 +09:00
Manuel
2b20cecb79 ♻️ Add version reading by package file 2023-01-31 21:58:55 +01:00
Manuel
e20149a93c 💄 Fix overflow in about modal and docker drawer #674 2023-01-31 18:07:04 +01:00
Manuel
2b76ae83b1 💄 Fix overflowing text wrap in header for page title #606 2023-01-31 17:33:53 +01:00