aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-2414-2/+74
| | | | | | | | | | | | | | | | | | | | | | * Start working on autoplay of next video * Ignore changes made by gitpod * Apply changes from PR#1370 * Correct the spelling of recommendations * Fix linting errors * Move boolean check to existing onEnded handler * Pick a random video until the recommendations are improved * Add simple tests for autoPlayNextVideo * Fix lint ...again
* fix a few typos (#2141)Lukas Winkler2019-09-2310-10/+10
| | | | | | | | * fix a few typos * apply changes to original files instead * additional correction
* Fix testsChocobozzz2019-09-181-1/+1
|
* Add missing translation tagsChocobozzz2019-09-182-4/+4
|
* Update default value for commentsEnabledFrank Sträter2019-09-181-2/+2
|
* Remove feeds from API documentationFrank Sträter2019-09-181-45/+0
|
* Change cli parameter from -t to good --target-urlPablo Joubert2019-09-171-1/+1
|
* Fix docker buildChocobozzz2019-09-161-1/+0
|
* Merge branch 'release/1.4.0' into developChocobozzz2019-09-114-3/+13
|\
| * Bumped to version v1.4.1v1.4.1Chocobozzz2019-09-093-3/+3
| |
| * Update changelogChocobozzz2019-09-091-0/+10
| |
* | Improve plugin package.json error messageChocobozzz2019-09-112-17/+77
| |
* | Merge branch 'release/1.4.0' into developChocobozzz2019-09-061-1/+2
|\|
| * Fix menu x overflowChocobozzz2019-09-061-1/+2
| |
* | Fix migrationsChocobozzz2019-09-062-1/+1
| |
* | Cleanup HLS redundancy manager in clientChocobozzz2019-09-054-32/+93
| | | | | | | | With the new p2p-media-loader release
* | Add contributors in about peertube pageChocobozzz2019-09-0512-105/+224
| |
* | Better video publishing notificationChocobozzz2019-09-052-2/+2
| |
* | Fix avatar bad widthChocobozzz2019-09-051-0/+1
| |
* | Clearer debug IP messageChocobozzz2019-09-051-1/+1
| |
* | Fix old auto blacklist notificationsChocobozzz2019-09-051-0/+3
| |
* | Merge branch 'release/1.4.0' into developChocobozzz2019-09-057-17/+19
|\|
| * Fix blacklist sortChocobozzz2019-09-042-8/+8
| |
| * Rename signup stepsChocobozzz2019-09-041-2/+2
| |
| * Fix auto blacklist viewChocobozzz2019-09-044-6/+8
| |
| * Fix bug in redundancy evictionChocobozzz2019-09-041-1/+1
| |
* | Add hardware information in instance configChocobozzz2019-09-0514-4/+62
| |
* | Better welcome modalChocobozzz2019-09-055-35/+73
| |
* | Add creation reasonChocobozzz2019-09-0514-14/+100
| |
* | Add config instance warning modalChocobozzz2019-09-058-39/+99
| |
* | Add welcome modalChocobozzz2019-09-0520-65/+426
| |
* | Fix register checkboxChocobozzz2019-09-052-1/+2
| |
* | Use badges for instance languages/categoriesChocobozzz2019-09-052-17/+20
| |
* | Add about information in registration pageChocobozzz2019-09-0522-172/+467
| |
* | Add categories and languages to about pageChocobozzz2019-09-053-25/+62
| |
* | Improve features tableChocobozzz2019-09-057-47/+105
| |
* | Add more attributes to about pageChocobozzz2019-09-0518-82/+437
| |
* | Fix testsChocobozzz2019-09-042-1/+5
| |
* | Implement auto follow in clientChocobozzz2019-09-048-5/+115
| |
* | Add notification on auto follow indexChocobozzz2019-09-043-9/+46
| |
* | Add auto follow instances index supportChocobozzz2019-09-048-15/+234
| |
* | Add auto follow back support for instancesChocobozzz2019-09-0444-156/+651
| |
* | Fix zh localesChocobozzz2019-09-031-1/+3
| |
* | Merge branch 'release/1.4.0' into developChocobozzz2019-09-030-0/+0
|\|
| * Bumped to version v1.4.0v1.4.0Chocobozzz2019-08-263-3/+3
| |
| * Fix changelogChocobozzz2019-08-261-35/+35
| |
| * Update changelogChocobozzz2019-08-231-0/+126
| |
| * Update angular cliChocobozzz2019-08-232-76/+122
| |
| * Improve HLS redundancyChocobozzz2019-08-235-24/+72
| |
* | Fix plugin CLI tools docChocobozzz2019-09-021-3/+3
| |