Akinwale Ariwodola
a76afb0253
discover page horizontal scroll initial progress
...
added translate3d transform for card hover and sibling cards
implemented simple horizontal scroll animation
updated header z-index
switched z-index of cards on hover with horizontal left/right nav buttons
removed unnecessary code
added transition and states for horizontal scroll arrows, and some css tweaks and fixes
2017-07-29 14:14:09 -04:00
Jeremy Kauffman
47a5f6a442
Merge pull request #399 from akinwale/issue255-css
...
Issue #255 purchase confirmation dialog css fix
2017-07-29 13:00:07 -04:00
Jeremy Kauffman
0451967883
Add missing semi-colon
2017-07-29 12:59:47 -04:00
Jeremy Kauffman
778c73cf33
add link to auth flow to exit
2017-07-29 12:58:31 -04:00
Jeremy Kauffman
2a0d9a0d08
Bump version: 0.14.1rc1 → 0.14.1
2017-07-28 19:31:48 -04:00
Jeremy Kauffman
ddb2c534cd
Bump version: 0.14.0 → 0.14.1rc1
2017-07-28 19:31:31 -04:00
Jeremy Kauffman
022e7f808b
fix upgrade file path missing name
2017-07-28 19:31:10 -04:00
Jeremy Kauffman
aa2e345999
Bump version: 0.14.0rc4 → 0.14.0
2017-07-28 17:31:14 -04:00
Akinwale Ariwodola
a8ca574eb3
Issue #255 modal dialog css fix
2017-07-28 21:36:39 +01:00
Jeremy Kauffman
fcf8ba97ac
Bump version: 0.14.0rc3 → 0.14.0rc4
2017-07-27 21:13:47 -04:00
Jeremy Kauffman
687321d91b
rework welcome flow and copy again
2017-07-27 21:13:12 -04:00
Jeremy Kauffman
152da72fc9
Merge pull request #395 from lbryio/reload-hash-bug
...
Fix a bug where refreshing strips the claim_id from the uri
2017-07-27 18:02:12 -04:00
Jeremy Kauffman
6b1bd038b4
Bump version: 0.14.0rc2 → 0.14.0rc3
2017-07-27 14:43:04 -04:00
Jeremy Kauffman
ad73e6f1ae
add zip code
2017-07-27 14:42:43 -04:00
6ea86b96
603217f554
Fix a bug where refreshing strips the claim_id from the uri
2017-07-27 11:45:34 +07:00
Jeremy Kauffman
2a07aa4916
more changelog cleanup
2017-07-26 16:49:45 -04:00
Jeremy Kauffman
658e88a467
Bump version: 0.14.0rc1 → 0.14.0rc2
2017-07-26 16:46:46 -04:00
Jeremy Kauffman
c972230df4
Merge pull request #388 from lbryio/file-actions-fix
...
Quick fix to stop an infinite loop
2017-07-26 07:36:57 -04:00
Jeremy Kauffman
e68fbc99b9
Merge pull request #387 from lbryio/settings-fix
...
Settings fix
2017-07-26 07:36:06 -04:00
6ea86b96
12e0d99a95
Quick fix to stop an infinite loop
2017-07-26 15:44:05 +07:00
6ea86b96
6eb9c5cc66
Stop app blowing up on refresh on settings page
2017-07-26 15:20:18 +07:00
6ea86b96
4f068afa98
Remove old commented code in settings/view
2017-07-26 15:17:39 +07:00
Jeremy Kauffman
1ccd03ea59
fix typo in file_info reducer
2017-07-25 16:41:21 -04:00
Jeremy Kauffman
a3ce714af1
Bump version: 0.13.0 → 0.14.0rc1
2017-07-25 15:20:47 -04:00
Jeremy Kauffman
edb9ad3f01
simplify config
2017-07-25 14:59:47 -04:00
Jeremy Kauffman
85468c350c
minor flow tweak for grandfathered users
2017-07-25 14:34:28 -04:00
Jeremy Kauffman
6e08fd6888
I think DAEMON_URL can't die yet
2017-07-25 14:06:36 -04:00
Jeremy Kauffman
c0afe22d7f
update daemon and changelog
2017-07-25 13:09:22 -04:00
Jeremy Kauffman
a2b8bb4828
Merge pull request #383 from lbryio/better-download-fix
...
Restart download monitoring in redux for pending downloads after restart
2017-07-25 10:24:59 -04:00
Jeremy Kauffman
0d4218d6f9
Merge pull request #324 from hackrush01/hackrush
...
Added max_key_fee setting
2017-07-25 10:10:19 -04:00
Jeremy Kauffman
deefd9c824
Merge branch 'master' into hackrush
2017-07-25 10:10:05 -04:00
Jeremy Kauffman
47734955d5
update labels and help copy
2017-07-25 10:07:17 -04:00
6ea86b96
1f9fc456d3
Restart download monitoring in redux for pending downloads after
...
restart
2017-07-25 15:45:21 +07:00
Jeremy Kauffman
c202ad93ea
Merge branch 'rewards3'
2017-07-24 19:02:33 -04:00
Jeremy Kauffman
29553bc391
auth flow fixes
2017-07-24 18:59:26 -04:00
Jeremy Kauffman
9bb618e3af
Merge remote-tracking branch 'origin/master' into rewards3
2017-07-24 18:16:07 -04:00
Jeremy Kauffman
551f67bdaa
remove bandwidth settings
2017-07-24 18:15:51 -04:00
Jeremy Kauffman
ac34faea80
Merge remote-tracking branch 'origin/master' into rewards3
2017-07-24 18:09:37 -04:00
hackrush
0f4bc36bcd
The URL name is automatically suggested.
...
Fixes #347
minor clean up
2017-07-24 17:56:18 -04:00
Jeremy Kauffman
fdc68684ed
Merge pull request #380 from lbryio/refresh-fix
...
Fix refresh regression after adding scroll position to history state
2017-07-24 17:31:24 -04:00
Jeremy Kauffman
e6b28e55f6
Merge branch 'master' into refresh-fix
2017-07-24 17:31:12 -04:00
Jeremy Kauffman
276aa5c27e
Merge pull request #381 from lbryio/no-progress-downloads
...
Display the download button for files that are not downloading and have 0 progress
2017-07-24 17:30:42 -04:00
Alex Grintsvayg
6f65ab1c70
Merge branch 'new-cert'
...
* new-cert:
rotate windows signing cert
2017-07-24 16:29:53 -04:00
Alex Grintsvayg
9f99fa42fe
rotate windows signing cert
2017-07-24 16:10:57 -04:00
6ea86b96
4745088eff
Display the download button for files that are not downloading and have
...
0 progress
2017-07-25 00:37:57 +07:00
Alex Grintsvayg
7ea5c615bd
remove confusing placeholder, add prompt to check email for code
2017-07-24 09:03:55 -04:00
6ea86b96
7671787a63
Fix refresh after scrolly history changes
2017-07-23 15:53:24 +07:00
Jeremy Kauffman
6967059c7e
Merge pull request #370 from lbryio/downloading-by-outpoint
...
Track downloading files by outpoint
2017-07-22 19:07:14 -04:00
6ea86b96
e7daf42e99
CHANGELOG
2017-07-22 10:54:15 +07:00
6ea86b96
af96d40ead
Remove files from downloading list when they are deleted mid download
2017-07-22 10:54:15 +07:00