index
:
invidious
master
Invidious is an alternative front-end to YouTube
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-11
Fix `Role "kemal" does not exist` (#2490)
Samantaz Fox
2021-10-11
variable postgres username and database name (#2451)
JuniorJPDJ
2021-10-11
Use kemal in production mode (#2455)
syeopite
2021-10-11
Fix URL-encoding in href strings (#2460)
mastihios
2021-10-11
Added border radius to channel-profile (#2484)
tuvork
2021-10-07
Fix extractor bugs (#2454)
syeopite
2021-10-07
Add myself (SamantazFox) as codeowner of locale files (#2472)
Samantaz Fox
2021-10-07
Translations update from Weblate (#2470)
Weblate (bot)
2021-10-07
Add config option to display source code URL in footer (#2450)
Samantaz Fox
2021-10-05
Update Persian translation (#2463)
Weblate (bot)
2021-10-05
Add missing filter ui locales (#1912)
syeopite
2021-10-04
Revert "Fix typo (#2456)" (#2457)
Samantaz Fox
2021-10-04
Fix typo (#2456)
Jorge Maldonado Ventura
2021-10-03
Merge pull request #1678 from Rjevski/idempotent-database-migrations
syeopite
2021-10-02
Add support to make invidious API-only via flag (#2363)
syeopite
2021-10-02
Merge pull request #2443 from iv-org/syeopite-patch-1
syeopite
2021-10-02
Merge pull request #2228 from syeopite/extract-items-overhaul
syeopite
2021-10-02
Update container-release.yml
syeopite
2021-10-02
Install Crystal in container-release for linter
syeopite
2021-10-02
Run linter in container-release workflow
syeopite
2021-10-02
Actually fix lint
syeopite
2021-10-02
Fix lint
Samantaz Fox
2021-10-02
Disable locales with less than 50% of strings translated
Samantaz Fox
2021-10-02
Add Portuguese (pt) to locales
Samantaz Fox
2021-10-02
Translations update from Weblate (#2437)
Weblate (bot)
2021-10-02
Use make_client when querying instance api
syeopite
2021-10-02
add icon-buttons to playlist items (#2442)
mastihios
2021-10-01
Use break instead of short-circuit return
syeopite
2021-09-28
Improve readabltiy of SearchChannel auto-gen detect
syeopite
2021-09-28
Optimize routing logic of extract_item(s) funcs
syeopite
2021-09-28
Rename get_browse_endpoint to get_browse_id
syeopite
2021-09-28
Convert nil for AuthorFallback to empty strings
syeopite
2021-09-28
Apply suggestions from code review
syeopite
2021-09-28
Create CODEOWNERS (#2417)
syeopite
2021-09-26
Use default timeout (5 seconds) for YT pool (#2430)
syeopite
2021-09-24
Add documentation to extractors.cr
syeopite
2021-09-24
Typos and tiny styling changes
syeopite
2021-09-24
Bountiful extractor changes
syeopite
2021-09-24
Overhaul extractors.cr to use modules
syeopite
2021-09-24
Switch to structs in extractors.cr for performance
syeopite
2021-09-24
Improve documentation for extract_item(s) funcs
syeopite
2021-09-24
Fix extract_videos
syeopite
2021-09-24
Manually extract category refactor from 1b569bbc99207cae7c20aa285f42477ae361dd30
syeopite
2021-09-24
Rename invidiousitems.cr
syeopite
2021-09-24
Add description_html field to Category
syeopite
2021-09-24
Change typing of Category contents to only Array
syeopite
2021-09-24
Move continuation_token out of Category struct
syeopite
2021-09-24
Rename "items_without_cate_items" to reflect usage
syeopite
2021-09-24
Unpack search items that are embedded in categories
syeopite
2021-09-24
Add parser for categories (shelfRenderer)
syeopite
[next]