Sean Yesmunt
b117e7ad0c
only save password if it is correct
2020-01-03 15:51:44 -05:00
Sean Yesmunt
11dcd4c3d5
add currently signed in email to sign out button
2020-01-03 15:51:44 -05:00
Jeremy Kauffman
e991e48314
fix i18n on publish, error screen
2020-01-03 14:45:34 -05:00
Sean Yesmunt
a43fea6e9a
clean up side navigation
2020-01-03 14:25:00 -05:00
Sean Yesmunt
f89d13885b
add new 'create' header menu
2020-01-03 14:25:00 -05:00
Sean Yesmunt
a31178318a
fix channel page style
2020-01-03 14:25:00 -05:00
Jeremy Kauffman
1bff9845ae
add missing i18n message to invites
2020-01-03 10:06:26 -05:00
Sean Yesmunt
0345f2d294
revert the revert the revert the revert
2020-01-02 21:40:49 -05:00
Sean Yesmunt
5d893bc420
fix channels page
2020-01-02 19:06:45 -05:00
Sean Yesmunt
6a179790ee
fix typo
2020-01-02 18:27:23 -05:00
Sean Yesmunt
2bf7dc93ad
scroll to top when clicking home
2020-01-02 18:16:54 -05:00
Sean Yesmunt
0094f20190
remove suggested subs from tags manage page
2020-01-02 18:16:54 -05:00
Sean Yesmunt
0b38bb1f1a
moar cleanup
2020-01-02 18:16:54 -05:00
Sean Yesmunt
7990a379fc
fix view for unauthed users
2020-01-02 18:16:54 -05:00
Sean Yesmunt
ef9b34c51f
cleanup
2020-01-02 18:16:54 -05:00
Sean Yesmunt
a8711c027f
navigation redesign
2020-01-02 18:16:54 -05:00
Sean Yesmunt
e7c1085faa
use thumbnail server
2020-01-02 18:04:41 -05:00
Dalton
aa16c83f27
fixes 'Video player out of whack after resize of window #3423 ' by adding event listeners prior to cleanup
2019-12-31 12:46:28 -05:00
Thomas Zarebczan
b16a43101f
fix: small text changes
2019-12-26 19:00:07 -05:00
Sean Yesmunt
ebfe110492
fix typo
2019-12-26 10:51:27 -05:00
Sean Yesmunt
6ffe26c1ed
turn off lbry.tv thumbnail compression
2019-12-26 10:40:08 -05:00
Sean Yesmunt
ea6855df08
quick fix to add a cancel button on publish
2019-12-26 10:40:08 -05:00
Thomas Zarebczan
1687edb945
fix: mobile + m4v video
2019-12-22 17:52:21 -05:00
Sean Yesmunt
d9ba9ec5d4
update lbry-redux
2019-12-21 14:34:39 -05:00
Sean Yesmunt
f5d8531b8e
call preference get for all users
2019-12-21 13:43:42 -05:00
Sean Yesmunt
78f2df0022
fix sign up not completing because it's waiting for the password
2019-12-20 19:07:59 -05:00
Sean Yesmunt
20deb3825b
check if element exists before reading if it's active
2019-12-20 17:18:16 -05:00
Sean Yesmunt
d181cd9e3f
cleanup
2019-12-20 15:03:18 -05:00
Sean Yesmunt
86cfa746de
mobile view
2019-12-20 15:03:18 -05:00
jessop
4871973f88
prevent fileSelector from overwriting name param
2019-12-20 13:20:20 -05:00
jessop
a43d91504f
omit channels from suggested publish on search
2019-12-20 13:20:20 -05:00
Jeremy Kauffman
9f6fbeb9b4
transaction id will be empty sometimes now
2019-12-19 13:53:23 -05:00
Sean Yesmunt
864d1546f8
cleanup
2019-12-19 13:34:05 -05:00
Sean Yesmunt
5fc6dd9b3d
fix app crash and log weird error to help track down issue with license changing
2019-12-19 13:34:05 -05:00
Sean Yesmunt
8331e0ecf9
add wallet server help text
2019-12-19 13:34:05 -05:00
Sean Yesmunt
0d96830270
move price and video length to the right so they will always been in the same position
2019-12-19 13:34:05 -05:00
Jeremy Kauffman
66ba3a23c2
UI tweak for reward changes
2019-12-19 13:30:57 -05:00
jessop
386236f3d7
improves wallet server ux and resilience
2019-12-19 12:03:31 -05:00
Sean Yesmunt
aca33d6f08
pass related_to flag to related searches
2019-12-18 17:30:33 -05:00
Thomas Zarebczan
9b120ea62a
adjust default channel bid
...
This will cause less errors when these users go to publish. Otherwise they would have 0.1 LBC and the default bid was the same, so the txes would fail / get stuck (would reset clearing cache).
2019-12-17 19:26:39 -05:00
jessop
83facb16c6
correct and suggest uris for publish on search
2019-12-17 10:40:56 -05:00
Thomas Zarebczan
2d602bc1a1
Fix: add channel edit notice
2019-12-17 01:27:15 -05:00
Sean Yesmunt
50bea913ec
use custom endpoint for lbry.tv embeds
2019-12-17 00:57:13 -05:00
Sean Yesmunt
8f66ac9556
use type='number' for port input
2019-12-16 13:29:11 -05:00
Sean Yesmunt
9d83de7eea
wallet server selection style
2019-12-16 13:29:11 -05:00
Sean Yesmunt
b50ec8fab1
fix paid content message on lbry.tv
2019-12-15 23:02:23 -05:00
Thomas Zarebczan
4e184ccff0
fix: don't crash when price doesn't exist (sdk bug)
...
fixes https://github.com/lbryio/lbry-desktop/issues/3205
2019-12-14 15:13:13 -05:00
Thomas Zarebczan
029576f786
fix: don't change uri when re-selecting file
2019-12-14 14:35:55 -05:00
Thomas Zarebczan
508f2249ba
fix: unauthed users
...
Don't call preference get or wallet status (on settings page)
2019-12-14 11:12:33 -05:00
jessop
25ed5a9cf6
fix empty state when mature content is hidden
2019-12-14 02:28:47 -05:00