Commit Graph

735 Commits (c4082b8b4e3684baae0172e97297c936d7419f2c)

Author SHA1 Message Date
Chocobozzz c4082b8b4e
Disable auto resolution on HTTP fallback 2018-06-22 15:11:04 +02:00
Chocobozzz 1a49822c32
Add title in player peers info to show total downloaded/uploaded data 2018-06-22 15:11:04 +02:00
Chocobozzz ff644b3066
Reset search on page change 2018-06-22 15:11:03 +02:00
Chocobozzz 575712a5c9
Fix HTTP fallback when having videostream issues on firefox 2018-06-20 08:57:52 +02:00
Chocobozzz 9c2e0dbfa9
Update iso639 translations for french and deutch 2018-06-19 14:02:57 +02:00
Chocobozzz 53055a1124
Handle markdown in account/video channel pages 2018-06-18 11:19:10 +02:00
Chocobozzz 4d089429fe
Remove uneeded rxjs-compat 2018-06-18 11:02:24 +02:00
Chocobozzz a2788c698e
Fix quota precision in users list 2018-06-18 10:50:56 +02:00
Chocobozzz 6304df89d6
Blue links color in comments 2018-06-18 10:46:47 +02:00
Chocobozzz ff33642709
Prevent commenting twice 2018-06-18 10:29:17 +02:00
Chocobozzz e94fc29706
Fix removing scheduled update 2018-06-18 10:26:20 +02:00
Chocobozzz fc11a44ec9
Improve screen cache service 2018-06-18 10:26:20 +02:00
Chocobozzz 1ee156b2c5
Add margin for http fallback display 2018-06-18 10:26:19 +02:00
Chocobozzz 7b3a99d517
Move player local storage functions in their own file 2018-06-18 10:26:19 +02:00
Chocobozzz f5a2dc48eb
Don't send view on private video 2018-06-18 10:26:18 +02:00
Chocobozzz b7f1747dc7
Create webtorrent client on player load
So we don't run Angular change detection every 250ms on webtorrent
import, when https://github.com/mafintosh/speedometer/pull/7 will be
merged
2018-06-18 10:26:18 +02:00
Sankar 77af3a9701 Fixes #574 account link width on video view (#665)
Changed a tag from `flex` to `inline` to avoid misclicks.
2018-06-15 23:34:50 +02:00
Chocobozzz f3a2cf8d2f
Pull translations 2018-06-15 18:20:59 +02:00
Chocobozzz bbe0f0645c
Add ability to schedule video publication 2018-06-15 18:20:56 +02:00
Chocobozzz 2baea0c77c
Add ability for uploaders to schedule video update 2018-06-14 18:06:56 +02:00
Chocobozzz bf079b7bfd
Automatically jump to the highlighted thread 2018-06-14 11:43:19 +02:00
Chocobozzz 3d5de919f3
Fix glitch when updating player volume 2018-06-14 10:47:07 +02:00
Chocobozzz 91219e66c4
Redirect comment links to the watch page 2018-06-14 10:40:34 +02:00
Chocobozzz 4555697f21
Adapt theather icon depending on the player state 2018-06-13 16:31:32 +02:00
Chocobozzz db5529f548
Add time mouse display to see where we seek the video 2018-06-13 16:14:31 +02:00
Chocobozzz 9e9afa455b
Add more space between icons and "load more/less" 2018-06-13 15:59:40 +02:00
Chocobozzz 850c1bf7cc
Move iso639 strings in its own translation file 2018-06-13 15:55:13 +02:00
Chocobozzz 2186386cca
Add concept of video state, and add ability to wait transcoding before
publishing a video
2018-06-12 20:37:51 +02:00
Rigel Kent 7754034641 (embed) sandbox the iframe 2018-06-11 17:18:04 +02:00
Chocobozzz 054a103b28
Add theatre mode 2018-06-11 16:49:56 +02:00
Chocobozzz 86bed4a6aa
Fix dislikes number in video watch page 2018-06-11 15:27:34 +02:00
Chocobozzz 2a19a1e4de
Split player sass file 2018-06-11 15:25:46 +02:00
Chocobozzz fc16f981da
Darker control bar 2018-06-11 13:55:00 +02:00
Chocobozzz 0aabe3f6f9
Improve control bar with blank videos 2018-06-11 11:53:54 +02:00
Chocobozzz d879e48b21
Fix autoplay setting in my account 2018-06-11 10:53:58 +02:00
Chocobozzz 695237b258
Fix add icon path 2018-06-11 10:05:42 +02:00
Chocobozzz 4a7591e1a8
Remove video not found 2018-06-08 15:35:18 +02:00
spf 696fa4c06b Enable default link behavior and accessibility for login page (#636)
* enable default link behavior and accessibility for login page

* alt for link: great idea, but the world is not ready
2018-06-08 15:18:39 +02:00
Chocobozzz 6d272f396c
Smooth resolution change? 2018-06-08 15:01:22 +02:00
Chocobozzz 91d9558963
Fix seeking on auto resolution change 2018-06-08 14:20:43 +02:00
Chocobozzz 7cf26f433f
Fix e2e tests 2018-06-08 11:25:12 +02:00
Chocobozzz 2ce2fd7f45
Improve player progress bar 2018-06-08 10:37:13 +02:00
Chocobozzz 8eb8bc201e
Pick average video file insead of max quality 2018-06-07 17:57:11 +02:00
Chocobozzz 54d9d09bb1
Fix the player size on mobile 2018-06-07 17:26:14 +02:00
Chocobozzz 379acb21bc
Rename "my settings" to "my account" in menu 2018-06-07 17:05:57 +02:00
Chocobozzz 6cca7360eb
Reduce bundle sizes 2018-06-07 16:50:33 +02:00
Chocobozzz 09f35e2a6f
Add warning regarding transcoding 2018-06-07 16:44:22 +02:00
Rigel Kent 9e32b99c20 fixing #595 by using the account name instead of the displayName 2018-06-07 15:07:06 +02:00
Chocobozzz 46659d01df
Fix embed view with search params 2018-06-07 15:03:33 +02:00
Chocobozzz 3baf9be283
Fix player resolution change that plays even if the video was paused 2018-06-07 14:58:41 +02:00