Commit graph

6559 commits

Author SHA1 Message Date
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
Sean Yesmunt
5cc04ca7a6 fix modal button 2019-12-25 15:56:35 -05:00
Thomas Zarebczan
1687edb945 fix: mobile + m4v video 2019-12-22 17:52:21 -05:00
Sean Yesmunt
7839c78ee6 v0.38.2 2019-12-21 16:32:25 -05:00
Sean Yesmunt
214477c326 v0.38.2-rc.2 2019-12-21 16:16:35 -05:00
Sean Yesmunt
aefa330ad8 put back broken style 2019-12-21 16:16:27 -05:00
Sean Yesmunt
1f0fa780bd v0.38.2-rc.1 2019-12-21 15:39:02 -05:00
Sean Yesmunt
4d14fa33ec update lbry-redux 2019-12-21 15:38:53 -05:00
Sean Yesmunt
e566d39140 v0.38.1 2019-12-21 15:17:49 -05:00
Sean Yesmunt
eafcfffef7 v0.38.1-rc.3 2019-12-21 14:35:07 -05:00
Sean Yesmunt
d9ba9ec5d4 update lbry-redux 2019-12-21 14:34:39 -05:00
Sean Yesmunt
07815f2270 v0.38.1-rc.2 2019-12-21 13:44:06 -05:00
Sean Yesmunt
f5d8531b8e call preference get for all users 2019-12-21 13:43:42 -05:00
Sean Yesmunt
290acb6247 v0.38.1-rc.1 2019-12-21 13:33:19 -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
c9dc97298a lets tryout these thumbnail styles 2019-12-20 15:46:59 -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
Sean Yesmunt
3709ec8fc6 v0.38.0 2019-12-20 14:21:27 -05:00
Sean Yesmunt
42dcc99160 v0.38.0-rc.5 2019-12-20 13:20:52 -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
Sean Yesmunt
8ccc3f8b89 v0.38.0-rc.4 2019-12-20 12:14:03 -05:00
Sean Yesmunt
b9c90e49f3 bump lbry-redux 2019-12-20 12:10:05 -05:00
jessop
2cf7eef9d7 correctly checks savedPassword based on keychain 2019-12-20 12:06:37 -05:00
Sean Yesmunt
e7bd302fac v0.38.0-rc.3 2019-12-20 11:43:46 -05:00
Sean Yesmunt
168ca185c4 update lbry-redux 2019-12-20 11:43:26 -05:00
Sean Yesmunt
662cf9c906 fix tray icons, download icons, and fix embed route 2019-12-20 11:43:26 -05:00
Sean Yesmunt
f534d3548e v0.38.0-rc.2 2019-12-19 14:32:37 -05:00
Sean Yesmunt
e8c8b20b58 bundle wallet headers in app 2019-12-19 14:26:50 -05:00
Sean Yesmunt
4556681e6c update caniuse-lite for nikos sanity 2019-12-19 14:01:54 -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
Sean Yesmunt
b91ef3dee1 update lbry-redux 2019-12-19 12:03:31 -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
jessop
d3401da684 replace spaces globally on publish suggest on search 2019-12-18 13:25:55 -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
jessopb
5c07f412ca
Merge pull request #3386 from lbryio/feat-suggestedPublishUris
correct and suggest uris for publish on search
2019-12-17 15:38:59 -05:00
Alex Grintsvayg
4ffdb34230
fix autolaunch after changing linux cmd capitalization 2019-12-17 13:38:09 -05:00
Alex Grintsvayg
12a0e1afd7
make linux executable name lowercase 2019-12-17 13:23:32 -05:00
jessop
83facb16c6 correct and suggest uris for publish on search 2019-12-17 10:40:56 -05:00