aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Handle markdown in account/video channel pagesChocobozzz2018-06-187-22/+30
|
* Remove uneeded rxjs-compatChocobozzz2018-06-186-11/+6
|
* Fix quota precision in users listChocobozzz2018-06-181-1/+1
|
* Blue links color in commentsChocobozzz2018-06-181-6/+9
|
* Prevent commenting twiceChocobozzz2018-06-181-1/+13
|
* Fix removing scheduled updateChocobozzz2018-06-182-2/+5
|
* Improve screen cache serviceChocobozzz2018-06-181-10/+24
|
* Add margin for http fallback displayChocobozzz2018-06-182-3/+3
|
* Move player local storage functions in their own fileChocobozzz2018-06-184-91/+98
|
* Don't send view on private videoChocobozzz2018-06-183-3/+4
|
* Create webtorrent client on player loadChocobozzz2018-06-182-24/+25
| | | | | | So we don't run Angular change detection every 250ms on webtorrent import, when https://github.com/mafintosh/speedometer/pull/7 will be merged
* Fixes #574 account link width on video view (#665)Sankar2018-06-151-1/+1
| | | Changed a tag from `flex` to `inline` to avoid misclicks.
* Pull translationsChocobozzz2018-06-154-133/+633
|
* Add ability to schedule video publicationChocobozzz2018-06-1538-201/+546
|
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-1/+0
|
* Automatically jump to the highlighted threadChocobozzz2018-06-144-10/+24
|
* Fix glitch when updating player volumeChocobozzz2018-06-141-1/+6
|
* Redirect comment links to the watch pageChocobozzz2018-06-141-0/+4
|
* Adapt theather icon depending on the player stateChocobozzz2018-06-132-1/+21
|
* Add time mouse display to see where we seek the videoChocobozzz2018-06-131-0/+1
|
* Add more space between icons and "load more/less"Chocobozzz2018-06-131-0/+4
|
* Move iso639 strings in its own translation fileChocobozzz2018-06-136-916/+996
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-1212-121/+189
| | | | publishing a video
* (embed) sandbox the iframeRigel Kent2018-06-111-0/+1
|
* Add theatre modeChocobozzz2018-06-1110-14/+135
|
* Fix dislikes number in video watch pageChocobozzz2018-06-111-1/+1
|
* Split player sass fileChocobozzz2018-06-119-294/+313
|
* Bumped to version v1.0.0-beta.8v1.0.0-beta.8Chocobozzz2018-06-111-1/+1
|
* Darker control barChocobozzz2018-06-111-2/+2
|
* Improve control bar with blank videosChocobozzz2018-06-111-0/+3
|
* Fix autoplay setting in my accountChocobozzz2018-06-111-1/+1
|
* Fix add icon pathChocobozzz2018-06-114-4/+4
|
* Remove video not foundChocobozzz2018-06-085-16/+12
|
* Enable default link behavior and accessibility for login page (#636)spf2018-06-082-10/+4
| | | | | | * enable default link behavior and accessibility for login page * alt for link: great idea, but the world is not ready
* Smooth resolution change?Chocobozzz2018-06-081-0/+28
|
* Fix seeking on auto resolution changeChocobozzz2018-06-082-1/+8
|
* Fix e2e testsChocobozzz2018-06-086-16/+22
|
* Improve player progress barChocobozzz2018-06-082-32/+56
|
* Pick average video file insead of max qualityChocobozzz2018-06-071-2/+8
|
* Fix the player size on mobileChocobozzz2018-06-071-2/+2
|
* Rename "my settings" to "my account" in menuChocobozzz2018-06-072-2/+7
|
* Reduce bundle sizesChocobozzz2018-06-078-8/+49
|
* Add warning regarding transcodingChocobozzz2018-06-071-0/+2
|
* fixing #595 by using the account name instead of the displayNameRigel Kent2018-06-072-5/+4
|
* Fix embed view with search paramsChocobozzz2018-06-071-1/+2
|
* Fix player resolution change that plays even if the video was pausedChocobozzz2018-06-072-23/+44
|
* Fix account/channel pages route subscriptionChocobozzz2018-06-078-28/+77
|
* Fix markdown links truncatingChocobozzz2018-06-072-4/+3
|
* Add help if the config is invalidChocobozzz2018-06-072-0/+6
|
* Only use woff2 for fontsChocobozzz2018-06-062-2/+42
|