Commit graph

5024 commits

Author SHA1 Message Date
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
Thomas Zarebczan 531f3da75a
fix release date
+ remove duplicate entry
2018-08-17 12:18:38 -04:00
Thomas Zarebczan 18a12622a2
remove duplicate thumbnail message 2018-08-16 09:07:55 -04:00
Sean Yesmunt 190386ae4c record user earlier 2018-08-16 01:17:15 -04:00
Sean Yesmunt 75844ab064
Merge pull request #1883 from lbryio/encryption-take2
Fix encryption startup
2018-08-15 16:20:18 -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 d478a2b296
Merge pull request #1881 from lbryio/encryption
Handle new daemon startup for encryption
2018-08-15 14:41:12 -04:00
Sean Yesmunt a38bb2ebaa fix encryption flow 2018-08-15 14:39:58 -04:00
Sean Yesmunt 58bd7d9e44
Merge pull request #1880 from lbryio/release-0-24-0
Merge release into master
2018-08-15 12:25:04 -04:00
Sean Yesmunt f8aa249859 fix import 2018-08-15 11:51:12 -04:00
Sean Yesmunt 28d0fdfbfd update changelog 2018-08-15 10:59:46 -04:00
Thomas Zarebczan a92523ce07 fix up changelog 2018-08-15 10:56:59 -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 18ad3e5358 chore: change log
add LBRY protocol upgrade message
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 a8092cec0a don't show editing on new publishes 2018-08-15 10:52:45 -04:00
Sean Yesmunt e67f76ae87 add thumbnail label for disabled publish button 2018-08-15 10:48:14 -04:00
Sean Yesmunt 1ec373aa51 move to installation_id 2018-08-15 10:47:48 -04:00
Sean Yesmunt 6dc87a9c76 remove session_status param from lbry.status call 2018-08-15 10:47:48 -04:00
Sean Yesmunt 41e5277fbd change copy to 'Starting up' 2018-08-15 10:47:48 -04:00
Sean Yesmunt 0e7a46fe7c update daemon startup process 2018-08-15 10:47:48 -04:00
Sean Yesmunt bb9b3b5365
Merge pull request #1867 from lbryio/thumnail-loading-message
feat: add thumbnail loading to list of help errors
2018-08-13 14:57:59 -04:00
Sean Yesmunt cb004e34f9
Merge pull request #1853 from lbryio/log-time-to-play
log time to play
2018-08-13 14:36:18 -04:00
Sean Yesmunt 6b3c3e52cd update thumbnail 2018-08-12 23:10:11 -04:00
Thomas Zarebczan 09bcd9ffdb feat: add thumbnail loading to list of help errors 2018-08-12 23:05:25 -04:00
Sean Yesmunt 39b01b62ed
Merge pull request #1845 from lbryio/next-video
get recommended videos from search based on title
2018-08-12 23:01:38 -04:00
Sean Yesmunt 4c82cfeab1 update changelog 2018-08-11 00:17:06 -04:00
Sean Yesmunt ddafd3d5b5 improve spacing 2018-08-11 00:15:46 -04:00
seanyesmunt c5e6db73f0 move autoplay back to below file actions 2018-08-11 00:15:46 -04:00
Sean Yesmunt 7944ab556a improve icon placement in FileTile 2018-08-11 00:15:45 -04:00
Sean Yesmunt 0d2eab88da add header to recommended content and decrease autoplay size 2018-08-11 00:15:45 -04:00
Sean Yesmunt e1adc71f0a hide filePrice if it's free 2018-08-11 00:15:45 -04:00
Sean Yesmunt 8b90a8421c add recommended content 2018-08-11 00:15:45 -04:00
Shawn K 58a3740986
Merge pull request #1864 from lbryio/publish-patch
Fix: Don't show editing mode on publish after clearing cache
2018-08-10 08:03:53 -05:00
Shawn K d0fee8cb07
Merge pull request #1865 from lbryio/fix-context
fix: context menu
2018-08-10 08:03:18 -05:00
Thomas Zarebczan 172f5d43fa fix: context menu
Breaking change in Electron 2.0
https://github.com/electron/electron/pull/11968
2018-08-10 00:21:02 -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
Sean Yesmunt 782045e170 update changelog 2018-08-09 14:26:28 -04:00
Sean Yesmunt 10481a7173
Merge pull request #1858 from lbryio/electron-2.0.6
update electron to 2.0.6
2018-08-08 17:32:13 -04:00
Sean Yesmunt d15585e6cc update changelog 2018-08-08 17:10:20 -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
Sean Yesmunt 4ab4637972 update lbry-redux 2018-08-08 13:56:00 -04:00
Sean Yesmunt f6137c3647 not editing if publish uris are undefined 2018-08-08 11:33:43 -04:00
Aliyev Doniyor 90d1b18586 Code refactor
Create action for clearing upgrade timer
2018-08-07 19:02:11 +05:00
Thomas Zarebczan 30c32d4c2b
Turn off timer after update downloads
This might do the trick, needs to be tested.
2018-08-07 09:33:06 -04:00
Aliyev Doniyor 7119a43742 Clear upgrade subscribed interval after declining 2018-08-06 22:25:30 +05:00
Sean Yesmunt e8aa67bf7e
Merge pull request #1854 from Invariant-Change/patch-6
Missing Word
2018-08-06 11:48:33 -04:00