Commit graph

45 commits

Author SHA1 Message Date
jessop f2c51f7735 successfully publishes using lbry-redux
updates lbry-redux hash

adds streamPublish success and fail callbacks

passing callbacks in doPublish( success, fail )

update redux

prepare rebase
2019-07-29 14:39:39 -04:00
Sean Yesmunt 6bc98c0c06 fix reward code button 2019-07-29 09:46:55 -04:00
Sean Yesmunt 9311038fbb final cleanup I know theres bugs but ship it 2019-07-29 09:46:54 -04:00
Sean Yesmunt cd1ce38687 better consistency 2019-07-29 09:46:53 -04:00
Sean Yesmunt 21339192a8
Merge pull request #2648 from vv181/enable-modal-enter
Enable modal enter
2019-07-29 09:44:09 -04:00
Sean Yesmunt 7610fda395 update language 2019-07-23 13:18:29 -04:00
Thomas Zarebczan d08380ccc1 feat: experimental support option
And some other small cleanups. Added trending FAQ to customize page.
2019-07-23 13:09:17 -04:00
vv181 c1e4c0c012 enter-able modal encrypt 2019-07-23 04:20:08 +07:00
vv181 4b3bfae477 cleanup 2019-07-18 06:30:37 +07:00
vv181 47cf1db0d1 cleanup 2019-07-18 06:09:08 +07:00
vv181 cce3025370 Make modal enter-able 2019-07-18 05:22:47 +07:00
Thomas Zarebczan a628776518 Few UX improvements
- add message about deleting/editing to comment create intro (feel free to remove, but I thought people would be wondering after they used em)
- add note on publish, link to faq
- better handling of own urls + takeovers
- Add manage email preferences to account page
- move recent believe send/receive (on the fence, but I think this is better)
- rewards messaging
- Add support button for own claims, fix up messaging around this
- Help page improvements
- Add privacy policy to settings/diagnostics option
- maybe a couple things I'm forgetting
2019-07-17 01:11:23 -04:00
Derek Yesmunt bd3a557fc7 fix #2132: Remember ModalRemoveFile check boxes 2019-07-10 22:57:24 -04:00
Derek Yesmunt ed6567287b fix #2290: Update => Upgrade 2019-07-10 21:42:25 -04:00
Thomas Zarebczan b0e3977ab4
fix reward message 2019-07-07 16:49:27 -04:00
zxawry e43ad2ce89
add method to format path for web to util 2019-07-04 12:15:40 +01:00
Jon Lynch 98d583a665 removed carriage returns 2019-06-25 20:31:27 -05:00
Jon Lynch c52ad9c54c removed extraneous modal, added prop to publish modal to toggle text (edit or new) 2019-06-25 20:18:05 -05:00
Jon Lynch d66d63cca0 added update modal for edit/update publish vs new publish, corrected copy pasta on modal variable in publish modal 2019-06-24 23:05:46 -05:00
Sean Yesmunt 60543562aa tags 2019-06-17 15:46:19 -04:00
Sean Yesmunt 876a9cb9d9 add thumbnail slider modal 2019-05-21 17:18:24 -04:00
zxawry 75a6e8baba prettier 2019-05-15 11:06:10 -04:00
zxawry a83e06d622 rename link to resource 2019-05-15 11:06:10 -04:00
zxawry c7eff6883f show warning when opening external files and links 2019-05-15 11:06:10 -04:00
Sean Yesmunt 2e98283d52 close phone modal after successful verification 2019-05-10 11:32:36 -04:00
Sean Yesmunt 22302991c8 fix flow errors 2019-05-10 10:50:33 -04:00
Thomas Zarebczan 3d27b4f2d9 moar release
Fixes claim editing while keeping any existing tags + setting/clearing fee.
Fixes not being able to abandon claims if file was deleted

Beware of lint errors..some old and new. Everything works and we should clean them up later once tags are properly integrated.
2019-05-09 19:26:58 -04:00
Sean Yesmunt 102665ac62 prettier 2019-05-07 17:38:29 -04:00
Sean Yesmunt 2d95c5a337 0.36.0 sdk changes 2019-04-24 10:02:52 -04:00
Sean Yesmunt 62a6b73942 only navigate away from claim if abandoning
then i can still see other claims on that page
2019-04-19 14:58:43 -04:00
Sean Yesmunt 53a9396ad3 fix typo 2019-04-12 09:03:47 -04:00
Sean Yesmunt 19906171c8 fix: publish success modal navigation 2019-04-10 17:27:12 -04:00
Sean Yesmunt 08b30fe0f2 fix: auth redirects 2019-04-10 15:42:29 -04:00
Shawn 63806845ca WIP Checkpoint, spaghetti code! 2019-04-08 21:27:18 -04:00
Sean Yesmunt ee7854c429 use react-router 2019-04-04 17:05:23 -04:00
Sean Yesmunt dcafe9ab9e replace insufficient credits modal with inline ui elements 2019-04-03 00:17:00 -04:00
Sean Yesmunt d97b433a49 working with electron 2019-03-29 10:23:32 -04:00
Sean Yesmunt fbbbe526c4 use @reach/router 2019-03-28 12:53:13 -04:00
Sean Yesmunt 1b04e4df39 prettier 2019-03-25 02:18:22 -04:00
Sean Yesmunt 93bcba4512 lbry.io => lbry.com 2019-03-20 17:43:00 -04:00
Sean Yesmunt 4564ab9d0b add unsupported messages 2019-03-18 11:01:59 -04:00
Sean Yesmunt 0b3c950f96 update lint/flow 2019-03-18 01:10:41 -04:00
Sean Yesmunt 3fadcad51a upgrade lbry{inc,-redux} 2019-03-12 15:53:55 -04:00
Sean Yesmunt 3a0f12ff9d
Merge 'release' into 'master' (#2327)
* fix: wallet balance style with 0lbc

* v0.29.3-rc.1

* v0.29.3

* fix: videoplayer

Switched from timeout to slight delay, works consistently on lbry://test-stream-1. This also fixes the white screen issue (copied most code from current master).

* fix: add back timeout

* fix: phone collection styling

* v0.29.4-rc.2

* update changelog

* v0.29.4

* fix rebase
2019-03-12 15:15:11 -04:00
Sean Yesmunt de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00