PeerTube/server/helpers/custom-validators
Chocobozzz 4638cd713d
Don't inject untrusted input
Even if it's already checked in middlewares
It's better to have safe modals too
2022-11-15 14:41:55 +01:00
..
activitypub Federate entire description 2022-11-14 13:03:54 +01:00
abuses.ts
accounts.ts
actor-images.ts
bulk.ts
feeds.ts
follows.ts Add rejected state to follows 2022-07-27 13:52:13 +02:00
jobs.ts Move to bullmq 2022-08-09 09:18:07 +02:00
logs.ts Add ability for client to create server logs 2022-07-18 11:37:18 +02:00
metrics.ts Add playback metric endpoint sent to OTEL 2022-08-16 10:33:27 +02:00
misc.ts Cleanup tests imports 2022-08-17 15:47:54 +02:00
plugins.ts Add ability to install alpha/beta/rc plugin 2022-11-14 16:21:59 +01:00
search.ts
servers.ts Fix host validation on locahost 2022-10-11 13:42:58 +02:00
user-notifications.ts Suffix external auth username on conflict 2022-08-03 10:10:26 +02:00
users.ts Prefer using Object.values 2022-08-17 15:36:03 +02:00
video-blacklist.ts
video-captions.ts
video-channel-syncs.ts Channel sync (#5135) 2022-08-10 09:53:39 +02:00
video-channels.ts
video-comments.ts
video-imports.ts
video-lives.ts
video-ownership.ts
video-playlists.ts
video-rates.ts
video-redundancies.ts
video-stats.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
video-studio.ts Don't inject untrusted input 2022-11-15 14:41:55 +01:00
video-transcoding.ts
video-view.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
videos.ts Federate entire description 2022-11-14 13:03:54 +01:00
webfinger.ts