Marcel Hellwig
8f6b4ec36c
allow sorting of torrent results in web ui
2026-01-02 13:43:16 +01:00
maxid
e723fdae96
close import dialog after invalidateAll
2025-12-27 15:26:31 +01:00
maxid
e4cb7d55cb
regenerate code
2025-12-23 20:31:32 +01:00
Maximilian Dorninger
b66410142d
Merge pull request #270 from aasmoe/feat/multi-language-metadata
...
Add Feature: multi language metadata
2025-12-22 20:07:57 +01:00
Maximilian Dorninger
c7c6158a3f
disable caching in build and metadata relay workflows ( #309 )
...
this pr disables caching in build and metadata relay workflows because it doesn't actually make the workflows any faster.
2025-12-21 20:53:47 +01:00
maxid
bf84cc0a06
refactor: enhance data invalidation
2025-12-21 16:54:32 +01:00
maxid
0d45eae6e8
remove all occurrences of base
2025-12-21 16:32:31 +01:00
maxid
888186a084
fix handling of state
2025-12-21 16:24:16 +01:00
maxid
9187617530
refactor: improve data handling in show and movie components
2025-12-21 16:06:49 +01:00
maxid
2493b43d4f
only start searching for torrents when clicking on search button
2025-12-21 16:01:08 +01:00
maxid
45208105c0
remove unused import
2025-12-21 16:01:05 +01:00
maxid
b20d2ed09d
update api.d.ts
2025-12-20 14:55:56 +01:00
maxid
eb7a15d32d
Merge branch 'refs/heads/master' into fork/aasmoe/feat/multi-language-metadata
...
# Conflicts:
# metadata_relay/app/tmdb.py
# web/src/lib/api/api.d.ts
2025-12-20 14:53:41 +01:00
maxid
157e8ee77d
format frontend code
2025-12-19 16:48:10 +01:00
maxid
6ed3c91bde
extract delete-media-dialog from movies and shows pages
2025-12-18 22:02:57 +01:00
aasmoe
1afa13a954
Merge branch 'master' into feat/multi-language-metadata
2025-12-18 12:00:54 +01:00
xNinjaKittyx
380de78b51
feature: delete files and torrents.
2025-12-15 21:14:16 +00:00
xNinjaKittyx
ec077c7f26
fix: lint and fix wrong text.
2025-12-15 18:18:11 +00:00
xNinjaKittyx
56fa5bed17
fix: fixing some lints.
2025-12-15 18:06:04 +00:00
xNinjaKittyx
a098b172ca
Address various different fixes regarding search UI experience.
2025-12-14 00:10:38 +00:00
aasmoe
68f9d71bfa
feat: wire up original_language to be passed when adding shows/movies
...
- Add original_language field to MetaDataProviderSearchResult schema
- Update frontend to pass original_language as language parameter when adding media
- This ensures media metadata is fetched in the correct language based on original_language
2025-12-13 19:30:02 +00:00
Maximilian Dorninger
53091e7204
Merge pull request #263 from maxdorninger/fix-search-torrents
...
Fix search torrents
2025-12-12 19:07:46 +01:00
maxid
2a8573a2ba
remove wrong Table.Cell tags
2025-12-11 22:53:53 +01:00
maxid
6d025b835d
improve download-movie-dialog.svelte
2025-12-11 22:53:30 +01:00
Maximilian Dorninger
c0ef386905
Update web/src/lib/components/stats/animated-card.svelte
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-10 22:40:29 +01:00
maxid
45e934a260
improve stat-cards
2025-12-10 22:06:25 +01:00
maxid
014f239e19
format files
2025-12-10 21:42:30 +01:00
maxid
30a07691a2
improve formating of new version available stat card
2025-12-10 21:41:22 +01:00
maxid
a55c58da2b
improve stat loading
2025-12-10 21:41:02 +01:00
maxid
23041cbd09
improve how movies and tv shows are loaded
2025-12-10 21:36:29 +01:00
maxid
eda1f9c13d
update components to fix compile time error
2025-12-10 20:02:25 +01:00
maxid
c37f406074
update how importable media data state is managed
2025-12-10 20:02:02 +01:00
Maximilian Dorninger
51f05c4a8a
Fix version display format in stat-cards component
2025-12-10 14:31:11 +01:00
maxid
7f4d73ed9d
remove leading 'v' from installed version
2025-12-09 20:42:19 +01:00
maxid
6ab897b899
feat: add importable shows and movies count to stats cards
2025-12-07 23:55:52 +01:00
maxid
2a1bd7199d
format frontend files
2025-12-07 20:43:49 +01:00
maxid
4c60037a17
add frontend code for movie imports
2025-12-07 19:57:13 +01:00
maxid
13b32e7104
add ability to import unknown tv shows
2025-12-07 17:38:37 +01:00
maxid
bfe4b05ca3
add spinner component
2025-12-07 17:36:45 +01:00
maxid
e117bed738
make counters animated with animejs
2025-12-06 23:33:03 +01:00
maxid
961c89e4e2
format frontend files
2025-12-06 22:39:09 +01:00
maxid
d1eee14b79
add card to inform user of new versions
2025-12-06 22:38:28 +01:00
maxid
e522fa9801
add stats to dashboard
2025-12-06 21:05:13 +01:00
copilot-swe-agent[bot]
83932d6c99
Add delete button for user management in admin settings
...
Co-authored-by: maxdorninger <97409287+maxdorninger@users.noreply.github.com >
2025-11-29 16:59:45 +00:00
maxDorninger
22c4ddc869
add ability to change imported state of a torrent
2025-10-29 17:29:46 +01:00
Maximilian Dorninger
19c3300342
Update web/src/lib/components/torrent-table.svelte
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-29 16:19:20 +01:00
maxDorninger
82700abeb6
improve UX of downloading torrents by splitting the dialogs into two steps; deduplicate code; fix bug which causes the directory preview to be incorrect
2025-10-29 15:56:00 +01:00
maxDorninger
49f8886db1
cleanup code
2025-10-29 14:24:00 +01:00
maxDorninger
39c88a0519
add retry and delete buttons to torrents table
2025-10-29 14:22:22 +01:00
maxDorninger
30b710e618
improve how the download_url field is excluded from the response model
2025-10-28 22:49:10 +01:00