PeerTube/server/controllers
Wicklow 05a60d8599
Feature/Add replay privacy (#5692)
* Add replay settings feature

* Fix replay settings behaviour

* Fix tests

* Fix tests

* Fix tests

* Update openapi doc and fix tests

* Add tests and fix code

* Models correction

* Add migration and update controller and middleware

* Add check params tests

* Fix video live middleware

* Updated code based on review comments
2023-03-31 09:12:21 +02:00
..
activitypub Add ability for plugins to alter video jsonld 2023-03-10 15:45:52 +01:00
api Feature/Add replay privacy (#5692) 2023-03-31 09:12:21 +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 /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
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