aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Translated using Weblate (Russian)Aliaksandr Hrankin2021-04-121-110/+95
* Translated using Weblate (Galician)josé m2021-04-121-109/+94
* Translated using Weblate (French)Rigel Kent2021-04-121-1/+1
* Translated using Weblate (French)Eric Guichaoua2021-04-121-1/+1
* Translated using Weblate (Chinese (Traditional))Jeff Huang2021-04-121-108/+93
* Translated using Weblate (Swedish)Filip Bengtsson2021-04-121-111/+96
* Translated using Weblate (Polish)Marcin Mikołajczak2021-04-121-218/+203
* Translated using Weblate (Spanish)Berto Te2021-04-121-111/+96
* Translated using Weblate (Greek)Siourdakis Thanos2021-04-121-253/+236
* fix localization on page not foundRigel Kent2021-04-122-14/+10
* Fix player responsive heightChocobozzz2021-04-121-1/+1
* Fix client buildChocobozzz2021-04-121-1/+1
* Add `i18n` prop where it is missing (#3946)Marcin Mikołajczak2021-04-127-16/+16
* Don't retry failed transaction for refreshChocobozzz2021-04-091-1/+1
* Fix print transcode command scriptChocobozzz2021-04-091-1/+2
* Add scale filter to documentationChocobozzz2021-04-094-11/+15
* Add ability for plugins to specify scale filterChocobozzz2021-04-095-79/+130
* add tests for inputOptions and videoFilters in trancode pluginsThéo Le Calvar2021-04-092-2/+75
* improve documentation plugin-transcodeThéo Le Calvar2021-04-091-0/+11
* add option for transcode plugins to add video filters and make all options op...Théo Le Calvar2021-04-092-10/+14
* add support for inputOptions in trancode pluginsThéo Le Calvar2021-04-094-5/+13
* Update plugins docChocobozzz2021-04-092-120/+196
* Add server plugin helpersChocobozzz2021-04-099-249/+326
* Fix plugin checkbox placementChocobozzz2021-04-092-8/+12
* Add ability to hide plugin settingsChocobozzz2021-04-097-13/+50
* Translate plugin optionsChocobozzz2021-04-094-26/+58
* Plugins can register html/select settingsChocobozzz2021-04-093-6/+20
* Add playlist and video in watch action hookChocobozzz2021-04-091-1/+6
* Also decache configChocobozzz2021-04-093-10/+19
* Fix #3940: unload all children from the plugin module on updates.John Livingston2021-04-092-1/+4
* Tests that show the bug.John Livingston2021-04-095-0/+126
* Merge branch 'release/3.1.0' into developChocobozzz2021-04-0810-20/+60
|\
| * Fix embed playlist menu background on focusChocobozzz2021-04-081-1/+2
| * Fix outbox fetch with subtitled videosChocobozzz2021-04-081-1/+1
| * Fix video channel list apiChocobozzz2021-04-081-3/+8
| * Remove duplicate captionsChocobozzz2021-04-082-1/+24
| * Fix updating transcoding profilesChocobozzz2021-04-085-14/+25
| * Fix subtitles importChocobozzz2021-04-081-1/+1
* | Set channel banner/avatar in creation formChocobozzz2021-04-0810-57/+112
* | Add size info in db for actor imagesChocobozzz2021-04-0812-48/+126
* | Update data in DB when regenerate thumbnailsChocobozzz2021-04-086-27/+52
* | Don't pause video upon modal open (#3909)kontrollanten2021-04-083-37/+4
* | Fixing disappearing hamburger menu for narrow screens (#3929)aschaap2021-04-082-6/+5
* | correct inconsistency in spacing "Sort By" for narrow screens (#3938)aschaap2021-04-082-2/+7
* | Fix static ffmpeg version checkChocobozzz2021-04-082-3/+3
* | Update avatar/banner API docChocobozzz2021-04-081-5/+127
* | Display banner on channel pageChocobozzz2021-04-086-4/+13
* | Add ability to update the bannerChocobozzz2021-04-0842-206/+481
* | Add banner migrationsChocobozzz2021-04-082-1/+51
* | Add banner testsChocobozzz2021-04-0818-125/+210