Commit graph

410 commits

Author SHA1 Message Date
Mayesters
31190ea5b0 Merge branch 'master' into i18n 2017-05-31 12:48:49 +02:00
Maximilian Böther
da46487372 remove windows dev files 2017-05-31 12:40:31 +02:00
Mayesters
fe7b5eb4e0 removed unnecessary y 2017-05-31 12:34:39 +02:00
Mayesters
dc2dfff148 fixed misstructured call 2017-05-31 12:33:39 +02:00
Mayesters
21d8e0c7d1 fixed tick marks in translation 2017-05-31 12:29:22 +02:00
Jeremy Kauffman
aa425c5c69 Bump version: 0.11.7rc1 → 0.11.7 2017-05-30 19:57:36 -04:00
Jeremy Kauffman
4d986a509e Bump version: 0.11.6 → 0.11.7rc1 2017-05-30 19:57:16 -04:00
Jeremy Kauffman
7a8a2c4913 connection changes and changelog 2017-05-30 19:56:48 -04:00
Jeremy Kauffman
c3eb921685 Merge branch 'master' into autoplay 2017-05-30 17:18:04 -04:00
6ea86b96
230e6e2d70 Fix autoplaying 2017-05-30 23:16:41 +04:00
Jeremy Kauffman
db8201e43c Merge pull request #159 from 6ea86b96/bug/error-message
Stop landing page content loading error from displaying all the time
2017-05-30 14:21:08 -04:00
Jeremy Kauffman
2bdc2ce268 fix close modal in video component 2017-05-30 14:12:07 -04:00
6ea86b96
5aca89ab63 Stop landing page content loading error from displaying all the time 2017-05-30 12:34:13 +04:00
Jeremy Kauffman
5a552761da Bump version: 0.11.6rc1 → 0.11.6 2017-05-29 16:46:51 -04:00
Jeremy Kauffman
3c1b361ee7 Bump version: 0.11.5 → 0.11.6rc1 2017-05-29 16:46:40 -04:00
Jeremy Kauffman
4acd8a8f25 fix upgrade on windows 2017-05-29 16:43:50 -04:00
Mayesters
209efa45ff Merge branch 'master' into i18n 2017-05-28 21:36:04 +02:00
Mayesters
a8a42cee2e wunderbar translated 2017-05-28 21:35:21 +02:00
6ea86b96
a6709ffc26 Try to only keep one copy of each claim in the store 2017-05-28 22:46:00 +04:00
Jeremy Kauffman
64c5f10bc1 Bump version: 0.11.5rc1 → 0.11.5 2017-05-28 14:13:25 -04:00
Mayesters
1a3c20a637 Translated updated components 2017-05-28 18:56:01 +02:00
Mayesters
804c9a646b Merge branch 'master' into i18n 2017-05-28 18:46:31 +02:00
Intnick
f72f5a0661 Merge branch 'i18n' of github.com:intnick/lbry-app into i18n 2017-05-28 18:39:18 +02:00
Intnick
02b13fc252 i18n ready for testing 2017-05-28 18:36:35 +02:00
Jeremy Kauffman
eefc3a5826 Bump version: 0.11.4 → 0.11.5rc1 2017-05-28 12:31:09 -04:00
Intnick
13989632a7 language switch implementation. Needs more testing 2017-05-28 17:52:23 +02:00
Mayesters
469e769e01 lots of stuff translated 2017-05-28 17:52:23 +02:00
Intnick
1d09f08392 header and tranactionList component translated 2017-05-28 17:46:08 +02:00
Intnick
972ac78595 fileListSearch and fileTitle component translated 2017-05-28 17:46:08 +02:00
Intnick
7d6368aeca fileList component translated 2017-05-28 17:46:08 +02:00
Intnick
ff02e0452b filaActions and fileCard components translated 2017-05-28 17:45:40 +02:00
Intnick
0cf1da36ea page settings, show, wallet, report translated 2017-05-28 17:45:03 +02:00
Intnick
3ba79fff32 search page translated 2017-05-28 17:44:10 +02:00
Intnick
c7d7a532ac help page trans 2017-05-28 17:42:59 +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
Jeremy Kauffman
6bccb67585 Merge pull request #153 from 6ea86b96/double-fetch-cost
Don't try to fetch cost info if it's already fetching
2017-05-28 11:28:14 -04:00
Jeremy Kauffman
fd093f0a95 Merge pull request #152 from 6ea86b96/file-actions-cost-info
Stop blowing up if user attempts to download before cost info fetched
2017-05-28 11:27:35 -04:00
Intnick
1e311905b8 finalization of i18n setup to i18n branch 2017-05-28 17:25:21 +02:00
Intnick
e8bfd592a6 initial merge 2017-05-28 17:25:21 +02:00
Intnick
59aa56b7ef initial merge 2017-05-28 17:25:21 +02:00
Intnick
d5a4032b9f initial merge 2017-05-28 17:25:21 +02:00
Jeremy Kauffman
08ba2f49f6 Merge pull request #150 from 6ea86b96/reconstructing-message
Add a message for when we're reconstructing a moved/deleted file before playback
2017-05-28 11:24:28 -04:00
6ea86b96
b2b99b31b9
Don't try to fetch cost info if it's already fetching 2017-05-28 19:16:07 +04:00
6ea86b96
37344b3517
Stop blowing up if user attempts to download before cost info fetched 2017-05-28 18:24:10 +04:00
6ea86b96
862d711391
Add a message for when we're reconstructing a moved/deleted file before playback 2017-05-28 17:38:36 +04:00
6ea86b96
3d700f470c
Turns out that batchActions doesn't play nicely with thunk 2017-05-28 15:35:11 +04:00
Mayesters
b41b35de13 Merge branch 'master' into i18n 2017-05-26 22:29:31 +02:00
Mayesters
01cb3f583e lots of stuff translated 2017-05-26 22:26:06 +02:00
6ea86b96
2bb5f9acc6 Fix playing videos that were deleted and require no cost info 2017-05-26 22:50:43 +04:00
Jeremy Kauffman
d878d3b693 Bump version: 0.11.4rc1 → 0.11.4 2017-05-26 14:26:53 -04:00