aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets
Commit message (Collapse)AuthorAgeFilesLines
* Fix player error when the media is not supportedChocobozzz2018-03-262-9/+8
|
* Test to remove google as stun serverChocobozzz2018-03-231-3/+0
|
* Update stun serversChocobozzz2018-03-231-1/+18
|
* Fallback to torrent file if there is an incorrect info hashChocobozzz2018-03-231-5/+18
|
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-191-10/+11
| | | | before beta
* Add "local" videos in menuChocobozzz2018-03-131-0/+15
|
* Make it works on iOSChocobozzz2018-03-061-4/+8
|
* Fix player dispose exceptionChocobozzz2018-03-021-12/+0
|
* Cleaner videojs control bar implementationChocobozzz2018-03-011-17/+2
|
* Fix playback rateChocobozzz2018-03-011-0/+2
|
* Add fallback to HTTPChocobozzz2018-02-262-47/+117
|
* Add help tooltipChocobozzz2018-02-221-0/+12
|
* Add support to video support on clientChocobozzz2018-02-201-0/+13
|
* Fix issue with webm and opus videoChocobozzz2018-02-181-1/+1
|
* Fix video play promise error on non supported browsersChocobozzz2018-02-141-16/+21
|
* Move adding a video view videojs peertube pluginChocobozzz2018-02-141-1/+52
|
* Better peertube iconsChocobozzz2018-02-0816-3/+2
|
* Include Web Manifest (#273)Lucas Teixeira2018-02-087-0/+1
| | | | | | | | | | | | | | | | * Include Web Manifest Now we need to fix the path, which shouldn't be hard. * Delete unused icon * Remove Thumbs.db That file was automatically generated * Fixed icon path * Fixed typo
* Fix video play on google chromeChocobozzz2018-02-072-16/+10
|
* Add about pageChocobozzz2018-01-311-0/+12
|
* Don't play video if user paused it during loadingChocobozzz2018-01-231-3/+7
|
* Fix changing video in watch pageChocobozzz2018-01-121-9/+11
|
* Add hotkeys in video playerChocobozzz2018-01-091-1/+0
| | | | Double click for full screen
* Refractor peertube videojs pluginChocobozzz2018-01-091-127/+155
|
* Add video comment componentsChocobozzz2017-12-272-0/+15
|
* Design modalsChocobozzz2017-12-205-21/+46
|
* Add transition on play/loading playerChocobozzz2017-12-201-1/+1
|
* Fix player play exception on chromiumChocobozzz2017-12-191-7/+9
|
* Upgrade to angular 5Chocobozzz2017-12-121-1/+1
|
* Move to angular cliChocobozzz2017-12-121-2/+2
|
* Fix changing video we are watchingChocobozzz2017-12-111-0/+6
|
* Responsive playerChocobozzz2017-12-111-2/+2
|
* Design admin data tablesChocobozzz2017-12-082-0/+0
|
* Begin admin designChocobozzz2017-12-081-0/+13
|
* First step upload with new designChocobozzz2017-12-071-0/+16
|
* Design video updateChocobozzz2017-12-071-0/+14
|
* Design video watch modalsChocobozzz2017-12-072-0/+16
|
* Fix dropdown menu in video watchChocobozzz2017-12-078-0/+79
|
* Begin video watch designChocobozzz2017-12-064-0/+56
|
* Client bulk deleteChocobozzz2017-12-062-0/+14
|
* Add delete button to my videosChocobozzz2017-12-061-0/+14
|
* Fix player control bar when video is not loadedChocobozzz2017-12-051-8/+10
|
* Fix favicon ratioChocobozzz2017-12-051-0/+0
|
* Fix missing default avatarChocobozzz2017-12-051-0/+0
|
* Design video playerChocobozzz2017-12-056-5/+168
|
* Design account videosChocobozzz2017-12-0410-0/+15
|
* Add account avatarChocobozzz2017-12-041-0/+0
|
* Implement header designChocobozzz2017-12-013-0/+42
|
* Begin new menu designChocobozzz2017-12-015-0/+161
|
* Don't throw error on ice connection failedChocobozzz2017-11-281-0/+5
| | | | Just log it in the console