Samantaz Fox

Results 44 issues of Samantaz Fox

I'd like to (re)open discussion regarding the new instances rules that were added in fd84d13b855934035b7b5ccb457c692007f11b32. I know that those have already been discussed a bit in #74 & #76, but...

discussion

Make rules list less looking like a wall of text. From: https://github.com/iv-org/documentation/pull/151#pullrequestreview-778996679

enhancement

**Describe the bug** All v1 API endpoints should have `authorVerified` when available Currently, only the `search` endpoint has it.

bug
type:api
module:api

These few code additions do the same as [what we recommend in the documentation](https://docs.invidious.io/Database-Information-and-Maintenance.md), but without the admin needing to add a cron job. The only cron that remains to...

Here is the v2 API mockup I came with. Comments are appreciated! APIs I got inspiration from: - https://docs.github.com/en/rest - https://api.ovh.com/console/ ``` api/v2 │ ├── channels/ │ │ │ ├──...

enhancement
discussion
type:api
module:api

**Describe the bug** The line saying "shared x ago" under videos (on a channel's page) are offset by one month. This seem to happen only to videos that are exactly...

bug
type:server-side

Extracted from #3020

Reworked the previous/next buttons to make them more visible, more accessible, and more pleasing to look at! You can test it at https://test.invidious.io Closes #2252 Closes #3630 --- Screenshots: Channel...

need-code-review
in-testing