40 Commits

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