17 Commits

Author SHA1 Message Date
Kavin
b9f8fc99f5
Add sentry videoId information to pubsub webhook. 2023-06-05 23:44:20 +01:00
Bnyro
71b13d59c4 Simplify PlaylistHelper#getUserPlaylist 2023-05-29 21:35:56 +02:00
Bnyro
86152a457a Add route to change playlist description and add PlaylistsHelper 2023-05-29 19:03:45 +02:00
Kavin
12e25c9c13
Attempt to add proper support for channel handles. 2023-04-27 13:22:04 +01:00
Kavin
37b2a41903
Add route to get file content. 2023-02-02 15:12:31 +00:00
Kavin
0e04526217
Implement persistent client-data storage with S3. 2023-02-02 13:03:11 +00:00
Bnyro
448659ea8a Allow POST requests for unauthenticated subscriptions 2023-01-29 20:07:06 +01:00
frajibe
a145ad4e77 introduce a dedicated method to clear a playlist 2023-01-07 13:01:27 +01:00
frajibe
fef6022104 feat: ability to clear a playlist from its videos (#1952) 2023-01-07 11:07:14 +01:00
Kavin
b1b7dbb44a
Attempt to improve pubsub subscription handling. 2022-12-10 04:56:31 +00:00
Kavin
d0fd4e0da6
Optimize playlist adding queries. 2022-11-26 19:45:31 +00:00
Bnyro
d5054a9fbb
allow adding multiple videos to a playlist at the same time 2022-11-26 19:25:11 +00:00
Kavin
abd19aa94d
Better event send handling. 2022-11-23 21:52:12 +00:00
Kavin
a15444645a
Don't query full video anywhere. 2022-11-17 16:24:47 +00:00
Kavin
22dcf7a88e
When parameter is not provided, throw an ErrorResponse. 2022-11-04 19:42:05 +00:00
Kavin
4a8fb80411
Implement status code error errors. 2022-10-30 21:41:02 +00:00
Kavin
2afecb3f39
Refactor server code into multiple classes. 2022-10-29 22:00:55 +01:00