Commit graph

4000 commits

Author SHA1 Message Date
Sean Yesmunt 058ea02b05 fix typo 2018-07-03 15:14:08 -04:00
Sean Yesmunt 386ba98f60
Merge pull request #1729 from lbryio/changelog-update
update changelog
2018-07-03 11:55:24 -04:00
Thomas Zarebczan c8ea6137d3
update changelog
Add missing entries
2018-07-03 11:54:14 -04:00
Sean Yesmunt de5a76dd54
Merge pull request #1727 from lbryio/fix-mac-undefined
Fix 1698
2018-07-03 11:43:29 -04:00
Thomas Zarebczan 37eef522b1 null rendererwindow window on quit
Checking to see if this fixes object has been destroyed error on Mac.
2018-07-03 01:27:47 -04:00
Thomas Zarebczan 12940ac230 Check rendererWindow before calling show 2018-07-03 00:57:01 -04:00
Sean Yesmunt f3b608e4ae
Merge pull request #1671 from lbryio/fix-paste
Fix context-menu
2018-07-03 00:38:27 -04:00
Sean Yesmunt b92597b74e add comment 2018-07-03 00:37:48 -04:00
btzr-io 767f6642dd update changelog 2018-07-03 00:36:32 -04:00
btzr-io be9c16cbde fix context-menu of markdown editor 2018-07-03 00:35:13 -04:00
btzr-io c9ae62a38e bump react-simplemde-editor 3.6.16 2018-07-03 00:35:13 -04:00
btzr-io 8debe7dcc9 refactor context-menu logic
- Add support for textarea
2018-07-03 00:35:13 -04:00
Sean Yesmunt 9a8d48777b
Merge pull request #1716 from lbryio/publish-fixes
Publish fixes
2018-07-02 18:36:27 -04:00
Sean Yesmunt adaec74e78 move tourniquet style to button 2018-07-02 18:22:59 -04:00
Sean Yesmunt a6a00e0bbb add supported file types to spee.ch thumbnail upload label 2018-07-02 18:04:33 -04:00
Sean Yesmunt f2b49cb4e8 move max-width styling to table instead of button 2018-07-02 18:04:33 -04:00
Sean Yesmunt 7c96bad8bf improve publish error messaging for edits 2018-07-02 18:04:33 -04:00
Sean Yesmunt eff657f7be disable file input when publishing 2018-07-02 18:04:33 -04:00
Sean Yesmunt b79d13b44d ensure all publish form errors have same styling 2018-07-02 18:04:33 -04:00
Sean Yesmunt abacec9e3a bump daemon to 0.20.3rc1 2018-07-02 17:56:01 -04:00
Sean Yesmunt 9305548518
Merge pull request #1725 from lbryio/1712
take previous bid into account for total available to deposit
2018-07-02 16:11:01 -04:00
Sean Yesmunt 45424e016f use claimName instead of uri while loading 2018-07-02 15:05:44 -04:00
Sean Yesmunt 3bda96f7c2
Merge pull request #1726 from lbryio/lbry-redux-cache
clear lbry-redux cache on preinstall
2018-07-02 14:59:03 -04:00
Sean Yesmunt f16d8f7e3c clear lbry-redux cache on preinstall 2018-07-02 14:49:49 -04:00
Sean Yesmunt df60eb5b78 update changelog 2018-07-02 14:48:32 -04:00
Sean Yesmunt 6e0cc55814 take previous bid into account for total available to deposit 2018-07-02 14:48:25 -04:00
Sean Yesmunt 6e8b2a42a1 use outpoint as key in FileList 2018-07-02 14:45:25 -04:00
Jeremy Kauffman b1127c51c9
Merge pull request #1709 from lbryio/patch-1705
fix: increase sidebar width on large screens (#1705)
2018-07-02 12:58:49 -04:00
Sean Yesmunt d15fb0b293
Merge pull request #1722 from lbryio/version-info
Get version from package.json
2018-07-02 00:08:23 -04:00
Thomas Zarebczan 67e6404427 Get version from package.json
Prior to this, if running in dev mode, you'd get the electron version and not the LBRY-app version
2018-06-29 17:40:31 -04:00
Sean Yesmunt 49f5186bf8
Merge pull request #1715 from lbryio/link-patch
fix 1713: set button links to 'display: inline'
2018-06-28 13:53:42 -04:00
Sean Yesmunt d3c02434dd set button links to display: inline 2018-06-28 13:50:58 -04:00
Sean Yesmunt 91a61cd2b8 update changelog 2018-06-28 12:13:41 -04:00
seanyesmunt 6da1157fbd fix: increase sidebar width on large screens 2018-06-28 00:16:11 -04:00
Thomas Zarebczan 1be1bd2cd7
add dkpg note for ubuntu 2018-06-27 21:42:39 -04:00
Sean Yesmunt b3e18933d2
Merge pull request #1704 from Invariant-Change/patch-3
Url To URL Typo Fix
2018-06-27 11:39:30 -04:00
Sean Yesmunt 389800a285
Merge pull request #1703 from Invariant-Change/patch-1
2nd Column Lost it's Colour
2018-06-27 11:38:48 -04:00
Electron - Mark Firth 8e252657f5
Url To URL Typo Fix
The other part of the typo I found that wasn't addressed in Chris's PR. https://github.com/lbryio/lbry-app/pull/1697
2018-06-27 21:52:05 +10:00
Electron - Mark Firth 82bb20f63d
2nd Column Lost it's Colour
When the new code was added the `var(--color-help)` was lost and it defaulted back to **brash white**. This adds the `var(--color-help)` back in.
2018-06-27 21:22:14 +10:00
Sean Yesmunt f0f98945fa
Merge pull request #1692 from Invariant-Change/patch-1
Tourniquets Text Over 20VW to Fix Table Length Issue
2018-06-27 01:53:47 -04:00
Sean Yesmunt 7f60b53d11
Merge pull request #1694 from Invariant-Change/patch-3
Tourniquets Text to Fix Table Length Issue in Help
2018-06-27 01:48:25 -04:00
Sean Yesmunt c0017bc9f3
Merge pull request #1697 from ykris45/patch-3
minor fix url or Uppercase
2018-06-27 01:40:39 -04:00
YULIUS KURNIAWAN KRISTIANTO 2070d9b602
minor fix url or Uppercase 2018-06-27 00:25:54 +07:00
Electron - Mark Firth c68eaba650
Only Affects Help Table
table.table--help {
  td:nth-of-type(1) {
    color: var(--text-color);
    font-family: 'metropolis-semibold';
    min-width: 130px;
  }
    td:nth-of-type(2) {
/*Tourniquets text over 20VW*/
    max-width: 20vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
2018-06-27 01:21:30 +10:00
Sean Yesmunt 18976123d5 bump app to 0.22.0 2018-06-26 10:17:17 -04:00
Sean Yesmunt 96663f41ee remove branches from travis.yml 2018-06-26 10:16:16 -04:00
Electron - Mark Firth 689fe25a72
Tourniquets Text Over 20VW to Fix Table Length Issue
Same CSS fix as https://github.com/lbryio/lbry-app/pull/1692
2018-06-26 23:40:44 +10:00
Sean Yesmunt d1cd82d37a
Merge pull request #1693 from lbryio/updated-gif
update readme with redesign app gif
2018-06-26 09:36:42 -04:00
Thomas Zarebczan e90415732a
update readme with redesign app gif 2018-06-26 09:33:55 -04:00
Electron - Mark Firth 4b282b7050
Over VW Comment Change
Over VW Comment Change
2018-06-26 16:48:10 +10:00