1
0
Fork 0
forked from loeade/invidious

master #4

Merged
miri merged 38 commits from master into loea 2024-11-09 07:07:43 +01:00
Owner

updat

updat
miri added 38 commits 2024-11-09 07:07:32 +01:00
Using `make_client` to create `HTTP::Client`, allows for a simple way to
easily add logic to all `HTTP::Client` initialized within Invidious.
Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
Days before staling is increased to 730 days
Days before closing is increased to 60 days
The 'lockupViewModel' structure is used in the channel "podcasts" tab
The 'shortsLockupViewModel' structure is used in the channel "shorts" tab
Fix the "newest" link not being bold when 'sort_by' uses the default value
Show 60 videos per page, rather than 30
Change explanation, courtesy of iBicha:
The \n is basically a decimal 10, which is 1010 binary. That is a field number
1, and a wire type 2 (length-delimited). Then the $ is a decimal 36, which is
exactly the length of 00000000-0000-0000-0000-000000000000.
So both objects end up being encoded into the same data.
No related issue
No related issue
No related issue
No related issue
No related issue
This PR also adds sort option to the channel "shorts" tab.
Thanks to iBicha for the original fix of the "livestreams" tab.

Closes 4029, 5021 and 5029
* Prevents PRs from being considered staled
* Double the stale timer for issues
* Prevent discussion issues from being staled

No related issue
miri merged commit 2fa96fc31a into loea 2024-11-09 07:07:43 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: loeade/invidious-loea#4
No description provided.