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
/
invidious.cr
(
follow
)
Age
Commit message (
Expand
)
Author
2021-11-21
i18n: pass only the ISO code string to 'translate()'
Samantaz Fox
2021-10-25
Fix Style/VerboseBlock issues
syeopite
2021-10-25
Fix Style/VariableNames issues
syeopite
2021-10-25
Fix Lint/UnusedArgument issues
syeopite
2021-10-18
Merge pull request #2477 from SamantazFox/move-prefs-and-config
syeopite
2021-10-18
Add 'require' statement to 'invidious.cr'
Samantaz Fox
2021-10-11
Extract image routes
syeopite
2021-10-11
Add mising 'require' statement to 'invidious.cr'
Samantaz Fox
2021-10-11
Use kemal in production mode (#2455)
syeopite
2021-10-02
Add support to make invidious API-only via flag (#2363)
syeopite
2021-09-26
Use default timeout (5 seconds) for YT pool (#2430)
syeopite
2021-09-19
Unregister captcha job (#2390)
syeopite
2021-09-10
Bump dependencies (#2378)
syeopite
2021-08-30
Extract API routes (#2271)
syeopite
2021-08-30
Extract feed routes (#2269)
syeopite
2021-08-26
Fix livestream parsing URLs (#2356)
Émilien Devos
2021-08-24
Use `athena-negotiation` to detect language through Accept-Language header (...
syeopite
2021-08-14
Extract API routes from invidious.cr (3/3)
syeopite
2021-08-14
Extract API routes from invidious.cr (2/?)
syeopite
2021-08-14
Extract API routes from invidious.cr (1/?)
syeopite
2021-08-14
Remove deprecated APIs
syeopite
2021-08-12
switch to innertube API for about channels (#2255)
Émilien Devos
2021-08-12
Use the new youtube api for comments (#2217)
Émilien Devos
2021-08-03
Extract channel routes (#2227)
syeopite
2021-07-14
Merge pull request #2205 from syeopite/fix-age-restricted-videos
syeopite
2021-07-14
Debloat channels.cr into multiple files (#2225)
syeopite
2021-06-27
Fix caption parsing on age restricted videos
syeopite
2021-06-20
Fix quoting of 'none' in CSP header
Samantaz Fox
2021-06-19
Add route to redirect to another instance
syeopite
2021-06-19
Typo
TheFrenchGhosty
2021-06-17
Rewrite response headers
Samantaz Fox
2021-06-08
Decode URL encoded preference cookie when parsing
syeopite
2021-06-08
Upgrade to crystal 1.0.0
syeopite
2021-04-21
Move locales definition to i18n.cr
Samantaz Fox
2021-04-14
add option to disable quic
Andrew Zhao
2021-04-06
Add aliases for watch route
syeopite
2021-03-24
Use the youtubei API over the legacy one
Svallinn
2021-03-20
fix comment replies
Andrew Zhao
2021-03-17
Fix: functional hl / dark_mode / thin_mode params
Svallinn
2021-03-05
Merge pull request #1829 from SimonPhoenix96/xml-json-yt-sub-import
TheFrenchGhosty
2021-03-02
Merge pull request #1729 from Rjevski/12factor-database-url-restored
Perflyst
2021-02-27
format invidious.cr using crystal cli
simonphoenix96
2021-02-27
fixed line indent typo
Simon Phoenix
2021-02-27
integrate legacy yt xml subscription import with new json sub import
simonphoenix96
2021-02-25
fix search
Andrew Zhao
2021-02-14
Enable the Hebrew translation since it's now translated at more than 80%
TheFrenchGhosty
2021-02-14
Enable the Indonesian translation since it's now translated at more than 80%
TheFrenchGhosty
2021-02-02
Update code for Crystal 0.36.0
saltycrys
2021-02-02
Adjust routes
saltycrys
2021-01-31
Merge pull request #1712 from tenpura-shrimp/bumpvideojs
Perflyst
[next]