invidious-mod-JP/src/invidious/views/feeds
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
..
history.ecr Extract feed routes (#2269) 2021-08-30 16:58:24 +02:00
playlists.ecr Extract feed routes (#2269) 2021-08-30 16:58:24 +02:00
popular.ecr Extract feed routes (#2269) 2021-08-30 16:58:24 +02:00
subscriptions.ecr Extract feed routes (#2269) 2021-08-30 16:58:24 +02:00
trending.ecr Extract feed routes (#2269) 2021-08-30 16:58:24 +02:00