Mukhtar Akere
6a24c372f5
Hotfix for Proxy
2025-02-13 17:31:54 +01:00
Mukhtar Akere
32ecc08a72
Merge branch 'feat/add-auth' into beta
2025-02-13 14:25:56 +01:00
Mukhtar Akere
4b2f601df2
hotfix qbittorent
2025-02-13 14:19:07 +01:00
Mukhtar Akere
bfd2596367
fix mounts; backward compatibility
2025-02-13 05:07:14 +01:00
Mukhtar Akere
6f4f72d781
hotfix auth checks
2025-02-13 02:20:45 +01:00
Mukhtar Akere
14341d30bc
More cleanup, more refractor, more energy, more passion, more footwork
2025-02-13 02:08:18 +01:00
Mukhtar Akere
878f78468f
init adding rclone
2025-02-12 22:11:58 +01:00
Mukhtar Akere
c386495d3d
Add auth
2025-02-09 23:47:02 +01:00
Mukhtar Akere
1614e29f8f
Add Speed to callbacks
2025-02-09 19:17:20 +01:00
Mukhtar Akere
186a24cc4a
Fix repair worker
2025-02-07 23:42:09 +01:00
Mukhtar Akere
16c825d5ba
feat: restructure code; add size and ext checks ( #39 )
...
- Refractor code
- Add file size and extension checkers
- Change repair workflow to use zurg
2025-02-04 02:07:19 -08:00
Mukhtar Akere
8ca3cb32f3
Merge branch 'beta' of github.com:sirrobot01/debrid-blackhole into beta
2025-02-01 04:29:27 +01:00
Mukhtar Akere
c5b975a721
Fix Radarr Movie search
2025-02-01 04:29:01 +01:00
Elias Benbourenane
2fa6737f31
Ability to upload torrent files ( #24 )
...
- Upload Torrent file OR magnet URI
2025-01-31 18:41:00 -08:00
Mukhtar Akere
f40cd9ba56
Hotfix: Improve final docker image
2025-02-01 03:37:37 +01:00
Mukhtar Akere
bca96dd858
Hotfix: Dockerfile log file perm
2025-02-01 03:05:42 +01:00
Elias Benbourenane
1b9b7e203e
Use toast notifications over JavaScript alerts ( #37 )
...
Implement UI toast notifications
2025-01-31 16:31:59 -08:00
Elias Benbourenane
99b4a3152d
Torrent list state filtering ( #33 )
...
* perf: Switched from DOM-based to state-based in the main render loop logic
This removes the need to make complicated CSS selectors that would slow down the app.
It also improves debugability and readability.
* feat: Client-side state filtering
* style: Don't wrap the torrent list's header on small screens
* perf: Keep a dictionary of DOM element references
2025-01-31 14:46:44 -08:00
Mukhtar Akere
297715bf6e
Add Download Progress tracking; early errors for invalid debrid torrent status ( #35 )
2025-01-31 14:45:49 -08:00
Mukhtar Akere
64995d0bf3
Add Healthcheck; Search missing immediately ( #36 )
2025-01-31 14:45:30 -08:00
Elias Benbourenane
92504cc8e0
feat: Remember the last used download options ( #30 )
2025-01-30 05:23:37 +01:00
Elias Benbourenane
12f89b3047
feat: Selectable torrent list items with a 'delete selected' button ( #29 )
2025-01-30 05:03:02 +01:00
Elias Benbourenane
5d7ddbd208
fix: Don't immediately download torrents with the magnet link handler ( #28 )
2025-01-30 05:02:28 +01:00
Elias Benbourenane
84b70464da
feat: Keep track of magnet link handler state ( #26 )
2025-01-30 05:02:08 +01:00
Elias Benbourenane
092a028ad9
Disabled text wrapping on the torrent list table to enhance mobile view ( #23 )
2025-01-29 03:00:41 +01:00
Elias Benbourenane
530de20276
Handle multiple torrent submissions ( #16 )
...
* feat: Handle multiple torrent submissions
2025-01-28 13:12:43 -08:00
Mukhtar Akere
e2eb11056d
Remove Healthcheck #22
...
* Move image to use distroless with PGID and PUID
* remove healthcheck
2025-01-28 13:12:22 -08:00
Mukhtar Akere
1a2504ff6c
Move image to use distroless with PGID and PUID ( #21 )
2025-01-28 12:15:40 -08:00
Jamie Isaksen
07d632309a
add healthcheck to monitor the app ( #20 )
2025-01-28 12:10:22 -08:00
Elias Benbourenane
d9b06fb518
Magnet link handler ( #15 )
...
* feat: Magnet link handler registration on the config page
2025-01-28 12:02:33 -08:00
Jamie Isaksen
d58b327957
correct typo ( #17 )
2025-01-26 19:11:30 +01:00
Mukhtar Akere
bba90cb89a
Finalize v0.4.0
Release / goreleaser (push) Failing after 2m18s
v0.4.0
2025-01-25 11:40:30 +01:00
Mukhtar Akere
fc5c6e2869
Finalize v0.4.0
2025-01-24 23:33:08 +01:00
Mukhtar Akere
66f4965ec8
Fix arr storage
2025-01-23 03:11:24 +01:00
Mukhtar Akere
dc16f0d8a1
Fix arr storage
2025-01-23 03:06:11 +01:00
Mukhtar Akere
0741ddf999
Fix versionning
2025-01-23 02:31:55 +01:00
Mukhtar Akere
2ae4bd571e
Fix Log file permissions
2025-01-23 02:11:37 +01:00
Mukhtar Akere
0b1c1af8b8
Fix Repair checks. Handle false positives
2025-01-23 01:35:28 +01:00
Mukhtar Akere
74a55149fc
Features:
...
- Add file logging, server
- Fix minor repair bug
- Wrap up beta
2025-01-23 00:27:12 +01:00
Mukhtar Akere
cfb0051b04
Fix AllDebrid symlink bug
2025-01-19 08:56:52 +01:00
Mukhtar Akere
a986c4b5d0
Hotfix ui templates
2025-01-18 04:13:56 +01:00
Mukhtar Akere
3841b7751e
Changelog v0.4.0
2025-01-18 03:49:05 +01:00
Mukhtar Akere
ea73572557
- Add shinning UI
...
- Revamp deployment process
- Fix Alldebrid file node bug
2025-01-13 20:18:59 +01:00
Mukhtar Akere
7cb41a0e8b
Fix getting mount path
2025-01-11 23:10:05 +01:00
Mukhtar Akere
451c17cdf7
Merge branch 'beta' of github.com:sirrobot01/debrid-blackhole into beta
2025-01-11 23:09:00 +01:00
Mukhtar Akere
c39eebea0d
[BETA] Changelog 0.3.4 ( #14 )
...
- Add repair worker
- Fix AllDebrid bugs with single movies/series
- Fix Torbox bugs
2025-01-11 07:21:49 -08:00
Mukhtar Akere
03c9657945
Add repair worker
2025-01-09 19:44:38 +01:00
Mukhtar Akere
28e5342c66
Add AllDebrid support
2025-01-01 17:12:18 +01:00
Mukhtar Akere
eeb3a31b05
Fix rar files, remove srt
2024-12-27 22:30:36 +01:00
Mukhtar Akere
e9d3e120f3
Hotfix
Release / goreleaser (push) Failing after 2m2s
v0.3.2
2024-12-25 00:06:47 +01:00