Commit graph

138 commits

Author SHA1 Message Date
btzr-io 6ecc292d92 try to fix memory leak 2018-08-21 11:22:38 -04:00
Thomas Zarebczan 00ad8ba372 Fix encryption startup
1) remove wallet unlock message (outdated by new modal)
2) removed return which caused status updates to stop + restructured else statements
3) Prevent clicking out from modal (would close app)
4) update yarn.lock with proper redux version
2018-08-15 15:56:42 -04:00
Sean Yesmunt a38bb2ebaa fix encryption flow 2018-08-15 14:39:58 -04:00
Sean Yesmunt 6b3c3e52cd update thumbnail 2018-08-12 23:10:11 -04:00
Sean Yesmunt 8b90a8421c add recommended content 2018-08-11 00:15:45 -04:00
Thomas Zarebczan 364782023f disable dev mode security warnings
+ yarn lock update for 2.0.6 (it was already the version resolved previously)
2018-08-08 17:09:59 -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
btzr-io 842fbcc668 implement syntax highlighter 2018-07-27 19:42:35 -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 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
btzr-io e30d345e9d add emoji support for claim description 2018-07-22 15:01:16 -06:00
Sean Yesmunt 8ed40be8a4 better thumbnail placeholder 2018-07-19 10:51:21 -04:00
Sean Yesmunt 2d456f13df
Merge pull request #1558 from lbryio/three-viewer
Add 3D-file-viewer component
2018-07-19 10:17:06 -04:00
Sean Yesmunt 05d440ba9e
Merge pull request #1784 from lbryio/electron-builder
chore: bump electron builder + updater
2018-07-19 09:52:27 -04:00
Thomas Zarebczan 0038ff06ed chore: bump electron-builder
To version 20.22.0 which was tested on Mac/Windows for the autoupgrade process.
2018-07-18 12:28:44 -04:00
Sean Yesmunt e3966f03ed improve loading logic 2018-07-16 16:20:14 -04:00
btzr-io 31ec889565 add threeViewer component 2018-07-16 09:57:08 -04:00
Thomas Zarebczan 754044e5ad chore: bump electron builder + updater
Test build, exe built locally is much smaller and startup fails
2018-07-16 00:47:50 -04:00
Sean Yesmunt 41e6355ebe update lbry-redux 2018-07-13 11:26:36 -04:00
Sean Yesmunt ca390a125f don't validate address if NO_ADDRESS_VALIDATION is passed in 2018-07-11 00:49:36 -04:00
btzr-io 180cb7b73e improve mediaType detection 2018-07-10 10:33:03 -04:00
btzr-io a8edbee7f6 add fileRender component 2018-07-10 10:31:49 -04:00
btzr-io be9c16cbde fix context-menu of markdown editor 2018-07-03 00:35:13 -04:00
Thomas Zarebczan dfd42b8e96 Autoupgrade fixes
Fixes modal when clicking "upgrade app" from the top right menu.
Fixes double modal on autoupdate, issue https://github.com/lbryio/lbry-app/issues/1613
2018-06-19 20:50:01 -04:00
Sean Yesmunt 56008f392a bump lbry-redux 2018-06-18 13:43:17 -04:00
Sean Yesmunt 1d8d338629 add toggle style for autoplay 2018-06-15 16:11:02 -04:00
Sean Yesmunt 7cbce18145 fix typo 2018-06-14 17:31:27 -04:00
Sean Yesmunt e09c214697 update thumbnail upload statuses constant 2018-06-14 16:55:43 -04:00
Sean Yesmunt a69a4e2852 fix: editing with no source 2018-06-12 01:11:17 -04:00
btzr-io 45637a050b render actual markdown preview component 2018-06-10 15:57:46 -06:00
Sean Yesmunt 3e283f3c73 cleanup thumbnail upload styling 2018-06-08 00:05:45 -04:00
Sean Yesmunt 0e48d9ead6 bump lbry-redux 2018-06-01 13:59:20 -04:00
seanyesmunt 49d52faeb6 bump lbry-redux 2018-06-01 13:23:41 -04:00
Sean Yesmunt 37b04993da use classname for select styling 2018-05-25 00:40:35 -04:00
Sean Yesmunt 2cf9d829b4 fix playing from spacebar 2018-05-16 14:32:25 -04:00
Sean Yesmunt a9d6248c31 play with spacebar/thumbnail click 2018-05-16 14:04:08 -04:00
Sean Yesmunt 1eb97120d3 chore: update lbry-redux 2018-05-16 10:56:22 -04:00
Baltazar Gomez 6d820058dc
Merge branch 'master' into markdown-fix 2018-05-11 01:57:10 -06:00
btzr-io ae7ae36702 add support for lbry protocol on sanitation schema 2018-05-11 01:41:22 -06:00
Sean Yesmunt bcfda68fd7 chore: bump lbry-redux 2018-05-10 18:45:09 -04:00
btzr-io 481f85cd02 merge master and fix build 2018-05-09 18:22:09 -06:00
Sean Yesmunt 3056829147 fix linux build 2018-05-09 18:00:48 -04:00
Sean Yesmunt 23aec492fd update lbry-redux 2018-05-09 15:27:17 -04:00
btzr-io 607cb6a5cd add markdownPreview component 2018-05-06 22:53:04 -06:00
Sean Yesmunt fe056e0661 chore: bump app to 0.22.0-rc.4 2018-04-25 22:52:32 -04:00
Sean Yesmunt 17d3c81737 chore: bump app to 0.22.0-rc.3 2018-04-25 18:53:56 -04:00
Igor Gassmann 232c1d8109
fix: re-enable flow type checking for the project (#1197)
Flow wasn't working anymore. This fixes flow type checking and it to the git precommit hook.
2018-04-25 17:20:59 -04:00
Sean Yesmunt eb06c9261d chore: bump version to 0.22.0-rc.2 2018-04-25 16:23:52 -04:00