Commit Graph

25 Commits

Author SHA1 Message Date
36322af284 feat: return date in get handler 2024-09-03 10:08:37 +03:00
fc281bc12b feat: better error handling 2024-09-03 09:41:04 +03:00
98f069c94e fix: change diameter to radius 2024-08-06 16:53:26 +03:00
b9fc8c84d3 feat: add diameter field to db 2024-08-06 16:40:36 +03:00
554719f566 refactor: return redirect instead of json 2024-08-05 12:16:55 +03:00
eeca427725 refactor: move handlers to seperate file 2024-08-05 10:18:15 +03:00
47a9affc32 fix(ci): create public directory for photos 2024-08-04 15:14:58 +03:00
4730bfb1c4 ci: add required packages in dockerfile for libvips 2024-08-04 15:02:06 +03:00
e244fcb334 feat: add error handling to bimg 2024-07-29 22:47:01 +03:00
16b16cb464 ci(fix): fix from as casing 2024-07-29 20:53:00 +03:00
c1d74f74bd ci: remove buildx 2024-07-29 20:50:32 +03:00
7164529829 ci(fix): syntax error 2024-07-29 20:41:17 +03:00
a4f542e15d ci: add new build step 2024-07-29 20:39:43 +03:00
ea723e4a7b ci: add dockerfile 2024-07-29 20:17:31 +03:00
afea0a04a9 ci: add deploy script 2024-07-29 20:12:20 +03:00
958c6fdcd2 feat: add increment handler 2024-07-05 17:54:28 +03:00
635e4116e2 feat: create get and post endpoints 2024-07-05 17:25:48 +03:00
bda75b5adb feat: add get endpoint 2024-07-04 20:59:47 +03:00
7aa372dca1 feat: save images in database 2024-07-04 20:34:48 +03:00
275fe53c90 feat: add db init and access functions 2024-07-04 20:12:39 +03:00
234a5cff74 feat: add uri generator 2024-07-04 19:52:51 +03:00
cc4b3141e9 chore: ignore TODO file 2024-07-03 22:48:32 +03:00
7706dd122e feat: add webp conversion for images 2024-07-03 22:28:20 +03:00
ca4e157acd init sample project 2024-07-03 21:33:46 +03:00
3a3b06afa3 Initial commit 2024-07-03 18:31:01 +00:00