aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Upgrade client dependenciesChocobozzz2021-02-037-1450/+1046
* Fix get video from redudancyChocobozzz2021-02-031-2/+2
* Update angularChocobozzz2021-02-032-809/+1155
* Update server dependenciesChocobozzz2021-02-0342-1558/+1327
* Add ability to build client with source mapsChocobozzz2021-02-022-2/+7
* Fix HLS generation after import scriptChocobozzz2021-02-023-4/+15
* Fix tmp testsChocobozzz2021-02-021-2/+6
* Transcode HLS playlists in a tmp directoryChocobozzz2021-02-021-5/+22
* Fix broken HLS playback with some audio streamsChocobozzz2021-02-021-0/+4
* Fix small UI bugsChocobozzz2021-02-023-8/+17
* Fix hls testsChocobozzz2021-02-021-1/+1
* Transcode audio uploads to lower resolutionsChocobozzz2021-02-023-424/+523
* Purge entire video from redundancyChocobozzz2021-02-022-1/+60
* fix trending page scrollRigel Kent2021-02-011-1/+7
* exclude support for non-release external dependenciesRigel Kent2021-02-011-0/+2
* Fix lintChocobozzz2021-02-012-5/+12
* Add ability to update plugin authChocobozzz2021-02-019-8/+62
* Improve parse log with sqlChocobozzz2021-02-012-2/+15
* Fix testsChocobozzz2021-02-013-40/+48
* Fix URI search config updateChocobozzz2021-02-011-2/+2
* Correctly remove torrents with HLS onlyChocobozzz2021-02-011-0/+1
* Fix redundancy with HLS only filesChocobozzz2021-02-013-59/+132
* Check banned status for external authsChocobozzz2021-02-012-1/+24
* fix nginx unitsRigel Kent2021-01-311-4/+4
* Fix testsChocobozzz2021-01-291-4/+4
* Use veryfast preset for default transcoding profileChocobozzz2021-01-293-2/+6
* Update translationsChocobozzz2021-01-2941-22566/+24983
* Merge remote-tracking branch 'weblate/develop' into developChocobozzz2021-01-299-9795/+11103
|\
| * Translated using Weblate (Turkish)Ömer Faruk Çakmak2021-01-291-319/+299
| * Translated using Weblate (Turkish)Ömer Faruk Çakmak2021-01-291-4018/+4896
| * Translated using Weblate (German)Simon Brosdetzko2021-01-291-139/+127
| * Translated using Weblate (Russian)Александр2021-01-291-269/+277
| * Translated using Weblate (Ukrainian)Ihor Hordiichuk2021-01-291-1/+1
| * Translated using Weblate (Ukrainian)Ihor Hordiichuk2021-01-291-8/+8
| * Translated using Weblate (Czech)Chronos2021-01-291-5044/+5494
| * Translated using Weblate (Central Atlas Tamazight)Hakim Oubouali2021-01-291-14/+14
| * localize decimal separator in video miniatures (#3643)kontrollanten2021-01-292-9/+13
* | Fix default.yaml and production.yaml inconsistenciesChocobozzz2021-01-292-6/+10
|/
* Fix hls error handlingChocobozzz2021-01-291-1/+4
* Try to support other codecsChocobozzz2021-01-293-9/+29
* Correctlu throws an error on manifestIncompatibleCodecsErrorChocobozzz2021-01-291-23/+14
* Don't quick transcode if using a custom profileChocobozzz2021-01-291-0/+2
* Add plugin transcoding profile guideChocobozzz2021-01-293-0/+94
* add description to live transcoding profile selectorRigel Kent2021-01-291-9/+16
* Reduce transcoding overhead by disabling resolutionsChocobozzz2021-01-291-1/+13
* add description to transcoding profile selectorRigel Kent2021-01-282-8/+25
* take into account mime-encoding in nginx client_max_body_sizeRigel Kent2021-01-281-4/+4
* Support transcoding profile in client adminChocobozzz2021-01-284-2/+51
* Support transcoding options/encoders by pluginsChocobozzz2021-01-2832-125/+744
* Use a profile manager for transcodingChocobozzz2021-01-286-52/+116