aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
* Fix player lintChocobozzz2018-07-105-171/+165
* Ability to programmatically control embeds (#776)William Lahti2018-07-108-57/+812
* Fix video resolution limitChocobozzz2018-07-101-11/+26
* Fix language modale z-indexChocobozzz2018-07-091-0/+4
* Use uuid for channel link in watch pageChocobozzz2018-07-091-1/+1
* Fix client error loggingChocobozzz2018-07-094-28/+28
* Merge branch 'ctrl-number-hotkeys' into 'develop'Chocobozzz2018-07-091-1/+2
|\
| * (client/player) disable hotkeys modifiers for numbersRigel Kent2018-07-061-1/+2
* | Update translations from zanata and add cs and eoChocobozzz2018-07-0927-619/+8738
* | [#766] Fix the change of speed when quality changesGaƫtan Rizio2018-07-091-0/+2
|/
* filter to Cap the maximum resolution to the screen resolutionNitesh Sawant2018-06-301-2/+3
* remove scroll to top, and keep menu fixed on small devicesEric Brehault2018-06-302-3/+0
* Fix typo in privacy textChocobozzz2018-06-301-1/+1
* Fix FPS label in resolution menuChocobozzz2018-06-291-1/+4
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-291-1/+6
* Increase upload limit to 8GB (test)Chocobozzz2018-06-291-5/+5
* Fix buildChocobozzz2018-06-292-1/+5
* Don't log "The play() request was interrupted..."Chocobozzz2018-06-291-0/+4
* 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
* Reset published date on publishChocobozzz2018-06-281-1/+1
* Update target translationsChocobozzz2018-06-2831-166/+19682
* Update i18n sourceChocobozzz2018-06-282-135/+355
* Add ability to choose the languageChocobozzz2018-06-2812-75/+191
* Replace angular-cli patch with something less risky (#742)William Lahti2018-06-285-0/+12
* Fix #576 - show 'Others videos' on a <1300px viewportSimounet2018-06-281-1/+7
* Improve P2P & Privacy sectionChocobozzz2018-06-2718-82/+259
* Filter by category (#720)PhieF2018-06-275-9/+17
* specify Tor Browser instead of just TorRigel Kent2018-06-251-1/+1
* Log into the console torrent errorsChocobozzz2018-06-251-4/+4
* Fix #639 providing magnet URI in player and download modalRigel Kent2018-06-243-2/+26
* Fix images size limitChocobozzz2018-06-223-2/+22
* Disable auto resolution on HTTP fallbackChocobozzz2018-06-224-9/+30
* Add title in player peers info to show total downloaded/uploaded dataChocobozzz2018-06-222-1/+9
* Reset search on page changeChocobozzz2018-06-221-3/+2
* Fix HTTP fallback when having videostream issues on firefoxChocobozzz2018-06-202-3/+2
* Update iso639 translations for french and deutchChocobozzz2018-06-195-2/+50
* 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
* 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