aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/server
Commit message (Expand)AuthorAgeFilesLines
* Handle rejected follows in clientChocobozzz2022-07-271-56/+55
* Add rejected state to followsChocobozzz2022-07-271-13/+171
* Add ability for client to create server logsChocobozzz2022-07-181-0/+65
* Fix lintChocobozzz2022-07-131-1/+1
* Fix audio file mergeChocobozzz2022-07-121-1/+1
* Introduce experimental telemetryChocobozzz2022-07-063-2/+97
* fixes video not played from defined parameters in embed service (#5023)Durgaraj Karki2022-06-211-9/+25
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-201-0/+4
|\
| * Fix users statsChocobozzz2022-06-171-0/+4
* | Fix various typosluz paz2022-06-071-1/+1
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-031-1/+1
|\|
| * Completely remove best default trending algorithmChocobozzz2022-06-031-1/+1
* | Bypass rate limits for admins and moderatorsChocobozzz2022-05-301-1/+10
|/
* Add use proxy for s3 (#4973)Chocobozzz2022-05-091-1/+41
* Fix email links displayed twice as textChocobozzz2022-04-151-0/+7
* Support video views/viewers stats in serverChocobozzz2022-04-152-9/+9
* Rename studio to editorChocobozzz2022-03-221-3/+3
* Fix CIChocobozzz2022-03-171-2/+1
* Fix client html cache on theme updateChocobozzz2022-03-171-43/+61
* Fix torrent creationChocobozzz2022-03-161-3/+6
* Add latency setting supportChocobozzz2022-03-091-0/+5
* Add basic video editor supportChocobozzz2022-02-282-7/+8
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-1/+5
* Add ability to cancel & delete video importsChocobozzz2022-01-191-0/+25
* Try to fix docker buildChocobozzz2022-01-031-2/+2
* Translate plugin settingsChocobozzz2021-12-291-0/+2
* Fix types package dependenciesChocobozzz2021-12-282-2/+2
* Fix testsChocobozzz2021-12-281-1/+1
* Move test functions outside extra-utilsChocobozzz2021-12-1713-50/+36
* shared/ typescript types dir server-commandsChocobozzz2021-12-1721-22/+22
* Use different p2p policy for embeds and webappChocobozzz2021-12-161-23/+74
* Add ability for admins to set default p2p policyChocobozzz2021-12-162-13/+58
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-162-2/+2
* Fix lintChocobozzz2021-12-141-1/+8
* Ability for admins to set default upload valuesChocobozzz2021-12-142-0/+118
* Fix testsChocobozzz2021-12-091-1/+1
* Merge branch 'release/4.0.0' into developChocobozzz2021-12-071-3/+3
|\
| * Fix services testsChocobozzz2021-12-071-3/+3
* | Add ability to redirect users on external authChocobozzz2021-12-031-0/+18
|/
* Refactor video viewsChocobozzz2021-11-091-1/+1
* Added 144p encoding (#4492)Florian CUNY2021-11-052-0/+7
* Made the video channels limit (per user) server-wide configurable (#4491)Florian CUNY2021-10-261-0/+7
* Rewrite youtube-dl importChocobozzz2021-10-221-25/+82
* Add ability to filter logs by tagsChocobozzz2021-10-201-1/+22
* Fix admin edition disabling featureChocobozzz2021-10-142-2/+6
* Fix benchmark testChocobozzz2021-10-141-1/+1
* Fix actor follow counts calculationChocobozzz2021-10-132-6/+4
* Fix config test cleanupChocobozzz2021-10-131-0/+4
* Process slow followers in unicast job queueChocobozzz2021-10-132-0/+82
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-121-171/+193