PeerTube/server/helpers/custom-validators
Chocobozzz 9452d4fd33
/!\ Use a dedicated config file for development
It means you have to replace NODE_ENV=test to NODE_ENV=dev if you use it
npm run dev:* commands are already updated
2022-07-06 16:12:17 +02:00
..
activitypub /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
abuses.ts
accounts.ts
actor-images.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
bulk.ts
feeds.ts
follows.ts
jobs.ts
logs.ts
misc.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
plugins.ts
search.ts
servers.ts /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
user-notifications.ts
users.ts
video-blacklist.ts
video-captions.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
video-channels.ts
video-comments.ts
video-imports.ts Add basic video editor support 2022-02-28 10:42:19 +01:00
video-lives.ts Add latency setting support 2022-03-09 09:23:10 +01:00
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 Rename studio to editor 2022-03-22 17:24:32 +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 Add basic video editor support 2022-02-28 10:42:19 +01:00
webfinger.ts