lbry-desktop/ui/js
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
..
actions categories are in order these days 2017-11-07 12:43:31 -05:00
component Update view.jsx 2017-11-07 10:29:11 -05:00
config format with prettier 2017-06-05 21:21:55 -07:00
constants fix recent transaction actions 2017-10-14 19:42:47 -06:00
modal increase modal width by 20px, fixes #709 2017-11-07 09:35:49 -05:00
page fix settings bug and update changelog 2017-10-27 17:14:42 -04:00
reducers win can sometimes be null (not sure how?) 2017-10-13 16:33:37 -04:00
selectors case-insensitive protocol replacement 2017-10-13 09:33:12 -04:00
util kill utils.js, reduce (set|get)(Local|Session) to just lbry.js 2017-08-25 16:26:09 -04:00
app.js Merge remote-tracking branch 'origin/master' into v16 2017-09-11 18:46:21 -04:00
jsonrpc.js Replace xmlhttprequest with fetch 2017-10-27 15:37:32 -04:00
lbry.js Minor refactors in doResolveUri() 2017-10-10 09:03:17 -04:00
lbryio.js remove old endpoint reference 2017-10-27 15:37:32 -04:00
lbryuri.js Fixed parsing of channel names of length < 4 2017-10-20 13:46:18 +05:30
main.js Rudimentary implementation of tray minimization(WIP) 2017-11-08 17:27:17 -05:00
rewards.js simplify check for initial claim. fix #290 2017-10-30 15:34:00 -04:00
store.js Fix bugs in history navigation in stack ordering and loss of scrolling 2017-08-30 13:40:51 -04:00