aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-288-17/+25
| | | | | | | | | | | | | | * Replace angular-cli patch with something less risky * path.join() is needed, provide a naive implementation * technically, webpack provided a polyfill for Buffer, we should too * process polyfill matches webpack; peertube depends on nextTick * polyfill for path to match webpack * http/https polyfills as per webpack
* 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
| | | | | | | | | | * get videos with specific category (api) * update api doc with category * add url parameter to filter by category * fix lint issues
* Bumped to version v1.0.0-beta.9v1.0.0-beta.9Chocobozzz2018-06-251-1/+1
|
* 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
|
* Upgrade dependenciesChocobozzz2018-06-191-368/+460
|
* 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
|