Commit graph

2647 commits

Author SHA1 Message Date
Jeremy Kauffman
d6f405c1b0 Merge branch 'app-minimize' 2017-11-08 17:27:59 -05:00
Jeremy Kauffman
350c4dc98c minor changes to tray functionality 2017-11-08 17:27:20 -05:00
hackrush
7a0a0c468e Rudimentary implementation of tray minimization(WIP)
Minimize app to tray

@kauffj I was not sure about which icon to use so I used a 96x96 png as
a placeholder. The feature is working well.

Fixes #374

3 small changes

Broken Minimization

Fixed App-minization finally

Bug fix and compatibility check

Added Alt+F4 accelerator to quit the app

Small features and fixes

Homerun: Added Quit to Menu

Fixes and changes
2017-11-08 17:27:17 -05:00
Sean Yesmunt
b858614902
Merge pull request #713 from seanyesmunt/webpack
Simplify webpack
2017-11-08 11:02:24 -08:00
Sean Yesmunt
f877ac39f8 merge common webpack configs 2017-11-07 19:54:22 -08:00
Alex Grintsvayg
f14884d8a0 categories are in order these days 2017-11-07 12:43:31 -05:00
Josh Finer
7ee84b6ae9
Update view.jsx
loading message update
2017-11-07 10:29:11 -05:00
Jeremy Kauffman
f9e419adb9 add changelog for previous commit 2017-11-07 09:36:22 -05:00
Jeremy Kauffman
c33b7df732 increase modal width by 20px, fixes #709 2017-11-07 09:35:49 -05:00
Alex Grintsvayg
567bb17c63 wget required 2017-10-31 14:23:03 -04:00
Alex Grintsvayg
556b5f5e96 typo 2017-10-31 11:15:46 -04:00
Alex Grintsvayg
41174bcb30 fix build version hash length 2017-10-31 09:48:07 -04:00
Jeremy Kauffman
a682d84bd9
Merge pull request #707 from lbryio/changelog-addition
changelog addition
2017-10-30 18:04:52 -04:00
Thomas Zarebczan
db06489543
update to include first publish also
update to include first publish also
2017-10-30 17:46:53 -04:00
Alex Grintsvayg
76b21801ab changelog 2017-10-30 17:37:57 -04:00
Alex Grin
03a7644a58
Merge pull request #706 from lbryio/fix-channel-surfing-reward
simplify check for initial claim. fix #290
2017-10-30 15:42:08 -04:00
Alex Grintsvayg
47208b7f66 simplify check for initial claim. fix #290 2017-10-30 15:34:00 -04:00
Jeremy Kauffman
e335f526b1 Merge branch 'rewards_tx_list' 2017-10-27 17:30:36 -04:00
hackrush
44f962fe2a Rewards marked in txn list 2017-10-27 17:23:53 -04:00
Jeremy Kauffman
8f1e2ea72b fix settings bug and update changelog 2017-10-27 17:14:42 -04:00
Jeremy Kauffman
86ead993e0 Merge branch 'thujeevan-replace-xmlhttprequest' 2017-10-27 15:37:45 -04:00
Jeremy Kauffman
f758a5bdbe remove old endpoint reference 2017-10-27 15:37:32 -04:00
thujeevan
6d45b7c1c3 Replace xmlhttprequest with fetch
fixes https://github.com/lbryio/lbry-app/issues/650
add fetch and es6-Promise polyfills
update webpack config accordingly
2017-10-27 15:37:32 -04:00
Jeremy Kauffman
2fa5cdcfbb Merge branch 'menu-patch' 2017-10-27 15:12:21 -04:00
Jeremy Kauffman
cd4bedc873 small menu tweak 2017-10-27 15:11:38 -04:00
Baltazar Gomez
12f7d44c43 auto hide menubar
update menu

tidy up menu items

fix help label

improve help submenu
2017-10-27 15:11:35 -04:00
Jeremy Kauffman
c8cc05b685 Bump version: 0.17.1rc1 → 0.17.1 2017-10-25 17:57:51 -04:00
Jeremy Kauffman
6ca3a1a881 Bump version: 0.17.0 → 0.17.1rc1 2017-10-25 17:51:12 -04:00
Jeremy Kauffman
1f41446738 update daemon version 2017-10-25 17:51:06 -04:00
Jeremy Kauffman
29463ac57b update references to slack 2017-10-25 17:45:47 -04:00
btzr-io
8bd6358310 update money color -> dark-theme 2017-10-23 17:23:11 -04:00
btzr-io
dc839b472c remove empty div 2017-10-23 17:23:11 -04:00
btzr-io
d489f48f14 update helper text color 2017-10-23 17:23:11 -04:00
btzr-io
2a49a2b889 show markdown guide
I need this :)
2017-10-23 17:23:11 -04:00
btzr-io
1c41b7d77a remove css junk 2017-10-23 17:23:11 -04:00
btzr-io
ecd90de84a fix markdown placeholder 2017-10-23 17:23:11 -04:00
btzr-io
dd2f549eb0 update light theme 2017-10-23 17:23:11 -04:00
btzr-io
fc1be7c033 fix wallet address input styles 2017-10-23 17:23:11 -04:00
btzr-io
f529d29a77 minor cleanup for channelSection 2017-10-23 17:23:11 -04:00
btzr-io
ee08f38cd8 fix missign focus method 2017-10-23 17:23:11 -04:00
btzr-io
9dffde221c fix #678 2017-10-23 17:23:11 -04:00
Jeremy Kauffman
4f02b87800 Merge pull request #690 from lbryio/channel_name_length
Fixed parsing of channel names of length < 4
2017-10-23 16:59:39 -04:00
hackrush
72130c74ae Fixed parsing of channel names of length < 4 2017-10-20 13:46:18 +05:30
Jeremy Kauffman
782fb5d59e revert user-select: none as default for all elements 2017-10-15 09:35:16 -04:00
Jeremy Kauffman
3cc05e0768 upgrade changelog for changes since 0.17.0 release 2017-10-15 08:36:56 -04:00
Jeremy Kauffman
31be7086bb Merge branch 'ux-patch' 2017-10-15 08:25:28 -04:00
btzr-io
06092cd8f9 more changes for markdown styles 2017-10-14 23:55:25 -06:00
btzr-io
0256d7a8f8 minor update for publish layout
update markdown styles

css fixes
2017-10-14 23:40:15 -06:00
btzr-io
c6f75702b1 more fixes for input styles 2017-10-14 22:52:32 -06:00
btzr-io
f5126fc059 update / fix input styles 2017-10-14 21:52:23 -06:00