aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone
Commit message (Collapse)AuthorAgeFilesLines
* Add context menu to playerChocobozzz2018-05-301-0/+1
|
* Don't index embed pagesChocobozzz2018-05-281-0/+1
|
* Make it works with new autoplay policyChocobozzz2018-05-221-0/+15
|
* Fix play on iOS (grumph)Chocobozzz2018-05-221-1/+1
|
* Fix peertube with google botChocobozzz2018-05-221-0/+3
|
* Handle errors in embedChocobozzz2018-04-193-5/+90
|
* Add ability to set a start timeChocobozzz2018-04-051-1/+7
|
* Improve first playChocobozzz2018-04-032-3/+3
|
* Improve playerChocobozzz2018-04-032-62/+16
| | | | | Add a settings dialog based on the work of Yanko Shterev (@yshterev): https://github.com/yshterev/videojs-settings-menu. Thanks!
* Add autoplay parameter in embedChocobozzz2018-03-271-1/+10
|
* Reduce innactivity timeout on embedChocobozzz2018-03-261-0/+1
|
* Fix typo in embedChocobozzz2018-03-191-1/+1
|
* Cleaner videojs control bar implementationChocobozzz2018-03-012-9/+25
|
* Add messages about privacy concerns (P2P)Chocobozzz2018-02-281-1/+2
|
* Fix testsChocobozzz2018-02-141-1/+1
|
* Fix video play promise error on non supported browsersChocobozzz2018-02-141-1/+2
|
* Move adding a video view videojs peertube pluginChocobozzz2018-02-141-2/+7
|
* Fix embed lintChocobozzz2018-02-141-5/+3
|
* Use fetch instead of XMLHttpRequest (#292)Florent F2018-02-141-41/+29
|
* Fetch remote AP objectsChocobozzz2018-01-101-0/+1
|
* Update dependenciesChocobozzz2018-01-091-1/+3
|
* Add hotkeys in video playerChocobozzz2018-01-091-1/+2
| | | | Double click for full screen
* Refractor peertube videojs pluginChocobozzz2018-01-091-1/+0
|
* Improve player on small screenChocobozzz2017-12-201-32/+39
|
* Fix embed faviconChocobozzz2017-12-201-1/+1
|
* Upgrade scripts and embed webpack configChocobozzz2017-12-121-0/+2
|
* Move to angular cliChocobozzz2017-12-121-1/+1
|
* Embed player responsiveChocobozzz2017-12-112-11/+23
|
* Handle follow/acceptChocobozzz2017-11-271-1/+1
|
* Adapt client with video channelsChocobozzz2017-10-261-2/+2
|
* Client: handle multiple file resolutionsChocobozzz2017-10-062-73/+26
|
* Move video file metadata in their own tableChocobozzz2017-08-251-1/+5
| | | | Will be used for user video quotas and multiple video resolutions
* Fix overflow on embed for firefoxChocobozzz2017-07-231-0/+1
|
* Process embed in webpack tooChocobozzz2017-07-233-133/+146
|
* Fix preview location in embedBigard Florian2017-07-191-1/+1
|
* Fix player on embedBigard Florian2017-07-191-6/+16
|
* Add preview to embedChocobozzz2017-07-121-4/+3
|
* Client: fix PeerTube link in embed videosChocobozzz2016-11-291-0/+5
|
* Client: add button control in embed videojs to go to the watch pageChocobozzz2016-11-161-0/+35
|
* Client: don't use thumbnail in embed video for nowChocobozzz2016-11-081-3/+4
|
* Prepare embed pageChocobozzz2016-11-071-0/+99