aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix blacklist sortChocobozzz2019-05-211-25/+41
|
* Fix thumbnails in video blacklist list endpointChocobozzz2019-05-211-2/+2
|
* Fix pagination in my videos pageChocobozzz2019-05-216-18/+25
|
* Relax activity validationChocobozzz2019-05-211-12/+13
|
* Fix reordering playlistChocobozzz2019-05-171-1/+3
|
* Reset playlist add component when video changesChocobozzz2019-05-173-21/+48
|
* Fix playlist block with theater playerChocobozzz2019-05-171-0/+1
|
* Remove unnecessary CSS in menuChocobozzz2019-05-151-3/+0
|
* Merge branch 'master' into developChocobozzz2019-05-151-0/+3
|\
| * Merge branch 'release/v1.2.0'Chocobozzz2019-02-1417-99/+170
| |\
| | * Bumped to version v1.2.1v1.2.1Chocobozzz2019-02-143-3/+3
| | |
| | * Update changelogChocobozzz2019-02-141-0/+12
| | |
| | * Fix mention helper testChocobozzz2019-02-141-0/+2
| | |
| | * Fix from header in contact formChocobozzz2019-02-144-9/+25
| | |
| | * Fix too long name in menuChocobozzz2019-02-142-4/+7
| | |
| | * Fix mention notification with a remote accountChocobozzz2019-02-143-15/+41
| | |
| | * Fix moderators that cannot access the muted servers tableChocobozzz2019-02-141-1/+1
| | |
| | * Don't crash on error in notification popupChocobozzz2019-02-141-67/+73
| | |
| | * Error on invalid password in reset password scriptChocobozzz2019-02-141-0/+6
| | |
| * | Merge branch 'release/v1.2.0'Chocobozzz2019-02-06631-12499/+25925
| |\|
| * | Fix adding captions to a videoChocobozzz2018-12-171-3/+1
| | |
* | | 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
| | |