aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix client error loggingChocobozzz2018-07-094-28/+28
|
* remove scroll to top, and keep menu fixed on small devicesEric Brehault2018-06-301-1/+0
|
* Fix typo in privacy textChocobozzz2018-06-301-1/+1
|
* Increase upload limit to 8GB (test)Chocobozzz2018-06-291-5/+5
|
* Fix buildChocobozzz2018-06-292-1/+5
|
* Extract extensions from the buttonChocobozzz2018-06-292-2/+12
|
* Client: Add ability to update video channel avatarChocobozzz2018-06-2917-106/+200
|
* clarifying what extensions are accepted for uploadRigel Kent2018-06-291-1/+1
|
* Avoid 404 title on the first page loadChocobozzz2018-06-281-0/+5
|
* Update i18n sourceChocobozzz2018-06-281-1/+1
|
* Add ability to choose the languageChocobozzz2018-06-289-74/+188
|
* Fix #576 - show 'Others videos' on a <1300px viewportSimounet2018-06-281-1/+7
|
* Improve P2P & Privacy sectionChocobozzz2018-06-2717-81/+258
|
* Filter by category (#720)PhieF2018-06-275-9/+17
| | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues
* specify Tor Browser instead of just TorRigel Kent2018-06-251-1/+1
|
* Fix #639 providing magnet URI in player and download modalRigel Kent2018-06-242-2/+19
|
* Fix images size limitChocobozzz2018-06-223-2/+22
|
* Reset search on page changeChocobozzz2018-06-221-3/+2
|
* Fix HTTP fallback when having videostream issues on firefoxChocobozzz2018-06-201-1/+0
|
* Update iso639 translations for french and deutchChocobozzz2018-06-192-1/+1
|
* Handle markdown in account/video channel pagesChocobozzz2018-06-187-22/+30
|
* Remove uneeded rxjs-compatChocobozzz2018-06-184-6/+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
|
* Don't send view on private videoChocobozzz2018-06-182-3/+2
|
* Create webtorrent client on player loadChocobozzz2018-06-181-1/+1
| | | | | | 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.
* Add ability to schedule video publicationChocobozzz2018-06-1533-75/+358
|
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-1/+0
|
* Automatically jump to the highlighted threadChocobozzz2018-06-144-10/+24
|
* Redirect comment links to the watch pageChocobozzz2018-06-141-0/+4
|
* Add more space between icons and "load more/less"Chocobozzz2018-06-131-0/+4
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-1212-121/+189
| | | | publishing a video
* Add theatre modeChocobozzz2018-06-112-1/+7
|
* Fix dislikes number in video watch pageChocobozzz2018-06-111-1/+1
|
* Fix autoplay setting in my accountChocobozzz2018-06-111-1/+1
|
* Fix add icon pathChocobozzz2018-06-112-2/+2
|
* Remove video not foundChocobozzz2018-06-084-11/+10
|
* 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
* Fix e2e testsChocobozzz2018-06-082-4/+4
|
* Fix the player size on mobileChocobozzz2018-06-071-2/+2
|
* Rename "my settings" to "my account" in menuChocobozzz2018-06-072-2/+7
|
* 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 player resolution change that plays even if the video was pausedChocobozzz2018-06-071-2/+2
|
* Fix account/channel pages route subscriptionChocobozzz2018-06-078-28/+77
|
* Fix markdown links truncatingChocobozzz2018-06-071-2/+3
|