Commit graph

27 commits

Author SHA1 Message Date
jessop
fd61e5cb51 styling and file support overhaul 2019-01-27 01:35:36 -05:00
jessop
a91c7a300c fixes bug in edit page due to inconsistent url 2019-01-23 19:22:32 -05:00
jessop
05b7a4eb62 reduces channel loadtimes, fixes fallback fileExt 2018-12-19 03:22:28 -05:00
Shawn
8544b865e3 Fix export/require interops 2018-12-16 01:27:08 -06:00
Travis Eden
b49cb4484c mark pending claims; move them to front of list; show proper notification 2018-12-04 12:17:00 -06:00
Jessop Breth
2227ede6e9 fixes blank tiles due to unsupported content 2018-11-25 23:54:23 -05:00
Niko Storni
ed37996d68
run eslint pre-hook 2018-11-12 14:31:34 -05:00
Travis Eden
9ba4c4641e ignore channelClaims if channelId has not been confirmed 2018-11-09 09:18:28 -05:00
Shawn
86a693b4f4 Allow external channels to load via chainquery 2018-10-30 15:53:29 -05:00
Shawn
bb81441357 Fix exceptions and incorrect logic around chainquery 2018-10-10 11:28:53 -05:00
Shawn
f8f611905b Fix channel names not showing on view pages 2018-10-09 19:11:06 -05:00
Shawn K
5a7e10574f
Merge branch 'master' into add-chainquery 2018-10-08 12:16:12 -05:00
Shawn
c9fdc9c3cf Move channels and claims to chainquery 2018-09-25 20:20:59 -05:00
Travis Eden
50cbe12649 use constants to refer to claim length, longId, shortId 2018-09-24 09:26:58 -04:00
Travis Eden
69f82d814b refactor isApprovedClaim to claims folder shared by client and server 2018-09-21 16:16:01 -04:00
Travis Eden
208c56366f refactor error messages for unavailable content 2018-09-20 14:09:01 -04:00
Travis Eden
0a74e50167 refactor channel checks with isApprovedChannel 2018-09-20 13:34:53 -04:00
Travis Eden
1358215e6f reject requests for content from unapproved channels when serveApprovedOnly 2018-09-19 13:30:02 -04:00
bill bittner
60ffe5de95 cleaned up errors and updated build scripts 2018-07-31 16:43:08 -07:00
bill bittner
72d05c2451 vertically aligned channel contents and reversed their order 2018-06-14 13:06:19 -07:00
bill bittner
49715e742e added horizontal quad split for channel content 2018-06-11 11:36:32 -07:00
bill bittner
52f2416d88 added claim availability check for channels via saga 2018-05-03 22:51:01 -07:00
bill bittner
9a7fdf4834 updated route to add the @ for channels 2018-05-03 20:32:54 -07:00
bill bittner
8b808b2c10 updated channel availability route 2018-05-03 15:47:58 -07:00
bill bittner
69ebce3efd updated channel long id retrieval to match claims pattern 2018-04-30 15:58:04 -07:00
bill bittner
c30b2158b3 organized assets controllers 2018-04-27 10:24:40 -07:00
bill bittner
aa1834e1c6 organized api controllers and helpers 2018-04-27 09:54:36 -07:00