Commit Graph

1574 Commits (47c433e7c1554ed764429b6e31698acb3b0435c6)
 

Author SHA1 Message Date
simon 0b300e7e12
replace all old wiki links to new docs 1 year ago
simon 1b067dd95e
restructure some paragraphs 1 year ago
simon 20a39895f9 New task backend, #build
Changed:
- major refactor of how tasks are handled in the backend
- major refactor on how notifications are returned to UI
- [API] remov old task endpoints
- [API] add endpoints for task-name and task-id
- [API] add token delete endpoint
1 year ago
micah686 0daba99f08
Readme docs (#460)
* Create SHOWCASE.MD

* Moved screenshots

* Removed most configurations, and moved them to the docs

* Update README.md

* Put roadmap back in

* Updated ENV configuration

* Cleaned up the ENV table

* Update README.md

* Merged Connect and Extended Universe

* Update README.md

* Update README.md

* Added Port Collisions
1 year ago
Kevin Gibbons efdffb365a
prevent keyboard events from reaching player (#459) 1 year ago
simon ee4dbf99b3
add type hints 1 year ago
simon e9d7523a1f
ignore mypy_cache from codespell 1 year ago
simon 981a4cb8b3
clear queue on stop 1 year ago
simon 2a0a04ac65
cleanup notifications 1 year ago
simon db0ade203a
return task commands to notification backend 1 year ago
simon f0becb750a
add unstable footer 1 year ago
simon 8fc9afbad9
restructure progress update notification content 1 year ago
simon 2b8012b5d4
return command to task 1 year ago
simon 81701df1c7
speed up comments and channel extraction by disabling format test 1 year ago
simon df9a52a8f2
speed up add to queue by disabling format check 1 year ago
simon d082d3deba
bump libs 1 year ago
simon 19c853f07b
fix message trunct 1 year ago
simon c63249b778
faster check on restart only, sleep before CommandError 1 year ago
simon 8cf41a4043
merge redis backend branch into testing 1 year ago
simon 0e726af2de
switch task creation to api posts 1 year ago
simon f304c2eb02
remove legacy kill_dl task 1 year ago
simon 2bc92c9095
handle on_failure task callback 1 year ago
simon 33b9a012d4
implement api-stop for download_pending 1 year ago
simon 860213c427
fix empty reply 1 year ago
simon 272972429b
handle hard task reset at startup 1 year ago
simon 3e2b2f2be1
fix linter 1 year ago
simon db0e362b7d
make update_subscribed stoppable 1 year ago
simon 5ffc2046d4
add task stop and kill to frontend 1 year ago
simon 3bd6075a9b
[API] remove old task endpoint add task-name and task-id 1 year ago
simon 11a61a06a6
simplify view import 1 year ago
simon 3f96b37b51
fix notification data attr 1 year ago
simon 4f89a0696b
remove legacy progress view 1 year ago
simon 16862df71e
update progress frontend to use api 1 year ago
simon 3f4d0c0c76
change message groups 1 year ago
simon 73c82a91c0
use task notification for already running 1 year ago
simon f194259ab3
refactor subscribe task backend 1 year ago
simon 3b9d083f5e
notify only if task attr is set 1 year ago
simon 9062f61508 Merge branch 'master' into testing 1 year ago
PhuriousGeorge 75441cdf56
Update Unraid Redis Screen Shot (#448)
* Update Unraid Redis Screen Shot

* Update Installation.md

Actually change the screen shot
1 year ago
simon b2fa92a8c3
refactor channel playlist index task backend 1 year ago
simon d533c7acfe
refactor re_sync_thumbs task 1 year ago
simon e6da63ff09
clean up notification 1 year ago
simon 461c2c4600
refactor thumbnail check task 1 year ago
simon 0ab41f74dc
refactor filesystem class task 1 year ago
simon 1ab7127ed3
split filesystem and manual import classes 1 year ago
simon 6b2bd06393
refactor backup-restore tasks 1 year ago
simon 04a559e471
refactor manual import task 1 year ago
simon 6b7354b14f
refactor reindex task 1 year ago
simon 2c719ae1ae
refactor download_pending task 1 year ago
simon 488711ee8f
refactor extract dl task 1 year ago