Baltazar Gomez
b7c652b554
improve validation of lbry urls
2019-05-31 14:09:54 -06:00
Thomas Zarebczan
a854fa38c2
fix ?discover navigation
...
open.lbry.com/?discover would fail
2019-05-31 11:05:02 -04:00
btzr-io
3c30a167c0
add comment for util/full-screen.js
2019-05-30 22:35:37 -06:00
btzr-io
1851c50d71
polyfill fullscreen api
2019-05-30 22:11:33 -06:00
btzr-io
723da10dad
extend markdown support for lbry urls
2019-05-30 14:51:23 -06:00
Baltazar Gomez
c017300913
change channel description max width to 50rem
2019-05-30 10:57:58 -06:00
btzr-io
9b9de07bfe
add max-width to channel description
2019-05-29 19:32:06 -06:00
btzr-io
1edf7e06f9
add mailto protocol support for external links
2019-05-29 17:21:20 -06:00
btzr-io
155672ee7b
minor fixes for channel about page
...
fix #2506
fix #2485
2019-05-29 15:54:47 -06:00
btzr-io
731d84f4be
remove legacy method usage from file page
2019-05-29 13:35:46 -06:00
btzr-io
934f3b271a
improve fullscreen mode of the viewer
2019-05-26 00:18:47 -06:00
btzr-io
be7d49165c
update villain-reader
2019-05-22 23:35:48 -06:00
Baltazar Gomez
4eb0131f83
Merge branch 'master' into comicbook-reader
2019-05-22 23:05:54 -06:00
Sean Yesmunt
e619ba75de
Merge pull request #2503 from lbryio/deps
...
new yarn.lock
2019-05-22 17:14:25 -04:00
Thomas Zarebczan
64bf00fc83
Add back lbry.tv view counts ( #2505 )
...
They won't be tracked for pilot program on api side.
2019-05-22 15:34:56 -04:00
Sean Yesmunt
03c4380dde
new yarn.lock
2019-05-21 23:47:30 -04:00
Jeremy Kauffman
15435e1ceb
restore language from test
2019-05-21 22:32:57 -04:00
Jeremy Kauffman
570edffc0c
updates for i18n
2019-05-21 22:32:57 -04:00
Sean Yesmunt
876a9cb9d9
add thumbnail slider modal
2019-05-21 17:18:24 -04:00
Sean Yesmunt
f7129c58bb
add page and app version to error logs
2019-05-20 12:02:22 -04:00
Baltazar Gomez
0106ac255b
Merge branch 'master' into comicbook-reader
2019-05-16 00:47:49 -06:00
btzr-io
e0efa4a965
implement villain-reader
2019-05-16 00:32:53 -06:00
zxawry
75a6e8baba
prettier
2019-05-15 11:06:10 -04:00
zxawry
a83e06d622
rename link to resource
2019-05-15 11:06:10 -04:00
zxawry
c7eff6883f
show warning when opening external files and links
2019-05-15 11:06:10 -04:00
Sean Yesmunt
e1cfe6c58f
fix: analytics on desktop
2019-05-14 16:35:49 -04:00
Sean Yesmunt
3ae2c19656
fix: text not wrapping on file page
2019-05-14 15:28:49 -04:00
Sean Yesmunt
01bc69839c
enable desktop ga
2019-05-14 15:24:59 -04:00
Sean Yesmunt
5c41ac7a6d
make share modal labels easier to read
2019-05-14 10:54:04 -04:00
Sean Yesmunt
7bb34fc7b5
maintain channel page number on tab change
2019-05-14 01:12:24 -04:00
Sean Yesmunt
a8cacd13ae
use supportsByOutpoint
2019-05-14 00:52:51 -04:00
Sean Yesmunt
03ebcd953d
simplify default channel color creation
2019-05-13 22:53:04 -04:00
Sean Yesmunt
b7f5ebf994
move backup page inside of help
2019-05-13 22:51:33 -04:00
Sean Yesmunt
467cbda5c6
add comments pointing to primary defintion of WEBPACK_PORT
2019-05-13 22:10:41 -04:00
Sean Yesmunt
29d8546b4f
copy url to clipboard on file page
2019-05-13 02:37:34 -04:00
Sean Yesmunt
db67c39ec6
styling cleanup
2019-05-13 02:05:38 -04:00
Sean Yesmunt
53419d29d2
fix: show message when a user doesn't have any transactions
2019-05-12 00:34:17 -04:00
Sean Yesmunt
c1aa7609ba
add default thumbnail on channel page
2019-05-11 15:06:22 -04:00
Thomas Zarebczan
13e70ecd09
Fix: name in tx info
...
This should be avoidable going forward, but there was a claim name with a # present in a user's tx history. To be safe, pass the name through the parser again.
2019-05-11 02:41:33 -04:00
Thomas Zarebczan
91f3b5f4ba
more fffffixes
...
doh nfsw!
doh nout!
Fix more flow errors with price
2019-05-10 18:27:07 -04:00
Thomas Zarebczan
17648c5181
fix: wallet send
...
Not sure how to make this better..at least now it shows you can't send if you have enough balance + the address filled it. It won't show "not enough credits" if you don't have an address - which I think is okay for now.
2019-05-10 16:44:01 -04:00
Sean Yesmunt
288b8d84df
maintain history state when refreshing from error page
2019-05-10 12:43:11 -04:00
Thomas Zarebczan
6b0fd6d515
fix: show claim actions too
...
Conflicts:
package.json
yarn.lock
2019-05-10 11:33:18 -04:00
Sean Yesmunt
2e98283d52
close phone modal after successful verification
2019-05-10 11:32:36 -04:00
Sean Yesmunt
7ce6bdb6a4
allow unlocking supports
2019-05-10 11:32:36 -04:00
Sean Yesmunt
9d9976d77a
use port 9090 for webpack since internal-apis uses 8080
2019-05-10 11:32:07 -04:00
Sean Yesmunt
22302991c8
fix flow errors
2019-05-10 10:50:33 -04:00
Thomas Zarebczan
4f9f62f999
fix: address comments
...
And resolve on edit + balance check
2019-05-10 02:27:51 -04:00
Thomas Zarebczan
f286e21805
fix undefined
2019-05-10 00:41:34 -04:00
Thomas Zarebczan
65d80f779f
fixes
...
fix refresh on edit page
fix publish without tags
2019-05-10 00:13:17 -04:00