Commit graph

4058 commits

Author SHA1 Message Date
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
Electron - Mark Firth b846831608
VW Fixes Responsive Issues
Using 400px still breaks if at minimum width. However, using Viewport Width (vw) makes it responsive, thus it works at all sizes without out the need for condition media queries.
2018-06-26 16:43:44 +10:00
Electron - Mark Firth 454b1c243e
Tourniquets Text Over 400px to Fix Table Length Issue
Fixes table length issue.
2018-06-26 16:16:50 +10:00
Sean Yesmunt b6027547ed
Merge pull request #1691 from lbryio/changelog
update changelog
2018-06-26 01:02:48 -04:00
Sean Yesmunt 6831652d2e update changelog 2018-06-26 01:02:05 -04:00
Sean Yesmunt 7d86e7fe15
Merge pull request #1688 from lbryio/sean-patch
remove 'include all results' setting on search page
2018-06-25 15:17:45 -04:00
Sean Yesmunt a81d0f6703 remove 'include all results' setting on search page 2018-06-25 15:16:23 -04:00
Sean Yesmunt 087b8d98c2
Merge pull request #1680 from Invariant-Change/patch-2
Description Correction For Community Top Bids Tooltip.
2018-06-25 14:58:12 -04:00
Sean Yesmunt 22207d2636
Merge pull request #1687 from lbryio/sean-patch
Fix channel links and license type prefil on edit
2018-06-25 14:56:29 -04:00
Sean Yesmunt d2e32f38ef prefil license type on edit 2018-06-25 14:23:25 -04:00
Sean Yesmunt dd19af3b3d include proto with channel links 2018-06-25 13:49:59 -04:00
Sean Yesmunt 793233873b
Merge pull request #1685 from lbryio/speech-status
use spee.ch publish config endpoint for thumbnail status
2018-06-25 13:40:02 -04:00
Sean Yesmunt d48fe8d48a use spee.ch publish config endpoint for thumbnail status 2018-06-25 13:39:35 -04:00
Sean Yesmunt 7c65ab9e26
Merge pull request #1661 from lbryio/ux-fixes
Additional UX fixes
2018-06-25 11:38:11 -04:00
Sean Yesmunt acda4022a3 remove max-width on search input 2018-06-25 11:20:51 -04:00
Sean Yesmunt 00f97259e2 change header height back to 60px 2018-06-25 02:53:13 -04:00
Sean Yesmunt 1f0d59c444 improve spacing on file page 2018-06-25 02:48:27 -04:00
Sean Yesmunt 95cf3dd9d8 use green icon for download/open file icon 2018-06-25 02:28:03 -04:00
Sean Yesmunt 218a328cac add back fixed header 2018-06-25 02:07:45 -04:00
Sean Yesmunt a8eeee2bbe use gift icon for tips 2018-06-25 00:08:41 -04:00
Sean Yesmunt ad1d6ed2da
Merge pull request #1679 from Invariant-Change/patch-1
Spell Checker CSS Style Changes
2018-06-25 00:04:49 -04:00
Electron - Mark Firth a0214f82ce
Description Correction For Community Top Bids Tooltip.
Corrections on the tooltip detailing that you can bid on one to ten, not one to five.
2018-06-25 02:03:59 +10:00
Electron - Mark Firth f952719bb0
Spell Checker CSS Style Changes
These changes follow typical styling for spelling errors in most applications which means people are familiar with them which avoids confusion. The changes also mean that the incorrect spelling style is more visible especially in the Dark theme where it was almost impossible to see.
2018-06-25 01:27:34 +10:00
Thomas Zarebczan f597fe6f2f
chore: bump to latest RC + daemon 2018-06-23 18:27:00 -04:00
Sean Yesmunt 0bbabc5461
Merge pull request #1660 from lbryio/links
External-internal links (UX/UI)
2018-06-23 00:38:19 -04:00
btzr-io 10913f98ea fix conflicts
- Merge master
2018-06-22 14:29:56 -06:00
Sean Yesmunt 7ffeb10e03
Merge pull request #1639 from lbryio/search_settings
Added config setting to say how many search results you want to see
2018-06-22 15:45:45 -04:00
Sean Yesmunt 1a9c2c3d17 use query from navigation path instead of active search query for search 2018-06-22 15:22:28 -04:00
Sean Yesmunt 42413cffff set default search results to 50 2018-06-22 15:18:08 -04:00
Mark Beamer Jr 78ab2a795b moved search settings to the search page. 2018-06-22 14:46:58 -04:00
Mark Beamer Jr 78055ad0d1 fixed isPlayable to only play for video or audio. 2018-06-22 14:46:02 -04:00
Sean Yesmunt 6c26a13e15
Merge pull request #1673 from lbryio/fix-dialog
Fix multiple dialog windows bug
2018-06-22 14:36:43 -04:00
btzr-io b3ed3e6d1a tidy up 2018-06-21 14:16:55 -06:00
btzr-io 4d22c7ea10 prevent interaction while file / folder dialog is open 2018-06-21 14:11:14 -06:00
Sean Yesmunt 0cd188014c
Merge pull request #1665 from lbryio/btzr-patch
Fix incorrect page designation
2018-06-21 14:33:16 -04:00
Sean Yesmunt 1c7d0165dc fix pagination hover cursor 2018-06-21 14:32:16 -04:00
btzr-io 9657709c16 force highlight update of pagination 2018-06-21 00:01:19 -06:00
Sean Yesmunt 066bcefb6f
Merge pull request #1659 from lbryio/publish-fix
Block pointer events of disabled cards
2018-06-20 23:50:17 -04:00
Sean Yesmunt 8148603b7b
Merge pull request #1663 from lbryio/label-fix
Fix disabled form-field css style
2018-06-20 23:48:49 -04:00
btzr-io b49428b76b improve disabled form-field style 2018-06-20 20:22:13 -06:00
btzr-io 3a81c25dab add icons for external-links 2018-06-20 19:33:00 -06:00
Baltazar Gomez 611a890888
Update CHANGELOG.md 2018-06-20 18:41:03 -06:00
Sean Yesmunt 1e95072722
Merge pull request #1657 from lbryio/sticky-autocomplete
fix sticky autocomplete
2018-06-20 19:59:24 -04:00