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
Age
Commit message (
Expand
)
Author
2022-05-19
Invert title & video ID in downloaded file name
Samantaz Fox
2022-05-07
Fix download of captions
Samantaz Fox
2022-05-01
Apply 2859.diff
Samantaz Fox
2022-04-30
Revert "Youtube verification badge" (#3070)
Émilien Devos
2022-04-30
Merge pull request #2859 from jonas-w/verified-badge
Samantaz Fox
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-13
Merge branch 'iv-org:master' into verified-badge
Jonas
2022-03-06
API: fix suggestions not workin
Samantaz Fox
2022-02-25
Merge branch 'iv-org:master' into verified-badge
Jonas
2022-02-24
Merge pull request #2922 from SamantazFox/download-widget-fix
Samantaz Fox
2022-02-24
Merge pull request #2925 from matthewmcgarvey/routes-final
Samantaz Fox
2022-02-24
Don't double-encode file title
Samantaz Fox
2022-02-23
Combine notifications endpoints and move them
matthewmcgarvey
2022-02-23
Move live endpoints into Channels route
matthewmcgarvey
2022-02-23
Move captcha endpoint into Login route
matthewmcgarvey
2022-02-23
Make the history recording optional.
Le Jester
2022-02-23
Use a dedicated endpoind for downloads
Samantaz Fox
2022-02-22
Move remaining routes to new structure
matthewmcgarvey
2022-02-22
Extract live endpoints to route
matthewmcgarvey
2022-02-22
Fix captions regex
Samantaz Fox
2022-02-22
Make a function that builds the download widget's HTML
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-11
video_playback: Check "host" parameter validity
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
Move user captcha code to its own module
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
Fix typos
Dimitris Apostolou
2022-02-07
Crystal format
jonas-w
2022-02-07
Removed dummy values and added checks for items.ecr
jonas-w
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-04
Refactored code and added badges to Search but many dummies because of the wa...
jonas-w
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-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
[next]