PeerTube/server/controllers/api
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
..
search Don't store remote rates of remote videos 2022-03-18 11:21:50 +01:00
server Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00
users Implement signup approval in server 2023-01-19 13:53:40 +01:00
videos Use raw sql for comments 2023-01-09 09:29:02 +01:00
abuse.ts Fix shared imports 2021-12-24 10:14:47 +01:00
accounts.ts Fix channel sync right check 2022-09-08 08:41:48 +02:00
blocklist.ts Add mute status in account and channel pages 2021-12-07 09:46:01 +01:00
bulk.ts Add `req` and `res` as controllers hooks parameters 2021-11-25 09:54:22 +01:00
config.ts Implement signup approval in server 2023-01-19 13:53:40 +01:00
custom-page.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
index.ts Add playback metric endpoint sent to OTEL 2022-08-16 10:33:27 +02:00
jobs.ts Fix job queue tests 2022-08-09 11:39:31 +02:00
metrics.ts Add playback metric endpoint sent to OTEL 2022-08-16 10:33:27 +02:00
oauth-clients.ts /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
overviews.ts Add video file size info in admin videos list 2021-10-29 11:48:21 +02:00
plugins.ts CLI: plugins install command accept a --plugin-version parameter. (#4599) 2021-12-03 10:14:01 +01:00
video-channel-sync.ts Fix channel sync right check 2022-09-08 08:41:48 +02:00
video-channel.ts Fix channel sync right check 2022-09-08 08:41:48 +02:00
video-playlist.ts (breaking): Always list nsfw videos in playlists 2023-01-19 15:04:10 +01:00