Commit Graph

58 Commits

Author SHA1 Message Date
ajnart
fd7a73c1e7 Add max width to the Calendar 2023-01-31 10:06:24 +09:00
Manuel
653f8c6fd8 ♻️ Refactor torrent network traffic widget #616 2023-01-28 20:41:30 +01:00
Manuel
1455a0b72f 🐛 Fix torrent size calculation 2023-01-20 23:51:04 +01:00
Thomas Camlong
80845fa12e Merge pull request #587 from ajnart/torrent-queue-item-info
 Add detail popover for torrents list and better error handling for torrents
2023-01-20 12:58:08 +09:00
ajnart
efbc6f0423 💄 Update popover style 2023-01-20 12:55:50 +09:00
Manuel
7a72457971 ♻️ PR feedback 2023-01-19 22:24:16 +01:00
ajnart
cd000131c1 💄 Fix Calendar widget UI 2023-01-19 11:15:56 +09:00
ajnart
6477b76bac 💄 Fix Calendar widget UI 2023-01-19 11:13:47 +09:00
ajnart
5e50c56feb 💄 Torrent Queue styling 2023-01-19 09:09:31 +09:00
Manuel
1bf3b1312b Add detail popover for torrents list 2023-01-18 21:47:06 +01:00
Bjorn Lammers
50a836c58b 🚛 Move BitTorrent > Torrent + Lint 2023-01-13 09:49:29 +00:00
ajnart
a811300f3e Bugfixes in media display 2023-01-11 08:45:00 +09:00
ajnart
1d0f89cd9c set dashdot data to the new type 2023-01-11 08:44:48 +09:00
ajnart
440ec041b1 Add radarrReleaseType option for Radarr fixes #426 2023-01-11 08:44:14 +09:00
ajnart
6a3336bd5a Add Select for option types 2023-01-11 08:43:28 +09:00
Manuel Ruwe
681944f7c5 🐛 Fix categories and wrapper position issues
Co-authored-by: Bjorn Lammers <walkxnl@gmail.com>
2023-01-10 21:29:26 +01:00
ajnart
0cb81c2715 Try fixing build errors on CI 2023-01-08 14:22:06 +09:00
ajnart
9163c03baa Try fixing build errors on CI 2023-01-08 14:20:28 +09:00
ajnart
9af2ee4882 Fix datetile and weathertile display for 1x1 size 2023-01-08 13:55:51 +09:00
ajnart
997a823600 Fix module min sizes 2023-01-08 12:41:55 +09:00
Manuel Ruwe
dad89e2862 Add migrator for modules to widgets 2023-01-07 20:18:53 +01:00
Meierschlumpf
b70399f4f0 Merge branch 'manuel-rw-gridstack' into gridstack-wip-meierschlumpf 2023-01-07 17:59:43 +01:00
Meierschlumpf
1ea4ca2149 🎨 Format with prettier 2023-01-07 09:45:00 +01:00
ajnart
7a2a180d7f Fix usenet pageination 2023-01-06 13:39:45 +09:00
ajnart
8f49b2ecfb Fix torrent widget tooltip 2023-01-06 12:04:52 +09:00
ajnart
b3364c53ef remove refreshInterval from dashdot options 2023-01-06 11:19:07 +09:00
ajnart
2d320ff6e9 💄 Lint + Prettier 2023-01-06 01:11:02 +09:00
ajnart
5c9ab2fd34 Add refreshInterval for dashdot widget 2023-01-05 23:14:36 +09:00
ajnart
c03426f801 Add torrent refresh interval selector with slider 2023-01-05 22:45:35 +09:00
ajnart
a43780719e Add new types of options 2023-01-05 22:43:27 +09:00
ajnart
930a17843f Usenet styling and fixes 2023-01-05 22:42:56 +09:00
Meierschlumpf
d439ba1842 🐛 Improve resposivnes 2023-01-04 19:06:19 +01:00
Manuel Ruwe
501714113f 🐛 Fix overflowing torrent module issue and added updated last text 2023-01-03 21:13:53 +01:00
ajnart
c1d3bebfb3 Calendar widget styling 2023-01-03 22:30:52 +09:00
ajnart
a809262647 Date widget styling 2023-01-03 20:26:59 +09:00
ajnart
4f948021dd Weather widget styling 2023-01-03 20:15:07 +09:00
Manuel Ruwe
9d7d126b55 Add torrent module 2022-12-31 17:48:46 +01:00
Manuel Ruwe
288d9a5ec5 🚨 Fix build errors 2022-12-31 16:23:13 +01:00
Manuel Ruwe
4e097caf98 add torrent client 2022-12-31 16:14:42 +01:00
Manuel Ruwe
0964e10b43 🐛 Fix white iframe borders 2022-12-30 15:28:30 +01:00
ajnart
e3d7b04059 Update default config 2022-12-24 17:18:16 +09:00
Manuel Ruwe
c84d8b59fe ♻️ Refactor hooks 2022-12-23 17:29:58 +01:00
ajnart
93fc011879 Trying to fix linting errors 2022-12-22 11:45:48 +09:00
Meierschlumpf
5f8a420c83 🐛 Fix torrent network traffic widget 2022-12-21 20:47:08 +01:00
Meierschlumpf
6cf6d9c2f5 Add improved torrent network traffic widget 2022-12-21 20:29:09 +01:00
Meierschlumpf
ab2c7468b9 Add torrent network traffic widget 2022-12-20 09:05:49 +01:00
Meierschlumpf
f240d29f7e 🐛 Fix some issues with change position modal 2022-12-19 19:55:42 +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