summaryrefslogtreecommitdiff
path: root/src/invidious/helpers/helpers.cr
AgeCommit message (Expand)Author
2022-01-04Clean useless database arguments (4/5)Samantaz Fox
2022-01-04Move DB utility functions to the proper moduleSamantaz Fox
2022-01-04Move DB queries related to 'annotations' in a separate moduleSamantaz Fox
2022-01-04Move DB queries related to channels in a separate moduleSamantaz Fox
2021-11-21i18n: pass only the ISO code string to 'translate()'Samantaz Fox
2021-10-29Also fix 'to_json' in struct VideoSamantaz Fox
2021-10-25Fix Style/VerboseBlock issuessyeopite
2021-10-18Merge pull request #2477 from SamantazFox/move-prefs-and-configsyeopite
2021-10-18Move 'extract_videos' and 'extract_selected_tab' tooSamantaz Fox
2021-10-18Remove fetch_continuation_token(): dead codeSamantaz Fox
2021-10-11Move server structure to a separate fileSamantaz Fox
2021-10-07Add config option to display source code URL in footer (#2450)Samantaz Fox
2021-09-24Fix extract_videossyeopite
2021-09-24Add parser for categories (shelfRenderer)syeopite
2021-09-24Rewrite extract_item and extract_items functionssyeopite
2021-08-12switch to innertube API for about channels (#2255)Émilien Devos
2021-08-03Fix crystal overrides (#2295)Samantaz Fox
2021-07-28Remove workaround for decompression of proxied files (#2286)Samantaz Fox
2021-07-14Mute unbuffered_flush IOError exception (#2235)Émilien Devos
2021-07-01Remove workaround for kemalcr/kemal/issues/575 (#2230)Émilien Devos
2021-06-19Display username in headerMateusz Makowski
2021-06-19Disable automatic instance redirection by defaultsyeopite
2021-06-19Allow automatic instance redirect to be turned offsyeopite
2021-05-23Allow configurable support of interactive 360 vidsyeopite
2021-05-13Merge pull request #1968 from syeopite/iss677TheFrenchGhosty
2021-05-13Merge pull request #1953 from syeopite/fix1673TheFrenchGhosty
2021-05-10Added "Read More" button for video descriptionssh4dowb
2021-04-14add option to disable quicAndrew Zhao
2021-04-04Allow default_home config to be empty valuesyeopite
2021-03-29Update regex expressions to handle unexpected '};'syeopite
2021-03-03WIP channels fixsaltycrys
2021-03-02Merge pull request #1729 from Rjevski/12factor-database-url-restoredPerflyst
2021-02-10Fix playlists with `Various Artists` authorsaltycrys
2021-01-30Allow providing 12-Factor-style Database URL in configAndre Borie
2021-01-30Merge pull request #1702 from saltycrys/configsaltycrys
2021-01-28remove https from channel thumbnail in searchAndrew Zhao
2021-01-23Add config environment variablessaltycrys
2021-01-07Remove admin_email. Use repos url for captcha ID and reddit header. Add note ...HackerNCoder
2021-01-07Remove some mentions of omarrothHackerNCoder
2021-01-05Adjust log verbositysaltycrys
2021-01-05Make logger a constantsaltycrys
2021-01-05Add CLI arguments to config filesaltycrys
2021-01-03add config to decrypt on demand instead of pollingvhuynh3000
2020-12-28Merge pull request #1609 from saltycrys/add-popular-enabled-optionPerflyst
2020-12-27Add `popular-enabled` optionsaltycrys
2020-12-23Merge pull request #1572 from saltycrys/add-dash-quality-preferencePerflyst
2020-12-21Improve loggingsaltycrys
2020-12-19Add DASH quality preferencesaltycrys
2020-11-30fix: channel info parsingThéo Gaillard
2020-11-26revert: remove 'JSON.parse("'Théo Gaillard