20 Commits

Author SHA1 Message Date
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