Commit Graph

1535 Commits (b005b7bcfee6ab18c1326ba82084b5c9a37eaacc)
 

Author SHA1 Message Date
simon b2fa92a8c3
refactor channel playlist index task backend 1 year ago
simon d533c7acfe
refactor re_sync_thumbs task 2 years ago
simon e6da63ff09
clean up notification 2 years ago
simon 461c2c4600
refactor thumbnail check task 2 years ago
simon 0ab41f74dc
refactor filesystem class task 2 years ago
simon 1ab7127ed3
split filesystem and manual import classes 2 years ago
simon 6b2bd06393
refactor backup-restore tasks 2 years ago
simon 04a559e471
refactor manual import task 2 years ago
simon 6b7354b14f
refactor reindex task 2 years ago
simon 2c719ae1ae
refactor download_pending task 2 years ago
simon 488711ee8f
refactor extract dl task 2 years ago
simon 78f04a2ffc
refactor subs rescan to new task manager 2 years ago
simon 58530563ce
fix empty is_pending 2 years ago
simon 259008df50
add notification api endpoint 2 years ago
simon 20f8a5a501
implement BaseTask with callbacks 2 years ago
Gavin Palmer 9afd81b372
reset token api refactor (#446)
* move reset-token from home to api

* cleanup

* cleanup markdown

* more dev readme cleanup

* remove dev files

* format

* make robot happier

---------

Co-authored-by: Gavin Palmer <gavin@herolfg.com>
2 years ago
simon 2d2431364d
handle get single not found 2 years ago
simon 16440a4170
add generic task command handler 2 years ago
simon 1f08ea9eea
handle empty tasks return 2 years ago
simon 2850988bfe Merge branch 'testing' into feat-redis-result 2 years ago
simon 2d6c0bd02b
remove cookie extension recommondations 2 years ago
simon 9280159531
bump TA_VERSION 2 years ago
simon 8d13b947e2
fix linter 2 years ago
simon 22ef33c6ca
fix startup migration fail with unavailable shards 2 years ago
simon ee568534f6
improve comment notify timeouts 2 years ago
simon c204c6ca7f
finetune timeouts and notifications 2 years ago
simon 87cfd9e154
move up notification for faster feedback 2 years ago
simon 72e5d7ccf8
disable expire for queue setup message 2 years ago
simon a459661fa2
fallback to estimate size for progress hook 2 years ago
simon a56de2818d
consolidate yt-dlp obs 2 years ago
simon 9ea41bd2a9
clarify update compatibility 2 years ago
simon 14b48e676c
bump es version 2 years ago
simon 3397418cab Merge branch 'master' into testing 2 years ago
p0358 7e9fed3d26
Add search usage summary on the search page and improve the search docs (#426)
* add search usage summary on the search page

* fix JS linter and switch multi-search-results elements from class to id

* changes according to feedback

* finetune colors

---------

Co-authored-by: simon <simobilleter@gmail.com>
2 years ago
simon 7dc67d6b6f
bump yt-dlp 2 years ago
simon 4fb5744cb3
clarify API docs add link to readme 2 years ago
simon 5617d1c7ae
sort by date and delete task results 2 years ago
simon 666074ed49
refactor download task, consolidate tasks 2 years ago
simon 4c0de78fb4
refactor subscribe from form task 2 years ago
simon dcb0cf6a6d
refactor filesystem rescan and thumb tasks 2 years ago
simon e7fd9c0aec
refactor reindex, manual import, zip backup tasks 2 years ago
simon ea002ad45d
refactor rescan and add to pending 2 years ago
simon 6328e316f4
add task manager integration 2 years ago
simon b49e87c468
name all tasks 2 years ago
simon c4b175b2db
reindex simplify video meta unpack 2 years ago
simon b52aa4daba
fix media_url change in reindex, #424 2 years ago
simon 8d76961e77
bump deps 2 years ago
simon 4cf7eab950
remove versioncheck helper script to separate lib 2 years ago
simon 5f2febf09c
note about impossible filsystem import, #440 2 years ago
Clark e276700b6d
Fix #436 Include listen directive in replacement (#437) 2 years ago