Commit Graph

682 Commits (385f53372c09147e04751996610d379b5a19e2ed)
 

Author SHA1 Message Date
simon 385f53372c
bump django 2 years ago
simon f79d30ab54 multi stage build Dockerfile for python wheel 2 years ago
simon 0c84386209
add link to installation.md to home 2 years ago
simon f52a00937f
renamed to generic installation.md wiki page 2 years ago
simon 4b33559212
build failure workaround, upgrade pip and setuptools 2 years ago
simon fd5de99674
implement sponsorblock skipping, #build
Changed:
- sponsorblock frontent implementation, #208
- per channel sponsorblock
- improved scheduler input validation
2 years ago
simon 582011d247 Merge branch 'master' into testing 2 years ago
Nathan DeTar c316d05549
Added sponsorblock skipping (#208)
* Added sponsorblock skipping.

* Basic framework for sending SB timestamps

* Sponsorblock send timestamp UI improvements

* Added Sponsorblock Icons

* Minor UI tweaks

* Revert UI changes, implement in new UI

* Added notification when sponsor segment is skipped

* Add formatting for notifications & SB messages

* Added SB messages to JS player

* Added SB skip notifcation to videos page.

* Added SB messages to video page

* Change SB messages.

* Check channel_overwrites

* Check Per Channel Settings.

* Cleanup
2 years ago
crocs 77a19a62df
added tumbnail reference in the wiki page (#213)
Co-authored-by: user.crocs <user.pairofcrocs@protonmail.com>
2 years ago
simon 31378ac756
better generic schedule validator for impossible input, #209 2 years ago
simon 10385b1414
bump bs4 2 years ago
simon d8c7b3df0b
better error message for wrong es version, #197 2 years ago
simon 99e0c1c90e
bump yt-dlp 2 years ago
simon 236215cc4c
add config var to video.html template 2 years ago
simon 552636d882
handle 404 in video item API view 2 years ago
simon 9d73dbc45a
implement video overwrites index for sponsorblock 2 years ago
simon 859bf2a28d
add target _blank to external links 2 years ago
simon 365ebf53a5
implement per channel sponsorblock 2 years ago
simon fe3e3cfacc
fix filenotfounderror for missing subtitles when deleting video 2 years ago
simon efa240440b
fix userspace for vide base config 2 years ago
simon e2f4dd124a
bump beautifulsoup4 2 years ago
simon 90337745bf Merge branch 'master' into testing 2 years ago
crocs f885965c2b
Merge pull request #207 from pairofcrocs/patch-7
Create AlternativeInstallation.md
2 years ago
simon a07d789e66
add base64 blur video thumb 2 years ago
simon 6a1cb15114
validate hours to not be greater than 23, #209 2 years ago
simon b1a7a6a148
use cleaned_data for config form parser 2 years ago
simon 39a6fbea74
add links to roadmap issues 2 years ago
simon 573c1514bf
simulate sponsorblock voting api endpoints, #build
Changed:
- added simulated post sponsorblock api endpoints
- updated api documentation
- updated roadmap
2 years ago
simon 348a114981
update Roadmap 2 years ago
simon a84e657577
add documentation for sponsorblock api endpoints 2 years ago
simon 03dd25cff4
implement vote on sponsorblock segments api 2 years ago
simon 286b1cf9b6
simulate sponsorblock post request 2 years ago
simon bace7d41af
add random string generator helper function 2 years ago
simon 738b083a7f
create dedicated SponsorBlock class to handle integration 2 years ago
simon 1ac92254ad
add global vars for version and url 2 years ago
simon e404bac7c3
bump celery 2 years ago
simon 0a839ff960 Merge branch 'testing' 2 years ago
simon a8b62e5cdc better error message on sponsorblock fail 2 years ago
simon 730d12212f implement basic sponsblock indexing, #119 2 years ago
simon 29f8e148da bump libraries 2 years ago
simon 71c441d871
better error message on sponsorblock fail 2 years ago
crocs 00750500a1
Add files via upload 2 years ago
simon 77228ccb65
implement basic sponsblock indexing, #119 2 years ago
crocs f0fba0644d
Create AlternativeInstallation.md 2 years ago
simon 2292e6506d
bump libraries 2 years ago
simon 4775c9d830
connection test API endpoing, #build
Changed:
- added /api/ping/ to test your connection
- moved browserextension to dedicated repo
- merges nginx ipv6 fix, #203
2 years ago
simon cae00b032b return better data for ping api, add to readme 2 years ago
Lickitysplitted 3ae9fe5405
Modify Dockerfile and the nginx.conf file to avoid Nginx default conf… (#203)
* Modify Dockerfile and the nginx.conf file to avoid Nginx default config IPv6 conflict.

* Adjust nginx.conf name and run.sh nginx modification.

* but nginx.conf file back

Co-authored-by: simon <simobilleter@gmail.com>
2 years ago
simon 12fa5748d4
move extension to tubearchivist/browser-extension 2 years ago
simon ab9c02dfad
redefine scope of current state 2 years ago