aboutsummaryrefslogtreecommitdiff
path: root/src/invidious/routes/preferences.cr
AgeCommit message (Expand)AuthorFilesLines
2022-02-25add ability to disable notificationsdisable-notificationsÉmilien Devos1-0/+5
2022-02-23Make the history recording optional.Le Jester1-0/+5
2022-02-07Move user pages (ECR files) to subfolderSamantaz Fox1-2/+2
2022-02-07Move user cookies to their own moduleSamantaz Fox1-28/+2
2022-02-07Move import logic to its own moduleSamantaz Fox1-133/+11
2022-02-07Fix typosDimitris Apostolou1-1/+1
2022-01-27Cleanup channel helpers codematthewmcgarvey1-5/+5
2022-01-25Fix code broken when extracting data control routematthewmcgarvey1-8/+8
2022-01-25Move more routes to new patternmatthewmcgarvey1-0/+187
2022-01-04Move DB queries related to 'users' in a separate module (2/2)Samantaz Fox1-11/+9
2021-12-15Fix formatting of preferences.cr and videos.crbbielsa1-1/+1
2021-12-15Rename 'remember_position' to 'save_player_pos' for claritybbielsa1-4/+4
2021-12-15Add remember_position field to the Preferences and VideoPreferences structs, ...bbielsa1-0/+5
2021-11-21i18n: pass only the ISO code string to 'translate()'Samantaz Fox1-3/+3
2021-10-21Feature Request: Localization for trending iv-org#331Dmitry Sandalov1-0/+3
2021-10-07Add config option to display source code URL in footer (#2450)Samantaz Fox1-0/+2
2021-10-02Add support to make invidious API-only via flag (#2363)syeopite1-0/+2
2021-08-11Switch routing logic to use modules (#2298)syeopite1-4/+4
2021-06-19Display username in headerMateusz Makowski1-0/+5
2021-06-19Fix <hr> styling on empty search pagesyeopite1-28/+28
2021-06-19Allow automatic instance redirect to be turned offsyeopite1-0/+5
2021-06-08Upgrade to crystal 1.0.0syeopite1-4/+4
2021-05-24Allow user preferences to effect extend_descsyeopite1-0/+5
2021-05-23Fix lintsyeopite1-1/+1
2021-05-23Allow configurable support of interactive 360 vidsyeopite1-0/+5
2021-02-02Adjust routessaltycrys1-0/+258