Commit Graph

44 Commits

Author SHA1 Message Date
Meier Lukas
3e24277b93 🏗️ Migrate usenet queue to tRPC 2023-06-10 17:48:12 +02:00
Meier Lukas
1632bdec39 🏗️ Migrate usenet resume to tRPC 2023-06-10 17:43:10 +02:00
Meier Lukas
7f39accf4b 🏗️ Migrate usenet pause to tRPC 2023-06-10 17:38:57 +02:00
Meier Lukas
9cefe5d3a3 🏗️ Migrate usenet history to tRPC 2023-06-10 17:25:36 +02:00
Meier Lukas
8c676c9e16 🏗️ Migrate usenet info to tRPC 2023-06-10 17:20:06 +02:00
Meier Lukas
ed5e548257 🏗️ Migrate media servers to tRPC 2023-06-10 14:48:34 +02:00
Meier Lukas
68b9dcd943 🏗️ Migrate download clients to tRPC 2023-06-10 14:15:22 +02:00
Meier Lukas
458fea369c 🏗️ Migrate icons to tRPC 2023-06-10 13:10:02 +02:00
ajnart
599ccda1ed Add stale time to useGetDashboardIcons query 2023-05-15 16:24:22 +09:00
Manuel
984292482a 🚑 Fix sidebar ribbons breakpoint 2023-04-06 22:49:56 +02:00
Thomas Camlong
2c9fbb5a1b Merge pull request #780 from ajnart/rss-improvements 2023-04-01 15:01:13 +09:00
Thomas Camlong
5a41de0eb9 Merge pull request #783 from ajnart/deepsource-autofix-1247c7e2
Replace short hand type conversions with function calls
2023-04-01 08:15:37 +09:00
Manuel
3f44c59e00 🔀 Merge branch 'dev' into tests/add-tests 2023-03-29 12:17:20 +02:00
Thomas Camlong
e966fdad71 Merge pull request #771 from ajnart/mantine-v6
🎉 Move to Mantine v6
2023-03-28 16:05:09 +09:00
deepsource-autofix[bot]
64e8e85aac refactor: Replace short hand type conversions with function calls
Prefer using explicit casts by calling `Number`, `Boolean`, or `String` over using operators like `+`, `!!` or `"" +`. This is considered best practice as it improves readability.
2023-03-27 06:10:26 +00:00
ajnart
8d1ebba2e1 💄 Style and usability improvements to RSS widget 2023-03-23 01:28:17 +08:00
ajnart
3bb0f20066 🧑‍💻 Address PR comments 2023-03-21 11:26:19 +08:00
Manuel
4a856c6267 Add vitest and initial tests 2023-03-17 22:10:00 +01:00
ajnart
457e9cf2bd 🎨 Format codebase 2023-03-03 12:40:49 +09:00
ajnart
68cea4b6a8 ️ Icon selector performance changes
Added caching for the icons
2023-03-03 12:39:40 +09:00
ajnart
387f155b29 WIP on Mantine v6 2023-03-03 01:13:23 +09:00
Manuel
f56f4b33ce Add disable edit mode environment variable (#730) 2023-02-22 21:59:49 +01:00
Manuel
f5686fbf2c ♻️ Refactor icon picker (#724) 2023-02-20 22:11:30 +01:00
Manuel
d157e986a1 Plex and Jellyfin widget (#713) 2023-02-15 22:12:49 +01:00
Manuel
ca50cffe82 Add RSS widget 2023-02-15 22:00:06 +01:00
Manuel
653f8c6fd8 ♻️ Refactor torrent network traffic widget #616 2023-01-28 20:41:30 +01:00
Manuel
1bf3b1312b Add detail popover for torrents list 2023-01-18 21:47:06 +01:00
ajnart
0cb81c2715 Try fixing build errors on CI 2023-01-08 14:22:06 +09:00
ajnart
ada3c697f7 Try fixing build errors on CI 2023-01-08 14:12:44 +09:00
ajnart
d3ed9a7016 Try fixing build errors 2023-01-08 14:08:41 +09:00
Meier Lukas
6da308e66a 🎨Pullrequest feedback
Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com>
2023-01-07 18:17:56 +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
Meierschlumpf
d26128af0e 🐛 Sidebars not working 2023-01-06 23:50:08 +01:00
Meierschlumpf
9608452bed Implemented different layout sizes 2023-01-06 22:46:07 +01:00
ajnart
2d320ff6e9 💄 Lint + Prettier 2023-01-06 01:11:02 +09:00
ajnart
83b49064c4 Add torrent refresh interval selector with slider 2023-01-05 22:45:04 +09:00
Meierschlumpf
afe3e2fc39 🐛 Made aspect ratio 1 to 1 2023-01-03 16:40:15 +01: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
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
Meierschlumpf
d5a3b3f3ba Add new config format 2022-12-04 17:37:28 +01:00