aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
Commit message (Collapse)AuthorAgeFilesLines
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-246-2/+35
| | | | | | | | | | | | | | | | | | | | | | * 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-235-5/+5
| | | | | | | | * fix a few typos * apply changes to original files instead * additional correction
* Add missing translation tagsChocobozzz2019-09-182-4/+4
|
* Merge branch 'release/1.4.0' into developChocobozzz2019-09-061-1/+2
|\
| * Fix menu x overflowChocobozzz2019-09-061-1/+2
| |
* | Cleanup HLS redundancy manager in clientChocobozzz2019-09-052-17/+2
| | | | | | | | With the new p2p-media-loader release
* | Add contributors in about peertube pageChocobozzz2019-09-059-94/+195
| |
* | Better video publishing notificationChocobozzz2019-09-051-1/+1
| |
* | 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-054-7/+10
|\|
| * Rename signup stepsChocobozzz2019-09-041-2/+2
| |
| * Fix auto blacklist viewChocobozzz2019-09-043-5/+8
| |
| * Improve HLS redundancyChocobozzz2019-08-235-24/+72
| |
* | Add hardware information in instance configChocobozzz2019-09-055-4/+32
| |
* | Better welcome modalChocobozzz2019-09-055-35/+73
| |
* | Add creation reasonChocobozzz2019-09-055-12/+34
| |
* | Add config instance warning modalChocobozzz2019-09-057-33/+93
| |
* | Add welcome modalChocobozzz2019-09-0510-12/+259
| |
* | 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-0510-81/+290
| |
* | Implement auto follow in clientChocobozzz2019-09-046-4/+74
| |
* | Add auto follow back support for instancesChocobozzz2019-09-041-1/+1
| |
* | Improve HLS redundancyChocobozzz2019-08-235-24/+72
| |
* | Merge branch 'release/1.4.0' into developChocobozzz2019-08-226-8/+29
|\|
| * Go back when cancel NSFW modalChocobozzz2019-08-225-7/+22
| | | | | | | | Instead of redirecting on the homepage
| * Dismiss modals on pop stateChocobozzz2019-08-221-2/+7
| |
| * Fix plugin card background color with dark themeChocobozzz2019-08-221-0/+1
| |
* | Merge branch 'release/1.4.0' into developChocobozzz2019-08-2221-57/+10037
|\|
| * Add fi_FI supportChocobozzz2019-08-2213-34/+9989
| |
| * Fix video rows overflowChocobozzz2019-08-226-11/+37
| | | | | | | | In discover and account channel videos pages
| * Fix video playlist element removalChocobozzz2019-08-222-12/+11
| |
| * Cleanup SASS importsChocobozzz2019-08-224-8/+7
| |
| * Replace "overview" by "discover" in client titlesChocobozzz2019-08-222-2/+2
| |
* | Cleanup SASS importsChocobozzz2019-08-224-8/+7
| |
* | Replace "overview" by "discover" in client titlesChocobozzz2019-08-222-2/+2
| |
* | Merge branch 'release/1.4.0' into developChocobozzz2019-08-202-1/+38
|\|
| * Fix bad import on FF ESRChocobozzz2019-08-202-1/+38
| |
* | Cleaner warning of IP address leaking on embedded videos (#2034)Robin2019-08-162-6/+1
|/ | | | | | * Update peertube-skin.scss * Update embed.ts
* Fix start time on HLS videosChocobozzz2019-08-131-16/+1
|
* Fix nl_NL localeChocobozzz2019-08-132-2/+18
|
* Update translations and support gdChocobozzz2019-08-1312-1104/+4936
|
* Fix playlist more button with long video namesChocobozzz2019-08-091-0/+1
|
* Fix video playlists listChocobozzz2019-08-071-3/+3
|
* Fix control bar inactive timeoutChocobozzz2019-08-072-15/+37
|