コミットグラフ

4 コミット

作成者 SHA1 メッセージ 日付
Wes van der Vleuten bde21d527f Fixed console error 2023-02-19 20:41:18 +01:00
Wes van der Vleuten c95ee10d69 Added parital watch indicator on more locations 2022-11-08 23:18:24 +01:00
Samantaz Fox f29ab53aff
Add other missing translations
* on watch page and video cards (search results, playlists, etc...)
* on /feed/playlists
* in search filters (not normalized in order to avoid collisions with
an existing PR that reworks the search filters)
2021-11-21 01:54:46 +01:00
syeopite 5005212bec
Extract feed routes (#2269)
* Extract feed routes from invidious.cr
* Removes the deprecated route for /feed/top
* Deprecate /view_all_playlist & use /feed/playlists
* Move feed views into their own directory

* Add haltf method to halt current route context
* Change status_code + return blocks to use haltf

* Set appropriate response headers for RSS routes
2021-08-30 16:58:24 +02:00