aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/server-commands
Commit message (Expand)AuthorAgeFilesLines
* Remove content type for raw requestsChocobozzz2022-11-151-0/+1
* Fix server lintChocobozzz2022-11-151-1/+1
* Don't inject untrusted inputChocobozzz2022-11-151-1/+2
* 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
* Use private ACL for private videos in s3Chocobozzz2022-10-243-25/+77
* Put private videos under a specific subdirectoryChocobozzz2022-10-247-8/+85
* Wait segment sha processingChocobozzz2022-10-111-0/+9
* Fix live testsChocobozzz2022-10-111-16/+27
* Also retry when fetching master m3u8 playlistChocobozzz2022-10-111-1/+1
* Try to fix testsChocobozzz2022-10-102-8/+39
* Allow admins to disable two factor authChocobozzz2022-10-071-2/+19
* Support two factor authentication in backendChocobozzz2022-10-075-25/+139
* Fix testsChocobozzz2022-10-041-1/+6
* server: serve files from storage/well-known (#5214)kontrollanten2022-10-041-13/+20
* Live supports object storageChocobozzz2022-10-042-11/+51
* Test akismet plugin signupChocobozzz2022-09-261-2/+3
* Reimplement a typed omit functionChocobozzz2022-08-174-13/+9
* Prefer using our pick functionChocobozzz2022-08-171-1/+1
* Add playback metric endpoint sent to OTELChocobozzz2022-08-163-0/+22
* Add ability to list comments on local videosChocobozzz2022-08-161-1/+2
* Tests: Add response error along with unexpected status in reportFlorent2022-08-161-2/+9
* Add ability to list imports of a channel syncChocobozzz2022-08-103-8/+11
* Channel sync (#5135)Florent2022-08-106-3/+131
* Add option to not transcode original resolutionChocobozzz2022-08-091-1/+3
* Add ability to delete a specific video fileChocobozzz2022-08-011-3/+33
* Add rejected state to followsChocobozzz2022-07-271-4/+4
* Add ability for client to create server logsChocobozzz2022-07-181-2/+15
* Fix lintChocobozzz2022-07-133-3/+3
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-271-5/+16
|\
| * Fix broken feeds with published liveChocobozzz2022-06-271-5/+16
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-232-7/+30
|\|
| * Fix fast restream in saved permanent liveChocobozzz2022-06-232-7/+30
* | store uploaded video filename (#4885)kontrollanten2022-06-211-0/+15
|/
* Fix searching in blocklistChocobozzz2022-06-171-3/+6
* Completely remove best default trending algorithmChocobozzz2022-06-031-1/+1
* Add filter by start/end date overall stats in apiChocobozzz2022-05-051-0/+4
* Support live session in serverChocobozzz2022-05-031-1/+47
* Add ability to save replay of permanent livesChocobozzz2022-04-212-4/+21
* Test digest check for resumable uploadChocobozzz2022-04-191-1/+14
* Add ability to set start/end date to timeserieChocobozzz2022-04-151-0/+4
* Support video views/viewers stats in serverChocobozzz2022-04-156-37/+107
* Rename studio to editorChocobozzz2022-03-224-13/+13
* 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-284-1/+104