Commit Graph

42 Commits

Author SHA1 Message Date
yyasha 100530418f security_opt for frontend 2024-01-31 14:53:17 +03:00
yyasha 43e3a2db09 add volume for app config; add minio tag 2024-01-31 12:20:32 +03:00
yyasha 82c4d1f5cc parse all pages in parser 2024-01-31 11:35:38 +03:00
yyasha 4eeadd3397 expose port 2024-01-31 11:08:51 +03:00
yyasha 8ccf51f963 add example env 2024-01-31 10:46:07 +03:00
yyasha df5fec15a9 add app and frontend to docker compose 2024-01-31 10:29:30 +03:00
yyasha 9e78692345 add CORS; change get to post for json 2024-01-31 10:18:29 +03:00
yyasha 4bff6e9405 add Dockerfile 2024-01-29 22:55:20 +03:00
yyasha 98864e4d03 tests for GetRecipesByCategoryHandler 2024-01-29 15:32:55 +03:00
yyasha c931100c48 error handling for category not found 2024-01-29 15:32:35 +03:00
yyasha 0b91ea5ba9 tests for GetRecipesHandler 2024-01-29 15:01:58 +03:00
yyasha 606cc3763a tests for GetRecipeHandler 2024-01-29 13:46:58 +03:00
yyasha 2685baa3e7 add mocks for handlers 2024-01-28 11:37:18 +03:00
yyasha efee9b2718 change error handling 2024-01-27 21:58:35 +03:00
yyasha 825957a1e9 remove volume from redis 2024-01-27 21:53:26 +03:00
yyasha 53973e329f remove debug messages 2024-01-27 21:48:46 +03:00
yyasha 090efaf84a add cache 2024-01-27 21:42:23 +03:00
yyasha 665a469f27 remove redis save to disk 2024-01-27 19:51:46 +03:00
yyasha 565acde3cd fix bug in GetRecipe 2024-01-27 12:38:33 +03:00
yash d0b82dde31 fixings 2024-01-25 23:40:04 +03:00
yash bad50a81cc add application run and stop 2024-01-25 15:44:38 +03:00
yash 29686ee798 add application run and stop 2024-01-25 15:35:04 +03:00
yash d0bb3001f4 add get recipes by category page handler 2024-01-23 18:53:55 +03:00
yash 370c77ab38 add get recipes page handler 2024-01-23 18:28:59 +03:00
yash 94ff1e9872 get recipe image http handler 2024-01-23 14:40:45 +03:00
yash 55c7c2bff6 logger mv; get recipe http handler 2024-01-23 13:22:16 +03:00
yash a28beb0e9c fix transaction 2024-01-22 20:07:02 +03:00
yash d16cc65a44 handling special errors in postgresql 2024-01-22 18:25:45 +03:00
yyasha 26845b5c82 change from FooErr to ErrFoo 2024-01-22 15:55:26 +03:00
yash 58b8d016e8 add postgres.AddRecipeInformation 2024-01-21 17:10:21 +03:00
yash f94adb67dd fix linter's warnings 2024-01-21 15:48:47 +03:00
yash 99a57be4c4 update parser; minio bucket check 2024-01-21 13:52:21 +03:00
yash d7c777a2ca minio save/get recipe; parser fixings 2024-01-21 13:10:06 +03:00
yyasha 67e913ff3a minio upload 2024-01-20 22:01:32 +03:00
yyasha 5aaa644fc5 fix errors 2024-01-20 21:49:14 +03:00
yash f363ad2f27 add minio 2024-01-20 21:33:49 +03:00
yash 86c1389df7 db funcs 2024-01-19 22:00:03 +03:00
yash 632d69ccda db funcs 2024-01-19 15:49:26 +03:00
yash f4bf66ea1b add migrator 2024-01-18 19:48:27 +03:00
yash 63152281d9 init storage 2024-01-16 22:10:29 +03:00
yash 76e18d62cb add logger 2024-01-16 21:44:20 +03:00
yash 358b89da58 init project and add config 2024-01-15 15:30:13 +03:00