spee.ch/server/controllers/api/claim/publish
2018-11-09 09:18:28 -05:00
..
authentication.js Update babel packages to match major, fix dependency issues 2018-09-02 18:48:35 -05:00
createPublishParams.js convert space strings (' ') to empty strings ('') 2018-11-09 09:18:28 -05:00
createThumbnailPublishParams.js dehardcodes default bid amounts 2018-11-01 00:44:53 -04:00
deleteFile.js updated delete file logging 2018-08-20 12:27:52 -07:00
index.js fix file parsing 2018-11-09 09:18:28 -05:00
parsePublishApiRequestBody.js organized api controllers and helpers 2018-04-27 09:54:36 -07:00
parsePublishApiRequestBody.test.js set height on new publishes to current height in Claim db 2018-08-02 15:54:23 -07:00
parsePublishApiRequestFiles.js fix update parsing issue 2018-11-09 09:18:28 -05:00
parsePublishApiRequestFiles.test.js set height on new publishes to current height in Claim db 2018-08-02 15:54:23 -07:00
publish.js add outpoint to object returned by publish 2018-11-09 09:18:28 -05:00
validateFileTypeAndSize.js fixed content type error message for accuracy 2018-07-06 17:41:17 -07:00