Sean Yesmunt
8c21ec30e8
prevent caching on streaming url requests
...
Fixes an issue where the browser still thought a file wasn't transcoded because it was serving the cached response
2021-01-27 14:27:27 -05:00
Sean Yesmunt
99d7487bc2
fix quality selector not showing up
2021-01-27 14:27:27 -05:00
DispatchCommit
9a395a0284
remove leftover console log
2021-01-27 12:50:40 -05:00
DispatchCommit
d6e5df540e
remove unused player
reference
2021-01-27 12:50:40 -05:00
DispatchCommit
3d38739be1
adds vjs player reference to component state
2021-01-27 12:50:40 -05:00
infiinte-persistence
1f48dab312
Remove unnecessary 'reload' at the return statement.
...
We no longer need to re-render the whole thing..
2021-01-27 12:50:40 -05:00
infiinte-persistence
84bba58d64
Update broken 'Retry' button after videojs refactoring.
2021-01-27 12:50:40 -05:00
dependabot-preview[bot]
b4cf2f85e7
[Security] Bump dot-prop from 4.2.0 to 4.2.1
...
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop ) from 4.2.0 to 4.2.1. **This update includes a security fix.**
- [Release notes](https://github.com/sindresorhus/dot-prop/releases )
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-27 11:01:24 -05:00
infiinte-persistence
33f880758a
Thumbnail: Display the same label (recommended ratio) for both URL and UPLOAD.
...
- Fix i18n concat problem for some languages.
- Display the same label (specifically, the recommended aspect ratio) for both URL and UPLOAD. I think the string "File to upload" can be omitted, but I left it as-is.
- Remove old/unused strings.
2021-01-27 10:21:59 -05:00
infiinte-persistence
7419fefa2d
Zoomable image viewer in Markdown (posts and comments)
...
## Issue
4899: Ability to expand images in markdown posts for viewing
2021-01-27 10:06:31 -05:00
Sean Yesmunt
153ebbca63
animate in from top instead of bottom
2021-01-27 10:05:02 -05:00
DispatchCommit
b68600d978
use variable for header height
2021-01-27 10:05:02 -05:00
DispatchCommit
a2046be0ee
Make dropdown menus actually dropdown
2021-01-27 10:05:02 -05:00
DispatchCommit
8ea6ea87ad
stop linting my web build files please
2021-01-27 09:45:58 -05:00
Dispatch
4cf9a455bc
add autoplay logic for embedded player ( #5399 )
...
Add autoplay logic when player is embedded.
Adds new `autoplay` prop to `VideoJs` component for specifying autoplay value.
2021-01-27 08:49:30 -05:00
zeppi
d04b0f09ba
fix ad areas and drivers
2021-01-26 19:39:22 -05:00
Sean Yesmunt
6ee0f13383
update changelog
2021-01-26 16:38:25 -05:00
Daniela Narvaez
e9d28918cd
Add type definition for new prop in comment component
2021-01-26 16:34:50 -05:00
Daniela Narvaez
0a2f9fa0be
Fixing inline videos in comments
2021-01-26 16:34:50 -05:00
Franco Montenegro
10a83bbfe9
Fix first claim nsfw result being hidden even if nsfw is enabled
2021-01-26 16:31:01 -05:00
Sean Yesmunt
a178cdba08
update changelog
2021-01-26 15:36:59 -05:00
Sean Yesmunt
1faca2dcee
v0.49.4
2021-01-26 15:34:05 -05:00
Sean Yesmunt
de51b23a18
v0.49.4-rc.5
2021-01-26 13:54:26 -05:00
Sean Yesmunt
3d58c4eca6
fix typo
2021-01-26 11:19:18 -05:00
Sean Yesmunt
e318bb38b4
update changelog
2021-01-26 11:02:23 -05:00
Sean Yesmunt
7b1f645caf
v0.49.4-rc.4
2021-01-26 11:01:03 -05:00
DispatchCommit
52f883be4e
fix linting errors
2021-01-26 11:00:41 -05:00
DispatchCommit
ee28648852
remove console.log statements
2021-01-26 11:00:41 -05:00
DispatchCommit
d8564cda5a
hack-y solution to losing player context
...
use a global window variable to store the reference to the current video.js instance.
2021-01-26 11:00:41 -05:00
DispatchCommit
68ae2d571f
only react to source prop updates
2021-01-26 11:00:41 -05:00
DispatchCommit
7c8383f2dc
attempt to persist a single video.js instance
...
Continually recreating video.js instance on render is bad.
Instead, persist a single instance, and simply update the source and poster on the existing instance.
2021-01-26 11:00:41 -05:00
infiinte-persistence
912489cce0
Make zoom level persistent on Desktop
...
- uses local storage.
- for 'web', the browser is already handling that.
2021-01-26 10:20:59 -05:00
infiinte-persistence
5573374aa9
Wallet string cleanup
2021-01-26 10:14:58 -05:00
Sean Yesmunt
0c8c4938d9
move channel selection to top of publish form
2021-01-25 17:51:58 -05:00
Sean Yesmunt
d3244593a5
v0.49.4-rc.3
2021-01-25 14:53:15 -05:00
Sean Yesmunt
549e7bce75
allow builds for non-prs (breaks fork PR builds)
2021-01-25 14:53:07 -05:00
Sean Yesmunt
e4b43abe05
v0.49.4-rc.2
2021-01-25 14:36:18 -05:00
Sean Yesmunt
e3283fa4ad
use open.lbry.com for share links
2021-01-25 14:24:57 -05:00
Sean Yesmunt
08f2d7cc40
bump sdk to 0.88.0
2021-01-25 14:24:57 -05:00
Sean Yesmunt
d2dda1f629
update changelog
2021-01-25 14:24:57 -05:00
Sean Yesmunt
6903836ebe
add 'immediately spendable' balance on header balance hover
2021-01-25 14:24:57 -05:00
Sean Yesmunt
00cdb5197c
remove 32 bit build
2021-01-25 14:24:57 -05:00
Sean Yesmunt
7152f9b04f
call install/new after users select privacy options
2021-01-25 14:24:57 -05:00
Sean Yesmunt
d7f95ddd43
fix desktop build
2021-01-25 14:24:57 -05:00
Sean Yesmunt
513e239771
encode embed url too
2021-01-25 13:58:12 -05:00
Sean Yesmunt
26ece81da8
manually encode ' because encodeURIComponent doesn't encode it
2021-01-25 13:58:12 -05:00
zeppi
2adfa8b6b6
sync again
2021-01-25 10:39:40 -05:00
infiinte-persistence
855d13e735
Add "t" as shortcut for Theather Mode
2021-01-25 10:38:25 -05:00
zeppi
a8a26fabd8
simplesite always ads
...
theme based related ads
test ad layout
logic
2021-01-24 17:32:51 -05:00
zeppi
61ace3566a
gads on master
2021-01-23 12:57:09 -05:00