19 Commits

Author SHA1 Message Date
f90ceae617 update README dev commands & other commentary 2025-02-16 08:10:53 -07: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
653a351653 try a build without "--prod" on the install 2024-07-14 18:29:33 -06:00
deedbefcad bump to version 1.2.0 2024-07-14 18:06:06 -06: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 2024-03-17 06:13:02 -06:00
2f04342a6d add settings for American Cloud storage 2024-03-11 21:02:39 -06:00
0310742988 add claim_type and handle_id to record 2024-03-10 16:56:29 -06: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
a035077b18 add JWT validation 2024-03-03 11:12:03 -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