aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/server-commands/server
Commit message (Expand)AuthorAgeFilesLines
* Fix lowest server portChocobozzz2023-05-191-1/+1
* Don't run the server in detached stateChocobozzz2023-05-151-2/+2
* Prevent invalid end watch section warningsChocobozzz2023-05-101-1/+0
* Fix test cleanupChocobozzz2023-05-101-0/+1
* Support studio transcoding in peertube runnerChocobozzz2023-05-091-1/+16
* Add TMP persistent directoryChocobozzz2023-05-091-0/+1
* Add runner server testsChocobozzz2023-05-094-17/+65
* feature/ability to disable video history by default (#5728)Wicklow2023-04-071-0/+5
* Update server dependenciesChocobozzz2023-02-162-3/+3
* Add more signup limit testsChocobozzz2023-01-191-2/+2
* Add signup approval API testsChocobozzz2023-01-192-7/+46
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-3/+3
* Fix server lintChocobozzz2022-11-151-1/+1
* Option to disable static files auth check/s3 proxyChocobozzz2022-10-271-1/+15
* Fix proxy testsChocobozzz2022-10-251-1/+8
* Use private ACL for private videos in s3Chocobozzz2022-10-241-22/+69
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-0/+3
* Support two factor authentication in backendChocobozzz2022-10-071-1/+11
* server: serve files from storage/well-known (#5214)kontrollanten2022-10-041-13/+20
* Add playback metric endpoint sent to OTELChocobozzz2022-08-163-0/+22
* Add ability to list imports of a channel syncChocobozzz2022-08-101-1/+2
* Channel sync (#5135)Florent2022-08-103-3/+57
* Add option to not transcode original resolutionChocobozzz2022-08-091-1/+3
* Add rejected state to followsChocobozzz2022-07-271-4/+4
* Fix fast restream in saved permanent liveChocobozzz2022-06-231-3/+6
* Completely remove best default trending algorithmChocobozzz2022-06-031-1/+1
* Support video views/viewers stats in serverChocobozzz2022-04-151-1/+7
* Rename studio to editorChocobozzz2022-03-222-7/+7
* Add video edition finished notificationChocobozzz2022-03-221-0/+10
* Fix client html cache on theme updateChocobozzz2022-03-171-0/+15
* Add latency setting supportChocobozzz2022-03-091-0/+3
* Correctly cleanup server testsChocobozzz2022-02-281-6/+11
* Add basic video editor supportChocobozzz2022-02-282-1/+36
* Add ability to cancel & delete video importsChocobozzz2022-01-191-0/+24
* Try to fix testsChocobozzz2022-01-041-1/+2
* Fix testsChocobozzz2022-01-031-2/+4
* Migrate to --enable-source-maps optionChocobozzz2022-01-031-1/+4
* Fix type conflictChocobozzz2021-12-241-2/+2
* Move test functions outside extra-utilsChocobozzz2021-12-1710-95/+11
* shared/ typescript types dir server-commandsChocobozzz2021-12-1718-0/+1789