Commit graph

618 commits

Author SHA1 Message Date
Sean Yesmunt
4212978dfe update sdk to 0.37.0rc7 2019-05-13 02:37:54 -04:00
Sean Yesmunt
db67c39ec6 styling cleanup 2019-05-13 02:05:38 -04:00
Sean Yesmunt
40a5c4c5f6 v0.32.0-rc.3 2019-05-12 00:34:43 -04:00
Sean Yesmunt
a8b6f25c44 v0.32.0-rc.2 2019-05-10 11:43:27 -04:00
Sean Yesmunt
b9bc588d6f update lbry-redux 2019-05-10 11:43:11 -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
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
cb8afcde06 v0.32.0-rc.1 2019-05-07 22:00:52 -04:00
Sean Yesmunt
93ac947879 update lbry-redux 2019-05-07 15:21:40 -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
8fe423ca4d make alignment great again 2019-05-02 16:48:06 -05:00
Sean Yesmunt
b6529ff58c fix: vanity channels not loading content 2019-04-28 12:04:24 -04:00
Sean Yesmunt
2d95c5a337 0.36.0 sdk changes 2019-04-24 10:02:52 -04:00
Sean Yesmunt
f670fda6c2 keep auth_token in a cookie on web 2019-04-11 14:45:38 -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
b8ac8a0340 add google analytics 2019-04-01 10:32:35 -04:00
Sean Yesmunt
d7d628ad1b fix video player 2019-03-31 22:00:31 -04:00
Shawn
e94892f584 Initial lazy-load and code-splitting 2019-03-31 21:42:59 -04:00
Sean Yesmunt
fbbbe526c4 use @reach/router 2019-03-28 12:53:13 -04:00
Sean Yesmunt
930c28d719 v0.31.1 2019-03-23 22:12:50 -04:00
Sean Yesmunt
0a8f9ec952 v0.31.1-rc.1 2019-03-23 21:59:17 -04:00
Sean Yesmunt
d1c94b01e4 v0.31.0 2019-03-23 21:36:32 -04:00
Sean Yesmunt
880744159a v0.30.0 2019-03-21 16:20:05 -04:00
Sean Yesmunt
aaf7518683 v0.30.0-rc.8 2019-03-21 15:35:49 -04:00
Sean Yesmunt
26f1227b89 v0.30.0-rc.7 2019-03-21 14:45:44 -04:00
Sean Yesmunt
c0010a7da8 v0.30.0-rc.6 2019-03-21 14:08:23 -04:00
Sean Yesmunt
19a3629e48 v0.30.0-rc.5 2019-03-21 14:01:24 -04:00
Sean Yesmunt
15e6009bd9 fix: publish url input 2019-03-21 13:24:47 -04:00
Sean Yesmunt
4297c72dd0 fix: minor style issues 2019-03-21 11:22:23 -04:00
Sean Yesmunt
21895e8ce4 v0.30.0-rc.4 2019-03-20 18:01:58 -04:00
Sean Yesmunt
50ec2e4b77 v0.30.0-rc.1 2019-03-20 17:46:17 -04:00
Sean Yesmunt
93bcba4512 lbry.io => lbry.com 2019-03-20 17:43:00 -04:00
Thomas Zarebczan
b838dd4b95 Chore: bump SDK, builder, travis
This will also support differential updates on Windows. Tested and working successfully, but would like to go through a final round during RC testing. On Mac, it falls back to default download. I think that's only supposed on nsis-web for Mac, something we can muck around with another time. Node v10 is required for electron-builder dependencies.
2019-03-20 15:30:00 -04:00
Shawn K
3b94013da3
Merge pull request #2360 from lbryio/blockers
Blockers
2019-03-19 23:55:30 -05:00
Shawn
6931d2dfb0 Fix 3D Viewer 2019-03-19 23:52:37 -05:00
Sean Yesmunt
b2ef6912d9 fix: daemon download path 2019-03-19 11:40:54 -04:00
Shawn
cbabc0c38e Fix Linux dev mode and updater 2019-03-18 22:33:46 -05:00
Sean Yesmunt
0b3c950f96 update lint/flow 2019-03-18 01:10:41 -04:00
Shawn
de51d8fc19 Fix daemon not spawning in dev mode 2019-03-15 22:44:02 -05:00
Shawn
67b085947a Clean up prod packaging 2019-03-15 17:44:42 -05:00
Shawn
20c18db7f6 Optimize production output, much faster execution 2019-03-15 15:45:16 -05:00
Shawn K
e932e1ed43
Merge pull request #2337 from lbryio/fix-games-dev-log
Fix games and logging (and builds)
2019-03-15 14:01:53 -05:00
Shawn
3c3c12fa5d Fix keytar and bundling 2019-03-15 13:58:42 -05:00
Sean Yesmunt
cee30476be update lbry-redux 2019-03-15 12:17:03 -04:00
Sean Yesmunt
67aad85f53 don't call file_list on web 2019-03-15 12:15:31 -04:00
Shawn
a6e6d592e2 Fix games and logging 2019-03-14 20:54:17 -05:00
Sean Yesmunt
9171256033 add viewcount stats 2019-03-14 14:40:26 -04:00
Sean Yesmunt
50a1c97143 first run for web with lbrytv tag 2019-03-13 15:17:17 -04:00
Sean Yesmunt
4456442545
Merge pull request #2331 from lbryio/web-streaming
better web streaming
2019-03-13 11:24:38 -04:00
Sean Yesmunt
c3859c30be better web streaming 2019-03-13 10:53:57 -04:00
Shawn
67a1ba3f99 Consolidate dev commands and startup 2019-03-13 01:52:14 -05:00
Sean Yesmunt
17f922cb6d better web streaming wip 2019-03-13 01:59:07 -04:00
Sean Yesmunt
3fadcad51a upgrade lbry{inc,-redux} 2019-03-12 15:53:55 -04:00
Sean Yesmunt
3a0f12ff9d
Merge 'release' into 'master' (#2327)
* fix: wallet balance style with 0lbc

* v0.29.3-rc.1

* v0.29.3

* fix: videoplayer

Switched from timeout to slight delay, works consistently on lbry://test-stream-1. This also fixes the white screen issue (copied most code from current master).

* fix: add back timeout

* fix: phone collection styling

* v0.29.4-rc.2

* update changelog

* v0.29.4

* fix rebase
2019-03-12 15:15:11 -04:00
Sean Yesmunt
4a9668b5d2 fix build 2019-03-10 22:40:31 -04:00
Sean Yesmunt
9c70921e2b use prod build for web 2019-03-08 19:19:29 -05:00
Sean Yesmunt
8ee1d2319d web cleanup 2019-03-08 15:15:45 -05:00
Sean Yesmunt
584f923491 add a global error handler with a slack hook 2019-03-08 15:15:45 -05:00
Sean Yesmunt
c646816f0f trim bundle 2019-03-08 15:15:45 -05:00
Sean Yesmunt
84d3736ab4
Update package.json 2019-03-07 16:29:27 -05:00
Sean Yesmunt
3066b9ef0c add ui server 2019-03-06 12:04:26 -05:00
Shawn
24d610b6f2 Prune packages 2019-03-05 13:07:06 -06:00
Sean Yesmunt
8c94b2448a
Update package.json 2019-03-05 13:39:59 -05:00
Sean Yesmunt
26402d240a fix web build 2019-03-05 12:54:11 -05:00
Shawn
0affd8df7a Fix broken paths for electron-builder 2019-03-05 03:12:54 -06:00
Shawn
eddebb838a Fix path to main.js 2019-03-05 01:11:09 -06:00
Shawn
40f2164056 Fix remaining old pckages 2019-03-05 00:50:03 -06:00
Shawn
0b82953d8a Add HMR support 2019-03-05 00:36:52 -06:00
Sean Yesmunt
de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
Sean Yesmunt
3480aea8e6 updates 2019-03-04 12:03:22 -05:00
Sean Yesmunt
1367eef934 fix: load correct video player on web 2019-03-01 07:51:33 +09:00
Sean Yesmunt
ad0f968a51
merge 'release' into 'master' (#2293)
* v0.29.1-rc.1

* v0.29.1
2019-02-25 17:42:27 -05:00
Sean Yesmunt
ea6e112230 bump lbry-redux 2019-02-22 02:02:53 -05:00
Sean Yesmunt
f25d71d1c3 web build sorta working 2019-02-22 01:59:50 -05:00
Sean Yesmunt
5a97077c9f lbryweb working with desktop 2019-02-22 00:01:59 -05:00
Sean Yesmunt
100291cf57 bump daemon 2019-02-21 20:03:09 -05:00
Sean Yesmunt
7577586ea9
Merge 'relase' into 'master' (#2289)
* v0.29.0-rc.1

* bump daemon

* v0.29.0-rc.2

* bump lbry/components

* v0.29.0-rc.3

* fix: remember if search options were open

* fix: scrollable list on subscriptions

* fix: icon alignment on file page

* fix: button color in publish form

* fix: select option color for windows/linux

* fix: don't break app when navigating to abaondoned claims

* fix: thumbnail size on related content

* maint: rc4

with UI fixes

* fix: ... buttons ... again

* fix: file percentage on pending downloads

Changed to DidMount (did update seemed to trigger the file list too many times) - this will show the percentage if it's not completed and currently downloading. Typical cases are if a person refreshed or navigated away/back. This way if a download is stuck, a user will see the percentage and can try to delete/redownload (we should add a start/stop feature later on).

* fix: name input text wrapping

* change: use select drop down for search results

* add search analytics

* v0.29.0-rc.5

* v0.29.0-rc.6

* fix: name input alignment

* fix: metadata

* bump sdk

* v0.29.0-rc.7

* fix: line-height

* v0.29.0-rc.8

* v0.29.0
2019-02-21 17:45:17 -05:00
Sean Yesmunt
8010808e56
Merge pull request #2287 from lbryio/invite-link
feat: add referral link
2019-02-20 14:17:53 -05:00
Sean Yesmunt
d284cded0b update lbryinc 2019-02-20 13:17:17 -05:00
Sean Yesmunt
8c2bf13217 fix: ui cleanup 2019-02-20 00:20:29 -05:00
Sean Yesmunt
ff0478ade3 feat: add support for search filters 2019-02-18 13:21:20 -05:00
Sean Yesmunt
08f48f3868 maint: upgrade sdk to 0.32.0 2019-02-18 12:33:45 -05:00
Sean Yesmunt
4c76050460 use @lbry/components 2019-02-13 12:27:20 -04:00
Thomas Zarebczan
f9a681a425 Support 0.31 SDK, vrooom (#2277)
* maint: 0.31.0 changes
Changes to account for 0.31.0, WIP

* maint: key fee settings + bump SDK

Disable setting is no longer part of SDK settings so I moved it into local storage. Also moved in the max fee setting since it's now cleared out from the SDK.

* flow fix

* fix: share usage setting

* fix: file path unavailable
When clicking play, the file does re-download now, so no need to do anything there. Improved click behavior when file is deleted - it now still opens the folder in case someone is interested.

* review fixes

Set disableMaxKeyFee as a local variable. Removed file info from componentdidmount.

* fix, take 2

No need to set the setting I just removed...

* review fixes

Removed local settings storage. Value will be reset when switching back and forth.

* Update view.jsx

* Update settings.js
2019-02-12 13:26:50 -04:00
Sean Yesmunt
0796e473b9
Merge 'release' into 'master' (#2269)
* v0.28.0-rc.3

* v0.28.0-rc.4

* v0.28.0-rc.5

* v0.28.0
2019-02-05 15:50:27 -05:00
Sean Yesmunt
5e8404b32c chore: update lbryinc 2019-02-05 12:37:47 -05:00
Sean Yesmunt
476bd1e977 chore: update lbry-redux 2019-02-04 14:42:25 -05:00
Sean Yesmunt
208155a77e chore: update lbryinc 2019-02-04 14:29:25 -05:00
Sean Yesmunt
d0bcb9f205 feat: auto claim all referral rewards 2019-02-04 12:45:30 -05:00
Sean Yesmunt
7ffeef1074 v0.28.0-rc.2 2019-01-31 16:26:14 -05:00
Sean Yesmunt
e77d735111 Merge branch 'master' into release-0.28.0 2019-01-31 16:25:58 -05:00
Sean Yesmunt
15f1eb2914 chore: update changelog 2019-01-31 16:15:16 -05:00
Sean Yesmunt
25923505a0 feat: lazy resolve homepage claims 2019-01-30 02:39:00 -05:00
Sean Yesmunt
b5d7a2b884 remove unused packages, remove slow getVisibility tooltip function 2019-01-29 16:07:19 -05:00
Sean Yesmunt
ae6254d870 update lbry-redux 2019-01-29 11:49:03 -05:00
Sean Yesmunt
5cec0cf507 v0.28.0-rc.1 2019-01-28 15:40:32 -05:00
Sean Yesmunt
4b61f5256f chore: update lbry-redux 2019-01-28 15:07:25 -05:00
Sean Yesmunt
defc08eccb change: less intrusive first run experience 2019-01-23 10:40:23 -05:00
Sean Yesmunt
1f74ff3c63
Merge 'release' into master (#2222)
* v0.27.0-rc.1

* v0.27.0-rc.2

* v0.27.0-rc.3

* v0.27.0-rc.4

* v0.27.0-rc.5

* chore: bump rc

* v0.27.0-rc.7

* fix: style for large 0 balance

* v0.27.0-rc.8

* v0.27.0

* update changelog

* fix: channel name overlap on homepage when screen size is small

* update changelog

* v0.27.1-rc.1

* fix: first run email collection typo/spacing

* v0.27.1-rc.2

* v0.27.1
2019-01-23 00:51:35 -05:00
Sean Yesmunt
01b652b016 update lbryinc 2019-01-18 11:29:02 -05:00
Sean Yesmunt
a895a653fa add support for .lbry sandbox applications 2019-01-16 02:00:22 -05:00
Sean Yesmunt
a6f8d3af5b
Merge 'release' into 'master' (#2195)
* v0.27.0-rc.1

* v0.27.0-rc.2

* v0.27.0-rc.3

* v0.27.0-rc.4

* v0.27.0-rc.5

* chore: bump rc

* v0.27.0-rc.7

* fix: style for large 0 balance

* v0.27.0-rc.8

* v0.27.0

* update changelog
2019-01-15 15:49:49 -05:00
Sean Yesmunt
174bfbc8fb
0.27.0 cleanup (#2182)
* fix: channel navigation from suggested subscriptions

* fix: move subscribe/share buttons below name on channel page

* fix: images with weird media type

* fix: increase tx amount size on tx table

* change: add icons to nav bar

* fix: move filewatcher-webpack-plugin into dev dependencies

* fix: upgrade button styling

* improvement: modal consistency

* change: increase svg stroke inside button

* fix: more descriptive title on header for wallet balance

* fix: minor color/alignment

* chore: update lbry-redux
2019-01-14 13:40:06 -05:00
Sean Yesmunt
f63410e7f8 upgrade to 0.30.4 lbry-sdk 2019-01-11 11:47:45 -05:00
Sean Yesmunt
6969aa9af1 make sure rewards are updated after email is confirmed 2019-01-09 00:01:45 -05:00
Sean Yesmunt
eb7de08ed1 feat: auto email verification 2019-01-07 21:46:33 -05:00
Sean Yesmunt
ad90c1f96e
Redesign fixes (#2164)
* fix: share modal not opening

* fix: add more spacing above snackbar link

* fix: properly close thumbnail error modal

* fix: better align media property icons

* fix: tx filter alignment and prevent hiding filter if no current tx's

* fix: publish markdown on dark mode

* fix: add max-width on container for large screens

* fix: channel pagination aligmnent and spacing

* fix: modal spacing and flow errors

* fix: home page scrolling (now with mouse scrolling)

* fix: hover color in dark mode for outline buttons

* fix: improve file page spacing/layout

* cleanup

* fix: wrap file actions on smaller screens

* fix: comment button spacing
2019-01-07 18:29:40 -05:00
Sean Yesmunt
88befcc1b9
Newnew (#2144)
* Fixes

* Fix top result

* Added icons to React component

* Trying to get icons to work

* Icons

* add icon-custom.jsx with buildIcon function

* Icon fixes

* Fixed subscription screen
2018-12-19 00:44:53 -05:00
Sean Yesmunt
f6a3b71fcf v0.26.1 2018-12-14 12:38:32 -05:00
Sean Yesmunt
f20950b95c v0.26.1-rc.1 2018-12-14 11:21:33 -05:00
Sean Yesmunt
ddbd69a70c fix: update electron to 2.0.14 to prevent ubuntu 18 segfault 2018-12-13 12:02:25 -05:00
Sean Yesmunt
8fa5573f73
Merge release into master (#2141)
* v0.26.0-rc.5

* v0.26.0-rc.6

* v0.26.0-rc.7

* v0.26.0-rc.8

* v0.26.0-rc.9

* v0.26.0-rc.10

* daemon v0.30.1rc8

* v0.26.0-rc.11

* v0.26.0-rc.12

* v0.26.0-rc.13

* chore: bump rc and daemon rc

* update lbry-redux

* fix title wrapping

* fix: md button color in dark mode

* hide abandonded claims

* fix: can't preview alignment

* update lbry-redux

* chore: bump daemon rc

* chore: bump rc

* chore: bump proper daemon

0.30.1!!

* fix: CategoryList style

* v0.26.0-rc.16

* re-add build:dir script

* v0.26.0
2018-12-12 11:25:08 -05:00
Sean Yesmunt
82db726af6 update lbry-redux 2018-12-07 15:38:17 -05:00
Sean Yesmunt
5750288519 update lbry-redux 2018-12-06 17:04:24 -05:00
Sean Yesmunt
afecace3ad update lbryinc 2018-12-04 15:11:37 -05:00
Sean Yesmunt
137b6aaff1 update daemon to 0.30.0rc7 2018-12-03 18:59:23 -05:00
Sean Yesmunt
e9e2fc40d7 bump lbryinc 2018-11-29 01:09:32 -05:00
Sean Yesmunt
01ba542eb0 update to lbrynet@0.30.0rc6 2018-11-28 18:34:22 -05:00
Sean Yesmunt
a441be9bb4 update lbryinc 2018-11-28 18:29:14 -05:00
Sean Yesmunt
fd2ac2e78a manually add callbacks for lbryinc and fix modals 2018-11-28 18:25:06 -05:00
Sean Yesmunt
82805a46a4 udpate lbryinc 2018-11-27 17:13:15 -05:00
Thomas Zarebczan
19a514bb40
update redux to latest 2018-11-27 10:24:01 -05:00
Sean Yesmunt
1a7ca6fe7b use doOpenModal for upstream changes 2018-11-20 11:09:19 -05:00
Sean Yesmunt
d608613f0c bump daemon to 0.30.1rc3 2018-11-20 00:54:49 -05:00
Sean Yesmunt
c2abb5d8f0 update lbry-redux/lbryinc 2018-11-13 20:11:53 -05:00
Sean Yesmunt
5220f6645b
Merge pull request #2092 from lbryio/rc-fixes
Rc fixes
2018-11-08 16:00:11 -05:00
Sean Yesmunt
dd829b11e0 update lbry-redux 2018-11-08 15:55:00 -05:00
Sean Yesmunt
7071937e35 bump lbry-redux 2018-11-08 11:23:17 -05:00
Sean Yesmunt
1fca9e289a update deps 2018-11-07 15:13:39 -05:00
Sean Yesmunt
3de1298d25 use date estimate 2018-11-07 11:03:42 -05:00
Sean Yesmunt
a490a30798 v0.26.0-rc.4 2018-11-05 16:53:15 -05:00
Sean Yesmunt
bc59a429d3 lbrynet 0.30.1 rc1 2018-11-05 16:52:47 -05:00
Sean Yesmunt
af2164e9e4 update lbry-redux and subscriptions claim_list_mine call 2018-11-05 10:21:38 -05:00
Sean Yesmunt
121e4b215f
Rc fixes (#2085)
* fix: channel button color on dark mode

* fix: disabled primary button in dark mode

* fix: show pending publishes immediately

* update lbry-redux

* remove duplicate import

* use lbry colors for 'new' badge

* fix: don't filter transactions in recent transactions

* fix: remove unread subscriptions on un-subscribe

* handle edits and new files the same for pending publishes

* don't loop over transactions if we don't have to

* bump lbry-redux
2018-11-02 14:33:00 -04:00
Sean Yesmunt
78c27b4601 Revert "move modals to app and use doToast/doError"
This reverts commit 24100fac06.
2018-10-29 13:25:22 -04:00
Sean Yesmunt
24100fac06 move modals to app and use doToast/doError 2018-10-29 13:24:15 -04:00
Sean Yesmunt
dbdd735e33 update lbry-redux 2018-10-26 18:52:47 -04:00
Sean Yesmunt
f17000c6fd update lbry-redux/lbryinc 2018-10-26 14:20:30 -04:00
Sean Yesmunt
5e98a9b982 updates for lbrynet30 2018-10-26 14:16:43 -04:00
Jessop Breth
968661474e adds sortBy default prop 2018-10-26 00:42:18 -04:00
Sean Yesmunt
50264c3ab2 update lbry-redux 2018-10-25 01:44:41 -04:00
Sean Yesmunt
70b95f2f61 subscription improvements 2018-10-22 12:44:22 -04:00
ポール ウェッブ
d5505e4848 Removed Sass module 2018-10-22 12:30:15 -04:00
ポール ウェッブ
ca35e1f15d Replacing existing colors with npm module, and refactoring Sass 2018-10-22 12:30:15 -04:00
Sean Yesmunt
7e3116982e update lbry-redux 2018-10-19 12:25:51 -04:00
btzr-io
2dbb7717da fix flow type errors of react refs 2018-10-15 00:26:46 -06:00
Sean Yesmunt
7587366365 remove old scripts 2018-10-05 15:52:49 -04:00
Sean Yesmunt
0ea871e558 update lbry-redux 2018-10-05 15:51:40 -04:00
Sean Yesmunt
30ba7ba773 update labels and use latest lbryinc 2018-10-01 20:55:03 -04:00
Sean Yesmunt
49573a65b9 add logic for reward codes 2018-09-25 20:13:49 -04:00
Sean Yesmunt
009a3ecb8d update lbry-redux 2018-09-24 18:07:15 -04:00
Sean Yesmunt
9b700e48bf use lbryio/lbryinc 2018-09-23 23:44:42 -04:00
Sean Yesmunt
32ae269f34 v0.25.1 2018-09-18 18:52:17 -04:00
Sean Yesmunt
2f42a57e21 0.25.1-rc.2 2018-09-18 18:51:56 -04:00
Sean Yesmunt
ded2df89dc 0.25.1-rc.1 2018-09-18 18:50:24 -04:00
Sean Yesmunt
fab8e47801 rebase 2018-08-29 23:28:53 -04:00
Sean Yesmunt
ca24ef15ad v0.25.0 2018-08-29 14:33:01 -04:00
Sean Yesmunt
2fb08d7f17 0.25.0-rc.4 2018-08-28 20:30:42 -04:00
Sean Yesmunt
72549f86c8
Merge branch 'release-0.25.0' into master 2018-08-28 20:29:46 -04:00
Sean Yesmunt
649c28dad6 bump lbry-redux 2018-08-28 17:14:52 -04:00
Thomas Zarebczan
e608d36d02 chore: bump lbry-redux
to latest commit from the PR
2018-08-28 10:40:03 -04:00
Sean Yesmunt
e7a2bb1bba 0.25.0-rc.3 2018-08-27 19:04:27 -04:00
Sean Yesmunt
b7ead10b5b Merge master into 'release' 2018-08-27 19:04:07 -04:00
Sean Yesmunt
857ab8d207 bump lbry-redux 2018-08-27 19:01:59 -04:00
Sean Yesmunt
b483e3f0d6 bump lbry-redux 2018-08-24 11:12:29 -04:00
Thomas Zarebczan
89162a179b chore: bump rc + daemon
and fixed/added to changelog
2018-08-24 00:55:09 -04:00
Sean Yesmunt
b7db4ae470 add dat.gui 2018-08-21 14:32:28 -04:00
Sean Yesmunt
be73d44c2b use yarn.lock/package.json from master 2018-08-21 14:23:28 -04:00
btzr-io
d4b1398356 add basic gui-controls 2018-08-21 11:24:47 -04:00
btzr-io
d4f757ec28 more optimization fixes for threeViewer component 2018-08-21 11:24:47 -04:00
Sean Yesmunt
a3bcd19c24 v0.25.0-rc.1 2018-08-20 16:00:48 -04:00
Sean Yesmunt
82d0a78310 update lbry-redux 2018-08-20 14:59:12 -04:00
Thomas Zarebczan
34dc8a3785 chore: fix dependencies
Moved filewatcher and s3 publisher to dev side, this will make the installer smaller
2018-08-17 14:03:26 -04:00
Sean Yesmunt
a38bb2ebaa fix encryption flow 2018-08-15 14:39:58 -04:00
Thomas Zarebczan
17829718bf chore: bump proper release
Bumping RC to proper 0.24.0
2018-08-15 10:56:19 -04:00
Thomas Zarebczan
93182de0a5 chore: bump rc version
0.24.0RC1
2018-08-15 10:52:46 -04:00
Sean Yesmunt
52026ee00e daemon@0.21.1 2018-08-15 10:52:46 -04:00
Thomas Zarebczan
938fa70ac3 rc bump + loading message
Show initializing message after blockchain headers download status disappears
2018-08-15 10:52:45 -04:00
Sean Yesmunt
0e7a46fe7c update daemon startup process 2018-08-15 10:47:48 -04:00
Sean Yesmunt
8b90a8421c add recommended content 2018-08-11 00:15:45 -04:00
Sean Yesmunt
f62181dbd6
Merge pull request #1857 from doniyor2109/master
Clear upgrade subscribed interval after declining
2018-08-09 14:27:31 -04:00
Thomas Zarebczan
5e8d8e8710 chore: update electron
Also includes fix from https://github.com/electron/electron/issues/13008#issuecomment-400261941
2018-08-08 17:09:59 -04:00
Sean Yesmunt
4ab4637972 update lbry-redux 2018-08-08 13:56:00 -04:00
Baltazar Gomez
605136ac64
Merge branch 'master' into fix-viewer 2018-08-03 13:00:37 -06:00
Sean Yesmunt
735198d3d9
Merge pull request #1842 from lbryio/release-0-23-1
Merge release back to master
2018-08-01 11:51:58 -04:00
Thomas Zarebczan
d88a4ff052 chore: bump proper 2018-08-01 09:03:39 -04:00
Thomas Zarebczan
283ae3ec40 chore: bump rc
0.23.1-rc.1
2018-07-30 18:26:25 -04:00
Baltazar Gomez
1642672c8d
Merge branch 'master' into fix-viewer 2018-07-27 09:46:33 -06:00
btzr-io
be458863df add docx-viewer 2018-07-26 20:06:39 -06:00
btzr-io
c622314eff add code-viewer 2018-07-26 18:24:00 -06:00
Shawn
4bb1564031 Watch lbry-redux for changes 2018-07-25 18:38:47 -05:00
Shawn Khameneh
2ccf40b18e
Merge branch 'master' into wallet-encryption 2018-07-25 14:30:24 -05:00
Sean Yesmunt
10852ac005 update lbry-redux 2018-07-25 15:12:19 -04:00
Sean Yesmunt
0daf26f724 0.23.0 2018-07-25 12:06:13 -04:00