Commit Graph

64 Commits

Author SHA1 Message Date
Manuel
c14fad680d refactor: use relative TS path 2023-09-03 16:23:40 +02:00
Manuel
b249c0205f 🔀 Merge branch 'dev' into feature/add-basic-authentication 2023-08-13 15:12:20 +02:00
Tagaishi
d6736d6539 🐛 App tile flex fix (#1255)
* 🎨 flex

* 🎨 Improved flex organization on app tile

* ✏️ disallowAppNameProgagation to Propagation

*  User customizable lineclamp and config migration
2023-08-11 20:47:14 +02:00
Manuel
f61d0f5f8d Add manage dashboards page 2023-07-30 22:20:20 +02:00
Manuel
c99c06c0bb 🗑️ Remove deprecated code (#1225) 2023-07-28 23:09:21 +02:00
ajnart
739b95888b 💄 Prettier repository 2023-07-21 18:08:40 +09:00
Danyal
c092abf5f0 🗃️ Migrate old pihole intergrations 2023-07-12 20:51:33 +05:00
Manuel
f8bd7fb2b9 🚸 Improve accessibility (#980)
* 🚸 Improve accessibility

* 🌐 Add missing translations
2023-06-20 22:02:00 +02:00
Meier Lukas
c7e066392f 🐛 Fix issue with old migration and add migration for location 2023-06-11 00:33:28 +02:00
Meier Lukas
d704dfa8b6 🐛 Fix pull request issues 2023-06-10 18:19:06 +02:00
Meier Lukas
fc298918b2 🏗️ Migrate config deletion to tRPC 2023-06-10 11:46:51 +02:00
Thomas Camlong
a8ea56543b Merge branch 'dev' into cache-invalidation 2023-05-16 14:50:11 +09:00
ajnart
6f48cafd42 ⬆️ Upgrade to @tabler/icons-react 2023-05-15 17:40:59 +09:00
ajnart
3efe18d06f Invalidate queries
This commit adds the functionality of query invalidation
- when a config is created
- when the calendar options are changed

It also makes it so the calendar doesn't update if the widget is currently being edited
2023-05-15 16:20:48 +09:00
Manuel
50aba040e4 Add label filter for torrent widget (#865) 2023-05-03 12:50:11 +02:00
Thomas Camlong
3977885c9a Merge pull request #769 from ajnart/warn-missing-properties 2023-04-07 07:59:51 +09:00
deepsource-autofix[bot]
217e5b861f style: Format code with prettier 2023-04-03 06:57:28 +00:00
ajnart
f1e39ba911 💡 Address PR comments 2023-04-03 15:57:11 +09:00
Meier Lukas
e2311fedc0 🐛 Fix issues from pull request 2023-03-30 23:35:29 +02:00
Meier Lukas
525985b1dc Migrate tiles from id to type 2023-03-30 22:20:56 +02:00
Meier Lukas
66f9dd51dd Add migration for multiple widgets 2023-03-30 21:46:59 +02:00
ajnart
2063adc6c0 Add console warn if apps are missing properties 2023-03-18 18:29:22 +08:00
ajnart
faf5d11900 💚 Fix build 2023-03-02 20:32:41 +09:00
ajnart
1f8a71ef6d 🚨 Fix compilation with new lockfile 2023-02-14 10:38:30 +09:00
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