Commit Graph

528 Commits

Author SHA1 Message Date
ajnart
2a892d267f Animations and login page styling 2023-01-02 02:52:12 +09:00
ajnart
38815d754f Fixing console errors and adding category modal 2023-01-02 01:51:56 +09:00
Manuel Ruwe
8a1b44fd27 Merge branch 'manuel-rw-gridstack' of https://github.com/ajnart/homarr into manuel-rw-gridstack 2023-01-01 17:26:12 +01:00
Manuel Ruwe
aa31824169 💄 Improve edit mode UX 2023-01-01 17:26:09 +01:00
ajnart
be979dc534 Adding some translations 2023-01-02 01:11:25 +09:00
Manuel Ruwe
f23c317ef1 Add element selector tile for categories 2023-01-01 16:29:12 +01:00
Manuel Ruwe
75f6029057 ♻️ Add compability for legacy config in config loader 2023-01-01 15:49:26 +01:00
Manuel Ruwe
2eb5cdfafc 🐛 Default wrapper not present when fallback config 2022-12-31 18:10:01 +01:00
Manuel Ruwe
9d7d126b55 Add torrent module 2022-12-31 17:48:46 +01:00
Manuel Ruwe
78bc883667 🐛 Fixed tile delete handler 2022-12-31 14:11:30 +01:00
Manuel Ruwe
2e463aea53 🚨 Fix compiler errors 2022-12-30 17:58:12 +01:00
Manuel Ruwe
f7d3489938 🐛 Fix form validation and missing integration types 2022-12-30 17:14:46 +01:00
Manuel Ruwe
c8d35f4aad 🐛 Fix colors of card wrapper when category 2022-12-30 17:04:56 +01:00
Manuel Ruwe
42a16e0015 🚨 Fix build errors 2022-12-30 16:58:05 +01:00
Manuel Ruwe
123d6d72f5 🐛 Fix external url 2022-12-30 16:53:47 +01:00
Manuel Ruwe
0565d444d2 🐛 Fix config action mutations 2022-12-30 16:17:22 +01:00
ajnart
e85bc8c9b9 Fix translation key in the secrets menu 2022-12-26 16:13:24 +09:00
Manuel Ruwe
0d93de86a7 Add update buttom for customization settings 2022-12-24 15:43:49 +01:00
Meierschlumpf
654107f60d 🐛 Fix issue with creation of app / widget 2022-12-24 11:11:51 +01:00
ajnart
e3d7b04059 Update default config 2022-12-24 17:18:16 +09:00
Manuel Ruwe
5abe28e69e Add configuration info in about modal 2022-12-23 17:57:05 +01:00
Manuel Ruwe
a0c84e77f9 ♻️ Move docker components to the header 2022-12-23 17:46:54 +01:00
Manuel Ruwe
c32f0f7992 Re-add the docker component 2022-12-23 17:44:51 +01:00
Manuel Ruwe
c84d8b59fe ♻️ Refactor hooks 2022-12-23 17:29:58 +01:00
Manuel Ruwe
f3b601dc2d 🔥 Remove old and unused components 2022-12-23 17:17:57 +01:00
Meierschlumpf
b23f464140 🐛 Fix issue with wrong type for wrapper content 2022-12-22 16:48:53 +01:00
ajnart
93fc011879 Trying to fix linting errors 2022-12-22 11:45:48 +09:00
ajnart
e982515bb5 Formatting and linting 2022-12-22 11:30:50 +09:00
ajnart
ecc61d5970 Add config migration process 2022-12-22 11:29:51 +09:00
Meierschlumpf
8e9f9d23b3 🐛 Fix moving between wrappers not working 2022-12-21 20:13:31 +01:00
Meierschlumpf
9977a384e5 Merge branch 'gridstack' of https://github.com/manuel-rw/homarr into gridstack 2022-12-20 09:05:54 +01:00
Meierschlumpf
ab2c7468b9 Add torrent network traffic widget 2022-12-20 09:05:49 +01:00
ajnart
7b147f9bb3 Translations and styling 2022-12-20 16:54:22 +09:00
Meierschlumpf
c038078c5d Merge branch 'gridstack' of https://github.com/manuel-rw/homarr into gridstack 2022-12-20 07:50:08 +01:00
Meierschlumpf
a633fb0182 🎨 Remove static element from add item selection 2022-12-20 07:50:01 +01:00
ajnart
5f1bddf864 Fix layout 2022-12-20 15:43:26 +09:00
ajnart
9996ff1529 Add the status indicator for new versions 2022-12-20 15:23:36 +09:00
ajnart
32767348c5 Working on new update indicator 2022-12-20 15:22:19 +09:00
ajnart
4d6e6123e1 Linting 2022-12-20 11:45:33 +09:00
ajnart
79d7042cd9 Styling and fix translations 2022-12-20 11:43:59 +09:00
ajnart
2cc04957f3 Translations 2022-12-20 11:34:07 +09:00
Meierschlumpf
a5d31dd3ec 🐛 Fix Change Position not working with gridstack 2022-12-19 21:27:44 +01:00
Meierschlumpf
f240d29f7e 🐛 Fix some issues with change position modal 2022-12-19 19:55:42 +01:00
Meierschlumpf
25fd3a1594 Add functionallity to remove modal 2022-12-19 19:01:50 +01:00
Meierschlumpf
e723c1d374 🐛 Fix edit modal for widgets not working 2022-12-19 19:01:29 +01:00
Meierschlumpf
f625fdba78 Add possibiltiy to add widgets to dashboard 2022-12-19 18:47:01 +01:00
Meierschlumpf
c2186c2525 🎨 Migrate all wrapper to use WidgetWrapper 2022-12-19 18:26:04 +01:00
Meierschlumpf
383a7fa04b 🎨 Improved changeability of wrappers with new wrapper content component 2022-12-19 18:03:52 +01:00
Meierschlumpf
8f7a3111ca Change integration structure to array and rename to widgets in config 2022-12-19 17:03:39 +01:00
Meierschlumpf
7a4c430f2a Made addable integrations dynamic 2022-12-18 23:22:45 +01:00