aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix black theme on some screensChocobozzz2019-06-073-6/+11
|
* Fix error in form when scheduling video publicationChocobozzz2019-06-072-2/+2
|
* Fix video action dropdownChocobozzz2019-06-072-24/+14
|
* Try to fix remote mastodon interactionsChocobozzz2019-06-076-21/+33
|
* Bumped to version v1.3.0v1.3.0Chocobozzz2019-06-033-3/+3
|
* Update changelogChocobozzz2019-06-031-0/+109
|
* Fix search with bad webfinger handlesChocobozzz2019-05-282-3/+13
|
* Fix playlist get for classic usersChocobozzz2019-05-282-2/+16
|
* Fix crash in files cacheChocobozzz2019-05-281-2/+2
|
* Fix buildChocobozzz2019-05-241-1/+1
|
* Fix method namesChocobozzz2019-05-241-4/+4
|
* Fix duplicates in playlist add component (release branch)Chocobozzz2019-05-241-4/+2
|
* Bumped to version v1.3.0-rc.2v1.3.0-rc.2Chocobozzz2019-05-223-3/+3
|
* Update changelogChocobozzz2019-05-211-7/+25
|
* Fix video viewsChocobozzz2019-05-213-4/+38
|
* 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
| | |