aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* 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
* add test and openapi for hot sort parameterRigel Kent2021-01-283-1/+12
* move from trending routes to alg paramRigel Kent2021-01-2830-396/+211
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-2830-103/+256
* only count comments from people other than the video authorRigel Kent2021-01-282-4/+22
* modularize abstract video list header and implement video hotness recommendat...Rigel Kent2021-01-2834-63/+396
* Fix rss feed with HLS videosChocobozzz2021-01-272-15/+24