Manuel
|
8a50fcffa2
|
🔀 Merge branch 'dev' into next-13
|
2023-01-31 22:21:15 +01:00 |
|
Manuel
|
653f8c6fd8
|
♻️ Refactor torrent network traffic widget #616
|
2023-01-28 20:41:30 +01:00 |
|
ajnart
|
9d566330be
|
work on next13
|
2023-01-23 01:34:36 +09:00 |
|
Thomas Camlong
|
9169fd1293
|
Revert "🐛 rename okStatus to statusCodes"
This reverts commit 41da97feaf.
|
2023-01-22 23:20:48 +09:00 |
|
Thomas Camlong
|
38bcbabf3d
|
Merge pull request #602 from ajnart/fix-disabled-modules-in-config-migrator
🐛 Fix crash with disabled modules in migrator #576
|
2023-01-22 23:02:50 +09:00 |
|
Manuel
|
79c359e1ce
|
🚨 Fix build error in config upload
|
2023-01-21 23:14:30 +01:00 |
|
Manuel
|
0c5769f537
|
🚑 Fix type mismatch in migrator
|
2023-01-21 22:30:56 +01:00 |
|
ajnart
|
41da97feaf
|
🐛 rename okStatus to statusCodes
|
2023-01-20 20:09:30 +01:00 |
|
Manuel
|
df07886e6a
|
🐛 Fix crash with disabled modules in migrator #576
|
2023-01-20 19:06:49 +01:00 |
|
Manuel
|
f7c9564bbe
|
🐛 Fix config migrator wrapper positons
|
2023-01-18 15:18:04 +01:00 |
|
Manuel
|
a003d9430a
|
🐛 Fix config changer and critical bug in copy config
|
2023-01-17 21:39:29 +01:00 |
|
Manuel
|
0efc9ebb55
|
✨ Add check for deletion of default config
|
2023-01-15 22:31:46 +01:00 |
|
Manuel Ruwe
|
682faf4440
|
Merge branch 'dev' of https://github.com/ajnart/homarr into dev
|
2023-01-14 21:15:24 +01:00 |
|
Manuel Ruwe
|
0b4dd56bfb
|
✨ Add migration for standalone dash. service to widget
|
2023-01-14 21:15:15 +01:00 |
|
Bjorn Lammers
|
50a836c58b
|
🚛 Move BitTorrent > Torrent + Lint
|
2023-01-13 09:49:29 +00:00 |
|
Manuel Ruwe
|
ff0f96b4b6
|
🐛 Fix wrong position of wrapper when migrating from old schema
|
2023-01-11 21:28:24 +01:00 |
|
Manuel Ruwe
|
53942a1551
|
✨ Add migrator for search engine
|
2023-01-10 21:51:52 +01:00 |
|
ajnart
|
ad96c1d71a
|
Fix usage of default config
|
2023-01-08 15:48:39 +09:00 |
|
ajnart
|
7717f66f4b
|
Add module migration
|
2023-01-08 13:30:25 +09:00 |
|
ajnart
|
6f6888f6a7
|
Fix not filtering .json files for config
|
2023-01-08 13:09:54 +09:00 |
|
ajnart
|
6586914ff5
|
Fix migration of type "Other"
|
2023-01-08 12:47:06 +09:00 |
|
Manuel Ruwe
|
e051f4c688
|
🐛 Fix missing shape and area for widgets in migrator
|
2023-01-08 01:38:21 +01:00 |
|
Meierschlumpf
|
d886bbdaad
|
🐛 Fix issues with gridstack
|
2023-01-07 23:25:13 +01:00 |
|
Manuel Ruwe
|
dc13efa27d
|
🚨 Fix build warnings
|
2023-01-07 20:35:56 +01:00 |
|
Manuel Ruwe
|
dad89e2862
|
✨ Add migrator for modules to widgets
|
2023-01-07 20:18:53 +01:00 |
|
Manuel Ruwe
|
44c3e68042
|
✨ Add icon migrator
|
2023-01-07 19:14:40 +01:00 |
|
Meierschlumpf
|
9608452bed
|
✨ Implemented different layout sizes
|
2023-01-06 22:46:07 +01:00 |
|
Manuel Ruwe
|
c7da878924
|
🚨 Build errors
|
2023-01-01 15:59:30 +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
|
4e097caf98
|
✨ add torrent client
|
2022-12-31 16:14:42 +01:00 |
|
Manuel Ruwe
|
0565d444d2
|
🐛 Fix config action mutations
|
2022-12-30 16:17:22 +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
|
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
|
8f7a3111ca
|
✨ Change integration structure to array and rename to widgets in config
|
2022-12-19 17:03:39 +01:00 |
|
Manuel Ruwe
|
661c05bc50
|
🎨 Rename "services" to "apps" in entire project
|
2022-12-18 22:27:01 +01:00 |
|
Meierschlumpf
|
ed64d138c5
|
✨ Add new types for integration configuration
|
2022-12-11 19:16:31 +01:00 |
|
Meierschlumpf
|
c2571190f6
|
✨Add calendar tile
|
2022-12-11 14:11:25 +01:00 |
|