TigerxWood
374323713b
Make strings from fileDetails translatable
...
Text for files sizes can be translated as Mo (from Mega octet) so KB, MB, GB etc will be Ko, Mo, Go etc. in other languages.
2020-06-09 09:24:15 -04:00
Sean Yesmunt
6182bf2145
v0.46.1
2020-06-08 16:54:04 -04:00
Sean Yesmunt
237241cbce
v0.46.1-rc.1
2020-06-08 16:30:33 -04:00
Sean Yesmunt
c658ee8123
update changelog
2020-06-08 16:30:14 -04:00
Sean Yesmunt
1dcf16b0b4
fix download link on desktop
2020-06-08 16:26:49 -04:00
Sean Yesmunt
f11d06817f
pass undefined instead of null so that default value can be used
2020-06-08 16:17:00 -04:00
Sean Yesmunt
6c12525df3
fix typo
2020-06-08 14:22:03 -04:00
Sean Yesmunt
36d60fabe4
make sure auth token header is set before any authenticated sdk calls are made
2020-06-08 13:38:34 -04:00
Sean Yesmunt
00306eff07
v0.46.0
2020-06-08 13:16:14 -04:00
Sean Yesmunt
76de946979
v0.46.0-rc.13
2020-06-08 11:52:38 -04:00
Sean Yesmunt
a8c3ec54ae
only delete origin header for sdk calls - leave everything else as is
2020-06-08 11:52:21 -04:00
Sean Yesmunt
339ebf2d32
v0.46.0-rc.12
2020-06-08 09:45:40 -04:00
infiinte-persistence
ff0cc8610d
Fix long comments without spaces not wrapping and pushing buttons to go off-screen.
...
#4331 (issue #2 )
2020-06-08 09:45:02 -04:00
infiinte-persistence
39f13e1b3a
Form-field: Wrap the label/error message when it is too long.
2020-06-08 09:45:02 -04:00
infiinte-persistence
861dd2a70f
Form-field: Truncate the "read-only prefix" to 40% width so that the input field is always visible.
...
Currently, the input field goes off-screen if the read-only prefix is too long.
Given that the prefix is read-only, the user probably knows what the prefix is from context. e.g. In the case of the Repost Modal, the prefix is repeated in a selection field above. So, it's probably ok to just truncate the text to an ellipsis.
The input field is the more important one here, so giving it 60% width when truncation is needed.
2020-06-08 09:45:02 -04:00
eatdostacos
b12c297a65
Add dash between app version and changelog link
2020-06-08 09:43:44 -04:00
eatdostacos
a434002be4
Testing Changelog Button on help page
2020-06-08 09:43:44 -04:00
jessop
9758286ad8
fix channel revoke confirmation
2020-06-08 09:42:58 -04:00
jessop
91662a9d57
force https thumbs or handle img src error
2020-06-08 09:42:19 -04:00
jessopb
59e80721a2
Merge pull request #4342 from lbryio/revert-4338-fix-channelDeleteConfirm
...
Revert "fix channel revoke confirmation"
2020-06-08 07:50:37 -04:00
jessopb
6a59d2b2f9
Revert "fix channel revoke confirmation"
2020-06-08 07:50:09 -04:00
jessopb
e51765cd72
Merge pull request #4338 from lbryio/fix-channelDeleteConfirm
...
fix channel revoke confirmation
2020-06-07 16:42:26 -04:00
jessop
e8576eec8c
fix channel revoke confirmation
2020-06-07 15:17:18 -04:00
eatdostacos
8d7cc3c93d
Changelog update for Catalan support
2020-06-05 13:11:44 -04:00
dependabot[bot]
fb1bb97283
Bump websocket-extensions from 0.1.3 to 0.1.4 in /web
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 12:20:55 -04:00
dependabot[bot]
3ffb17b4c1
Bump websocket-extensions from 0.1.3 to 0.1.4
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 12:19:51 -04:00
Sean Yesmunt
d8ba438257
update lbry-redux
2020-06-05 12:18:08 -04:00
Sean Yesmunt
fea3533b4c
fix share link
2020-06-05 12:17:36 -04:00
jessopb
25e6d5501b
Merge pull request #4316 from lbryio/feat-installNewDomain
...
install_new domain parameter
2020-06-05 10:33:06 -04:00
Sean Yesmunt
64c8f76c47
v0.46.0-rc.11
2020-06-05 09:09:05 -04:00
Thomas Zarebczan
87e8957f0e
fix other data collection message...
2020-06-04 19:09:05 -04:00
jessop
cb64522fa9
install_new domain parameter
2020-06-04 13:43:36 -04:00
Thomas Zarebczan
179722b1ef
Update message about third party sharing
2020-06-04 13:40:15 -04:00
Sean Yesmunt
08d23c5641
update lbry-redux
2020-06-04 11:45:52 -04:00
Sean Yesmunt
dd47bc673d
fix links in embeds
2020-06-04 10:57:31 -04:00
infiinte-persistence
468efaf34e
Fix css "--spacing-?" renaming that recent PRs missed during the merge.
2020-06-04 10:53:32 -04:00
Sean Yesmunt
5ba34732a6
v0.46.0-rc.10
2020-06-04 10:31:32 -04:00
infiinte-persistence
50fc2698d6
Add StatusBar into Page for 'app' only.
...
#3776 #4259
2020-06-04 10:31:06 -04:00
infiinte-persistence
ae82b3fc05
Create transient "status bar" to display the hover URL.
...
Implementation:
- <StatusBar> listens to 'update-target-url' and will show/hide itself as needed.
- Handled the display of "lbry://" protocol.
CSS:
- The colors chosen should work on both Light and Dark Theme.
- The delay is necessary to avoid blinkies when the mouse is moving around.
#4259
2020-06-04 10:31:06 -04:00
infiinte-persistence
5d1d36d4af
Fix color contrast in Markdown Editor (both light & dark).
...
Fixed color issues that were making things hard to read:
- selected text color, including inline code.
- HTML tags
- Horizontal rule not visible in Preview mode. While at it, I changed the color in Edit mode as well as syntax highlighting.
- blockquote (was gray over gray)
Attempted to fix uneven margins between top and bottom for inline-code and codeblock. Also, removed the extra margin to make it more nice and cosy, instead of far apart.
2020-06-04 10:22:57 -04:00
Joaquim
4aba0716dd
Add Catalan language
2020-06-04 10:13:25 -04:00
Sean Yesmunt
9607a0a5f3
remove code left from rebase
2020-06-04 10:11:59 -04:00
Sean Yesmunt
dea69b60dc
v0.46.0-rc.9
2020-06-03 18:45:49 -04:00
Sean Yesmunt
5435d870c8
v0.46.0-rc.8
2020-06-03 16:45:42 -04:00
Sean Yesmunt
acfdce1ca3
v0.46.0-rc.7
2020-06-03 16:25:15 -04:00
Sean Yesmunt
aabcd9690a
bump lbry-sdk to 0.75.0
2020-06-03 16:25:06 -04:00
Sean Yesmunt
2fe2b12ab6
cleanup
2020-06-03 14:16:43 -04:00
Sean Yesmunt
6ca2bfdc34
clean up strings
2020-06-03 14:16:43 -04:00
Sean Yesmunt
e7cdd6c13d
moonpay
2020-06-03 14:16:43 -04:00
Sean Yesmunt
78422ccfb2
fix thumbnails on desktop
2020-06-03 13:49:44 -04:00