PeerTube/server/middlewares/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 esModuleInterop to true 2021-08-27 15:12:22 +02:00
shared
videos
abuse.ts
account.ts
actor-image.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
blocklist.ts
bulk.ts
config.ts
express.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
feeds.ts Refactor video rights checker 2022-06-22 10:25:31 +02:00
follows.ts /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
index.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
jobs.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
logs.ts
oembed.ts /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
pagination.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
plugins.ts CLI: plugins install command accept a --plugin-version parameter. (#4599) 2021-12-03 10:14:01 +01:00
redundancy.ts
search.ts
server.ts
sort.ts
themes.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
user-history.ts
user-notifications.ts
user-subscriptions.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
users.ts
webfinger.ts