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
/
helpers
/
helpers.cr
Age
Commit message (
Expand
)
Author
2022-01-04
Clean useless database arguments (4/5)
Samantaz Fox
2022-01-04
Move DB utility functions to the proper module
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 channels in a separate module
Samantaz Fox
2021-11-21
i18n: pass only the ISO code string to 'translate()'
Samantaz Fox
2021-10-29
Also fix 'to_json' in struct Video
Samantaz Fox
2021-10-25
Fix Style/VerboseBlock issues
syeopite
2021-10-18
Merge pull request #2477 from SamantazFox/move-prefs-and-config
syeopite
2021-10-18
Move 'extract_videos' and 'extract_selected_tab' too
Samantaz Fox
2021-10-18
Remove fetch_continuation_token(): dead code
Samantaz Fox
2021-10-11
Move server structure to a separate file
Samantaz Fox
2021-10-07
Add config option to display source code URL in footer (#2450)
Samantaz Fox
2021-09-24
Fix extract_videos
syeopite
2021-09-24
Add parser for categories (shelfRenderer)
syeopite
2021-09-24
Rewrite extract_item and extract_items functions
syeopite
2021-08-12
switch to innertube API for about channels (#2255)
Émilien Devos
2021-08-03
Fix crystal overrides (#2295)
Samantaz Fox
2021-07-28
Remove workaround for decompression of proxied files (#2286)
Samantaz Fox
2021-07-14
Mute unbuffered_flush IOError exception (#2235)
Émilien Devos
2021-07-01
Remove workaround for kemalcr/kemal/issues/575 (#2230)
Émilien Devos
2021-06-19
Display username in header
Mateusz Makowski
2021-06-19
Disable automatic instance redirection by default
syeopite
2021-06-19
Allow automatic instance redirect to be turned off
syeopite
2021-05-23
Allow configurable support of interactive 360 vid
syeopite
2021-05-13
Merge pull request #1968 from syeopite/iss677
TheFrenchGhosty
2021-05-13
Merge pull request #1953 from syeopite/fix1673
TheFrenchGhosty
2021-05-10
Added "Read More" button for video descriptions
sh4dowb
2021-04-14
add option to disable quic
Andrew Zhao
2021-04-04
Allow default_home config to be empty value
syeopite
2021-03-29
Update regex expressions to handle unexpected '};'
syeopite
2021-03-03
WIP channels fix
saltycrys
2021-03-02
Merge pull request #1729 from Rjevski/12factor-database-url-restored
Perflyst
2021-02-10
Fix playlists with `Various Artists` author
saltycrys
2021-01-30
Allow providing 12-Factor-style Database URL in config
Andre Borie
2021-01-30
Merge pull request #1702 from saltycrys/config
saltycrys
2021-01-28
remove https from channel thumbnail in search
Andrew Zhao
2021-01-23
Add config environment variables
saltycrys
2021-01-07
Remove admin_email. Use repos url for captcha ID and reddit header. Add note ...
HackerNCoder
2021-01-07
Remove some mentions of omarroth
HackerNCoder
2021-01-05
Adjust log verbosity
saltycrys
2021-01-05
Make logger a constant
saltycrys
2021-01-05
Add CLI arguments to config file
saltycrys
2021-01-03
add config to decrypt on demand instead of polling
vhuynh3000
2020-12-28
Merge pull request #1609 from saltycrys/add-popular-enabled-option
Perflyst
2020-12-27
Add `popular-enabled` option
saltycrys
2020-12-23
Merge pull request #1572 from saltycrys/add-dash-quality-preference
Perflyst
2020-12-21
Improve logging
saltycrys
2020-12-19
Add DASH quality preference
saltycrys
2020-11-30
fix: channel info parsing
Théo Gaillard
2020-11-26
revert: remove 'JSON.parse("'
Théo Gaillard
[next]