Chocobozzz
31b6ddf866
Add ability to disable tracker
2019-04-10 09:23:18 +02:00
Chocobozzz
c47106315a
tslint update
2019-04-02 18:30:26 +02:00
Chocobozzz
f421fa06ad
Update client dep
2019-04-02 17:39:21 +02:00
Chocobozzz
f0a3988066
Add to playlist dropdown
2019-03-18 11:17:59 +01:00
Chocobozzz
597a9266d4
Add player mode in watch/embed urls
2019-02-11 09:13:02 +01:00
Chocobozzz
6ec0b75beb
Fallback HLS to webtorrent
2019-02-11 09:13:02 +01:00
Chocobozzz
0920929696
Add hls support on server
2019-02-11 09:13:02 +01:00
Chocobozzz
4348a27d25
Add lazy loading in player
2019-02-11 09:13:02 +01:00
Chocobozzz
3b6f205c34
Correctly implement p2p-media-loader
2019-02-11 09:13:02 +01:00
Chocobozzz
2adfc7ea9a
Refractor videojs player
...
Add fake p2p-media-loader plugin
2019-02-11 09:13:02 +01:00
buoyantair
9fb6cfc49b
Add meta tag to embed.html
2019-01-31 16:36:25 +01:00
Chocobozzz
ad3fa0c567
Add missing translations in embed template
2019-01-14 17:45:02 +01:00
Chocobozzz
3b019808ef
Set last subtitle or subtitle in URL
2018-12-17 14:15:30 +01:00
Chocobozzz
6385c0cb7f
Fix embed video id parsing
2018-11-15 16:57:59 +01:00
Chocobozzz
e0628695c3
Fix embed
2018-10-19 08:37:31 +02:00
Chocobozzz
c199c427d4
Better typings
2018-10-18 14:35:31 +02:00
BO41
244b4ae397
NoImplicitAny flag true ( #1157 )
...
this enables the `noImplicitAny` flag in the Typescript compiler
> When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time.
closes : #1131
replaces #1137
2018-10-18 09:08:59 +02:00
Chocobozzz
b335ccec49
Fix ios player playback/subtitles menu
2018-09-17 15:01:04 +02:00
Chocobozzz
3dfa849402
Translate subtitle langs in player
2018-08-16 10:48:35 +02:00
Chocobozzz
59c76ffa8f
Flat shared module directory
2018-08-14 15:00:01 +02:00
Chocobozzz
0f7fedc398
Improve frontend accessibility
...
In particular checkboxes, likes/dislikes, share button, video thumbnails
and help buttons
2018-07-17 14:56:15 +02:00
Chocobozzz
6d88de7253
Correctly handle error when remote instance is down
2018-07-16 19:15:20 +02:00
Chocobozzz
1f6824c958
Improve start time param
...
Can handle 2m42s for example
2018-07-16 16:13:35 +02:00
Chocobozzz
16f7022b06
Handle subtitles in player
2018-07-16 11:50:08 +02:00
Chocobozzz
a7c9cbb56f
Change friendly reminder about privacy.
2018-07-10 18:36:07 +02:00
Chocobozzz
902aa3a099
Fix player lint
2018-07-10 18:02:40 +02:00
William Lahti
999417328b
Ability to programmatically control embeds ( #776 )
...
* first stab at jschannel based player api
* semicolon purge
* more method-level docs; consolidate definitions
* missing definitions
* better match peertube's class conventions
* styling for embed tester
* basic docs
* add `getVolume`
* document the test-embed feature
2018-07-10 17:47:56 +02:00
Chocobozzz
78f912ed57
Improve P2P & Privacy section
2018-06-27 14:59:09 +02:00
Chocobozzz
054a103b28
Add theatre mode
2018-06-11 16:49:56 +02:00
Chocobozzz
2a19a1e4de
Split player sass file
2018-06-11 15:25:46 +02:00
Chocobozzz
7cf26f433f
Fix e2e tests
2018-06-08 11:25:12 +02:00
Chocobozzz
46659d01df
Fix embed view with search params
2018-06-07 15:03:33 +02:00
Chocobozzz
e945b184a0
Localize player
2018-06-06 16:48:40 +02:00
Chocobozzz
960a11e89d
Add context menu to player
2018-05-30 17:10:00 +02:00
Chocobozzz
568cd9676e
Don't index embed pages
2018-05-28 13:15:51 +02:00
Chocobozzz
d1bd87e066
Make it works with new autoplay policy
2018-05-22 16:02:29 +02:00
Chocobozzz
e7eb5b3997
Fix play on iOS (grumph)
2018-05-22 09:17:21 +02:00
Chocobozzz
cd4d7a2ca8
Fix peertube with google bot
2018-05-22 09:17:20 +02:00
Chocobozzz
d4f3fea659
Handle errors in embed
2018-04-19 18:06:59 +02:00
Chocobozzz
f37bad639b
Add ability to set a start time
2018-04-05 17:12:22 +02:00
Chocobozzz
33d7855229
Improve first play
2018-04-03 15:18:24 +02:00
Chocobozzz
c6352f2c64
Improve player
...
Add a settings dialog based on the work of Yanko Shterev (@yshterev):
https://github.com/yshterev/videojs-settings-menu . Thanks!
2018-04-03 14:02:10 +02:00
Chocobozzz
da99ccf268
Add autoplay parameter in embed
2018-03-27 11:11:15 +02:00
Chocobozzz
60a26a559c
Reduce innactivity timeout on embed
2018-03-26 13:55:27 +02:00
Chocobozzz
606ca5bccf
Fix typo in embed
2018-03-19 17:35:01 +01:00
Chocobozzz
3ec8dc0962
Cleaner videojs control bar implementation
2018-03-01 19:02:51 +01:00
Chocobozzz
22b59e8099
Add messages about privacy concerns (P2P)
2018-02-28 15:33:45 +01:00
Chocobozzz
7b0956ec4f
Fix tests
2018-02-14 18:33:06 +01:00
Chocobozzz
3bcfff7f44
Fix video play promise error on non supported browsers
2018-02-14 18:04:30 +01:00
Chocobozzz
8cac1b6446
Move adding a video view videojs peertube plugin
2018-02-14 17:16:32 +01:00
Chocobozzz
a16aee73db
Fix embed lint
2018-02-14 16:03:09 +01:00
Florent F
f2f1118f17
Use fetch instead of XMLHttpRequest ( #292 )
2018-02-14 11:02:51 +01:00
Chocobozzz
2ccaeeb341
Fetch remote AP objects
2018-01-10 17:19:14 +01:00
Chocobozzz
234b535dac
Update dependencies
2018-01-09 16:30:39 +01:00
Chocobozzz
d77014491b
Add hotkeys in video player
...
Double click for full screen
2018-01-09 15:40:46 +01:00
Chocobozzz
a22bfc3ebc
Refractor peertube videojs plugin
2018-01-09 15:29:05 +01:00
Chocobozzz
86f278cb4c
Improve player on small screen
2017-12-20 09:52:59 +01:00
Chocobozzz
1c6c7699f5
Fix embed favicon
2017-12-20 09:05:16 +01:00
Chocobozzz
7bfd1b1edb
Upgrade scripts and embed webpack config
2017-12-12 11:42:48 +01:00
Chocobozzz
63c4db6d71
Move to angular cli
2017-12-12 10:58:16 +01:00
Chocobozzz
9e6b41cc1d
Embed player responsive
2017-12-11 10:26:29 +01:00
Chocobozzz
7a7724e66e
Handle follow/accept
2017-11-27 19:40:51 +01:00
Chocobozzz
404b54e14f
Adapt client with video channels
2017-10-26 09:11:38 +02:00
Chocobozzz
aa8b6df4a5
Client: handle multiple file resolutions
2017-10-06 11:03:09 +02:00
Chocobozzz
93e1258c7c
Move video file metadata in their own table
...
Will be used for user video quotas and multiple video resolutions
2017-08-25 11:36:23 +02:00
Chocobozzz
3d09cdbf90
Fix overflow on embed for firefox
2017-07-23 15:30:57 +02:00
Chocobozzz
202e722317
Process embed in webpack too
2017-07-23 15:10:57 +02:00
Bigard Florian
d063f8ca92
Fix preview location in embed
2017-07-19 14:24:40 +02:00
Bigard Florian
78d5b1893d
Fix player on embed
2017-07-19 14:07:52 +02:00
Chocobozzz
43f61d2635
Add preview to embed
2017-07-12 12:16:13 +02:00
Chocobozzz
ea070c93cc
Client: fix PeerTube link in embed videos
2016-11-29 21:55:03 +01:00
Chocobozzz
ad4013d5c3
Client: add button control in embed videojs to go to the watch page
2016-11-16 20:29:26 +01:00
Chocobozzz
4fab6acb45
Client: don't use thumbnail in embed video for now
2016-11-08 21:19:57 +01:00
Chocobozzz
3bb2c7f99d
Prepare embed page
2016-11-07 22:35:37 +01:00