Commit graph

58 commits

Author SHA1 Message Date
Daniel Dominguez
b31781f6ef Add setting to skip desktop nofifications, persist the setting on localstorage, defaults to true(notifications enabled). 2018-07-30 21:13:57 -03:00
Travis Eden
d43dd78821 suppress load video error; disable autoplay per-video after download failure 2018-07-17 09:37:44 -04:00
Sean Yesmunt
539ca36637 show edits as pending 2018-06-20 15:30:52 -04:00
Thomas Zarebczan
ea464a6921 pending publishes magic
This seems to fix ordering of pending publishes - worth a shot.
2018-06-19 22:31:36 -04:00
Thomas Zarebczan
d383e57b01
fix linux path
Forgot to update the path in the last PR. It downloads as: LBRY_xxxx.deb
2018-06-19 19:02:23 -04:00
Sean Yesmunt
6e5edbdb34 clean up code and fix edit this claim button 2018-06-12 23:28:06 -04:00
Sean Yesmunt
a8d693d890 fix: double pending issue 2018-06-12 03:12:22 -04:00
Sean Yesmunt
a69a4e2852 fix: editing with no source 2018-06-12 01:11:17 -04:00
Travis Eden
ef3ea8c319 Refactor unclaimed rewards as array to keep order from api.lbry.io. Display reward notification message through snackbar with fallback for rewards without a message. 2018-05-29 14:44:34 -04:00
Sean Yesmunt
492b1601f6 feature: use internal-apis for subscriptions and add page loader
update subscription types

update changelog

Simplify subscriptions sync logic

add claim type

use let over const

change spinner color based on theme

clean up subscriptions
2018-05-15 11:16:14 -04:00
Sean Yesmunt
ca4a51c4b9 remove edits from pending publishes and update modal style 2018-04-23 21:15:15 -04:00
Sean Yesmunt
94fca29323 fix: error modal handling 2018-04-23 01:04:11 -04:00
Sean Yesmunt
eaa11679e7 update: move to lbry-redux 2018-04-18 00:13:00 -04:00
Sean Yesmunt
05e6fbed12 fix: don't show two pending publish cards for edit publishes 2018-04-06 02:00:36 -04:00
Sean Yesmunt
ae5858d656 fix: downloads search 2018-04-05 17:30:18 -04:00
Sean Yesmunt
5489d99099 fix: multiple pending publishes when editing 2018-04-04 12:08:27 -04:00
Sean Yesmunt
d56d3f31d5 fix: search downloads 2018-04-02 23:41:23 -04:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
liamcardenas
2251fe5832 Notify after download, badges and fix error 2018-03-26 00:31:52 -07:00
Igor Gassmann
0c6d4b59c0 Revert "fix: __static path not resolving on development environment (#1165)"
This reverts commit 4b41c6335d.
2018-03-22 14:52:07 -04:00
Igor Gassmann
4b41c6335d
fix: __static path not resolving on development environment (#1165)
This fixes https://github.com/electron-userland/electron-webpack/issues/52
2018-03-22 10:53:24 -04:00
btzr-io
f29a947c09 create component FileExporter 2018-02-23 17:24:00 -07:00
alexliebowitz
f302a0f92a
Merge branch 'master' into auto-update 2018-01-23 19:59:57 -05:00
Alex Liebowitz
483809be1b Merge remote-tracking branch 'origin/master' into auto-update 2018-01-23 10:35:15 -05:00
Liam Cardenas
f47108c4c0
Merge pull request #946 from lbryio/twilio
Phone verification
2018-01-22 15:49:35 -08:00
Liam Cardenas
c975454501
Merge pull request #957 from lbryio/issue/952
Refactor lbryuri.js into separate named exports
2018-01-22 10:25:03 -08:00
Liam Cardenas
f67e12003f
Merge pull request #950 from Arrowana/automatic_dark_mode
Automatic dark mode
2018-01-22 10:16:36 -08:00
Igor Gassmann
1da4d05986 Refactor lbryuri.js into separate named exports 2018-01-19 12:12:28 -03:00
Liam Cardenas
a34a61bce8 Add custom country code 2018-01-17 21:09:08 -08:00
Alex Liebowitz
863f7dc23b Make new dialogs behave correctly when video is playing 2018-01-17 06:10:11 -05:00
Alex Liebowitz
f244f9035b Add back "Upgrade App" button on Mac/Win with different dialog on click 2018-01-17 06:09:02 -05:00
Liam Cardenas
fa7d265cc0 Add error messages in phone verification modal 2018-01-15 06:30:10 -08:00
Liam Cardenas
4409315353 Added phone verification functionality 2018-01-15 05:32:01 -08:00
Arrowana
4795901e12 improve and clean 2018-01-15 20:09:40 +11:00
Arrowana
8eb7f58988 add basic feature 2018-01-14 20:14:15 +11:00
Sean Yesmunt
2b9561f0c0
Revert "Redesign groundwork, homepage, search" 2018-01-08 17:15:44 -08:00
Sean Yesmunt
7d492ae1fc Redesign groundwork (home/search) 2018-01-08 13:10:14 -08:00
Igor Gassmann
094c3b8a9f Merge branch 'master' into issue/397 2018-01-08 00:51:34 -03:00
Travis Eden
7bc2f888f1 resolve merge conflicts 2018-01-05 18:57:24 -05:00
Travis Eden
345badb049 store position by outpoint 2018-01-05 14:27:58 -05:00
Travis Eden
bfe5fe851a remove logging 2017-12-29 15:45:32 -05:00
Travis Eden
a8988d9e05 remove video files; save video claimId rather than URI 2017-12-29 11:07:03 -05:00
Igor Gassmann
0a94082983 Convert anonymous functions to arrow functions 2017-12-27 20:48:11 -03:00
Igor Gassmann
4cab8055ca Merge origin/master into issue/763 2017-12-21 22:21:22 -03:00
Igor Gassmann
7cd25e777a Pretty print and lint non-component sources 2017-12-21 18:00:33 -03:00
Travis Eden
6c4a4e593c track and manage video state 2017-12-20 18:38:11 -05:00
Travis Eden
7ccf6c0a92 feature complete 2017-12-19 14:41:00 -05:00
Travis Eden
92de445e1e fixed selector; pause working; still need to call action from child component 2017-12-19 13:20:53 -05:00
Travis Eden
2f409a6cbd getting closer... 2017-12-19 11:34:39 -05:00
Travis Eden
bd3aa1b349 Pushing for help with Redux selectors 2017-12-18 12:02:55 -05:00