Commit graph

78 commits

Author SHA1 Message Date
Jeremy Kauffman 3a0ffb312a
Revert "Update file structure to follow electron-webpack guidelines" 2017-11-24 16:36:10 -05:00
Igor Gassmann dbf0fae552 Update file structure to follow electron-webpack guidelines 2017-11-24 11:31:05 -03:00
Igor Gassmann 96d70feb7d Merge master branch's changes 2017-11-21 16:51:12 -03:00
Sean Yesmunt 8993c9524e update imports 2017-11-13 16:02:23 -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
Jeremy Kauffman 91d4dd610e search working, but no rendering of channels 2017-10-06 17:46:41 -04:00
Jeremy Kauffman 5c8db79b69 remove "showDeveloperMenu" as a setting 2017-09-22 19:10:38 -04:00
Jeremy Kauffman 4b759412c1 fix imports, remove unused code 2017-08-30 13:57:42 -04:00
Jeremy Kauffman 339945018d Fix bugs in history navigation in stack ordering and loss of scrolling
and refactor history
2017-08-30 13:40:51 -04:00
Jeremy Kauffman cefc882474 more i18n progress 2017-08-19 14:03:51 -04:00
Akinwale Ariwodola 66287079e7 removed unused code 2017-08-08 14:33:21 +01:00
Akinwale Ariwodola d591886df5 reduxify pull request 325 2017-08-08 10:36:14 +01:00
6ea86b96 7572c9a051
Stop the back function removing the claim_id from the URI 2017-08-07 20:07:39 +07:00
Jeremy Kauffman c2a611f11c more user flow improvements, possibly ready 2017-07-19 21:07:17 -04:00
Jeremy Kauffman 38fd451e72 add startup daemon version check, refactor daemon versioning to package.json 2017-07-19 17:05:08 -04:00
6ea86b96 739bf6adf5 Use history API to retain scrollY when navigating back 2017-07-19 16:20:51 +07:00
Jeremy Kauffman ab9150fb27 end-to-end barebones 2017-07-18 19:00:13 -04:00
Jeremy Kauffman b3de4ceee9 beginnings of new flow 2017-07-15 15:25:39 -04:00
Fillerino fdb3b1849c Moved the resLang function into utils to reduce top level files. 2017-07-04 20:43:45 +02:00
Fillerino 26a361d873 Added Language Downloading and Settings
Added basic downloading of languages and a dynamic settings panel which allows the user to change the language between the downloaded ones.
2017-07-02 21:13:37 +02:00
6ea86b96 28eb490014
Teardown old window event listeners and don't blow up when window isn't focused
at boot/reload
2017-06-27 19:54:25 +07:00
6ea86b96 0214422e6b Add a badge to the dock for downloaded files 2017-06-24 22:21:04 +07:00
6ea86b96 9595b1707d Fix refreshing 2017-06-23 12:47:41 +07:00
Le Long d52d8872be use ipcRenderer as bridge for communication between electron and ui app 2017-06-13 17:02:06 +02:00
Jeremy Kauffman 241a0118a2 Merge remote-tracking branch 'origin/master' into tear_down_this_wall 2017-06-08 20:03:11 -04:00
Jeremy Kauffman 09ecae7e0d reviewable 2017-06-08 17:15:34 -04:00
Sean Yesmunt 4c216d843b add whyDidYouUpdate for dev env 2017-06-07 21:41:33 -07:00
Jeremy Kauffman 18a40defba mostly done? 2017-06-07 20:56:52 -04:00
6ea86b96 eb170b9720 Working on rewards refactor 2017-06-07 12:04:39 -04:00
Jeremy Kauffman e0b8afe028 midway through auth rewrite 2017-06-07 11:56:01 -04:00
Sean Yesmunt c8b949f020 format with prettier 2017-06-05 21:21:55 -07:00
Intnick 02ed8145ca Merge branch 'i18n' of github.com:intnick/lbry-app into i18n 2017-06-01 17:02:16 +02:00
Intnick addf29f3bc global i18n object defined in app.js; smaller translation improvements 2017-06-01 17:02:02 +02:00
Mayesters 31190ea5b0 Merge branch 'master' into i18n 2017-05-31 12:48:49 +02:00
Jeremy Kauffman 7a8a2c4913 connection changes and changelog 2017-05-30 19:56:48 -04:00
Mayesters 804c9a646b Merge branch 'master' into i18n 2017-05-28 18:46:31 +02:00
Intnick 13989632a7 language switch implementation. Needs more testing 2017-05-28 17:52:23 +02:00
Intnick d30d4353e8 moved the import of y18n component before some other imports; translations for auth developer 2017-05-28 17:33:25 +02:00
Intnick d5a4032b9f initial merge 2017-05-28 17:25:21 +02:00
6ea86b96 3d700f470c
Turns out that batchActions doesn't play nicely with thunk 2017-05-28 15:35:11 +04:00
Jeremy Kauffman aee0603dc9 fix version info on help 2017-05-25 14:29:28 -04:00
Jeremy Kauffman 946db9a6bc fix uri handling? 2017-05-24 20:07:38 -04:00
6ea86b96 27b9d844b7
Fix navigating back through search results 2017-05-23 12:46:52 +04:00
6ea86b96 53efd55890
Fix snackbar 2017-05-23 11:21:21 +04:00
6ea86b96 666674888e
batch actions dispatched when daemon is ready 2017-05-22 21:18:24 +04:00
6ea86b96 63dab7a496
Fix going back when there's no state to pop 2017-05-22 19:58:33 +04:00
Jeremy Kauffman fe3155ec24 I don't know how to test URI handling without triggering builds :( :( 2017-05-21 16:41:09 -04:00
Jeremy Kauffman 20a4f20562 uri handling 2017-05-21 15:41:26 -04:00
Jeremy Kauffman 0936d28e5d minor bug fixes 2017-05-21 12:15:41 -04:00