Commit graph

4452 commits

Author SHA1 Message Date
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
Thomas Zarebczan 5fda7c346a
Update CHANGELOG.md 2018-08-06 11:46:33 -04:00
Electron - Mark Firth 31bd3a688c
Missing Word
Line 333:

From: 'You are currently editing this claim. If you change the URL, you will need reselect a file.'
To: 'You are currently editing this claim. If you change the URL, you will need to reselect a file.'

Found by https://github.com/ceoger
2018-08-06 22:46:00 +10:00
Sean Yesmunt 3b390ffc67
Merge pull request #1834 from dan1d/issue-1788
Add setting to skip desktop nofifications
2018-08-05 21:59:41 -04:00
Sean Yesmunt 824c3fbc65
Merge branch 'master' into issue-1788 2018-08-05 21:59:30 -04:00
Sean Yesmunt d83f4802b4
Merge pull request #1826 from lbryio/fix-viewer
File viewer v2
2018-08-05 21:53:56 -04:00
Daniel aea0084ea0 Allways use toggle on checkbox input.
- Add changelog entry for PR 1834.
2018-08-05 19:35:56 -03:00
Baltazar Gomez 605136ac64
Merge branch 'master' into fix-viewer 2018-08-03 13:00:37 -06:00
btzr-io 390ee1c276 update changelog 2018-08-03 12:57:08 -06:00
btzr-io 3c3e4c0d46 use scss spacing variables 2018-08-03 12:34:08 -06:00
seanyesmunt c5c62a2698 include time to start if available in file_view analytics 2018-08-03 11:54:10 -04:00
btzr-io 2cc5f882fe fix page index position #1847 2018-08-02 19:46:39 -06:00
btzr-io 80c0f9a8f6 extend support for human-readable files 2018-08-01 22:56:17 -06:00
Sean Yesmunt 2b1a6ce3e3
Merge pull request #1844 from lbryio/auxclick
Fix middle-click open link event
2018-08-01 21:52:18 -04:00
btzr-io 2c8f11750a improve and optimize renderFile method (fileSource) 2018-08-01 18:53:38 -06:00
Daniel c7a128f399 Align toggle to first line of the block. 2018-08-01 19:39:11 -03:00
Baltazar Gomez b4868ef2f4
update changelog.md 2018-08-01 15:56:40 -06:00
btzr-io 2109685d5a use atom dark theme for codeMirror 2018-08-01 15:50:36 -06:00
Baltazar Gomez 261e3fb410
fix auxclick event (middle click) #1843 2018-08-01 14:44:01 -06:00
Daniel f64caa7f43 Add margin auto to center the checkbox to the middle of the parent component. 2018-08-01 16:55:30 -03:00
Daniel 5599b8288d Change text label on notifications. 2018-08-01 16:04:44 -03:00
Daniel 5c65ca7a47 Rename variables names and text labels to be more descriptive. 2018-08-01 15:49:57 -03:00
Thomas Zarebczan 0110f1756d
add 1836 2018-08-01 12:41:33 -04:00