286 Commits

Author SHA1 Message Date
Marcel Hellwig
311e625eee two hotfixes (#392)
this prevents the app from running correctly
2026-02-01 17:42:15 +01:00
Maximilian Dorninger
8855204930 add digital ocean attribution (#368) 2026-01-09 20:54:47 +01:00
Maximilian Dorninger
fd2befd2a1 Migrate to gitbook (#357)
This PR facilities the migration from the old Writerside documentation
platform to Gitbook.

## motivation

Gitbook supports serving multiple versions of the documentation, e.g.
v1.12.1, v1.13.0, and master.
2026-01-05 21:39:18 +01:00
Maximilian Dorninger
fc691f95bb fix bugs in MovieService
fix some small bugs in MovieService that were caused by the refactor
2026-01-04 23:37:33 +01:00
Maximilian Dorninger
1f12a7cc3b add sponsor @seferino-fernandez (#343)
add sponsor @seferino-fernandez
2026-01-04 14:47:42 +01:00
maxid
30ccd0e128 fix torrents title text overflowing 2026-01-03 16:04:38 +01:00
maxid
e6daba279c fix torrents table sorting by always returning a new array 2026-01-03 16:04:21 +01:00
maxid
76d9d47a44 deduplicate code in download movie/season dialogs 2026-01-03 14:54:48 +01:00
maxid
54b99a67e5 fix import paths 2026-01-03 13:24:25 +01:00
maxid
be3f66c817 move file path suffix components to download dialogs folder 2026-01-03 12:13:42 +01:00
maxid
93711ed1d9 delete unused components 2026-01-03 12:13:13 +01:00
maxid
bd7e9090b2 create torrent components folder 2026-01-03 12:10:24 +01:00
maxid
fc79563be3 create request dialog components folder 2026-01-03 12:08:52 +01:00
maxid
4de6ab9acb create auth components folder 2026-01-03 12:03:33 +01:00
maxid
d9d6f944e8 create nav components folder 2026-01-03 11:56:01 +01:00
maxid
ea30abf1a1 create download dialogs folder 2026-01-03 11:53:29 +01:00
maxid
063072f25c fix: keep column width when no sort is applied 2026-01-02 21:12:45 +01:00
maxid
4ea4275440 change sort indicators to lucid-svelte icons and clean up code 2026-01-02 20:57:40 +01:00
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
e1a7c5fe5d fix login with oauth button not displaying (#311)
fixes oauth button not displaying
2025-12-22 18:50:29 +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
f184def9ad display movie files 2025-12-21 19:24:35 +01:00
maxid
cc6e77deb7 move imports to top 2025-12-21 17:04:49 +01:00
maxid
a974a3484b refactor: data handling with derived 2025-12-21 17:03:01 +01:00
maxid
bf84cc0a06 refactor: enhance data invalidation 2025-12-21 16:54:32 +01:00
maxid
7a44463982 convert layout load function into page load function 2025-12-21 16:40:11 +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
4b7d5eea54 refactor: improve async data fetching in load functions 2025-12-21 16:16:34 +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
c56bf705ac use resolve instead of base on about page 2025-12-21 16:00:53 +01:00
maxid
8c584626f1 use resolve instead of base on movie pages 2025-12-21 16:00:53 +01:00
aasmoe
3574a0a08e Merge branch 'master' into feat/multi-language-metadata 2025-12-21 14:43:17 +01:00
maxid
ecc030238e fix bug: importable shows saves to importable movies variable 2025-12-20 20:30:33 +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
c3e9eec5f7 update package-lock.json 2025-12-19 16:47:58 +01:00
maxid
32def988ad update package-lock.json 2025-12-18 22:08:43 +01:00
maxid
6ed3c91bde extract delete-media-dialog from movies and shows pages 2025-12-18 22:02:57 +01:00
aasmoe
90dafbd2e5 update package-lock 2025-12-18 11:22:36 +00:00
aasmoe
1afa13a954 Merge branch 'master' into feat/multi-language-metadata 2025-12-18 12:00:54 +01:00
xNinjaKittyx
28915a5484 fix: use the right functions and also make sure the 2 checkboxes are on movies too. 2025-12-16 02:41:04 +00:00
xNinjaKittyx
380de78b51 feature: delete files and torrents. 2025-12-15 21:14:16 +00:00
xNinjaKittyx
796de41fd7 fix: lint 2025-12-15 18:27:41 +00:00