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 |
|
Jeremy Kauffman
|
bb16156034
|
re-enable rewards
|
2017-05-19 12:17:19 -04:00 |
|
Jeremy Kauffman
|
9d8fa102ee
|
bug fixes, file info and my claims refactor, list claims in channel
|
2017-05-18 19:14:26 -04:00 |
|
Jeremy Kauffman
|
900c5cbc2b
|
some progress towards cost and file info refactor, plus other fixes
|
2017-05-18 13:58:28 -04:00 |
|
Jeremy Kauffman
|
3fa4d0dfe7
|
progress towards fixing settings and costs
|
2017-05-17 17:52:45 -04:00 |
|
Jeremy Kauffman
|
6783bcdfeb
|
i'm making things better... right?
|
2017-05-14 23:50:59 -04:00 |
|
Jeremy Kauffman
|
3c325b2f0a
|
where's the triggers?! also very broken
|
2017-05-10 20:59:47 -04:00 |
|
Jeremy Kauffman
|
60d298b354
|
Merge remote-tracking branch 'origin/master' into redux
|
2017-05-09 16:58:48 -04:00 |
|
Alex Liebowitz
|
ef4274012f
|
Add better handling for URIs requested during load
|
2017-05-08 05:04:11 -04:00 |
|