Commit graph

804 commits

Author SHA1 Message Date
dependabot[bot]
9bce81d875 Bump http-proxy from 1.18.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-08 12:18:01 -04:00
dependabot[bot]
88c72e90fd Bump decompress from 4.2.0 to 4.2.1
Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/kevva/decompress/releases)
- [Commits](https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-08 12:17:51 -04:00
Sean Yesmunt
4de47b61e4 update yarn.lock 2020-08-20 01:16:11 -04:00
Franco Montenegro
dfad612235 Update lbry-redux package version 2020-08-20 01:16:11 -04:00
infiinte-persistence
f3362c4e59 Publish: Make 'Channel' setting persistent.
## Issue
Users are annoyed with the constant reset of the 'channel' setting in the Publish page.

## Changes
1. Revert the previous attempt in ff7b4092. The `usePersistedState` method is bad, as it will clash with the Redux value.
2. Implemented the persistence in Redux -- requires "https://github.com/lbryio/lbry-redux/pull/347".
2020-08-18 09:25:57 -04:00
Sean Yesmunt
a31f14b016 cleanup 2020-08-11 17:04:14 -04:00
Sean Yesmunt
5c3d641439 update lbry-redux 2020-08-10 17:45:09 -04:00
btzr-io
18a6e7c7c1 generate temporal file for published story 2020-08-04 11:49:12 -04:00
dependabot[bot]
4c642e66c7 Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 11:31:50 -04:00
Sean Yesmunt
7f8ef8f14d update yarn.lock 2020-07-30 11:30:48 -04:00
Sean Yesmunt
ca38d2cbdc bump lbry-redux 2020-07-27 17:07:34 -04:00
Sean Yesmunt
0df388280e add search code from lbry-redux 2020-07-27 16:37:36 -04:00
jessop
0b3dbfc8f8 bump redux 2020-07-27 11:53:14 -04:00
jessop
d9bf72a351 all settings constants come from redux
sync settings

backout nav cases and anon preference key

more robust backout header

put notificationSettings under backout bar

review changes
2020-07-27 11:53:14 -04:00
Sean Yesmunt
e661beabdc bump video.js 2020-07-24 16:14:24 -04:00
Sean Yesmunt
a54790ec64 bring in styles from @lbry/components 2020-07-24 13:20:36 -04:00
Sean Yesmunt
ae50e07b15 update lbry-redux 2020-07-22 15:36:09 -04:00
Sean Yesmunt
4ee57a0b35 update lbry-redux 2020-07-22 12:58:20 -04:00
Sean Yesmunt
edbcbd9e37 update lbry-redux 2020-07-21 14:58:39 -04:00
dependabot[bot]
8b8e02ba93 Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 10:37:29 -04:00
Sean Yesmunt
69cfcd81e9 bring in 'blocked' code from lbry-redux take 2 2020-07-15 09:52:08 -04:00
Sean Yesmunt
9c9530c6f3 Revert "bring in comments/blocked code from 'lbry-redux'"
This reverts commit fa7f74f979.
2020-07-14 19:23:25 -04:00
Sean Yesmunt
fa7f74f979 bring in comments/blocked code from 'lbry-redux' 2020-07-14 15:57:19 -04:00
Sean Yesmunt
afc00b2e24 bump lbry-redux 2020-07-10 13:42:24 -04:00
Sean Yesmunt
73eca7a16a update lbry-redux 2020-07-10 12:40:57 -04:00
Sean Yesmunt
19ab1cbd1f bump lbry-redux 2020-07-10 10:20:25 -04:00
Sean Yesmunt
81344b9826 make sure lbryfirst error makes it up to UI 2020-07-09 11:01:12 -04:00
Sean Yesmunt
3b65208edb update lbry-redux 2020-07-08 14:23:43 -04:00
Sean Yesmunt
d6335464d3 cleanup - broken? 2020-07-08 14:23:43 -04:00
Sean Yesmunt
f9325a816e only start lbryFirst daemon for approved users 2020-07-08 14:23:43 -04:00
Thomas Zarebczan
4291c36c58 Initial commit for LBRY-First
fix killing daemon

bump lbry-first
2020-07-08 14:23:43 -04:00
Sean Yesmunt
2763762ae6 fix webpack when custom og image does not exist 2020-07-08 13:30:49 -04:00
jessop
1f32d454db error handling, ux tweaks, apiLogPublish 2020-07-02 18:27:49 -04:00
Sean Yesmunt
f4310cd3aa fix thumbnail/cover edits 2020-07-02 13:41:16 -04:00
Sean Yesmunt
259f51abd6 style pass for channel edit
clean up sections and improve navigation handling

cleanup + image upload modal styling
2020-07-01 22:04:23 -04:00
Sean Yesmunt
935f5e50d9 update lbry-redux 2020-06-29 17:22:50 -04:00
Sean Yesmunt
41abbcc861 Revert "bring in blocked redux code from lbry-redux"
This reverts commit b9f3146180.
2020-06-23 16:21:40 -04:00
Sean Yesmunt
b9f3146180 bring in blocked redux code from lbry-redux 2020-06-23 16:01:20 -04:00
Sean Yesmunt
08c5f3e3a6 update lbry-redux 2020-06-23 11:19:18 -04:00
Sean Yesmunt
87dc46019d update lbry-redux 2020-06-22 14:40:50 -04:00
jessop
e3a5d71e34 channel update submitting state 2020-06-22 12:42:20 -04:00
jessop
6ff1cfc91e bump 2020-06-22 11:25:26 -04:00
Sean Yesmunt
b4851e6045 bring in email preferences page from lbry.com 2020-06-22 09:45:49 -04:00
jessopb
dbac4aca39
Revert "improve channel update" 2020-06-19 13:10:34 -04:00
jessop
a0a461efe0 bump 2020-06-19 12:45:44 -04:00
jessop
99753f7717 improve channel edit 2020-06-19 12:41:45 -04:00
Joshua Strobl
a479c70021 Resolve corejs3-shipped-proposals build issues.
@babel/compat-data 7.8.6 to pre-7.10 series has compilation issues with newer node 12.x and 13.x releases. Using 7.8.6 will cause the failure to find the module `'@babel/compat-data/corejs3-shipped-proposals'`, causing build failures on systems with those node releases (e.g. Solus).

This patch bumps @babel/preset-env, @babel/preset-flow, and @babel/preset-react specifically to newer releases to resolve compilation. Please note that this does not update all of babel to newer 7.10 series releases, just specifically resolves compilation on specific Linux platforms.
2020-06-17 00:54:00 -04:00
Sean Yesmunt
ea90fd8b18 fix number width and update lbryinc 2020-06-16 09:56:32 -04:00
Sean Yesmunt
2066205b8f add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
Sean Yesmunt
deb4107dd0 confirmation cleanup 2020-06-15 10:50:01 -04:00
jessop
4ce4485923 bump lbryinc for domain install id 2020-06-11 13:26:32 -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
jessop
cb64522fa9 install_new domain parameter 2020-06-04 13:43:36 -04:00
Sean Yesmunt
08d23c5641 update lbry-redux 2020-06-04 11:45:52 -04:00
Sean Yesmunt
e7cdd6c13d moonpay 2020-06-03 14:16:43 -04:00
jessopb
77971e4f1f
Merge pull request #4305 from lbryio/noGa2
strip ga calls
2020-06-03 10:37:26 -04:00
jessop
7fe88d86d5 strip ga calls 2020-06-02 16:52:34 -04:00
Sean Yesmunt
b5a077a916 bump lbry-redux 2020-06-02 10:38:03 -04:00
Sean Yesmunt
39913ec4f9 update lbry-redux 2020-06-01 14:41:21 -04:00
jessop
7a5613c5fe update yarn lock 2020-05-31 10:44:18 -04:00
Sean Yesmunt
4d3bdda55c update lbryinc 2020-05-29 15:29:08 -04:00
jessop
50089725f5 initial matomo rollout 2020-05-29 11:11:50 -04:00
Sean Yesmunt
d4e2f8ffe8 change balance loading string to 'Your Wallet' 2020-05-26 22:15:03 -04:00
jessop
2ae22ac551 improve custom site documentation 2020-05-26 19:58:01 -04:00
Sean Yesmunt
6eb7b312d6 update yarn.lock 2020-05-26 13:34:01 -04:00
jessop
e3c2919373 rename lbrytv to web
language and API consts

improve customization
custom homepages
get config from .env.default
custom title and logo

small changes

add pinned item to sidebar

rebase?
2020-05-25 17:21:02 -04:00
Sean Yesmunt
b914590a77 update lbry-redux and add loading spinner for comments 2020-05-25 14:45:43 -04:00
Sean Yesmunt
c2abcf110c
Paid content on lbry.tv (#4197) 2020-05-21 11:38:28 -04:00
Sean Yesmunt
2b0314d001 update @lbry/components 2020-05-11 12:40:49 -04:00
Sean Yesmunt
919f82ba94 purchases page, cleanup on pages with <ClaimList /> 2020-05-11 12:31:22 -04:00
Sean Yesmunt
904dd32df4 update lbry-redux 2020-05-11 10:11:48 -04:00
btzr-io
276f42f5e7 force new lines to render on markdown preview: fix #2390 2020-05-11 09:44:29 -04:00
jessop
0fcc657783 track reflecting files after publish 2020-05-08 14:13:56 -04:00
Sean Yesmunt
aa0a76a121 update lbry-redux 2020-05-08 13:18:59 -04:00
Sean Yesmunt
db51789e07 pass time in ms to analytics for view apis 2020-05-05 10:09:53 -04:00
Sean Yesmunt
1b830f74a1 update button styles 2020-05-04 10:57:47 -04:00
Sean Yesmunt
f873b99875 modal consistency cleanup 2020-05-01 14:35:27 -04:00
jessop
7730ee1e3f remove dependency on full claim list
paginate claim list
improve handling of pending publishes
add abandon to publishes list previews

use bodyCard

fix publish edit notification
2020-05-01 13:56:21 -04:00
Sean Yesmunt
f83ab01c2d update lbry-redux 2020-05-01 12:27:00 -04:00
Sean Yesmunt
df4ff30c83 lock video.js to 7.6.6 2020-04-29 11:00:42 -04:00
Sean Yesmunt
5c27977cf8 update videojs 2020-04-29 11:00:42 -04:00
Jeremy Kauffman
793f622d8d semi-broken 2020-04-29 11:00:42 -04:00
jessop
a411ec9b47 reenable reposts
reenable reposts and track for emails

review changes

change showReposts to hideReposts due to persist hydrate issue

bugfix

bugfix
2020-04-28 10:25:05 -04:00
Sean Yesmunt
ae3c8d5221 update lbry-redux 2020-04-27 14:25:16 -04:00
btzr-io
8b6c644415 fix comic book viewer styles: #4035 2020-04-27 10:00:08 -04:00
Sean Yesmunt
a391f35542 update lbryinc 2020-04-23 14:18:29 -04:00
Sean Yesmunt
3d3cf619fd update lbry-redux 2020-04-22 12:26:08 -04:00
Sean Yesmunt
ca721fdda5 update lbry-redux 2020-04-22 11:36:17 -04:00
Sean Yesmunt
a18caa636b update lbry-redux 2020-04-20 17:41:42 -04:00
Sean Yesmunt
46c3538c8e don't let users login if they are partway through a signup 2020-04-20 17:41:42 -04:00
jessopb
51df90fc0c
add is_my_input_or_output constant to txo list (#4010) 2020-04-16 21:47:19 -04:00
Sean Yesmunt
a750fe0d6e update lbryinc 2020-04-16 11:02:49 -04:00
Sean Yesmunt
3d6ed7b1ec only call email provided event for real sign ups 2020-04-16 09:12:59 -04:00
jessopb
4031346eb6
fix empty reducer and fix empty channelSelect creation (#4000) 2020-04-15 17:58:59 -04:00
jessopb
4cc2d00f19
exclude internal transfers on wallet txo list (#3998) 2020-04-15 14:09:22 -04:00
jessop
43e2d803bf fix empty channel error 2020-04-15 12:03:15 -04:00
jessop
24eb0c2aea review changes 2020-04-15 11:12:29 -04:00
jessop
6226a5a6b1 yarn lock 2020-04-15 11:12:29 -04:00
jessop
fdd20ef350 use txo list for wallet page:
paginated
enable revoking
filtering

txo pagination changes

move constants

remove fetchTransactions() calls

review changes

final changes
2020-04-15 11:12:29 -04:00
Sean Yesmunt
382eb256f4 remove tag edit from tag following page since it was added to first run 2020-04-14 14:12:19 -04:00
Sean Yesmunt
2677cd17d8
new signin/signup (#3960)
* new signin/signup

* cleanup and password reset

* new flow working

* cleanup

* add 'autoComplete' props

* fix prop

* try to call email/confirm before resetting password

* Dont use password reset token for email confirmation.

* add password reset

* password manager improvements

* update lbryinc

* cleanup

* slightly improve close button on sign up page

* moar fixes

* fix password autofil

Co-authored-by: Mark Beamer Jr <markbeamerjr@gmail.com>
2020-04-13 15:16:07 -04:00
Sean Yesmunt
249ceab038 update yarn.lock 2020-04-08 15:12:22 -04:00
Sean Yesmunt
7218b78746 fetch continent cookie on server-side and clean up video effects 2020-04-08 15:12:22 -04:00
jessop
9faca8da2b adds tip unlock modal to file page
i18n messages, handle error case max

copy copy

update @lbry/components and tweak range styles

sigfigs

error catching and cleanup

apply review changes

style table and unlock button

handle tip errors

separate fileDescription from fileDetails

make expandable cards

ui tweaks

tweak copy, style, behavior

remove unused strings

forgot an important line
2020-04-02 08:54:43 -04:00
Jeremy Kauffman
872259b73a
File downloads and refactoring (#3918)
* am I done?

* post diff

* unused selector cleanup

* missed commit

* mess with button styles

* fix flow

Co-authored-by: Jeremy Kauffman <jeremy@lbry.io>
Co-authored-by: Sean Yesmunt <sean@lbry.io>
2020-04-01 14:43:50 -04:00
Sean Yesmunt
e4469e0683 update lbry-redux 2020-04-01 11:16:37 -04:00
Sean Yesmunt
a09f9ba35a update yarn.lock 2020-03-31 14:04:10 -04:00
Thomas Zarebczan
dab354cfd7 Sync status and SDK upgrade
Check is_syncing while loading the app so we don't try to refresh the wallet / show error message.
2020-03-31 12:45:53 -04:00
Sean Yesmunt
25bf9290e1 only show timed out message when claim_search times out 2020-03-31 12:09:15 -04:00
Thomas Zarebczan
0c042376a4
fix: actually pass claim code (#3909)
Required lbryinc changes that I pushed to master.
2020-03-27 21:54:59 -04:00
Sean Yesmunt
5354aabb69 update lbry-redux 2020-03-27 11:54:10 -04:00
jessop
8d290eb927 bump redux 2020-03-27 09:20:16 -04:00
Thomas Zarebczan
cc5751617c fix: multiple youtube channel reward 2020-03-26 15:19:23 -04:00
Sean Yesmunt
db438bc979 get back on master branch for lbryinc 2020-03-24 16:38:59 -04:00
seanyesmunt
e46fd6088b prettier and update lbry-redux 2020-03-19 13:56:45 -04:00
seanyesmunt
4420983a79 cleanup 2020-03-19 12:12:19 -04:00
seanyesmunt
2c0485a7c3 update lbry-redux 2020-03-19 12:12:19 -04:00
seanyesmunt
2bb1e42abb downgrade @reach/menu-button 2020-03-19 12:12:19 -04:00
seanyesmunt
2367052a31 update lbryinc 2020-03-18 14:20:55 -04:00
seanyesmunt
1984ee585f second attempt at localized player 2020-03-18 10:04:05 -04:00
jessop
d9e65e8328 select tags before channels and filter channels by tag
moartags

CS tags followed category
continue button,
Remove card header on tags select

limitShow tags count

tags limit fix

debug cs tags highlighting

bugfix

yarnlock
2020-03-16 16:47:22 -04:00
seanyesmunt
292f547c59 initial commits included in #3809 2020-03-16 14:49:47 -04:00
Sean Yesmunt
02a3a02947 Revert "yarn"
This reverts commit 093cb2d5ff.
2020-03-13 21:16:30 -04:00
Sean Yesmunt
093cb2d5ff yarn 2020-03-13 18:25:04 -04:00
Jeremy Kauffman
4c928c874b got frustrated about no claim id on channels and went wild
update text
2020-03-12 17:37:52 -04:00
Sean Yesmunt
d08aae26b1 update lbry-redux 2020-03-12 11:56:22 -04:00
jessop
79b52461a7 yarn lock 2020-03-11 21:49:21 -04:00
Sean Yesmunt
9dede1ee46 update yarn.lock 2020-03-10 10:35:09 -04:00
Sean Yesmunt
80dddf8f9e update lbry-redux and fix ClaimList header alignment 2020-03-09 10:46:12 -04:00
Thomas Zarebczan
8a75c584de
Electron builder and SDK update (#3799)
+ changelog
2020-03-06 17:14:03 -05:00
Sean Yesmunt
226c5b5495 update lbryinc 2020-02-28 13:30:29 -05:00
Sean Yesmunt
091d6caf07 update sign in page with analytics toggle 2020-02-24 15:45:30 -05:00
Sean Yesmunt
75c326c98b remove rogue rewardList call 2020-02-24 15:45:30 -05:00
Sean Yesmunt
0edea00943 call publish analytics event for reposts 2020-02-23 21:14:01 -05:00
Sean Yesmunt
d783d2a24f style fixes 2020-02-21 17:09:20 -05:00
jessop
6e13fcfbd3 privacy changes:
users see welcome screen once and choose preference
SETTINGS moved to redux
took steps toward eliminating unwanted analytics in app based on preferences
settings page update to privacy controls and copy

persist welcome version

default tv on

cleanup

clean up appstrings

populate prefs app only

wallet custody, app only router

settings on startup

welcome sync, 3p share sync, emojis

bump redux

cleanup

fix app not building

fix sync bug, remove tvWelcomeVersion

cleanup

disable internalshare setting while signed in
2020-02-21 15:15:48 -05:00
Sean Yesmunt
d3ee7faaff fix import statement and bump @lbry/components 2020-02-21 14:27:54 -05:00
Sean Yesmunt
cd821ded34 Revert "revert invite channellist change (#3688)"
This reverts commit 57e9013e97.
2020-02-14 11:16:44 -05:00
jessopb
57e9013e97
revert invite channellist change (#3688) 2020-02-13 15:02:23 -05:00
Sean Yesmunt
c2c54e7544 update lbry-redux 2020-02-13 11:40:16 -05:00
Sean Yesmunt
2619adb880 add supports to 'top' page 2020-02-12 15:34:59 -05:00
Sean Yesmunt
87baaf960e fix wrong amount showing for effective_amount visual 2020-02-12 10:51:33 -05:00
Sean Yesmunt
09dba29333 update lbry-redux 2020-02-11 15:37:02 -05:00
Sean Yesmunt
5c92c20f51 update lbry-redux 2020-02-11 14:51:10 -05:00
Sean Yesmunt
e1cfe6aa9a cleanup 2020-02-11 11:09:55 -05:00
Sean Yesmunt
f37f792e61 higher contrast for toggle inputs 2020-02-06 17:12:24 -05:00
Sean Yesmunt
2c36a0642d sentry 2020-02-04 23:02:18 -05:00
Sean Yesmunt
ae1374210c Revert "sentry"
This reverts commit 4091aca554.
2020-02-04 16:57:06 -05:00
Sean Yesmunt
4091aca554 sentry 2020-02-04 16:40:33 -05:00
Sean Yesmunt
a2600245c2 put header back and test to see if this fixes pathname issue 2020-02-04 09:54:21 -05:00
jessop
459f137cc7 bump redux 2020-01-31 15:24:06 -05:00
Sean Yesmunt
77e26eb440 basic display of reposts in app 2020-01-31 12:50:19 -05:00
jessop
1dac00e31f debug and add yarnlock 2020-01-31 11:12:47 -05:00
Sean Yesmunt
e61950f035 update lbry-redux 2020-01-29 14:27:50 -05:00
jessop
7f0fd02ffc pass nsfw=false to lighthouse searches 2020-01-29 14:27:50 -05:00
Sean Yesmunt
7aa4539016 improve how we add metadata _slightly_ and add custom metadata for invite links 2020-01-24 17:04:13 -05:00
jessop
75410392d8 send events when video buffers 2020-01-24 13:41:09 -05:00
Sean Yesmunt
c711e26a44 update lbryinc 2020-01-23 21:40:39 -05:00
Sean Yesmunt
866ae9019c fix 'publishes' styling on claim tiles 2020-01-22 09:33:27 -05:00
Sean Yesmunt
f01b8beca4 update lbry-redux 2020-01-21 13:39:17 -05:00
Sean Yesmunt
8d300693d0 update lbry-redux 2020-01-21 12:17:53 -05:00
Sean Yesmunt
bf3cf4a434 update lbry-redux 2020-01-21 11:50:41 -05:00
Sean Yesmunt
ad125b3d2a bump sdk and comment out thumbnail gets on desktop 2020-01-17 14:57:09 -05:00
Sean Yesmunt
fdbd81b03e update lbry-redux and changelog 2020-01-16 11:32:30 -05:00
Sean Yesmunt
b8f3fd5e50 update components 2020-01-15 13:03:20 -05:00
Sean Yesmunt
93e8616e2e referrals round 2 2020-01-14 15:50:10 -05:00
Sean Yesmunt
b15f728d16 Revert "Feat new referrals" 2020-01-14 15:01:54 -05:00
Sean Yesmunt
9af2dcac0b style cleanup 2020-01-14 12:43:00 -05:00
jessop
7e2c9dc2b8 bump lbryinc 2020-01-14 12:42:57 -05:00
jessop
f130fae214 fix shortUrl subscriptions
refactor invited page
check if subscribed first
always follow regardless of reward status
2020-01-14 12:42:57 -05:00
jessop
92af68d912 new invite route 2020-01-14 12:42:55 -05:00
Sean Yesmunt
db5647a7f1 update lbryinc 2020-01-07 17:02:50 -05:00
Sean Yesmunt
618b186ac1 cleanup 2020-01-06 16:35:43 -05:00
Sean Yesmunt
b117e7ad0c only save password if it is correct 2020-01-03 15:51:44 -05:00
Sean Yesmunt
7dfc727a0a update lbryinc 2020-01-03 14:25:00 -05:00
Sean Yesmunt
4d14fa33ec update lbry-redux 2019-12-21 15:38:53 -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
b9c90e49f3 bump lbry-redux 2019-12-20 12:10:05 -05:00
Sean Yesmunt
168ca185c4 update lbry-redux 2019-12-20 11:43:26 -05:00
Sean Yesmunt
4556681e6c update caniuse-lite for nikos sanity 2019-12-19 14:01:54 -05:00
Sean Yesmunt
b91ef3dee1 update lbry-redux 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
Sean Yesmunt
b50ec8fab1 fix paid content message on lbry.tv 2019-12-15 23:02:23 -05:00
jessop
25ed5a9cf6 fix empty state when mature content is hidden 2019-12-14 02:28:47 -05:00
Sean Yesmunt
98ee17411b update lbry-redux 2019-12-13 13:58:11 -05:00
jessop
3c739719b4 review changes 2019-12-13 13:21:34 -05:00
Sean Yesmunt
21b712f786 cleanup css 2019-12-10 10:08:14 -05:00
Sean Yesmunt
2944ed3664 add open in app link 2019-12-06 16:16:14 -05:00
Sean Yesmunt
d2a1852a8d Revert "add open in app link"
This reverts commit d980a01303.
2019-12-06 16:05:10 -05:00
Sean Yesmunt
d980a01303 add open in app link 2019-12-06 15:59:05 -05:00
Sean Yesmunt
f138199936 fix rebase 2019-12-04 14:23:43 -05:00
jessop
d1c69d050b restore app-strings and yarn.lock 2019-12-03 18:57:37 -05:00
Sean Yesmunt
8839bb08db better open.lbry.com redirect handling for lbry.tv 2019-12-03 13:25:17 -05:00
btzr-io
ef7d5394dc update comicbook-reader to last version 2019-11-25 11:40:19 -05:00
btzr-io
1c536ba8cd update webworkers 2019-11-25 11:40:19 -05:00
Sean Yesmunt
884e5a8a3e update @lbry/components 2019-11-22 19:37:13 -05:00
Sean Yesmunt
15815e5071 remove [data-mode='dark'] 2019-11-22 16:45:33 -05:00
Sean
ed1f8e75cb include rest of edge fixes for lbry.tv 2019-11-21 17:04:21 -05:00
Sean Yesmunt
b089a9a953 fix pagination on channel pages 2019-11-19 22:22:24 -05:00
Jessop
8cb4208282 autoLaunch on startup 2019-11-18 15:00:00 -05:00
Sean Yesmunt
f7c00dd070 fix: don't re-resolve on file page if we don't need to 2019-11-18 14:20:32 -05:00
Sean Yesmunt
d38b3de5c6 update lbry-redux 2019-11-18 14:20:32 -05:00
Sean Yesmunt
7f37d370dd update lbry-redux 2019-11-14 13:04:23 -05:00
Jeremy Kauffman
a1f0e485b5 add sign in flow to lbry.tv 2019-11-14 09:35:31 -05:00
Sean Yesmunt
da10296132 lbry.tv account copy changes 2019-11-13 19:09:30 -05:00
Thomas Zarebczan
de3d379b80 fix: SDK bump + small fixes
- improve claim search failure
2019-11-13 16:31:14 -05:00
Sean Yesmunt
9938b381ee add back electron-webpack 2019-11-12 16:24:50 -05:00
Sean Yesmunt
6ad31a3ce9 refactor lbrytv web server 2019-11-11 13:27:29 -05:00
Sean Yesmunt
a4d5ec1cc4 update deps 2019-11-07 13:44:28 -05:00
Sean Yesmunt
d9ff20595e 0.45 support (#3182)
* maint: support 0.44 SDK

* remove un-needed is_encrypted value on splash page and add unique key to paginate component
2019-11-06 12:17:51 -05:00
Sean Yesmunt
f04c0303b8 Revert "maint: support 0.44 SDK"
This reverts commit 8a1ebd33a7.
2019-11-06 12:17:51 -05:00
Thomas Zarebczan
71730e0931 maint: support 0.44 SDK 2019-11-06 12:17:51 -05:00
Sean Yesmunt
53402c2d5b cleanup 2019-11-06 12:17:51 -05:00
Sean Yesmunt
d1807f4fcf update lbry-redux 2019-11-04 12:46:48 -05:00
hack.ily
2c1a649f0c chore(yarn.lock): Commit updated yarn.lockfile from updated lbry-redux dependency 2019-10-31 14:04:19 -04:00
Sean Yesmunt
98ce02508c show error message on bad password attempts 2019-10-29 15:32:10 -04:00
Sean Yesmunt
47368d1090 update lbryinc 2019-10-29 12:16:21 -04:00
Sean Yesmunt
c953c9d0a8 ui feedback 2019-10-29 12:16:21 -04:00
Jeremy Kauffman
7372f5dff9 lint fixes 2019-10-28 12:59:02 -04:00
Sean Yesmunt
a736cbffeb cleanup style 2019-10-22 16:45:47 -04:00
Sean Yesmunt
9d40ab5322 update lbry-redux 2019-10-17 14:09:21 -04:00
Sean Yesmunt
f056c7baec remove @reach/tooltip and claim preview tooltips for now 2019-10-17 13:08:00 -04:00
Sean Yesmunt
3b4e83e132 bump lbry-redux 2019-10-17 13:08:00 -04:00
Sean Yesmunt
4e70642163 don't lose subs/tags for existing users and don't opt them into sync automatically 2019-10-17 13:08:00 -04:00
Sean Yesmunt
e8ac31139a fix: dark mode style + better empty password check 2019-10-16 19:52:05 -04:00
Sean Yesmunt
2ec3f62407 redirect to password screen if toggling sync from settings page 2019-10-16 19:52:05 -04:00
Sean Yesmunt
a3b3a204b0 first pass at sync for everyone 2019-10-16 19:52:05 -04:00
Sean Yesmunt
e83ccc77e2
Merge pull request #3021 from lbryio/sdk-sync
preference syncing with SDK
2019-10-15 13:27:32 -04:00
Sean Yesmunt
f60792f1a1 notarize that ish 2019-10-15 12:00:42 -04:00
Sean Yesmunt
43900dd72f call sync after channel create 2019-10-15 11:47:43 -04:00
Sean Yesmunt
90e8c74006 use sdk preference endpoints 2019-10-15 11:40:38 -04:00
Cameron Yick
d61e94cede [package.json] Add dependencies for FreezeframeLite 2019-10-13 12:48:38 -04:00
Cameron Yick
daaa337c7f [dependencies] Add Freezeframe 2019-10-13 12:48:38 -04:00
Sean Yesmunt
9b10cbe7bc update lbry-redux 2019-10-08 10:18:54 -04:00
Sean Yesmunt
589a19b6e2 sync improvements 2019-10-06 22:07:15 -04:00
Sean Yesmunt
79813537eb update lbry-redux/lbryinc 2019-10-06 22:07:15 -04:00
Sean Yesmunt
b89c8a51c6 add back reverted changes 2019-10-06 22:07:15 -04:00
Sean Yesmunt
58b92fe4aa update lbry-redux 2019-10-06 22:07:15 -04:00
Sean Yesmunt
18f8f19e0b Revert "fix: stop syncing for existing users with balances"
This reverts commit feca7fb620.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
567ef04fcb Revert "cleanup"
This reverts commit 54c09edec8.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
1254135455 Revert "dark mode love plus other fixes"
This reverts commit 15755c39db.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
15755c39db dark mode love plus other fixes 2019-10-03 14:06:02 -04:00
Sean Yesmunt
54c09edec8 cleanup 2019-10-03 14:06:02 -04:00
Sean Yesmunt
feca7fb620 fix: stop syncing for existing users with balances 2019-10-03 14:06:02 -04:00
Sean Yesmunt
bbcff99fb3 pr feedback 2019-10-01 01:48:43 -04:00
Sean Yesmunt
ecf5e52dd4 cleanup 2019-10-01 01:48:43 -04:00
Sean Yesmunt
4c014e3147 onboarding + youtube transfer + channel page 2019-10-01 01:48:43 -04:00
Sean Yesmunt
99c957a4f5 bump lbryinc 2019-09-30 19:34:21 -04:00