Sean Yesmunt
a8eeee2bbe
use gift icon for tips
2018-06-25 00:08:41 -04:00
btzr-io
10913f98ea
fix conflicts
...
- Merge master
2018-06-22 14:29:56 -06:00
btzr-io
3a81c25dab
add icons for external-links
2018-06-20 19:33:00 -06:00
Amit Nandan P
c6684054d5
Merge branch 'master' into master
2018-06-08 00:09:48 -05:00
Sean Yesmunt
3e283f3c73
cleanup thumbnail upload styling
2018-06-08 00:05:45 -04:00
Amit Nandan P
5ffc3ab52c
Merge branch 'master' of https://github.com/amitnndn/lbry-app
2018-06-06 20:53:16 -05:00
Amit Nandan P
8c343b16e3
#1492 Adding support to resend verification email
2018-06-06 20:47:49 -05:00
Travis Eden
f5be93b6b5
add confirmThumbnailUpload modal
2018-06-04 15:35:45 -04:00
Travis Eden
24214bf660
add upload status constants
2018-06-04 15:27:55 -04:00
Travis Eden
c6732d3d3f
add buttons to share spee.ch URLs on file and channel pages
2018-05-25 09:33:45 -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
Travis Eden
bf8518d04c
Autoplay: start playing/downloading video/audio/image in video component. Adds on/off checkbox on settings and file pages. Adds CHECK_SIMPLE icon (w/o circle).
...
add changelog entry
2018-05-11 10:47:08 -04:00
Daniel Dominguez
16c09a9ddd
Move modals types constants to lbry-redux repository.
...
- Remove useless file modal types as is not referenced anymore in this repository.
- Changed import statements to use lbry-redux to import modal types constants.
2018-05-05 16:04:47 -03:00
Sean Yesmunt
1e138112dd
fix: use icons for transaction list actions
2018-04-23 01:08:55 -04:00
Sean Yesmunt
c702a89454
move app modal actions to doNotify type
2018-04-19 15:03:28 -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
liamcardenas
74bab48749
Added api sub logging, sub modal, and immediate download initiation
2018-03-16 11:22:19 -07:00
liamcardenas
cbe05c3bcc
Merge branch 'master' into daemon19
2018-03-08 10:20:28 -08:00
liamcardenas
c3dd7f3449
Added notifications and downloading upon detecting to subscription items
2018-03-05 23:44:36 -08:00
liamcardenas
7296800ce0
Add most recent latest video to subscription state
2018-03-05 16:28:11 -08:00
btzr-io
f29a947c09
create component FileExporter
2018-02-23 17:24:00 -07:00
Baltazar Gomez
05423fb8ff
add constant -> export transactions
2018-02-22 22:45:53 -07:00
Liam Cardenas
3863c517fd
Upgrade daemon to 0.19.0rc35
2018-02-20 21:41:30 -08:00
alexliebowitz
f302a0f92a
Merge branch 'master' into auto-update
2018-01-23 19:59:57 -05:00
Liam Cardenas
f47108c4c0
Merge pull request #946 from lbryio/twilio
...
Phone verification
2018-01-22 15:49:35 -08:00
Liam Cardenas
ca9f67b240
Added reset button on phone verification
2018-01-22 15:26:34 -08:00
Liam Cardenas
bdc49691f0
Remove unused reducers and action types
2018-01-22 14:06:07 -08:00
Liam Cardenas
e0de34d433
Readded email collection modal and trigger at startup
2018-01-21 23:27:29 -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
4409315353
Added phone verification functionality
2018-01-15 05:32:01 -08:00
Arrowana
8eb7f58988
add basic feature
2018-01-14 20:14:15 +11:00
Alex Liebowitz
b03623eb68
Convert Windows update alert dialog to native dialog in main process
...
Maybe a bit less polished, but I couldn't find a way to prevent the
main window from closing that works on the current version of Electron,
and in general it was starting to get too complicated.
2018-01-12 00:30:23 -05:00
Alex Liebowitz
b08d96da1e
Add alert before close after update is declined on Windows
2018-01-12 00:30:23 -05:00
Alex Liebowitz
3957bf2afc
Finish core UI for auto update
2018-01-12 00:30:23 -05:00
Alex Liebowitz
24ced8ede7
More core UI for auto-update
...
We keep the old dialog flow on Linux, and on Windows and Mac we show a
single dialog when the file is downloaded.
2018-01-12 00:30:23 -05:00
Alex Liebowitz
5fff24b0fb
Add "auto update downloaded" modal
2018-01-12 00:30:23 -05:00
Sean Yesmunt
2b9561f0c0
Revert "Redesign groundwork, homepage, search"
2018-01-08 17:15:44 -08:00
Sean Yesmunt
c93f459113
update search action names to proper naming conventions
2018-01-08 13:10:15 -08:00
Sean Yesmunt
7d492ae1fc
Redesign groundwork (home/search)
2018-01-08 13:10:14 -08:00
Travis Eden
7bc2f888f1
resolve merge conflicts
2018-01-05 18:57:24 -05: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
bd3aa1b349
Pushing for help with Redux selectors
2017-12-18 12:02:55 -05:00
Igor Gassmann
a40aecfb68
Apply ESLint auto fixing
2017-12-13 18:36:30 -03:00
Sean Yesmunt
a7fe02ea98
persisting subscriptions
2017-12-08 16:09:22 -05:00
Jeremy Kauffman
8c403f640c
new first run flow and re-org of wallet area
...
add changelog
add external service option to get credits page
remove testing code
fix user has existing email and grammar/typos
2017-12-08 15:13:20 -05:00