PeerTube/server/controllers
Rigel Kent f2eb23cd87
emit more specific status codes on video upload (#3423)
- reduce http status codes list to potentially useful codes
- convert more codes to typed ones
- factorize html generator for error responses
2020-12-08 21:16:10 +01:00
..
activitypub replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
api Use dedicated hooks for account/channel videos 2020-12-08 10:33:23 +01:00
bots.ts Fix sitemap 2020-04-01 17:02:52 +02:00
client.ts emit more specific status codes on video upload (#3423) 2020-12-08 21:16:10 +01:00
feeds.ts Fix migration and test 2020-11-25 11:07:56 +01:00
index.ts Live streaming implementation first step 2020-11-09 15:33:04 +01:00
lazy-static.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
live.ts replace numbers with typed http status codes (#3409) 2020-12-07 14:32:36 +01:00
plugins.ts plugins: add optional authentication for routes 2020-12-08 10:40:08 +01:00
services.ts Handle playlist oembed 2020-08-07 08:58:29 +02:00
static.ts emit more specific status codes on video upload (#3423) 2020-12-08 21:16:10 +01:00
tracker.ts Fix live infohash block 2020-11-09 15:33:04 +01:00
webfinger.ts Fix CSP issue on WebFinger service (#2541) 2020-03-11 08:46:03 +01:00