MauriceNino
da7b478d81
feat: add dash. integration
2022-06-30 16:08:38 +02:00
Thomas Camlong
1a66bfb8be
✨ add a <Tip/> component and use it
2022-06-28 19:08:18 +02:00
ajnart
57170847a1
🐛 Allow anything in the input for the form.
...
If it works, it works.
Fixes #256
2022-06-21 19:22:14 +02:00
Larvey
c3ceae4dc6
Also fixed Torrent form fields
2022-06-20 17:26:13 -04:00
ajnart
7780ae3d7a
♻️ Re-implement changes
2022-06-20 10:17:49 +02:00
ajnart
80d3f16473
🔧 Tweak UI and change the name of the settings
2022-06-20 10:06:30 +02:00
Larvey
a8c0dfcd0c
Fix Capitalization
2022-06-20 10:06:15 +02:00
Larvey
6ee7d6ec8d
declutter config file
2022-06-20 10:06:15 +02:00
Larvey
544fae3808
Added Scrollbar
2022-06-20 10:05:55 +02:00
Larvey
4516dde1f4
Reworked AddAppShelfItem
...
Adds:
- Advanced Options tab
- Changed which ping status codes identify as "Online"
- Change if service opens in new tab or not
Fixes:
- Deluge and Transmission Password requirement
2022-06-20 10:01:36 +02:00
ajnart
d69e4f41a1
🐛 Fix required username
2022-06-15 06:47:53 +02:00
ajnart
8ec2b9d0cd
🔧 Make credentials non-required for torrents
...
Fixes #201
2022-06-14 20:33:26 +02:00
WalkxCode
5c0a074219
💬 Updates names and placeholders in AddAppShelfItem
2022-06-12 16:35:31 +02:00
WalkxCode
58ec74bb68
🚸 Improves case matching for auto-fill
2022-06-12 16:34:24 +02:00
ajnart
de0c625f88
🐛 Fixing Deluge integration
...
Thanks to @scttcper for fixing https://github.com/scttcper/deluge/issues/106 so quickly !
2022-06-07 09:50:04 +02:00
ajnart
7935fb6616
🚑 Hotfix icon matching
2022-06-07 01:04:34 +02:00
Thomas Camlong
3f87e939c9
🔀 Merge pull request #180 from ajnart/ajnart/issue163
...
✨ Add different URL for API calls
2022-06-06 21:39:38 +02:00
ajnart
80a94d3778
FR: Transmission Integration
...
Fixes #147
2022-06-06 21:38:50 +02:00
ajnart
9a3ebb56cb
🎨 Quality of life : Use debouncedValue
2022-06-06 18:44:02 +02:00
ajnart
ea972effb4
✨ Add different URL for API calls
...
Fixes #163
2022-06-06 18:29:02 +02:00
WalkxCode
5758019923
🚸 Improve UX and QoL
2022-06-01 19:53:57 +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
31d23852f7
⚡ Migrate from tabler-icons-react to @tabler/icons
2022-05-29 18:42:58 +02:00
ajnart
1a2e752281
✨ Add categories!
2022-05-29 10:45:49 +02:00
ajnart
0457c91ede
🚸 Improve add service autofill capabilities
2022-05-27 13:14:09 +02:00
ajnart
54ce138475
✨ Add deluge password saving
2022-05-26 21:07:01 +02:00
ajnart
2aad3d3eb0
✨ Add support for qBittorrent in AddAppShelfItem
2022-05-26 18:17:59 +02:00
ajnart
2cb6781a94
✨ Lidarr and Readarr integrations
2022-05-25 10:50:57 +02:00
Thomas Camlong
19bd14c63d
Merge branch 'dev' into dnd
2022-05-23 11:24:31 +02:00
ajnart
b69343af56
✨ Introduce DND in main app shelf!
2022-05-23 11:20:08 +02:00
ajnart
6a905e1b49
🚨 Lint code and prettier
2022-05-23 10:24:54 +02:00
ajnart
72e08f484f
🚑 Use different type of UUID
2022-05-23 10:23:10 +02:00
ajnart
c3b11be2d0
🚑 Fix UUID by using crypto
2022-05-21 01:26:24 +02:00
ajnart
adb341c0fa
✨ Add default icon, fix URL parsing
...
Fixes #121 and Fixes #132
2022-05-21 00:54:36 +02:00
Thomas "ajnart" Camlong
667322d14e
Use ID instead of only names
2022-05-20 22:34:36 +02:00
Thomas "ajnart" Camlong
64923b03d9
🎨 Fix architecture for CI
2022-05-17 22:59:02 +02:00
ajnart
13aeeefb22
🐛 Fix AddAppShelfItem image fit not properly set
...
Resolves #117
2022-05-17 00:55:24 +02:00
Aj - Thomas
d4c1148025
💄 Style the modal for adding a service
2022-05-16 23:03:16 +02:00
Aj - Thomas
509873db55
💄 App shell styling
...
The modal now looks a little bit better
2022-05-16 23:03:16 +02:00
Thomas "ajnart" Camlong
4545a6bbf5
Rework header, footer, logo
...
Fixes Align Homarr logo to the left #96
2022-05-14 21:41:30 +02:00
Thomas "ajnart" Camlong
2139f48df3
Work on responsiveness for the AppShelf
2022-05-14 11:19:04 +02:00
Aj - Thomas
32f81cefe7
🏗️ 💥 Change the whole folder structure.
...
Now using src as a subfolder to the source files
2022-05-14 01:14:56 +02:00