1
0
Fork 0
peertube/server/controllers
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 Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
api /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
bots.ts Add video file size info in admin videos list 2021-10-29 11:48:21 +02:00
client.ts Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
download.ts Fix invalid download filename 2022-06-03 14:28:43 +02:00
feeds.ts Merge branch 'release/4.2.0' into develop 2022-06-27 10:36:31 +02:00
index.ts Dissociate video file names and video uuid 2021-02-18 13:38:09 +01:00
lazy-static.ts Introduce worker threads to process remote images 2022-06-24 16:31:48 +02:00
live.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
plugins.ts /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
services.ts fixes video not played from defined parameters in embed service (#5023) 2022-06-21 14:38:15 +02:00
static.ts chore(refactor): remove shared folder dependencies to the server 2021-12-16 10:08:43 +01:00
tracker.ts Add ability to disable unknown infohash log 2022-06-30 09:13:11 +02:00
webfinger.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00