aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Translated using Weblate (French)spf2021-08-181-7/+7
* Translated using Weblate (Russian)Александр2021-08-181-359/+354
* Translated using Weblate (Portuguese (Brazil))Andrews Góes Santos2021-08-181-485/+468
* Translated using Weblate (French (France) (fr_FR))Laurent Ettouati2021-08-181-3/+3
* Translated using Weblate (Gaelic)GunChleoc2021-08-181-359/+354
* Translated using Weblate (Polish)Marcin Mikołajczak2021-08-181-417/+412
* Translated using Weblate (Danish)Steffen2021-08-181-2991/+3332
* Translated using Weblate (Spanish)Berto Te2021-08-181-359/+354
* Translated using Weblate (Chinese (Traditional))Jeff Huang2021-08-181-357/+352
* Translated using Weblate (German)Simon Brosdetzko2021-08-181-1/+1
* Translated using Weblate (Galician)josé m2021-08-181-358/+353
* Translated using Weblate (German)Simon Brosdetzko2021-08-181-358/+353
* Translated using Weblate (Catalan)Marc Strange2021-08-181-467/+462
* Translated using Weblate (French (France) (fr_FR))owiox8+1viroxeaziaxw@sharklasers.com2021-08-181-440/+417
* Fix hls testsChocobozzz2021-08-181-3/+3
* Fix player setting overflowChocobozzz2021-08-182-2/+2
* Fix stats card label widthChocobozzz2021-08-181-1/+1
* Remove useless conditionChocobozzz2021-08-181-6/+2
* Set ACL when uploading objectsChocobozzz2021-08-181-2/+4
* Optimize torrent URL updateChocobozzz2021-08-188-20/+74
* Migrate client to eslintChocobozzz2021-08-18215-1195/+2051
* Fix webpack configChocobozzz2021-08-173-17/+10
* Remove solution style ts configChocobozzz2021-08-177-93/+68
* Fix client lintChocobozzz2021-08-17102-1037/+1059
* Support short uuid for scriptsChocobozzz2021-08-174-17/+26
* Remove optimize old videos scriptChocobozzz2021-08-177-210/+1
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-1786-573/+3585
* Disable openapi generationChocobozzz2021-08-111-1/+0
* TypoChocobozzz2021-08-111-1/+1
* Try to fix openapi scriptChocobozzz2021-08-114-291/+22
* Fix search index testsChocobozzz2021-08-111-2/+2
* Update client dependenciesChocobozzz2021-08-1110-979/+1072
* Update server dependenciesChocobozzz2021-08-113-314/+429
* Update FAQ.mdMark Van den Borre2021-08-111-1/+1
* fixed typo (#4312)ROBERT MCDOWELL2021-08-111-1/+1
* Correctly handle large HLS files for redundancyChocobozzz2021-08-062-12/+16
* Fix send rtmp commandChocobozzz2021-08-061-2/+2
* Fix cli buildChocobozzz2021-08-061-1/+1
* Improve target bitrate calculationChocobozzz2021-08-0624-204/+263
* Limit live bitrateChocobozzz2021-08-0610-51/+122
* Merge branch 'release/3.3.0' into developChocobozzz2021-08-051-1/+1
|\
| * Fix sha fallbackChocobozzz2021-08-051-1/+1
* | Remove deprecated transcoding job namesChocobozzz2021-08-051-12/+1
* | Fix upload without filesChocobozzz2021-08-051-1/+1
* | Fix backend channel name validator consistencyChocobozzz2021-08-055-22/+29
* | Do not index remote actorsChocobozzz2021-08-052-2/+43
* | Standard output type syslog is obsolete in systemedROBERT MCDOWELL2021-08-051-2/+0
* | HLS v1 supportChocobozzz2021-08-059-83/+122
* | Filter videos by live in custom markupChocobozzz2021-08-028-30/+31
* | Fetch things in bulk for the homepageChocobozzz2021-08-0214-52/+213