aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared
Commit message (Collapse)AuthorAgeFilesLines
* Allow to update a live with untouched privacyChocobozzz2023-04-141-1/+23
|
* Feature/filter already watched videos (#5739)Wicklow2023-04-121-0/+2
| | | | | * filter already watched videos * Updated code based on review comments
* feature/ability to disable video history by default (#5728)Wicklow2023-04-073-2/+13
| | | | | | | | | | | | | * 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
* Feature/Add replay privacy (#5692)Wicklow2023-03-315-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Add filter:html.client.json-ld.result hookChocobozzz2023-03-241-0/+2
|
* Merge branch 'release/5.1.0' into developChocobozzz2023-03-161-2/+6
|\
| * Add video AP hooksChocobozzz2023-03-161-2/+6
| |
| * Add test on AP hooksChocobozzz2023-03-101-1/+1
| |
| * Add ability for plugins to alter video jsonldChocobozzz2023-03-102-3/+8
| |
| * Add ability for plugins to add metadataChocobozzz2023-03-101-0/+2
| |
| * Add action:video-edit.form.updated hookChocobozzz2023-03-101-0/+4
| |
* | Add test on AP hooksChocobozzz2023-03-101-1/+1
| |
* | Add ability for plugins to alter video jsonldChocobozzz2023-03-102-3/+8
| |
* | Add ability for plugins to add metadataChocobozzz2023-03-101-0/+2
| |
* | Add action:video-edit.form.updated hookChocobozzz2023-03-101-0/+4
| |
* | Merge branch 'release/5.1.0' into developChocobozzz2023-03-071-0/+5
|\|
| * Refactor my actor avatar editChocobozzz2023-03-071-0/+5
| |
* | Hotfix/filter subscription videos (#5665)Wicklow2023-03-022-17/+15
|/ | | | | | | | | * Fix filters on subscription videos * Add tests to common video filters * Improve reliability when skipping subscrition path * Better parameters for skipping subscription videos
* Add server hooks for listing subscriptionWicklow2023-02-251-0/+4
|
* Improve image test comparisonChocobozzz2023-02-241-1/+3
|
* Fix filters on playlistsWicklow2023-02-231-2/+4
|
* Uppercase languagesChocobozzz2023-02-201-7/+7
|
* Update server dependenciesChocobozzz2023-02-164-5/+5
|
* Add uk-UA locale supportChocobozzz2023-02-131-8/+12
|
* Add is locale supportChocobozzz2023-02-131-0/+1
|
* Merge branch 'release/5.0.0' into developChocobozzz2023-01-271-2/+10
|\
| * Fix live with base url object storageChocobozzz2023-01-271-2/+10
| |
* | Type isPromiseChocobozzz2023-01-241-2/+2
| |
* | Add ability to not send an email for registrationChocobozzz2023-01-202-13/+8
| |
* | Add more signup limit testsChocobozzz2023-01-191-2/+2
| |
* | Support mailto for custom markupChocobozzz2023-01-191-1/+5
| |
* | Fix semver comparisonChocobozzz2023-01-191-13/+4
| |
* | Add signup approval API testsChocobozzz2023-01-195-36/+204
| |
* | Implement signup approval in serverChocobozzz2023-01-1914-6/+78
| |
* | Redirect to default login url on 401Chocobozzz2023-01-041-1/+7
| | | | | | | | Can be an external URL
* | Add ability to customize token lifetimeChocobozzz2023-01-041-1/+1
| |
* | Prefer using sequelize replacements even for testsChocobozzz2023-01-031-58/+44
|/
* Fix P2P with object storageChocobozzz2022-12-301-0/+13
|
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-123-4/+5
|
* Support reinjecting token in private m3u8 playlistChocobozzz2022-12-022-1/+18
|
* Remove content type for raw requestsChocobozzz2022-11-151-0/+1
|
* Fix server lintChocobozzz2022-11-152-2/+2
|
* Don't inject untrusted inputChocobozzz2022-11-154-2/+12
| | | | | Even if it's already checked in middlewares It's better to have safe modals too
* Federate entire descriptionChocobozzz2022-11-141-0/+6
| | | | | | Introduce an explicit field truncatedDescription description in video list is deprecated description in video get will contain the entire description
* Prevent broken transcoding with audio only inputChocobozzz2022-11-141-2/+10
|
* Breaking API: Consistency with role id/labelChocobozzz2022-10-281-2/+4
|
* Option to disable static files auth check/s3 proxyChocobozzz2022-10-271-1/+15
|
* Fix proxy testsChocobozzz2022-10-251-1/+8
|
* Correctly cleanup files from object storageChocobozzz2022-10-251-1/+18
|
* Fix testsChocobozzz2022-10-241-1/+1
|