PeerTube/server/controllers
Wicklow b302c80dc0
feature/ability to disable video history by default (#5728)
* draft: ability to disable video history by default

* Update configuration and add tests

* Updated code based on review comments

* Add tests on registration and video quota

* Remove required video quotas in query

* Fix tests
2023-04-07 10:09:54 +02:00
..
activitypub Add ability for plugins to alter video jsonld 2023-03-10 15:45:52 +01:00
api feature/ability to disable video history by default (#5728) 2023-04-07 10:09:54 +02:00
shared Fix file token reinjection on fragments 2023-03-07 11:16:56 +01:00
bots.ts Fix InvalidVideoTitle console warning 2022-09-27 16:19:36 +02:00
client.ts Fix 404 when having ;threadId param 2023-03-02 10:35:59 +01:00
download.ts Add req and res to allow download filter hooks 2022-12-06 13:50:18 +01:00
feeds.ts Prefer displaying channel in rss feeds 2022-12-20 09:28:01 +01:00
index.ts Move webfinger controller in well known router 2023-02-15 16:36:04 +01:00
lazy-static.ts Prevent logging an error on lazy static 404 2022-07-27 14:38:07 +02:00
misc.ts Split static router 2022-07-13 11:16:29 +02:00
object-storage-proxy.ts fix(object-storage-proxy): set content-range 2023-03-22 07:35:36 +01:00
plugins.ts
services.ts Don't inject untrusted input 2022-11-15 14:41:55 +01:00
static.ts Fix file token reinjection on fragments 2023-03-07 11:16:56 +01:00
tracker.ts Add tracker opentelemtry metrics 2023-01-05 10:19:51 +01:00
well-known.ts Move webfinger controller in well known router 2023-02-15 16:36:04 +01:00