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
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
c33b7df732
increase modal width by 20px, fixes #709
2017-11-07 09:35:49 -05:00
Alex Grintsvayg
47208b7f66
simplify check for initial claim. fix #290
2017-10-30 15:34:00 -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
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
29463ac57b
update references to slack
2017-10-25 17:45:47 -04:00
btzr-io
dc839b472c
remove empty div
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
ecd90de84a
fix markdown placeholder
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
hackrush
72130c74ae
Fixed parsing of channel names of length < 4
2017-10-20 13:46:18 +05:30
Jeremy Kauffman
31be7086bb
Merge branch 'ux-patch'
2017-10-15 08:25:28 -04:00
btzr-io
0256d7a8f8
minor update for publish layout
...
update markdown styles
css fixes
2017-10-14 23:40:15 -06:00
btzr-io
d17261a965
consistent titles for settings page
2017-10-14 19:56:51 -06:00
btzr-io
3f18110e7c
don't show channel on fetch
2017-10-14 19:53:43 -06:00
btzr-io
9a8799eae0
fix recent transaction actions
2017-10-14 19:42:47 -06:00
btzr-io
bccdcb1315
settigns page cleanup
2017-10-14 18:42:21 -06:00
btzr-io
a0bedb7f97
remove extra label
2017-10-14 18:22:43 -06:00
btzr-io
6c1f627dd7
fix form-field margin
2017-10-14 18:16:05 -06:00
btzr-io
f17777b511
better checkbox styles
2017-10-14 17:41:41 -06:00
btzr-io
ac95dea827
update checkbox / radio input styles
2017-10-14 16:37:40 -06:00
btzr-io
b6b23b5583
update input styles
2017-10-14 16:03:05 -06:00
btzr-io
37d3515fa8
publish layout cleanup
2017-10-14 13:41:04 -06:00
Jeremy Kauffman
eeec63a27e
win can sometimes be null (not sure how?)
2017-10-13 16:33:37 -04:00
Jeremy Kauffman
d1c09ad71c
update discover api endpoint
2017-10-13 16:29:58 -04:00
Jeremy Kauffman
11033dd5b2
case-insensitive protocol replacement
2017-10-13 09:33:12 -04:00
btzr-io
d8e4e2437a
fix empty search results
2017-10-12 20:23:02 -06:00
btzr-io
036bc5200a
fix pr :(
2017-10-12 20:08:29 -06:00
btzr-io
d7dede8c08
fix channel tile thumbnail
2017-10-12 19:49:49 -06:00
btzr-io
28216e998b
fix jsx
2017-10-12 19:37:26 -06:00
Baltazar Gomez
5ed51109f6
Merge branch 'master' into ux-patch
2017-10-12 19:23:44 -06:00
Jeremy Kauffman
a6b83a0b08
fix infinite loops on unclaimed URLs (somewhat ugly)
2017-10-12 10:05:18 -04:00
Jeremy Kauffman
3735498785
saner paging, fix resolving uri state, fix counts in channel results, fix search prefix
2017-10-12 09:45:59 -04:00
btzr-io
c20ecd5f36
improvements for channel Tile
2017-10-11 22:25:53 -06:00
btzr-io
e18ba31988
file selector cleanup - fix #656
...
add readonly style
minor css fixes
2017-10-11 20:52:34 -06:00
Jeremy Kauffman
9e7800d6d7
Merge pull request #662 from lbryio/rc-patch
...
Better title for menu bar
2017-10-11 10:34:18 -04:00
Thomas Zarebczan
0bc3b31946
show effective amount as top bid
...
This changes amount > effective_amount which provides a more accurate top bid.
2017-10-11 09:57:33 -04:00
btzr-io
cb8e9b4bdf
remove uri from tile component
2017-10-10 22:53:01 -06:00
Baltazar Gomez
5341dab102
don't show default title - fix #658
2017-10-10 20:04:08 -06:00
Jeremy Kauffman
dd667e8bad
Merge branch 'lighthouse_v2'
2017-10-10 09:24:48 -04:00
Jeremy Kauffman
646c91efcb
Merge branch 'css_patch'
2017-10-10 09:17:16 -04:00
Jeremy Kauffman
cc1963d21e
restore resolve dispatch behavior on file cards and tiles
2017-10-10 09:03:19 -04:00