Commit Graph

22 Commits

Author SHA1 Message Date
b9fc8c84d3 feat: add diameter field to db 2024-08-06 16:40:36 +03:00
554719f566 refactor: return redirect instead of json
All checks were successful
/ build-and-push-image (push) Successful in 1m19s
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
All checks were successful
/ build-and-push-image (push) Successful in 1m22s
2024-08-04 15:14:58 +03:00
4730bfb1c4 ci: add required packages in dockerfile for libvips
All checks were successful
/ build-and-push-image (push) Successful in 1m33s
2024-08-04 15:02:06 +03:00
e244fcb334 feat: add error handling to bimg
Some checks failed
/ build-and-push-image (push) Failing after 27s
2024-07-29 22:47:01 +03:00
16b16cb464 ci(fix): fix from as casing
Some checks failed
/ build-and-push-image (push) Failing after 27s
2024-07-29 20:53:00 +03:00
c1d74f74bd ci: remove buildx
Some checks failed
/ build-and-push-image (push) Failing after 26s
2024-07-29 20:50:32 +03:00
7164529829 ci(fix): syntax error
Some checks failed
/ build-and-push-image (push) Failing after 16s
2024-07-29 20:41:17 +03:00
a4f542e15d ci: add new build step
Some checks failed
/ build-and-push-image (push) Failing after 38s
2024-07-29 20:39:43 +03:00
ea723e4a7b ci: add dockerfile
Some checks failed
/ build-and-push-image (push) Failing after 16s
2024-07-29 20:17:31 +03:00
afea0a04a9 ci: add deploy script
Some checks failed
/ build-and-push-image (push) Failing after 9s
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