Commit Graph
33 Commits
Author SHA1 Message Date
trentlarson 2d5a09de00 fix a problem stopping "pnpm start:dev" 2024-07-14 20:16:05 -06:00
trentlarson 400a4a1e06 add another test image file 2024-07-14 19:40:20 -06:00
trentlarson 8750c78897 fix Dockerfile & add a builder element to it 2024-07-14 19:39:27 -06:00
trentlarson 653a351653 try a build without "--prod" on the install 2024-07-14 18:29:33 -06:00
trentlarson f4345fe2b9 fix declaration of did-eth-local-resolver & bump version to 1.2.1 2024-07-14 18:20:00 -06:00
trentlarson deedbefcad bump to version 1.2.0 2024-07-14 18:06:06 -06:00
trentlarson 2d5fe40971 add test for did:peer JWT 2024-07-14 17:53:11 -06:00
trentlarson 537add2488 pull in did:peer verification (from endorser-ch) 2024-07-13 20:47:02 -06:00
trentlarson dcf539eaa0 make into a typescript project 2024-07-13 19:19:45 -06:00
trentlarson 86109cf44b Merge pull request 'replace-image' (#1) from replace-image into master
Reviewed-on: log-trade/image-api#1
2024-07-13 20:46:19 -04:00
trentlarson 2f7d46569e fix multiple-user check, add tests, use local resolver for did:ethr 2024-07-13 18:44:32 -06:00
trentlarson 127244731d start the feature of replacing an existing image 2024-05-15 08:13:01 -06:00
trentlarson 6cd4a5a988 add Dockerfile and tweak deployment instructions 2024-04-08 19:19:37 -06:00
trentlarson e878665943 add version to ping endpoint, tweak README 2024-03-17 06:13:02 -06:00
trentlarson dbcbad95a4 add "image-limits" and "ping" endpoints 2024-03-15 16:40:51 -06:00
trentlarson eccc6a1835 rename variables with S3_ (from AWS_) 2024-03-14 20:15:18 -06:00
trentlarson 2f04342a6d add settings for American Cloud storage 2024-03-11 21:02:39 -06:00
trentlarson 119429bdea store mime_type for each file 2024-03-11 20:10:15 -06:00
trentlarson 27d0935290 lower limit on number of images 2024-03-11 08:33:11 -06:00
trentlarson 0310742988 add claim_type and handle_id to record 2024-03-10 16:56:29 -06:00
trentlarson 4d762dc394 parameterize the download-image server 2024-03-10 14:38:38 -06:00
trentlarson ed0655eb59 add check for max file size 2024-03-09 19:33:40 -07:00
trentlarson 275c0aa35d add delete endpoint, plus some other sanity checks when adding 2024-03-08 23:23:11 -07:00
trentlarson 28e9e00998 add extension name to image file 2024-03-06 06:23:54 -07:00
trentlarson bc05827656 add check for blank file, parameterize bucket, refactor messages 2024-03-06 06:09:55 -07:00
trentlarson 502997f168 check image upload against user limits 2024-03-03 18:49:23 -07:00
trentlarson 67a207fad6 add some indexes and change some column names 2024-03-03 12:46:45 -07:00
trentlarson a035077b18 add JWT validation 2024-03-03 11:12:03 -07:00
trentlarson 52d69372f4 save entry in DB before sending to AWS 2024-03-02 20:00:20 -07:00
trentlarson 5b21723273 add DB to record each image upload 2024-03-02 19:18:54 -07:00
trentlarson 0d7020daf7 enable CORS for global access, and remove temp files and add logging 2024-03-02 17:45:35 -07:00
trentlarson dbcbd0c544 update to v3 of AWS SDK, add mime-type to upload 2024-02-23 15:10:17 -07:00
trentlarson b52ebbf0ff first version, mostly made by AI 2024-02-23 13:15:22 -07:00