Thomas "ajnart" Camlong
d1d13396f8
💄 Linting and prettier
2022-07-22 13:20:02 +02:00
Thomas "ajnart" Camlong
cd9e844001
🐛 Fix docker not getting all containers
...
Turned off containers will not be shown
2022-07-22 13:18:46 +02:00
Thomas "ajnart" Camlong
8eac0bed84
⚡ Improve login page
...
Styling and responsiveness
2022-07-22 13:18:46 +02:00
Thomas "ajnart" Camlong
d2eb31f510
⬆️ Upgrade 404 page for NextJS latest
2022-07-22 13:18:46 +02:00
Thomas "ajnart" Camlong
00751eeca5
✨ Make discord integration a module
...
This allows for an error message if the docker integration fails to load
2022-07-21 11:43:43 +02:00
Thomas Camlong
4b92c52ea8
✨ Add "Add to homarr" feature and move code
2022-07-06 18:08:39 +02:00
Thomas Camlong
035224b02b
✨ add start/stop/restart feature on containers
2022-06-27 23:38:54 +02:00
Thomas Camlong
72aba9d8cd
🚧 Work in progress on the Docker integration
2022-06-27 19:25:26 +02:00
ajnart
df7e833b84
🚧 Work in progress on docker integration
2022-06-27 08:03:40 +02:00
ajnart
a5f477c19b
🚑 Hotfix to spread torrent pushing
2022-06-21 21:04:21 +02:00
ajnart
85164d79fc
🚑 Hotfix password and usernames
2022-06-21 20:35:40 +02:00
ajnart
7aedc4111f
🚑 Hotfix how the result from the services are awaited
2022-06-21 19:59:25 +02:00
ajnart
45de715390
🐛 Fix itteration on the different types of services
2022-06-21 19:16:29 +02:00
Thomas Camlong
c29d6f58dd
🔀 Merge pull request #252 from LarveyOfficial/fix-multiple-download-clients
...
🐛 Allow multiple of the same torrent client +1
2022-06-21 16:22:18 +02:00
ajnart
f0bae49830
🚨 Lint and prettier fix
2022-06-21 16:21:40 +02:00
Larvey
c3ceae4dc6
Also fixed Torrent form fields
2022-06-20 17:26:13 -04:00
Larvey
d654fb39e5
🐛 Allow multiple of the same torrent client
...
Allows multiple of the same type of torrent client
2022-06-20 17:10:54 -04:00
Larvey
35f02a2296
Fix URL for Radarr and other services
2022-06-20 14:02:33 -04:00
Thomas Camlong
e5abd67f83
🔀 Merge pull request #221 from Aimsucks/issue-215-fix
...
🐛 Fix for origin URL not containing path in API request URL
2022-06-20 10:22:13 +02:00
ajnart
80d3f16473
🔧 Tweak UI and change the name of the settings
2022-06-20 10:06:30 +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
Aimsucks
b5540a9958
🐛 Origin URL in calendar to includes path
...
Changed the origin variable in the calendar module to use the entire URL instead of just the origin domain
2022-06-14 17:01:30 +00:00
Aimsucks
4ee6562e35
🐛 Fix for favicon not changing
...
Removed favicon and title from _app.tsx
2022-06-08 16:26:09 +00:00
ajnart
68f2e79056
🧱 Try to fix cookies issues
2022-06-08 16:16:00 +00:00
Aimsucks
e6eedefec4
✨ Added a shade selector
...
Added a popover shade selector similar to the color selector, but shows primary and secondary colors to pick the desired Mantine primaryShade
2022-06-08 15:36:54 +00:00
Aimsucks
845d6a3d87
🎨 Made color switcher change Mantine styles
...
Moved the color switcher's functions to a context provider and made Mantine's styles derived off of that context.
2022-06-08 14:58:32 +00:00
Aimsucks
b26ab50c8d
🎨 Changed primary/secondary color to camelCase
2022-06-07 17:48:04 +00:00
Aimsucks
901798055b
✨ Added primary/secondary color selection
...
Added two new inputs to the options menu: primary and secondary color selectors.
2022-06-07 16:53:51 +00:00
ajnart
b72afc2270
📦 💄 Upgrade packages and style
2022-06-07 10:36:47 +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
Thomas Camlong
2e461b4e7a
🔀 Merge pull request #179 from ajnart/ajnart/issue174
...
✨ Password / Login Page
2022-06-06 21:39:47 +02:00
ajnart
80a94d3778
FR: Transmission Integration
...
Fixes #147
2022-06-06 21:38:50 +02:00
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
83b4da282a
✨ Password / Login Page
...
Fixes #174
2022-06-06 18:30:14 +02:00
VinnyVynce
5b16589360
Change urls for href instead of origin
2022-06-06 07:07:35 -04:00
Thomas Camlong
44a7df5ae0
Merge pull request #170 from ajnart/system-info
...
System info
2022-06-03 13:56:45 +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
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
f3d1767daf
🚨 Linting
2022-05-29 15:33:44 +02:00
ajnart
7d09a0064a
🔥 Delete Download module from index
2022-05-29 15:28:45 +02:00
ajnart
c7c76ee22b
💄 Styling backgrounds of widgets
2022-05-29 09:11:46 +02:00
ajnart
1f66d64f24
✨ Add deluge integration
...
Fixes #122
2022-05-26 21:08:16 +02:00
ajnart
da31832a1e
💫 Add download module on the main page
2022-05-26 18:19:32 +02:00
ajnart
a6875abfe3
💬 Update API to support getting downloads
2022-05-26 18:18:30 +02:00
ajnart
8b055bc3b6
💄 Style the notifications to the bottom right
2022-05-26 18:16:24 +02:00
ajnart
af83695d81
🏗️ Make the max notifications to 4
2022-05-25 13:12:12 +02:00
ajnart
3855673787
✨ Add a way to delete a config via the API
2022-05-24 22:55:28 +02:00