index
:
invidious
master
Invidious is an alternative front-end to YouTube
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
2022-02-18
Expose version in /api/v1/stats with statistic disabled
Féry Mathieu (Mathius)
2022-02-14
comments: don't error out when video has no comments
Samantaz Fox
2022-02-14
Move store of modification in Cookie instead of localStorage
Féry Mathieu (Mathius)
2022-02-14
Add videojs-persist plugin
Féry Mathieu (Mathius)
2022-02-14
Merge pull request #2871 from SamantazFox/user-code-cleaning
Samantaz Fox
2022-02-14
Merge pull request #2892 from matthewmcgarvey/video-playability
Samantaz Fox
2022-02-13
Fix Freetube subscriptions import
Samantaz Fox
2022-02-12
Fix OPML import
Samantaz Fox
2022-02-12
Do not check for pending migrations on app start
matthewmcgarvey
2022-02-11
Run migrations through CLI instead of when app starts
matthewmcgarvey
2022-02-11
Migrations tweaks
matthewmcgarvey
2022-02-10
Raise exception if playability not ok, also handle missing related videos
matthewmcgarvey
2022-02-11
video_playback: Check "host" parameter validity
Samantaz Fox
2022-02-10
DB: fix inverted arguments in User.update_password()
Samantaz Fox
2022-02-10
Merge pull request #2872 from SamantazFox/misaligned-captions
Samantaz Fox
2022-02-09
Add custom migration implementation
matthewmcgarvey
2022-02-09
Fix empty error page on BrokenTubeException
Samantaz Fox
2022-02-08
Apply changes from code review
Samantaz Fox
2022-02-08
embed page: fix typo in videojs-overlay script URL
Samantaz Fox
2022-02-08
Add missing subtitle languages
Samantaz Fox
2022-02-08
HTML escape error message
Samantaz Fox
2022-02-07
Add compile option to disable fetching of player dependencies
Samantaz Fox
2022-02-07
Use a regex to fix badly aligned captions
Samantaz Fox
2022-02-07
Move user pages (ECR files) to subfolder
Samantaz Fox
2022-02-07
Move user cookies to their own module
Samantaz Fox
2022-02-07
Move import logic to its own module
Samantaz Fox
2022-02-07
Put CSV import function under its own module
Samantaz Fox
2022-02-07
Move user captcha code to its own module
Samantaz Fox
2022-02-07
Move user struct to own file, under Invidious namespace
Samantaz Fox
2022-02-07
Move user routes definitions to a macro in routing.cr
Samantaz Fox
2022-02-07
Move remaining user-related routes out of main file
Samantaz Fox
2022-02-07
Merge pull request #2868 from SamantazFox/related-channels-items-fix
Samantaz Fox
2022-02-07
Merge pull request #2492 from mastihios/patch-input-html-escape
Samantaz Fox
2022-02-07
Fix typos
Dimitris Apostolou
2022-02-07
API: handle related channels parsing exceptions
Samantaz Fox
2022-02-07
Related channel may contain a continuation entry
Samantaz Fox
2022-02-03
Also propagate changes to watch ECR page
Samantaz Fox
2022-02-03
Apply suggestions from code review
Samantaz Fox
2022-02-03
Change <input value="..."> encoding to HTML.escape
mastihios
2022-02-03
Propagate related videos changes to API function
Samantaz Fox
2022-02-03
Fix parsing of related videos
Samantaz Fox
2022-02-03
extractors: Add helper for short view count text
Samantaz Fox
2022-02-03
make HelperExtractors non-private
Samantaz Fox
2022-02-03
video parsing: add secondary_results root element
Samantaz Fox
2022-02-03
video parsing: raise if major root element is missing
Samantaz Fox
2022-02-03
Add new exception for parsing issues
Samantaz Fox
2022-02-02
Add support for clips
Samantaz Fox
2022-02-02
Merge pull request #2827 from SamantazFox/more-code-cleanup
Samantaz Fox
2022-01-30
Merge pull request #2845 from SamantazFox/more-db-improvements
Samantaz Fox
2022-01-30
Merge pull request #2833 from matthewmcgarvey/get-channel-cleanup
Samantaz Fox
[prev]
[next]