Commit Graph

792 Commits (ef69ab27992ecd9c8560543a045c8d8ae6439a4c)
 

Author SHA1 Message Date
simon 71c441d871
better error message on sponsorblock fail 3 years ago
crocs 00750500a1
Add files via upload 3 years ago
simon 77228ccb65
implement basic sponsblock indexing, #119 3 years ago
crocs f0fba0644d
Create AlternativeInstallation.md 3 years ago
simon 2292e6506d
bump libraries 3 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
3 years ago
simon cae00b032b return better data for ping api, add to readme 3 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>
3 years ago
simon 12fa5748d4
move extension to tubearchivist/browser-extension 3 years ago
simon ab9c02dfad
redefine scope of current state 3 years ago
simon 4de5b2d091 Merge branch 'browserextension' into testing 3 years ago
simon ed6521acad
reimagine browser extension, simple download button 3 years ago
simon 9ab6955125
add connection test api view 3 years ago
simon 46622d9ab2
bump redis lib 3 years ago
simon 607d9b3030
add sync_latest_es function to update tubearchivist-es:latest container 3 years ago
simon 4eb2fb01d9
a note about SSO, LDAP, 2FA in the FAQ 3 years ago
simon 3caafc6e21
update roadmap, rewording 3 years ago
simon 8a3349c6a5
a note about transcoding quality, #138 3 years ago
simon b46910ec90
update roadmap, add issue links 3 years ago
simon 1cd285aec4
parse api views, #build
Changed:
- return frontend relevant paths for api views
- add video api list view
3 years ago
simon e51193f988
update roadmap 3 years ago
simon 0783d47ffe
bump python version 3 years ago
simon 6f5969f520
add video list api view 3 years ago
simon 0c8fa8f49e
clean up prints 3 years ago
simon 80af255f25
reinvent SearchProcess class for API endpoints 3 years ago
simon cdc617c382
add datestr generator 3 years ago
simon f1fb504874
fix spacing 3 years ago
simon e04690d96d
add API login view, #build
Changed:
- get token and userid from api endpoint
3 years ago
simon 5dce2441fa
add API login view 3 years ago
simon 5d8e314983
be more explicit what you are searching now 3 years ago
simon 9e37c0fab1
add ibracorp review video 3 years ago
simon cc49c256c1
note about min ES version 7.17 3 years ago
simon dc8e330b22
tail git tag output, too many versions now 3 years ago
simon 358194468e
increase version to v0.1.3 3 years ago
simon 1d3d3b13ed
reduce max-complexity to 10 3 years ago
simon f15bb50cfe
fix playlist reindex after PendingList refactor 3 years ago
simon fcadb5ead8
add random headers for requests outside of yt-dlp 3 years ago
simon 6d874f4b7a
add section for per channel customization 3 years ago
simon a0ed88580f
fix index validate_mappings for new nested object 3 years ago
simon 9537c388ab Merge branch 'master' into testing 3 years ago
simon 40d7e6da37
add secondary sort for channel and title, #193 3 years ago
simon fa60f2e5f8
Style channel configure form, #build
Changed:
- layout of the channel configure form
- hide if no overwrites set
- validate min es version 7.17.x
- improved build to incl debug tools
3 years ago
simon e4b4430e69
bump python version 3 years ago
simon bcf9185bd3
implement es version check at startup 3 years ago
simon 337b373628
improve build to install debug tools in testing 3 years ago
simon 59d58f8866
bump redis version 3 years ago
simon d0f826485f
move and rename configure button 3 years ago
simon d5cd90eb34
style and toggle hide overwrite form 3 years ago
simon 8d1d09e698
extend IndexPaginate to optionally return _source key 3 years ago
simon fb4c11bd38
refactor ElasticIndex and ElasticBackup to use ElasticWrap and IndexPaginate 3 years ago