Commit graph

33 commits

Author SHA1 Message Date
jessop
7d5e41153e adds licenseUrl 2019-02-23 00:52:31 -05:00
jessop
f77d0a6f1f minor changes 2019-01-14 01:27:23 -05:00
Shawn
8544b865e3 Fix export/require interops 2018-12-16 01:27:08 -06:00
Niko Storni
ed37996d68
run eslint pre-hook 2018-11-12 14:31:34 -05:00
Travis Eden
936ac2f439 return canonicalUrl on publish/update; fixes 2018-11-09 09:18:29 -05:00
Travis Eden
3daf0ce214 fix file parsing 2018-11-09 09:18:28 -05:00
Travis Eden
593d748bc0 improve error handling; pass filePath to publish.js explicitly 2018-11-09 09:18:28 -05:00
Travis Eden
34a66f1968 allow claims to be updated and abandoned 2018-11-09 09:18:28 -05:00
Travis Eden
ee1e20bd14 handle exceptions together 2018-09-24 09:26:16 -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
0a74e50167 refactor channel checks with isApprovedChannel 2018-09-20 13:34:53 -04:00
Travis Eden
815149a2cd reject publishes for unapproved channels when publishOnlyApproved 2018-09-19 13:29:56 -04:00
bill bittner
60ffe5de95 cleaned up errors and updated build scripts 2018-07-31 16:43:08 -07:00
bill bittner
3a46a3714e updated publish flow and returned to image-size 2018-07-27 12:31:08 -07:00
bill bittner
0037addcda updated the publish logic 2018-07-27 11:05:10 -07:00
bill bittner
925d025295 updated serve and show urls in publish response 2018-07-17 12:23:14 -07:00
bill bittner
93325c3e98 added url property back to response for app backwards compatability 2018-07-17 11:07:41 -07:00
bill bittner
573f7f87ca added embed url to api return 2018-07-16 14:57:26 -07:00
bill bittner
60ee901faf moved response into middleware 2018-06-28 17:58:51 -07:00
bill bittner
d01db5b5df added body to publish logging 2018-06-28 13:22:52 -07:00
bill bittner
7a0a4820c9 added back publish request logging 2018-06-28 12:30:32 -07:00
bill bittner
faf7f5702b changed tor response to 403 2018-06-28 09:48:16 -07:00
bill bittner
f5e01840e3 added logging 2018-06-27 21:27:38 -07:00
bill bittner
a46b157fe1 added tor middleware response handling 2018-06-27 18:10:47 -07:00
bill bittner
097ef744d7 updated logging 2018-06-27 15:01:40 -07:00
bill bittner
391592f1b8 updated response code to 503 for disabled publishing 2018-06-23 13:53:35 -07:00
bill bittner
f9db87109c added a check on api/claim/publish for disabled publishing 2018-06-23 13:19:58 -07:00
bill bittner
9e1c7afa55 added publish request info logging 2018-06-23 10:57:04 -07:00
bill bittner
a1210149b3 removed .js suffix from config 2018-06-05 19:34:24 -07:00
bill bittner
c1f5552e99 removed configs and moved logging and slack configuration to server/utils/ 2018-06-05 18:55:44 -07:00
bill bittner
d57a6b3340 added check for blocked content and updated claimid flow to use rejected promises 2018-04-29 12:17:23 -07:00
bill bittner
060af3a957 organized auth, fallback, and page controllers; 2018-04-27 14:29:00 -07:00
bill bittner
aa1834e1c6 organized api controllers and helpers 2018-04-27 09:54:36 -07:00
Renamed from server/controllers/api/claimPublish.js (Browse further)