summaryrefslogtreecommitdiff
path: root/src/invidious/helpers
AgeCommit message (Expand)Author
2022-05-21Add Estonian to i18n.crSamantaz Fox
2022-05-04Add Slovenian to i18n.crSamantaz Fox
2022-05-02Merge pull request #3077 from SamantazFox/verified-checkmarkSamantaz Fox
2022-05-02Add Hindi to i18n.crSamantaz Fox
2022-05-01Apply 2859.diffSamantaz Fox
2022-05-01Revert html escaping of backtraceSamantaz Fox
2022-04-30Revert "Youtube verification badge" (#3070)Émilien Devos
2022-04-30Merge pull request #2859 from jonas-w/verified-badgeSamantaz Fox
2022-04-16Also move the other Kemal class override to src/ext/Samantaz Fox
2022-04-16Keep using kilt for renderingSamantaz Fox
2022-04-16Merge pull request #2936 from MathiusD/expand-linkSamantaz Fox
2022-04-14Update regex reduce_uri utilsFéry Mathieu (Mathius)
2022-04-09Updates the URL of the var url_faq (#3016)Leo
2022-03-13Done some refactoringJonas Wunderlich
2022-03-13Uppercase some first lettersAHOHNMYC
2022-02-25Merge branch 'iv-org:master' into verified-badgeJonas
2022-02-25Update reduce_uri signatureFéry Mathieu (Mathius)
2022-02-25Increase size of links displayed in video descriptionFéry Mathieu (Mathius)
2022-02-25Merge pull request #2915 from MathiusD/RefreshChannelsJob-frenquencySamantaz Fox
2022-02-22Removal of changes to methods now unrelated to the issueFéry Mathieu (Mathius)
2022-02-22Update management of channel_refresh_intervalFéry Mathieu (Mathius)
2022-02-22Move TimeSpanConverter with another ConvertersFéry Mathieu (Mathius)
2022-02-22Add albanian to the locales listSamantaz Fox
2022-02-21Make configurable time between each RefreshChannelsJobFéry Mathieu (Mathius)
2022-02-08HTML escape error messageSamantaz Fox
2022-02-07Fix typosDimitris Apostolou
2022-02-04Refactored code and added badges to Search but many dummies because of the wa...jonas-w
2022-01-29Use short syntax for 'File.open' blockSamantaz Fox
2022-01-28Fix more 'Lint/ShadowingOuterLocalVar' warnings reported by amebaSamantaz Fox
2022-01-28Make 'additional_fields' optional in JSON error template functionsSamantaz Fox
2022-01-28Remove useless 'locale' argument from error template functionsSamantaz Fox
2022-01-17Apply suggestions from reviewSamantaz Fox
2022-01-16Don't show "next steps" message with a stack traceSamantaz Fox
2022-01-16Improve crash page messagesSamantaz Fox
2022-01-10i18n: Apply code review suggestions + code cleaningSamantaz Fox
2022-01-10i18n: Use plurals for video/view/subscriber/subscription countsSamantaz Fox
2022-01-10i18n: Use plurals for year/month/day/etc...Samantaz Fox
2022-01-10i18n: Add dedicated function for counts translationSamantaz Fox
2022-01-10i18n: make multiple fixes to i18next pluralsSamantaz Fox
2022-01-10i18n: Add i18next plural rules and selectorSamantaz Fox
2022-01-10i18n: Add i18next plural resolver classSamantaz Fox
2022-01-10i18n: Add i18next plurals base setsSamantaz Fox
2022-01-04Clean useless database arguments (5/5)Samantaz Fox
2022-01-04Clean useless database arguments (4/5)Samantaz Fox
2022-01-04Clean useless database arguments (2/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 'users' in a separate module (1/2)Samantaz Fox
2022-01-04Move DB queries related to session tokens in a separate moduleSamantaz Fox
2022-01-04Move DB queries related to channels in a separate moduleSamantaz Fox