mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-17 02:18:51 +00:00
Bountiful changes
- Use haltf in more locations - Fix wrong URL params - Rename API modules - Remove API routing file and move everything to general iv routing file
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
module Invidious::Routes::APIv1::Authenticated
|
||||
module Invidious::Routes::API::V1::Authenticated
|
||||
# The notification APIs cannot be extracted yet!
|
||||
# They require the *local* notifications constant defined in invidious.cr
|
||||
#
|
||||
# def self.notifications(env)
|
||||
# env.response.content_type = "text/event-stream"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user