Commit Graph

536 Commits

Author SHA1 Message Date
ajnart 39d66faf4e Add autocomplete to Search Module
Suggestions when searching with the search bar Fixes #12
2022-06-06 20:02:42 +02:00
ajnart c50e11c75b 🐛 Fix celcius to farenheit 2022-06-06 19:12:59 +02:00
ajnart 9a3ebb56cb 🎨 Quality of life : Use debouncedValue 2022-06-06 18:44:02 +02:00
ajnart 9686761c3d Merge branch 'master' into dev 2022-06-06 18:28:34 +02:00
ajnart 13a5a4a263 Revert CI changes 2022-06-06 18:28:26 +02:00
ajnart 339919cfff Add keyboard navigation (kind of)
Fixes #165
2022-06-06 17:39:18 +02:00
ajnart 2594a7caa5 💄 Disable item selection on mobile
Fixed Disable text selection in iOS (touch devices) #166
2022-06-06 17:37:42 +02:00
ajnart 2966be4fc4 Add support for multiple same service in Calendar
Fixes Calendar Support for Multiple Sonarr / Radarr #176
2022-06-06 15:34:33 +02:00
ajnart 5e21a7df9c 🐛 Fix bug in ping module
Module would not ping on the first activation / deactivation
2022-06-06 15:33:25 +02:00
Thomas Camlong 64eb00f2ee 🔀 Changing deluge/qbittorent to use href instead of origin
Thank you @VinnyVynce
2022-06-06 15:21:16 +02:00
ajnart 00928ae709 📱 Make the design way more responsive for mobile 2022-06-06 15:20:46 +02:00
ajnart bbb912479b 🪝 AdduseSetSafeInterval hook 2022-06-06 15:02:41 +02:00
VinnyVynce 5b16589360 Change urls for href instead of origin 2022-06-06 07:07:35 -04:00
Thomas Camlong 39674fc769 Update docker_dev.yml 2022-06-06 12:22:32 +02:00
Thomas Camlong e718fd6b80 v0.6.0 Categories and current download graphs ! 🥳 v0.6.0 2022-06-03 14:14:47 +02:00
ajnart bdaf70f26b 🚑 Hotfix errors 2022-06-03 14:11:24 +02:00
Thomas Camlong 44a7df5ae0 Merge pull request #170 from ajnart/system-info
System info
2022-06-03 13:56:45 +02:00
ajnart 25fa376c2d Update display for current CPU 2022-06-03 13:56:15 +02:00
Thomas "ajnart" Camlong de3792fb6b 🐛 Fixing a bug related to imports 2022-06-03 13:56:14 +02:00
ajnart 64b1679b03 🐛 Fixing bugs in system info 2022-06-03 13:56:14 +02:00
ajnart 8da0b38662 Working on system info 2022-06-03 13:56:13 +02:00
ajnart 13fd1a9fc0 System-info WIP 2022-06-03 13:55:43 +02:00
Thomas Camlong 04c1b41015 Merge pull request #169 from ajnart/qol
🚸 Improve UX and QoL
2022-06-03 13:55:29 +02:00
Thomas Camlong 6a32b80098 📝 Update demo link 2022-06-02 17:51:21 +02:00
WalkxCode 759e02f74a 🔥 Remove modified files from pull request" 2022-06-01 20:00:21 +02:00
WalkxCode 5758019923 🚸 Improve UX and QoL 2022-06-01 19:53:57 +02:00
Thomas "ajnart" Camlong cad160010d Make proxied requests for calendar 2022-06-01 16:19:32 +02:00
Thomas "ajnart" Camlong 56b6347824 🚧 Trying to improve calendar module 2022-06-01 15:32:29 +02:00
ajnart c258003ec5 🐛 Fixed a bug in the Lidarr image display 2022-05-30 21:43:33 +02:00
ajnart 5ac5098a2a 💄 Small UI changes
Changed the color to use one of mantine's
2022-05-30 09:20:16 +02:00
ajnart 3c96053b7f Add a ScrollArea to the Downloads module 2022-05-30 09:19:49 +02:00
Thomas Camlong 67a89ba61a Merge pull request #167 from ajnart/build-optimization
Build optimization
2022-05-29 19:04:19 +02:00
ajnart 4c0a3ce48c 💚 Update CI 2022-05-29 18:57:03 +02:00
ajnart 2d2f9d8d19 🏗️ Update Yarn install 2022-05-29 18:55:22 +02:00
ajnart 0a7f98dd80 🏗️ Change packageManager 2022-05-29 18:47:12 +02:00
ajnart 5b4d302c17 ⬆️ Upgrade dependencies 2022-05-29 18:43:31 +02:00
ajnart 31d23852f7 Migrate from tabler-icons-react to @tabler/icons 2022-05-29 18:42:58 +02:00
ajnart a9e8db5018 🔖 Bumb version to v0.6.0 2022-05-29 15:34:31 +02:00
ajnart f3d1767daf 🚨 Linting 2022-05-29 15:33:44 +02:00
ajnart b229aacba5 Add download module to the AppShelf 2022-05-29 15:32:39 +02:00
ajnart 174ed140ae Add total downloads module 2022-05-29 15:31:25 +02:00
ajnart 62635bffe9 💄 Style DownloadsModule (torrents) 2022-05-29 15:31:04 +02:00
ajnart 63e6efab1f Add TotalDownloadsModule to module exports 2022-05-29 15:30:50 +02:00
ajnart ad1af0e07d 🧱 Move components in infrastructure 2022-05-29 15:30:23 +02:00
ajnart cfd9eb94b5 💄 Improve boxShadows of menus
Makes them look better
2022-05-29 15:30:03 +02:00
ajnart c6762281ef 📦 Add nivo for charts 💹 2022-05-29 15:29:11 +02:00
ajnart 7d09a0064a 🔥 Delete Download module from index 2022-05-29 15:28:45 +02:00
ajnart 2d6b9522c5 Make Calendar module fetch way more data 2022-05-29 11:25:53 +02:00
ajnart 1a2e752281 Add categories! 2022-05-29 10:45:49 +02:00
ajnart c7c76ee22b 💄 Styling backgrounds of widgets 2022-05-29 09:11:46 +02:00