aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* fix(object-storage-proxy): set content-rangekontrollanten2023-03-221-0/+1
* Merge branch 'release/5.1.0' into developChocobozzz2023-03-211-1/+1
|\
| * Fix flaky testsChocobozzz2023-03-171-1/+1
* | Add infohash test for VODChocobozzz2023-03-201-2/+18
|/
* Merge branch 'release/5.1.0' into developChocobozzz2023-03-164-30/+71
|\
| * Add video AP hooksChocobozzz2023-03-164-30/+71
| * Fix testsChocobozzz2023-03-102-2/+4
| * Add test on AP hooksChocobozzz2023-03-104-2/+31
| * Add ability for plugins to alter video jsonldChocobozzz2023-03-1012-67/+75
* | Handle redis disconnection gracefully (#5599)kontrollanten2023-03-142-1/+11
* | Fix testsChocobozzz2023-03-102-2/+4
* | Add test on AP hooksChocobozzz2023-03-104-2/+31
* | Add ability for plugins to alter video jsonldChocobozzz2023-03-1012-67/+75
* | Merge branch 'release/5.1.0' into developChocobozzz2023-03-075-8/+13
|\|
| * Fix file token reinjection on fragmentsWicklow2023-03-075-8/+13
* | Merge branch 'release/5.1.0' into developChocobozzz2023-03-072-3/+12
|\|
| * Add test to ensure files are deletedChocobozzz2023-03-071-1/+10
| * Don't take db lives into account for video quotaChocobozzz2023-03-071-2/+2
* | Hotfix/filter subscription videos (#5665)Wicklow2023-03-026-42/+79
|/
* Fix 404 when having ;threadId paramChocobozzz2023-03-022-1/+16
* Add ability to disable http duration OTEL metricsChocobozzz2023-02-276-5/+36
* Fix E2E with firefoxChocobozzz2023-02-271-8/+7
* Add additional check for playlistNameChocobozzz2023-02-272-1/+10
* Add x-powered-by headerChocobozzz2023-02-273-5/+9
* Add server hooks for listing subscriptionWicklow2023-02-253-2/+36
* Improve image test comparisonChocobozzz2023-02-2414-17/+48
* Fix filters on playlistsWicklow2023-02-233-7/+57
* Update doc anchor linksChocobozzz2023-02-231-1/+1
* Fix typoChocobozzz2023-02-231-1/+1
* Move to new documentation linksChocobozzz2023-02-225-9/+9
* Fix #5614: do not log bearerToken.John Livingston2023-02-171-1/+1
* Fix dev instance following test instancesChocobozzz2023-02-173-5/+2
* Fix CIChocobozzz2023-02-172-7/+6
* Update bullmqChocobozzz2023-02-162-34/+6
* Update server dependenciesChocobozzz2023-02-167-10/+12
* Move webfinger controller in well known routerChocobozzz2023-02-153-46/+30
* Move cli.ts in a private shared directoryChocobozzz2023-02-159-10/+10
* Fix "unique viewers" inconsistency with countriesChocobozzz2023-02-151-5/+20
* Reencode the video on cutChocobozzz2023-02-142-8/+24
* Fix audio out of synced on studio cutChocobozzz2023-02-141-1/+4
* Fix CI timeoutChocobozzz2023-02-141-0/+2
* Fix retrying update on sql serialization conflictChocobozzz2023-02-146-33/+14
* Refactor playlist creation for livesChocobozzz2023-01-273-53/+54
* Merge branch 'release/5.0.0' into developChocobozzz2023-01-276-16/+89
|\
| * Fix live with base url object storageChocobozzz2023-01-276-16/+89
* | Try to debug test timeoutChocobozzz2023-01-241-0/+3
* | Add user registration policy infoChocobozzz2023-01-231-0/+5
* | Add ability to not send an email for registrationChocobozzz2023-01-203-6/+60
* | Add more signup limit testsChocobozzz2023-01-191-4/+35
* | Merge branch 'release/5.0.0' into developChocobozzz2023-01-191-1/+1
|\|