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-10-31
Videos: parse data during first fetching
Samantaz Fox
2022-10-31
videos: move 'Caption' and associated global/functions to a separate file
Samantaz Fox
2022-10-31
videos: move 'VideoPreferences' and its associated function to a separate file
Samantaz Fox
2022-10-31
videos: move formats structure to a separate file/module
Samantaz Fox
2022-10-31
videos: move regions list to a dedicated file
Samantaz Fox
2022-10-30
i18n: Add Bengali, Catalan, Basque, Sinhala and Slovak
Samantaz Fox
2022-10-25
Remove twitter:site meta tag from watch view (#3361)
Samantaz Fox
2022-10-25
Add meta tags to channels (#3347)
Samantaz Fox
2022-10-25
Remove twitter:site meta tag from watch view
thecashewtrader
2022-10-25
Remove twitter:site meta tag from channel view
thecashewtrader
2022-10-23
Add channel name to embeds (#3338)
Samantaz Fox
2022-10-15
Add meta tags to channels
thecashewtrader
2022-10-13
Move uploader channel name to `og:site_name`
thecashewtrader
2022-10-12
Add table cleaning job (#3294)
Samantaz Fox
2022-10-08
Add channel name to embeds
thecashewtrader
2022-09-28
Allow to set max playlist length via a config variable (#3283)
Samantaz Fox
2022-09-28
Fix playlist limit
Jakub Filo
2022-09-15
Replicate headers and params made by yt apps (#3290)
Samantaz Fox
2022-09-11
Keep listen mode after related video click (#3160)
Samantaz Fox
2022-09-08
Fix replies count (#3299)
Samantaz Fox
2022-09-03
Message when the video doesn't exist in playlist (#3243)
Samantaz Fox
2022-09-03
Add/Change Javascript license notice (#3262)
Samantaz Fox
2022-09-02
better spoof requests
Emilien Devos
2022-09-02
reword error messages
Emilien Devos
2022-09-02
fix replies count
Emilien Devos
2022-08-30
replicate headers and params made by yt apps
Émilien Devos
2022-08-28
Handle long usernames gracefully
Andrei E
2022-08-27
Allow to set maximum custom playlist length via a config variable.
Jakub Filo
2022-08-25
add check video id for android client too (#3280)
Émilien Devos
2022-08-23
throw error if the videoID returned is different
Émilien Devos
2022-08-23
Message when the video doesn't exist in playlist
Emilien Devos
2022-08-15
StaticFileHandler: use HTTP::Status rather than integers
Samantaz Fox
2022-08-15
StaticFileHandler: Adapt for Crystal 1.6
Samantaz Fox
2022-08-15
Fix missing hash key: "toggleButtonRenderer" (issue #3260)
Samantaz Fox
2022-08-13
Fix #3265
Samantaz Fox
2022-08-12
Update licenses.ecr
CalculationPaper
2022-08-12
Add/Change Javascript license notice
CalculationPaper
2022-08-10
routing: Directly call Kemal's add_route function
Samantaz Fox
2022-08-10
routes: remove useless 'locale' variable in error 505 handler
Samantaz Fox
2022-08-10
routes: move error 404 logic to its own module
Samantaz Fox
2022-08-10
routes: move before_all logic to its own module
Samantaz Fox
2022-08-10
routing: move the remaining routes registration to a wrapper function
Samantaz Fox
2022-08-10
routing: move feed routes registration to Invidious::Routing
Samantaz Fox
2022-08-10
routing: move search routes registration to Invidious::Routing
Samantaz Fox
2022-08-10
routing: move playlist routes registration to Invidious::Routing
Samantaz Fox
2022-08-10
routing: move watch/embed routes registration to Invidious::Routing
Samantaz Fox
2022-08-10
routing: move image proxy routes registration to Invidious::Routing
Samantaz Fox
2022-08-10
routing: move channel routes registration to Invidious::Routing
Samantaz Fox
2022-08-10
routing: register playback routes with a function, rather than a macro
Samantaz Fox
2022-08-10
routing: register API routes with a function, rather than a macro
Samantaz Fox
[next]