Commit Graph

197 Commits

Author SHA1 Message Date
ajnart
e9eebadce6 🧑‍💻 Add react query dev tool 2023-01-31 10:10:02 +09:00
Manuel
1977c7478e 🐛 Fix mismatched torrent clients 2023-01-30 12:51:54 +01:00
Manuel
1ffd984eb3 🥅 Add error handling for download queue API 2023-01-29 20:30:10 +01:00
Thomas Camlong
2d31696820 Add autocomplete to the icon selection screen (#647) 2023-01-28 20:52:54 +01:00
Manuel
653f8c6fd8 ♻️ Refactor torrent network traffic widget #616 2023-01-28 20:41:30 +01:00
Ezbon Jacob
2c2f3ea5f4 feat: add support for default ports on http(s) protocols 2023-01-28 15:40:25 +01:00
Manuel
b342b3f11e 🥅 Add error hanlding for calendar apps 2023-01-22 00:01:05 +01:00
Manuel
1bf3b1312b Add detail popover for torrents list 2023-01-18 21:47:06 +01:00
ajnart
5d8b0e1e20 🐛 Fix DELETE method on config 2023-01-17 20:56:44 +01:00
Manuel
0efc9ebb55 Add check for deletion of default config 2023-01-15 22:31:46 +01:00
Manuel
1aac83d33f Add logging for config deletion 2023-01-14 23:30:33 +01:00
ajnart
94d15c649b Refactor edit indicator 2023-01-13 20:08:09 +09:00
ajnart
7a03509ae5 Remove log statements 2023-01-13 18:59:38 +09:00
ajnart
2765b6824f Make [slug] pages set "configName" cookie
Fixes #562
2023-01-13 18:52:36 +09:00
Manuel Ruwe
bbf1255b8b 🐛 Add error catching for calender api route 2023-01-10 20:55:35 +01:00
ajnart
ad96c1d71a Fix usage of default config 2023-01-08 15:48:39 +09:00
ajnart
84864a0578 💄 Prettier 2023-01-08 13:59:24 +09:00
ajnart
a4eabce37a Fix not filtering .json files for config 2023-01-08 13:11:48 +09:00
ajnart
6f6888f6a7 Fix not filtering .json files for config 2023-01-08 13:09:54 +09:00
ajnart
c2a9ff44fd Make migration only start once the "Next" button is pressed. 2023-01-08 13:00:25 +09:00
ajnart
94e36f3e0f Moving things around 2023-01-06 12:11:47 +09:00
ajnart
2d320ff6e9 💄 Lint + Prettier 2023-01-06 01:11:02 +09:00
ajnart
4c68eed3aa Fix ping system API return codes 2023-01-04 21:51:43 +09:00
Manuel Ruwe
831e671956 🐛 Accidential overwrite of app secrets 2023-01-03 20:36:58 +01:00
ajnart
908d0f9f09 Fix compilation errors 2023-01-03 19:49:25 +09:00
ajnart
2a892d267f Animations and login page styling 2023-01-02 02:52:12 +09:00
Manuel Ruwe
75f6029057 ♻️ Add compability for legacy config in config loader 2023-01-01 15:49:26 +01:00
Manuel Ruwe
dff63400b8 🚑️ Critical overwrite of secrets due to type change 2022-12-31 16:25:05 +01:00
Manuel Ruwe
4e097caf98 add torrent client 2022-12-31 16:14:42 +01:00
Manuel Ruwe
fe662ab166 🐛 Fix slug page and refactor server side translations code 2022-12-30 16:51:53 +01:00
Manuel Ruwe
0565d444d2 🐛 Fix config action mutations 2022-12-30 16:17:22 +01:00
Manuel Ruwe
664e70c940 Add update config logic 2022-12-24 14:12:35 +01:00
ajnart
e3d7b04059 Update default config 2022-12-24 17:18:16 +09:00
Manuel Ruwe
f3b601dc2d 🔥 Remove old and unused components 2022-12-23 17:17:57 +01:00
ajnart
93fc011879 Trying to fix linting errors 2022-12-22 11:45:48 +09:00
Meierschlumpf
6cf6d9c2f5 Add improved torrent network traffic widget 2022-12-21 20:29:09 +01:00
ajnart
11b111209a Linting 2022-12-20 15:23:36 +09:00
ajnart
0b276c8219 Add a timeout of 2 seconds for the ping module 2022-12-20 15:23:08 +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
Meierschlumpf
f240d29f7e 🐛 Fix some issues with change position modal 2022-12-19 19:55:42 +01:00
Meierschlumpf
8fa9cfaccf 🐛 Fix wrong access on properties of widgets and apps in api 2022-12-19 18:17:56 +01:00
Meierschlumpf
8f7a3111ca Change integration structure to array and rename to widgets in config 2022-12-19 17:03:39 +01:00
Meierschlumpf
e82fa7c0ec Merge branch 'gridstack' of https://github.com/manuel-rw/homarr into gridstack 2022-12-18 22:59:29 +01:00
Meierschlumpf
f98e66fcad Migrated widget modals from integration modals 2022-12-18 22:58:00 +01:00
Manuel Ruwe
661c05bc50 🎨 Rename "services" to "apps" in entire project 2022-12-18 22:27:01 +01:00
Meierschlumpf
7cb71eba84 🎨 Moved integrations in widgets directory 2022-12-16 21:01:06 +01:00
ajnart
786ef505b4 Linting and fixint errors 2022-12-17 00:28:46 +09:00
Meierschlumpf
9b04328828 Add dashDot tile 2022-12-14 10:32:16 +01:00
Meierschlumpf
53a86e2bbc 🐛 Fix issue with api endpoints caused by new integration format 2022-12-11 19:33:54 +01:00