PeerTube_original/server/controllers
Chocobozzz a68ccaead6
(breaking): Always list nsfw videos in playlists
Keep the same behaviour as unlisted videos
The frontend is in charge to blur the video element if the nsfw setting
is "hide" or "blur"
2023-01-19 15:04:10 +01:00
..
activitypub Use raw sql for comments 2023-01-09 09:29:02 +01:00
api (breaking): Always list nsfw videos in playlists 2023-01-19 15:04:10 +01:00
shared Support reinjecting token in private m3u8 playlist 2022-12-02 15:25:20 +01:00
bots.ts Fix InvalidVideoTitle console warning 2022-09-27 16:19:36 +02:00
client.ts Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
download.ts Add req and res to allow download filter hooks 2022-12-06 13:50:18 +01:00
feeds.ts Prefer displaying channel in rss feeds 2022-12-20 09:28:01 +01:00
index.ts Use private ACL for private videos in s3 2022-10-24 14:48:24 +02:00
lazy-static.ts Prevent logging an error on lazy static 404 2022-07-27 14:38:07 +02:00
misc.ts Split static router 2022-07-13 11:16:29 +02:00
object-storage-proxy.ts Forward 206 status code for object storage proxy 2022-12-19 16:08:00 +01:00
plugins.ts /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
services.ts Don't inject untrusted input 2022-11-15 14:41:55 +01:00
static.ts Support reinjecting token in private m3u8 playlist 2022-12-02 15:25:20 +01:00
tracker.ts Add tracker opentelemtry metrics 2023-01-05 10:19:51 +01:00
webfinger.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
well-known.ts server: serve files from storage/well-known (#5214) 2022-10-04 10:53:00 +02:00