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
/
user
Age
Commit message (
Expand
)
Author
2022-04-09
Merge pull request #2895 from MathiusD/master
Samantaz Fox
2022-02-25
Merge pull request #2915 from MathiusD/RefreshChannelsJob-frenquency
Samantaz Fox
2022-02-23
Make the history recording optional.
Le Jester
2022-02-22
Add sameSite policy in cookie management in server side
Féry Mathieu (Mathius)
2022-02-22
Update management of channel_refresh_interval
Féry Mathieu (Mathius)
2022-02-22
Move TimeSpanConverter with another Converters
Féry Mathieu (Mathius)
2022-02-14
Move store of modification in Cookie instead of localStorage
Féry Mathieu (Mathius)
2022-02-13
Fix Freetube subscriptions import
Samantaz Fox
2022-02-12
Fix OPML import
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-01-12
Prevent import of insanely large files
Samantaz Fox
2022-01-08
Add explicit return keyword
bbielsa
2022-01-08
Move require statement to the correct file
bbielsa
2022-01-08
Move parse_subscription_export_csv function to user/imports.cr
bbielsa
2021-12-15
Rename 'remember_position' to 'save_player_pos' for clarity
bbielsa
2021-12-15
Add remember_position field to the Preferences and VideoPreferences structs, ...
bbielsa
2021-10-25
Feature Request: Localization for trending (remove region from server config)
Dmitry Sandalov
2021-10-21
Feature Request: Localization for trending iv-org#331
Dmitry Sandalov
2021-10-11
move theme converter function to a separate file
Samantaz Fox
2021-10-11
Move user preferences structure to a separate file
Samantaz Fox