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
Thomas Zarebczan
264dda4a85
iconzzzzz
2019-05-09 23:30:13 -04:00
Thomas Zarebczan
3d27b4f2d9
moar release
...
Fixes claim editing while keeping any existing tags + setting/clearing fee.
Fixes not being able to abandon claims if file was deleted
Beware of lint errors..some old and new. Everything works and we should clean them up later once tags are properly integrated.
2019-05-09 19:26:58 -04:00
Sean Yesmunt
aa9ef09a9d
Merge pull request #2466 from lbryio/fixes
...
General fixes
2019-05-09 17:20:41 -04:00
Jessop Breth
228ac287cc
fixes mac openlinks
2019-05-09 09:53:43 -04:00
Sean Yesmunt
4619039312
fix: include file stream in props for document viewers
2019-05-09 00:11:22 -04:00
btzr-io
48f7d6f680
create comic-book viewer routes
2019-05-08 16:47:39 -06:00
Baltazar Gomez
f65fcd850c
add comic book media-type detection
2019-05-07 21:31:22 -06:00
Sean Yesmunt
1a7e673699
fix: markdown preview now shows
2019-05-07 21:42:56 -04:00
Sean Yesmunt
b536700719
fix: use old player for audio/video in electron
2019-05-07 21:32:58 -04:00
Sean Yesmunt
efeb5b6672
style consitency cleanup
...
round is back!
2019-05-07 21:29:30 -04:00
Sean Yesmunt
102665ac62
prettier
2019-05-07 17:38:29 -04:00
Jessop Breth
8744b35dcc
Do not use block show for claim and transaction dates
2019-05-07 15:21:09 -04:00
Sean Yesmunt
b2decaac73
redesign channel page
2019-05-06 23:29:50 -04:00
Sean Yesmunt
37af00b01e
Merge pull request #2451 from lbryio/shuffle-suggested
...
feat: shuffle suggested
2019-05-06 02:26:51 -04:00
Sean Yesmunt
88634409c4
fix: channel spacing on search page
2019-05-06 00:49:16 -04:00
Sean Yesmunt
79d9f00cf2
feat: always shuffle suggestions
2019-05-05 22:23:28 -04:00
Sean Yesmunt
67f3a40913
Merge pull request #2458 from lbryio/issue2431-i-openlinks
...
open.lbry.com opens lbry to uri
2019-05-05 21:59:48 -04:00
Jessop Breth
77e7cb7401
passes open url in renderUrl on open
2019-05-03 20:56:17 -04:00
Sean Yesmunt
0cc98e7c7e
Merge pull request #2450 from lbryio/fixes
...
Make alignment great again
2019-05-03 18:47:10 -05:00
Sean Yesmunt
f00c7430c4
Merge pull request #2460 from lbryio/issue2431-j-paidcontent
...
checks for downloaded paid content before disabling
2019-05-02 16:57:09 -05:00
Sean Yesmunt
8fe423ca4d
make alignment great again
2019-05-02 16:48:06 -05:00
jessop
5a2cd9dd76
checks for downloaded paid content before disabling
2019-05-02 14:29:45 -04:00
jessop
7c32710e89
add replace to publish flags
2019-05-02 12:04:05 -04:00
Sean Yesmunt
4e2005b560
Statically load icons
...
They were timing out for some people and breaking the page. Eventually we will only include the icons the app uses, instead of lazy loading _all_ the icons, which doesn't help very much
2019-05-01 15:26:47 -04:00
Sean Yesmunt
92e0c9691f
fix: app breaking with old 'stream' value
2019-05-01 15:22:09 -04:00
Thomas Zarebczan
cfc584beaa
remove lbry web file analytics ( #2454 )
...
Can re-enable once the video player is integrated properly or if internal-apis handles these differently.
2019-04-30 11:07:36 -04:00
Sean Yesmunt
b6529ff58c
fix: vanity channels not loading content
2019-04-28 12:04:24 -04:00
Thomas Zarebczan
4b0aa15d01
fix: syntax
...
Oops :)
2019-04-27 21:15:51 -04:00
Thomas Zarebczan
ae81e8e33c
Fix: fee value on sub page
2019-04-27 20:44:57 -04:00
Sean Yesmunt
a7fa739b2a
fix: show video controls
2019-04-27 17:32:47 -04:00
Jeremy Kauffman
87cab7d355
fix subscriptions
2019-04-24 17:36:57 -04:00
Sean Yesmunt
2d95c5a337
0.36.0 sdk changes
2019-04-24 10:02:52 -04:00
Sean Yesmunt
c6a33c7a90
Merge pull request #2437 from lbryio/fixes
...
General fixes from routing/lbry.tv changes
2019-04-24 10:01:17 -04:00
jessop
3960a16550
only percent-encodes for twitter and facebook
2019-04-23 10:33:27 -04:00
Sean Yesmunt
d65d5022fc
Merge pull request #2439 from lbryio/issue2431-badurlsnackbar
...
displays snackbar instead of greenscreen on bad url
2019-04-21 14:50:58 -04:00
Sean Yesmunt
7c852b30b8
add back invite guide
2019-04-19 17:15:41 -04:00
jessop
90a1b3d678
displays snackbar instead of greenscreen on bad url
2019-04-19 16:04:57 -04:00
Sean Yesmunt
4e97858d59
dark scrollbar styling
2019-04-19 15:30:53 -04:00
Sean Yesmunt
f52c4f2297
fix: account locked styling
2019-04-19 15:28:43 -04:00
Sean Yesmunt
538cf4dc46
encode search query before navigating
2019-04-19 14:58:43 -04:00
Sean Yesmunt
af4b34146e
add lbry uri navigation on search page and make it easy to copy
2019-04-19 14:58:43 -04:00
Sean Yesmunt
0b4919db3f
fix: don't show insufficient credits message on my own claims
2019-04-19 14:58:43 -04:00
Sean Yesmunt
58f655ae85
prevent long download path links from screwing up the page layout
2019-04-19 14:58:43 -04:00
Sean Yesmunt
62a6b73942
only navigate away from claim if abandoning
...
then i can still see other claims on that page
2019-04-19 14:58:43 -04:00
Sean Yesmunt
81fc2d596c
fix: default thumbnail on prod electron
2019-04-19 14:58:43 -04:00
Sean Yesmunt
d0bad3cf01
prevent thumbnails from shinking to 0 width
2019-04-19 14:58:43 -04:00
Sean Yesmunt
e676d0b4fb
add back static import of styles
2019-04-19 14:58:43 -04:00
Sean Yesmunt
ac459120ca
fix: app deep linking
2019-04-19 14:58:42 -04:00
Sean Yesmunt
39ec33f38a
Merge pull request #2425 from lbryio/scroll
...
bring back scroll restoration
2019-04-19 14:58:28 -04:00
Sean Yesmunt
dc25b0a759
Merge pull request #2438 from lbryio/issue2431-txlist
...
makes transaction lists consistent
2019-04-18 20:16:19 -04:00
Sean Yesmunt
9bd2aa4936
fix: not awful scrollbar on windows
2019-04-18 17:11:34 -04:00
jessop
417041481e
makes transaction lists consistent
2019-04-18 15:10:21 -04:00
Sean Yesmunt
e10c02ab95
remove comment
2019-04-18 13:55:01 -04:00
Sean Yesmunt
c67c66e4fe
allow browser to handle scroll restoration
2019-04-18 12:51:15 -04:00
Andrew Bueide
9df7966bc2
Fix icon on some OSes
...
* Fixes https://github.com/lbryio/lbry-desktop/issues/2411
2019-04-16 09:48:37 -04:00
Sean Yesmunt
2d897953e1
fix: show search filters always
2019-04-15 00:06:35 -04:00
Sean Yesmunt
ab3502bacc
hot fix for file view metrics on web
2019-04-14 23:57:09 -04:00
Sean Yesmunt
7c4578edfe
fix: include search in ga page event
2019-04-14 23:49:50 -04:00
Sean Yesmunt
3e57793406
remove settings_get and balanceSubscribe from web calls
2019-04-14 23:45:13 -04:00
Sean Yesmunt
b337fa7158
fix typo
2019-04-14 13:57:40 -04:00
Sean Yesmunt
23e8cd4a7e
include current page in error reporting
2019-04-14 13:22:36 -04:00
Sean Yesmunt
82c19f3aac
fix: analytics
2019-04-14 01:48:11 -04:00
Sean Yesmunt
53a9396ad3
fix typo
2019-04-12 09:03:47 -04:00
Sean Yesmunt
6fe6696768
Merge pull request #2420 from lbryio/routing-fixes
...
Web fixes
2019-04-11 15:31:46 -04:00
Sean Yesmunt
0694b86e71
fix link for api
2019-04-11 15:23:45 -04:00
Sean Yesmunt
f7d975b7bb
persist subscriptions
2019-04-11 15:18:52 -04:00
Sean Yesmunt
afd6bbac7a
Hot fix for lbry.tv api
2019-04-11 15:04:22 -04:00
Sean Yesmunt
f670fda6c2
keep auth_token in a cookie on web
2019-04-11 14:45:38 -04:00
Sean Yesmunt
6dff40ac5e
update google analytics id
2019-04-11 14:22:47 -04:00
Sean Yesmunt
c0e61db0b2
hide help table on web
2019-04-11 14:17:23 -04:00
Thomas Zarebczan
4066bb31e5
lbry.tv minor edits
...
Change copy + add unsupported message on Rewards/Transactions.
2019-04-11 12:12:00 -04:00
Sean Yesmunt
19906171c8
fix: publish success modal navigation
2019-04-10 17:27:12 -04:00
Sean Yesmunt
08b30fe0f2
fix: auth redirects
2019-04-10 15:42:29 -04:00
Sean Yesmunt
7e51f9ca9a
fix pageview args
2019-04-09 17:32:53 -04:00
Sean Yesmunt
d9df91f2cf
add google analytics
2019-04-09 17:21:00 -04:00
Shawn
63806845ca
WIP Checkpoint, spaghetti code!
2019-04-08 21:27:18 -04:00
Sean Yesmunt
ee7854c429
use react-router
2019-04-04 17:05:23 -04:00
Sean Yesmunt
87314d7eb8
slightly less broken electron build
2019-04-04 00:40:28 -04:00
Sean Yesmunt
9820f85cb3
Merge pull request #2405 from lbryio/fixes
...
Outstanding routing cleanup
2019-04-03 23:27:20 -04:00
Sean Yesmunt
dcafe9ab9e
replace insufficient credits modal with inline ui elements
2019-04-03 00:17:00 -04:00
Sean Yesmunt
497e499c62
temp fix to scroll to top on navigate
2019-04-02 00:30:19 -04:00
Sean Yesmunt
5251ce5090
add hover effect for file cards
2019-04-01 23:25:26 -04:00
Sean Yesmunt
1e5bb72a88
Merge pull request #2400 from lbryio/ga
...
Google analytics
2019-04-01 13:31:36 -04:00