index
:
on_rails
master
tsugutsugugo's streaming site "Tsugu on Rails" (reskinned Invidious instance)
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
invidious
/
routes
/
api
Age
Commit message (
Expand
)
Author
2022-04-27
It's OTF, not OFT
Samantaz Fox
2022-04-27
Fix 'adaptiveFormats' not available for livestreams in videos API
Samantaz Fox
2022-04-22
Bump videojs to 7.12.1 (#3011)
Émilien Devos
2022-04-03
Make use of Search::Query/Filters and associated HTML generator
Samantaz Fox
2022-03-29
Create a search processors module
Samantaz Fox
2022-03-06
API: fix suggestions not workin
Samantaz Fox
2022-02-24
Merge pull request #2922 from SamantazFox/download-widget-fix
Samantaz Fox
2022-02-23
Combine notifications endpoints and move them
matthewmcgarvey
2022-02-23
Use a dedicated endpoind for downloads
Samantaz Fox
2022-02-22
Move remaining routes to new structure
matthewmcgarvey
2022-02-22
Fix captions regex
Samantaz Fox
2022-02-18
Expose version in /api/v1/stats with statistic disabled
Féry Mathieu (Mathius)
2022-02-14
Merge pull request #2871 from SamantazFox/user-code-cleaning
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
API: handle related channels parsing exceptions
Samantaz Fox
2022-02-07
Related channel may contain a continuation entry
Samantaz Fox
2022-02-02
Merge pull request #2827 from SamantazFox/more-code-cleanup
Samantaz Fox
2022-01-27
Cleanup channel helpers code
matthewmcgarvey
2022-01-28
search functions: Don't return result count
Samantaz Fox
2022-01-28
Fix more 'Lint/ShadowingOuterLocalVar' warnings reported by ameba
Samantaz Fox
2022-01-28
Fix some 'Lint/ShadowingOuterLocalVar' warnings reported by ameba
Samantaz Fox
2022-01-28
Remove useless 'locale = env.get...' from many routes
Samantaz Fox
2022-01-28
Remove useless arguments from playlist-related functions
Samantaz Fox
2022-01-17
Fix loading reddit comments when there are no threads found
matthewmcgarvey
2022-01-10
Can fetch related channels using just the channel ucid]
matthewmcgarvey
2022-01-08
Update to fetch related channels again
matthewmcgarvey
2022-01-04
Clean useless database arguments (5/5)
Samantaz Fox
2022-01-04
Clean useless database arguments (4/5)
Samantaz Fox
2022-01-04
Clean useless database arguments (3/5)
Samantaz Fox
2022-01-04
Clean useless database arguments (2/5)
Samantaz Fox
2022-01-04
Clean useless database arguments (1/5)
Samantaz Fox
2022-01-04
Move DB queries related to 'annotations' in a separate module
Samantaz Fox
2022-01-04
Move DB queries related to 'users' in a separate module (2/2)
Samantaz Fox
2022-01-04
Move DB queries related to 'users' in a separate module (1/2)
Samantaz Fox
2022-01-04
Move DB queries related to session tokens in a separate module
Samantaz Fox
2022-01-04
Move DB queries related to channels in a separate module
Samantaz Fox
2022-01-04
Move DB queries related to playlists in a separate module (2/3)
Samantaz Fox
2022-01-04
Move DB queries related to playlists in a separate module (1/3)
Samantaz Fox
2021-11-21
i18n: pass only the ISO code string to 'translate()'
Samantaz Fox
2021-10-29
Fix 'to_json' in struct PlaylistVideo
Samantaz Fox
2021-10-29
Also fix 'to_json' in struct Video
Samantaz Fox
2021-10-25
Fix Performance/ChainedCallWithNoBang issues
syeopite
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-11
Lookback 50 videos
Samantaz Fox
2021-10-11
propagate video_id field on getting playlists
diogo
2021-10-11
pass the api/v1/playlists with videos before the offset
diogo
2021-09-25
Fix livestream regex regression caused by #2271
syeopite
[next]