Commit Graph
17 Commits
Author SHA1 Message Date
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