PeerTube/server/tests/api/check-params
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
..
abuses.ts
accounts.ts
blocklist.ts Fix CI using 127.0.0.1 for tests 2022-12-12 13:36:23 +01:00
bulk.ts
channel-import-videos.ts
config.ts Add signup approval API tests 2023-01-19 13:53:40 +01:00
contact-form.ts Add signup approval API tests 2023-01-19 13:53:40 +01:00
custom-pages.ts
debug.ts
follows.ts Fix CI using 127.0.0.1 for tests 2022-12-12 13:36:23 +01:00
index.ts Add signup approval API tests 2023-01-19 13:53:40 +01:00
jobs.ts
live.ts Feature/Add replay privacy (#5692) 2023-03-31 09:12:21 +02:00
logs.ts
metrics.ts
my-user.ts
plugins.ts
redundancy.ts Fix build 2022-12-29 10:14:43 +01:00
registrations.ts Add more signup limit tests 2023-01-19 15:27:04 +01:00
search.ts Fix DISABLE_LOCAL_SEARCH blocking request to local search API (#5411) 2022-11-23 15:50:34 +01:00
services.ts Fix CI using 127.0.0.1 for tests 2022-12-12 13:36:23 +01:00
transcoding.ts
two-factor.ts Allow admins to disable two factor auth 2022-10-07 14:28:35 +02:00
upload-quota.ts Add signup approval API tests 2023-01-19 13:53:40 +01:00
user-notifications.ts Fix CI using 127.0.0.1 for tests 2022-12-12 13:36:23 +01:00
user-subscriptions.ts Fix CI using 127.0.0.1 for tests 2022-12-12 13:36:23 +01:00
users-admin.ts Add signup approval API tests 2023-01-19 13:53:40 +01:00
users-emails.ts Add ability to disable http duration OTEL metrics 2023-02-27 13:53:54 +01:00
video-blacklist.ts
video-captions.ts
video-channel-syncs.ts
video-channels.ts
video-comments.ts
video-files.ts Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00
video-imports.ts
video-playlists.ts
video-source.ts
video-studio.ts
video-token.ts Put private videos under a specific subdirectory 2022-10-24 14:48:24 +02:00
videos-common-filters.ts Hotfix/filter subscription videos (#5665) 2023-03-02 14:50:55 +01:00
videos-history.ts
videos-overviews.ts
videos.ts Move to new documentation links 2023-02-22 16:15:14 +01:00
views.ts