aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* All API tests in parallelChocobozzz2019-05-1534-222/+286
|
* Redundancy and search tests in parallel tooChocobozzz2019-05-1425-222/+249
|
* Try parallel check params testsChocobozzz2019-05-149-9/+92
|
* Changelog typoChocobozzz2019-05-141-1/+1
|
* Bumped to version v1.3.0-rc.1v1.3.0-rc.1Chocobozzz2019-05-143-3/+3
|
* Fix e2e testsChocobozzz2019-05-143-2/+3
|
* Use HLS by default if enabledChocobozzz2019-05-142-1/+13
|
* Document how I do releasesChocobozzz2019-05-141-0/+19
|
* Add doc on how to add a new language to peertubeChocobozzz2019-05-141-0/+7
|
* Update translationsChocobozzz2019-05-1414-63/+987
|
* Add singular/plural tip for translationChocobozzz2019-05-131-1/+16
|
* Prepare 1.3 RC1 changelogChocobozzz2019-05-133-2/+98
|
* Fix zh-Hant-TW buildChocobozzz2019-05-133-7/+36
|
* Lazy load dropdown info on clickChocobozzz2019-05-132-9/+2
| | | | Instead of mouseenter
* Fix russian buildChocobozzz2019-05-132-0/+418
|
* Relax activity validationChocobozzz2019-05-131-2/+1
|
* Fix account description errorChocobozzz2019-05-133-4/+29
|
* Fix client buildChocobozzz2019-05-133-53/+43
|
* Fix hotkeys div overflowChocobozzz2019-05-131-5/+4
|
* Fix playlists with unauthenticated usersChocobozzz2019-05-132-6/+4
|
* Move video watch playlist in its own componentChocobozzz2019-05-139-193/+227
|
* Fix component reuse on channel/account videosChocobozzz2019-05-133-14/+16
|
* Update creditsChocobozzz2019-05-132-9/+37
|
* Fix greek labelChocobozzz2019-05-132-2/+3
|
* Add japanese supportChocobozzz2019-05-1344-10339/+29144
|
* Fix top menu dropdownChocobozzz2019-05-132-2/+13
|
* Fix videos more dropdown position/loadingChocobozzz2019-05-133-6/+18
|
* Fix thumbnail when listing my videosChocobozzz2019-05-132-12/+11
|
* Allow to control RATES_LIMIT from configuration (#1787)Yohan Boniface2019-04-266-5/+46
| | | | | | * Allow to control RATES_LIMIT from configuration * @Chocobozzz review (squash me)
* Fix createdAt/updatedAt issuesChocobozzz2019-04-262-1/+3
|
* Fix pleroma followChocobozzz2019-04-253-3/+4
|
* Fix user notifications testsChocobozzz2019-04-252-10/+20
|
* Fix optional privacy in upload endpointChocobozzz2019-04-256-145/+130
|
* Use apicache instead of our broken implementationChocobozzz2019-04-255-75/+34
|
* Optimize video update page loadChocobozzz2019-04-251-25/+26
|
* Wait config before loading login/signupChocobozzz2019-04-254-5/+28
|
* Fix contact admin button overflowChocobozzz2019-04-251-0/+2
|
* No border radius for thumbnails on small screensChocobozzz2019-04-251-0/+1
|
* Case insensitive loginChocobozzz2019-04-251-1/+1
|
* Fix dropdown top menu on mobileChocobozzz2019-04-251-1/+1
|
* Fix explained privacies on first upload screenChocobozzz2019-04-259-8/+10
|
* dailyVideoQuota -> videoQuotaDaily in docChocobozzz2019-04-241-1/+1
|
* Fix overview endpointChocobozzz2019-04-245-10/+17
|
* Fix video channel API route param in docChocobozzz2019-04-241-9/+9
|
* Add videoQuotaDaily in documentationChocobozzz2019-04-241-0/+10
|
* Fix video import CLI scriptChocobozzz2019-04-242-19/+9
| | | | Password is an optional argument
* Fix scheduled updateChocobozzz2019-04-241-1/+2
|
* Add host network mode for reverse proxyChocobozzz2019-04-241-1/+2
|
* Use test wrapper exit functionChocobozzz2019-04-2480-383/+425
|
* Fix rerunserver functionChocobozzz2019-04-241-20/+24
|