Commit graph

1993 commits

Author SHA1 Message Date
Alex Grintsvayg
70ae11520c actually use travis 2017-06-21 14:26:43 -04:00
Alex Grintsvayg
f12a39352a Bump version: 0.12.2rc4 → 0.12.2rc5 2017-06-21 14:20:38 -04:00
Alex Grintsvayg
c539544778 bump versions in package lock files 2017-06-21 14:20:14 -04:00
Jeremy Kauffman
d389292ef3 Bump version: 0.12.2rc3 → 0.12.2rc4 2017-06-21 12:59:30 -04:00
Jeremy Kauffman
0f5bcf1a77 update changelog 2017-06-21 12:56:47 -04:00
Jeremy Kauffman
19eb1eda13 Merge pull request #266 from zestyr/patch-1
Support more file extensions
2017-06-21 12:07:24 -04:00
Alex Grintsvayg
024278e235 Merge branch 'new_auth'
* new_auth:
  build is hard
  fixed package-lock and electron-rebuild
  prettier
  i need shebang-command to get the precommit hook working
  update locks
  store auth token in OS keyring, not in local storage
  minor cleanup
2017-06-21 10:01:28 -04:00
Alex Grintsvayg
92bac9de54 build is hard 2017-06-21 09:20:29 -04:00
Alex Grintsvayg
efb7876b93 fixed package-lock and electron-rebuild 2017-06-21 09:16:23 -04:00
Alex Grintsvayg
cb68c538ee prettier 2017-06-21 08:42:22 -04:00
Alex Grintsvayg
d67f07bcbb i need shebang-command to get the precommit hook working 2017-06-21 08:41:07 -04:00
Alex Grintsvayg
e37472aeca update locks 2017-06-21 08:41:07 -04:00
Alex Grintsvayg
4376c34678 store auth token in OS keyring, not in local storage 2017-06-21 08:41:07 -04:00
Alex Grintsvayg
d4e572a2b6 minor cleanup 2017-06-21 08:34:50 -04:00
Alex Grintsvayg
4562b0bf99 add extractlocals to build script 2017-06-21 08:25:57 -04:00
Alex Grintsvayg
024ff3cb50 create locales dir if it doesnt exist 2017-06-21 08:23:21 -04:00
Zed
c27d492d48 Support more file extensions 2017-06-20 20:34:00 +02:00
Alex Grintsvayg
741a88a7b4 added i18n-extract to package-lock 2017-06-20 10:08:28 -04:00
Alex Grintsvayg
aaec1f3a48 prettify all the files 2017-06-20 08:08:52 -04:00
Jeremy Kauffman
202570f286 update to daemon 0.13.1 proper 2017-06-19 16:55:15 -04:00
Jeremy Kauffman
02f226e484 Merge pull request #258 from intnick/transiflex
fix i18n stuff + string extraction script for Transifex
2017-06-19 15:13:19 -04:00
Mayesters
0540b3d3b8 welcome modal i18n simplification 2017-06-19 15:51:28 +02:00
Mayesters
7fd9c25af2 fix publish again cuz im stupid 2017-06-19 15:50:10 +02:00
Mayesters
51ea169329 fix publish page 2017-06-19 15:49:26 +02:00
Mayesters
95a37e3f88 fix components + pages 2017-06-19 14:58:39 +02:00
Mayesters
df19708a5c fix components 2017-06-19 14:42:24 +02:00
Jeremy Kauffman
9c791e50a1 Merge pull request #257 from lbryio/fix-url-load-on-start
Make URLs load correctly after clicking a lbry:// link with the app closed
2017-06-19 08:34:03 -04:00
Mayesters
25589a6a45 Merge branch 'master' into transiflex 2017-06-19 14:26:35 +02:00
Mayesters
e46e1bd5f7 Merge remote-tracking branch 'upstream/master' 2017-06-19 14:24:27 +02:00
Alex Liebowitz
a5968c2c20 Remove unnecessary load of Discover page during startup
We were loading the Discover page at the end of the launch screen.
That meant that if a user started with LBRY closed and started it by
clicking on a lbry:// link, it would load during the launch screen
but then get overridden by the Discover page as soon as the launch
screen finished.

Fortunately, this load was redundant anyway as the necessary state is
already being set in the default state for the App component:
902fb96878/ui/js/reducers/app.js (L5)
2017-06-19 08:12:00 -04:00
Jeremy Kauffman
ac067b78d1 Bump version: 0.12.2rc2 → 0.12.2rc3 2017-06-18 10:53:17 -04:00
Jeremy Kauffman
320eb8d93a update changelog 2017-06-18 10:53:06 -04:00
Jeremy Kauffman
eb3f1086a2 Merge branch 'master' of github.com:lbryio/lbry-app 2017-06-18 10:34:54 -04:00
Jeremy Kauffman
dd444744ad Merge pull request #246 from lbryio/refresh-claims-fix
Refresh claims fix
2017-06-16 17:19:53 -04:00
Jeremy Kauffman
038b3820bf Merge pull request #248 from lbryio/clear-cache
Add a way for users to clear their own cache
2017-06-16 17:15:04 -04:00
6ea86b96
cf532b4e98
Add a way for users to clear their own cache 2017-06-16 12:43:43 +07:00
6ea86b96
5595b5b5b2
Remove doCancelResolveUri, it deletes claims from the store 2017-06-16 09:51:02 +07:00
6ea86b96
5074b368ee
Fix loading state on file card and uri indicator when claim is already available 2017-06-16 09:48:55 +07:00
Jeremy Kauffman
620ac04db2 remove deprecated metadata field 2017-06-15 20:05:15 -04:00
Jeremy Kauffman
f95853892b disable availability check 2017-06-15 20:02:57 -04:00
Jeremy Kauffman
98782bbe2a Merge pull request #225 from lbryio/redux-persist
Redux persist
2017-06-15 10:13:31 -04:00
Jeremy Kauffman
f975ef4b1b Merge branch 'master' into redux-persist 2017-06-15 10:13:22 -04:00
Jeremy Kauffman
2cecd20c16 Merge pull request #239 from seanyesmunt/master
allow user to create new directory when choosing download directory
2017-06-15 09:37:26 -04:00
Jeremy Kauffman
be198e0cf4 Merge pull request #241 from lbryio/refresh-claim-list-mine
Always refresh claims/file info on downloaded/published pages
2017-06-15 09:36:49 -04:00
Jeremy Kauffman
b0959502ef Merge branch 'master' into refresh-claim-list-mine 2017-06-15 09:36:25 -04:00
6ea86b96
1063d2fc9d Always refresh claims/file info on downloaded/published pages 2017-06-15 19:46:27 +07:00
6ea86b96
28ea648215 Fixes after rebasing on master 2017-06-15 11:27:38 +07:00
6ea86b96
e5260612d6 Fix removing busy message after discovered content is fetched 2017-06-15 11:27:38 +07:00
6ea86b96
b596806fbc Refresh claim data when show page is mounted 2017-06-15 11:27:38 +07:00
6ea86b96
8f786baacd Make search page updates more efficient with batch actions 2017-06-15 11:27:38 +07:00