Commit graph

38 commits

Author SHA1 Message Date
seanyesmunt
288e47aad8 fix: sorting on subscriptions with multiple claims in same block 2018-08-23 00:37:26 -04:00
Thomas Zarebczan
305d1a4a48 lbry-app > lbry-desktop
Reviewed all instances of lbry-app and changed to lbr-desktop. There are still some that will stay at lby-app for now (i.e. AUR/Flatpak repo names).
2018-07-12 14:39:12 -04:00
Sean Yesmunt
6e8b2a42a1 use outpoint as key in FileList 2018-07-02 14:45:25 -04:00
Sean Yesmunt
d57b9584c1 address PR comments 2018-06-14 16:10:50 -04:00
Sean Yesmunt
ee42e5e1b4 alignment fixes 2018-06-13 01:20:53 -04:00
Sean Yesmunt
c0e6de66a4 don't use channel name in FileList 2018-05-25 00:40:08 -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
eaa11679e7 update: move to lbry-redux 2018-04-18 00:13:00 -04:00
Sean Yesmunt
55fedf1640 fix: add back newestFirst/oldestFirst sorting to published/downloaded pages 2018-04-04 15:09:06 -04:00
Sean Yesmunt
5489d99099 fix: multiple pending publishes when editing 2018-04-04 12:08:27 -04:00
Sean Yesmunt
acef054613 fix: show price on channel page 2018-04-03 20:59:31 -04:00
Sean Yesmunt
d56d3f31d5 fix: search downloads 2018-04-02 23:41:23 -04:00
Sean Yesmunt
4c112d91d2 fix: use correct name for content coming from file_list 2018-04-02 01:07:22 -04:00
Liam Cardenas
24ec5cd667
Merge pull request #1172 from lbryio/fix-sort-title
Fix sort by title
2018-03-29 12:28:20 -07:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
btzr-io
6ec3a8f8ee make codacy-bot happy again! 2018-03-24 10:30:57 -07:00
btzr-io
172e3fd05a reduce usage of lbry.js 2018-03-23 13:19:16 -07:00
btzr-io
63b496f7ca implement lbry.getFileTitle function
fix sort by title on download / publish page
2018-03-22 18:20:00 -07:00
liamcardenas
a6ab95105a Formatted changes via prettier 2018-03-15 11:27:47 -07:00
liamcardenas
b3ccfc4f19 Add height sorting back in where appropriate 2018-03-15 11:26:09 -07:00
liamcardenas
e634bd8679 Fix sort 2018-03-13 22:33:43 -07:00
liamcardenas
a4faab5e86 Refactor and reformat 2018-03-08 23:46:16 -08:00
liamcardenas
c8cad17f97 Fixed sort after abandoning claim 2018-03-08 23:32:55 -08:00
liamcardenas
0c833a727e Formatted whole app 2018-03-08 23:06:15 -08:00
liamcardenas
9584848077 Remove channels from published page 2018-03-08 23:03:30 -08:00
liamcardenas
bd785502f4 Fix sorting on downloads/published pages 2018-03-08 22:25:55 -08:00
liamcardenas
c199a24986 Catch undefined reference to anonymous upload names 2018-03-08 21:27:06 -08:00
liamcardenas
cbe05c3bcc Merge branch 'master' into daemon19 2018-03-08 10:20:28 -08:00
liamcardenas
98c9dfb68e Formatted code with prettier 2018-03-06 00:36:04 -08:00
Liam Cardenas
26c62fc326 Update claim_name to cammel case in lbryuri 2018-02-21 11:10:36 -08:00
Liam Cardenas
4aee6d5f56 Fix downloads page 2018-02-21 11:01:43 -08:00
Jeremy Curcio
4b2a4d2a10 Change title of date sort options 2018-02-15 12:55:25 -05:00
Jeremy Curcio
34b6ef674b Remove a couple more debugs 2018-02-15 10:49:31 -05:00
Jeremy Curcio
3e6757a35d Remove debug 2018-02-15 10:23:03 -05:00
Jeremy Curcio
96e4163c61 Fix sort by date 2018-02-15 10:21:35 -05:00
Igor Gassmann
1da4d05986 Refactor lbryuri.js into separate named exports 2018-01-19 12:12:28 -03:00
Igor Gassmann
e103778b8a Prettyprint and autolint component files 2017-12-21 18:08:54 -03:00
Igor Gassmann
6e282ee88f Move .js files into root of renderer dir 2017-12-04 17:12:59 -03:00