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
shared Rename video full loading 2022-06-28 15:06:15 +02:00
videos Fix video right check 2022-06-22 14:03:50 +02:00
abuse.ts
account.ts
actor-image.ts
blocklist.ts
bulk.ts
config.ts
express.ts
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
jobs.ts
logs.ts Add ability to filter logs by tags 2021-10-20 14:33:38 +02:00
oembed.ts /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
pagination.ts
plugins.ts
redundancy.ts
search.ts
server.ts
sort.ts
themes.ts
user-history.ts
user-notifications.ts
user-subscriptions.ts
users.ts Fix various typos 2022-06-07 16:41:21 +02:00
webfinger.ts