Commit Graph

143 Commits

Author SHA1 Message Date
Michal Szulczewski 259e88632f
add original image preset to sizing_preset_ids if default preset is null (#15) 2023-11-12 12:59:11 +00:00
Harrison Burt 5058714ba5 Cleanup upload logic for better efficiency and more indepth timing 2022-04-03 13:23:14 +01:00
Harrison Burt 05cf8dad12 Temporarily amend tests 2022-03-30 23:54:32 +01:00
Harrison Burt 20d2e6a3f8 Align to code to match docs 2022-03-30 23:26:47 +01:00
Harrison Burt 3dfa9fbcfd Finish example config 2022-03-30 23:26:27 +01:00
Harrison Burt 9201f389d4 Fix resizing on custom routes 2022-03-30 23:00:07 +01:00
Harrison Burt 0b3d0965ff Update CLI info 2022-03-30 22:59:44 +01:00
Harrison Burt 7dc5a13923 Extend validations 2022-03-30 22:34:54 +01:00
Harrison Burt da68589b76 Update controller 2022-03-30 22:32:56 +01:00
Harrison Burt a40cff10d7 Update config 2022-03-30 21:58:24 +01:00
Harrison Burt 6ea3c9b113 Add more logging 2022-03-30 21:56:40 +01:00
Harrison Burt eb2d621c4c Update test cases 2022-03-30 21:55:42 +01:00
Harrison Burt 0ba671be56 Add better validations 2022-03-30 21:49:42 +01:00
Harrison Burt b5a34859b4 Cleanup code 2022-03-30 21:38:17 +01:00
Harrison Burt 1882308b5f Update table 2022-03-30 21:32:37 +01:00
Harrison Burt c1656a744d Update controller return info to allow for deterministic storage paths. 2022-03-30 21:29:40 +01:00
Harrison Burt 4bdba372fe Fix bad query 2022-03-30 21:25:44 +01:00
Harrison Burt 7cd96a2a6f Add Scylla db backend 2022-03-30 21:16:59 +01:00
Harrison Burt d7e41cc6be Update caching 2022-03-30 20:46:09 +01:00
Harrison Burt 3601d9d515 Fix encoding bug 2022-03-30 13:41:13 +01:00
Harrison Burt 3a0e0ca0b5 Use concurrent uploads to aid performance 2022-03-29 22:08:44 +01:00
Harrison Burt c56242942e Code cleanup 2022-03-29 22:01:42 +01:00
Harrison Burt ebcf56430a Small code cleanup 2022-03-29 21:58:20 +01:00
Harrison Burt 4846d75d23 Add s3 bucket backend 2022-03-29 21:52:25 +01:00
Harrison Burt 3da4b01c70 Add s3 bucket backend 2022-03-29 21:12:02 +01:00
Harrison Burt 81bed59b5c Add more tests 2022-03-29 20:45:25 +01:00
Harrison Burt a8a0c0978e Fix resizing pipelines and encoders 2022-03-29 20:41:20 +01:00
Harrison Burt 8ca8094d8d Fix more encoding bugs 2022-03-28 19:24:53 +01:00
Harrison Burt e96f8c4d98 Add more robust testing across settings 2022-03-27 23:24:59 +01:00
Harrison Burt 8acb8690fa Fix bugs from unit testing 2022-03-27 23:20:55 +01:00
Harrison Burt 490844ed90 Add tests 2022-03-27 22:34:16 +01:00
Harrison Burt 8a7a0f1782 Add retrieval to test 2022-03-27 21:15:00 +01:00
Harrison Burt 2e45f17815 Update docs 2022-03-27 21:07:44 +01:00
Harrison Burt d00cbd7c09 Update routes to make clippy happy 2022-03-27 21:06:42 +01:00
Harrison Burt eb418cffac Update setup and gitignore 2022-03-27 21:05:48 +01:00
Harrison Burt 114137b7b0 Add testing and automatic content type detection 2022-03-27 21:04:22 +01:00
Harrison Burt 43ff1229eb Add test handling 2022-03-27 19:13:50 +01:00
Harrison Burt 4dd8fe450c Update config 2022-03-27 18:48:33 +01:00
Harrison Burt 190dfa809a Finish JIT and realtime pipelines 2022-03-27 18:35:01 +01:00
Harrison Burt 75c851feec Add context to the original data kind and then the desired kind to allow for JIT and realtime conversion 2022-03-27 18:05:31 +01:00
Harrison Burt 6ceb6bc53b Special case realtime processor and JIT processor fetching 2022-03-27 17:55:30 +01:00
Harrison Burt 9c5048efc9 Use shared bytes and update docs 2022-03-27 17:41:26 +01:00
Harrison Burt 3297def529 Add AOT pipeline 2022-03-27 17:34:57 +01:00
Harrison Burt 7bf417a153 Add more documentation 2022-03-27 14:53:07 +01:00
Harrison Burt 09ae906d00 Add resizer 2022-03-27 14:39:37 +01:00
Harrison Burt 69fe5c25d1 Small cleanup 2022-03-27 14:21:30 +01:00
Harrison Burt c114359424 Update pipelines to container configuration information 2022-03-27 14:18:26 +01:00
Harrison Burt b654d688ca Add image processors based and encoder 2022-03-27 14:18:13 +01:00
Harrison Burt 32f958c6af Update pipelines and fix fetch kind handling 2022-03-27 13:37:10 +01:00
Harrison Burt eae6deee56 Update responses 2022-03-27 12:51:23 +01:00