Commit Graph

18 Commits

Author SHA1 Message Date
Jesse Brault
7f985f3434 Service and data layer handling of jobs, files, and recipe inferences. 2026-01-16 20:37:58 -06:00
Jesse Brault
a38ac6b6f5 Add inference service. 2025-12-31 14:05:07 -06:00
Jesse Brault
9f54c63c53 Add basic AI search. 2025-12-28 21:22:13 -06:00
Jesse Brault
2642f6100e Fix app smokescreen and ImageController integration tests for use with Postgres. 2025-12-26 23:26:51 -06:00
Jesse Brault
1fefeaa1da Change to flyway migrations, many SQL/entity updates. 2025-12-26 13:45:27 -06:00
Jesse Brault
52136a34bd Turn off auto-commit in hikari so that LOBs may be retrieved easily. 2025-12-25 13:49:07 -06:00
Jesse Brault
fe6784e7fe Switch to Postgres. 2025-12-25 13:41:53 -06:00
Jesse Brault
02e3b6df66 Basic Docker and Docker Compose containerization working. 2024-09-30 19:17:13 -05:00
Jesse Brault
17533e15ed More ideal settings of token lifetimes and usage of @Nullable in AuthController. 2024-08-07 17:02:38 -05:00
Jesse Brault
e2765c4a96 Working on refresh auth flow. 2024-08-06 21:54:53 -05:00
Jesse Brault
3d7d5d00f1 Added url to ImageView and related. 2024-07-29 17:09:03 -05:00
Jesse Brault
ff0f22b9e4 Added Obazda test image to DevConfiguration. 2024-07-28 15:03:42 -05:00
Jesse Brault
6f7016f870 Basic ImageController and related. 2024-07-24 16:27:15 -05:00
Jesse Brault
24db93111f Added ImageService.getImageContentById and ImageService.*viewer* methods. 2024-07-22 18:21:07 -05:00
Jesse Brault
4f46fce70a Basic setup of MinIO with containers and appropriate services/components for image/file storage. 2024-07-22 10:09:46 -05:00
JesseBrault0709
bf2b7138ca Basic Users and authentication. 2024-06-20 15:53:06 +02:00
JesseBrault0709
5449a2c934 Basic security working. 2024-06-18 14:26:54 +02:00
JesseBrault0709
0844818591 Initial commit. 2024-06-18 09:16:24 +02:00