Commit Graph

1060 Commits (fdc1df313bc3e67bae320c059d44c364366fe141)
 

Author SHA1 Message Date
simon fdc1df313b
add partial snapshots docs 2 years ago
simon b425e7d75c
frontend API button to restore snapshot 2 years ago
simon fb25b76950
fix spelling 2 years ago
simon a18723991a
implement snapshot API views 2 years ago
simon 74aa134971
fix next_exec epoch time builder 2 years ago
simon 24b02150a7
handle delete, restore snapshot return values 2 years ago
simon f717c71c66
implement _parse_single_snapshot, slug compatible naming 2 years ago
simon 814de87768
add snapshot check at startup 2 years ago
simon c392563ef8
use exist_ok for os.makedirs at startup 2 years ago
simon 1fbd603374
frontend implementation for snapshot integration 2 years ago
simon 749f61aba6
fix empty policy building 2 years ago
simon 59f347c135
implement snapshot startup check 2 years ago
simon 904f449d37
combine snapshot_stats for frontend 2 years ago
simon 9b69a8dc91
fix mobile view-controls break 2 years ago
lamusmaser e4c5529412
Update Github Actions to use `deploy.sh` and remove individual calls for testing functions. (#351)
* Remove individual calls for testing functions.
Call `deploy.sh validate` for linting checks.

* Increment actions versions to remove deprecation errors.
Add `requests` to `pip install` line.

* Specify Python version with `actions/setup-python` call.
2 years ago
Kevin Gibbons b4fe9a784f
add github workflow to enforce linting of JS files (#348) 2 years ago
simon e7f960bf46
implement basics snapshot management 2 years ago
simon 02ed521f21
bump uwsgi 2 years ago
Kevin Gibbons 39902cb1c6
Format/slightly modernize the JS (#345)
* add basic JS tooling

* fix accidental uses of global variables

* auto-format

* add and fix a couple more standard lint rules

* remove useless return false from settimeout callbacks

* document JS contributing

* fix whitespace in package.json

* add JS stuff to codespell skiplist

* codespell take two

* update github action and add comments about duplicated logic
2 years ago
simon 700a8cb54a
remove leftover ffmpeg binary 2 years ago
simon 3eacc06383
Player shortcuts, #build
Changed:
- Added player shortcuts, '?'
- Fixed playlist missing channel metadata
- Changed arm64 build to use patched ffmpeg
2 years ago
simon f8dccfcd15
use linuxarm64 ffmpeg builds for arm64 2 years ago
simon 725f17bcd2
fix playlist missing channel metadata 2 years ago
Kevin Gibbons ff82690d3c
add keyboard shortcuts to video player (#342)
* add keyboard shortcuts to video player

* fix modal on the inline player
2 years ago
Kevin Gibbons 51f7210195
More detailed contributing steps (#343)
* More detailed contributing steps

* restore whitespace
2 years ago
Kevin Gibbons 25d2ddd08a
More detailed install instructions (#340) 2 years ago
simon 4af12aee15
better indentation formatting 2 years ago
simon ed341fbc51
add cast auth comment to wiki 2 years ago
simon f0874b2d02
add timeout for sponsorblock api requests, handle 503 2 years ago
simon baacd3ee39
better message for running and indexing queue 2 years ago
simon 9cd23c3666
error handeling for playlist_thumbnail extraction 2 years ago
simon 0e17e2a6cf
bump TA_VERSION to v0.2.3 2 years ago
simon 2dea0aa57b
bump archivist-es 2 years ago
simon ba1c8c15c4
fix missing build-arg for local deployment 2 years ago
simon f16915be11
clarify filter only shows when more than 1 2 years ago
simon 858d437f3f
simplify local production deployment 2 years ago
simon de30ac302a
add documentation for download channel filter 2 years ago
simon dd8597307c
fix wrong python version in final image 2 years ago
simon 608403c113
Download filter select, #build
Changed:
- added download filter dropdown
- fix for UnidentifiedImageError thumbnail error
- fix for _update_by_query channel missing watched_date
- fix for chrome compatibility text reveal
2 years ago
simon 40eff8e30e
fix chrome compatibility issue for description text reveal, #327 2 years ago
simon 0bba36cbc3
add watched_date for _update_by_query mark as watched, #309 2 years ago
simon a5788117de
add dropdown channel agg for download page 2 years ago
simon 3f1075d0b2
bump python version 2 years ago
simon dea2688b49
handle UnidentifiedImageError in ThumbManager, #325 2 years ago
simon 4f1daeb18c
Downloads channel filter, #build
Changed:
- Added downloads channel filter to channel pages
- API: Filter download list view by channel
- Fixed: is_live status check
2 years ago
simon 927e6fa909
create channel parameter for downloads api view 2 years ago
simon bd7cdb3942
append query parameters to pagination 2 years ago
simon 9dfd967a32
implement downloads filter per channel 2 years ago
simon 6eee762d3a
add status for sub refresh 2 years ago
simon a8c5773f81
fix is_live status check before adding to queue 2 years ago