Commit graph

86 commits

Author SHA1 Message Date
Sean Yesmunt
863b2e32ce add comment support button 2018-11-07 17:44:38 -05:00
Jessop Breth
bf86974ec2 Uses a constant for PAGE_SIZE 2018-11-02 22:17:55 -04:00
Sean Yesmunt
78c27b4601 Revert "move modals to app and use doToast/doError"
This reverts commit 24100fac06.
2018-10-29 13:25:22 -04:00
Sean Yesmunt
24100fac06 move modals to app and use doToast/doError 2018-10-29 13:24:15 -04:00
Sean Yesmunt
5e98a9b982 updates for lbrynet30 2018-10-26 14:16:43 -04:00
Sean Yesmunt
70b95f2f61 subscription improvements 2018-10-22 12:44:22 -04:00
ポール ウェッブ
ecde8dd1ab Removed bogus code 2018-10-22 12:30:16 -04:00
ポール ウェッブ
7aae6baaa9 Removed themes folder 2018-10-22 12:30:16 -04:00
ポール ウェッブ
98349d6b41 Trying to get dark mode working 2018-10-22 12:30:16 -04:00
Sean Yesmunt
3c87c47632 add content placeholder and time info on file{card,tile} 2018-10-12 14:20:20 -04:00
Sean Yesmunt
4dbd364ea1 use lbryinc/lbry-redux for rewards/featured content 2018-10-05 16:14:46 -04:00
Sean Yesmunt
f0284d3e79 remove claims from redux-persist 2018-10-03 12:49:48 -04:00
Sean Yesmunt
516a3f52e8 improve bid/name help text 2018-09-24 20:17:08 -04:00
Sean Yesmunt
9b700e48bf use lbryio/lbryinc 2018-09-23 23:44:42 -04:00
Sean Yesmunt
4064b8c064 bring selectNavLinks back into lbry-redux 2018-09-04 13:23:18 -04:00
Sean Yesmunt
d01b893a68 add UserHistory component 2018-08-30 01:11:05 -04:00
Travis Eden
86a40eacbc add UserHistoryPage 2018-08-29 23:17:20 -04:00
Travis Eden
5cd7794fa0 record browsing history, persist content 2018-08-29 23:17:20 -04:00
Travis Eden
287f1ac656 add refresh icon to <FileCard> when playback position exists 2018-08-29 23:16:58 -04:00
Travis Eden
82252e6985 remove media.paused; catch file open pause from change of content.playingUri 2018-08-29 23:16:06 -04:00
Travis Eden
f1a799374a media.positions[outpoint] |> content.positions[claimId][outpoint] 2018-08-29 23:15:43 -04:00
Travis Eden
a6393aaf17 1 download per channel; do download/notify on subscribe 2018-08-20 09:47:19 -04:00
Travis Eden
386e9271ff when file download completes, notify through snackbar if on subscriptions page; formatting 2018-08-20 09:47:19 -04:00
Shawn K
58a3740986
Merge pull request #1864 from lbryio/publish-patch
Fix: Don't show editing mode on publish after clearing cache
2018-08-10 08:03:53 -05:00
Sean Yesmunt
f62181dbd6
Merge pull request #1857 from doniyor2109/master
Clear upgrade subscribed interval after declining
2018-08-09 14:27:31 -04:00
Sean Yesmunt
f6137c3647 not editing if publish uris are undefined 2018-08-08 11:33:43 -04:00
Aliyev Doniyor
7119a43742 Clear upgrade subscribed interval after declining 2018-08-06 22:25:30 +05:00
Daniel
5c65ca7a47 Rename variables names and text labels to be more descriptive. 2018-08-01 15:49:57 -03:00
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