22 Commits

Author SHA1 Message Date
1e42f24e3a Use logstash as logging destination 2025-09-14 01:58:32 +05:00
740e1a0279 Use buildx caching in docker mvn package 2025-09-07 01:06:08 +05:00
13be17fa8f Use docker shared network instead of localhost 2025-09-01 19:21:31 +05:00
21199307c7 Use external docker network 2025-09-01 19:19:47 +05:00
e07f48f39d Change compose service name 2025-08-28 17:23:56 +05:00
53dcde6bd9 Exclude error message and change application name to anyame-kodik-search-backend 2025-08-28 17:22:27 +05:00
eca6f50730 Bump spring-boot 3.5.0 -> 3.5.5 2025-08-28 12:36:59 +05:00
4d99a59947 Add .env.example and add eureka client 2025-08-28 11:47:39 +05:00
f2eee1752d Include "season" in anime identifier 2025-08-10 16:15:23 +05:00
9cc7cede69 [Fix] Allow only specific types only in search results (#2)
Reviewed-on: #2
Co-authored-by: bivashy <botyrbojey@gmail.com>
Co-committed-by: bivashy <botyrbojey@gmail.com>
2025-07-19 18:50:29 +00:00
9540a71307 [Fix] Return unique search results (#1)
Reviewed-on: #1
Co-authored-by: bivashy <botyrbojey@gmail.com>
Co-committed-by: bivashy <botyrbojey@gmail.com>
2025-07-19 18:41:34 +00:00
55bbb79510 Fix compose image name 2025-07-14 00:45:08 +05:00
2b0f816633 Optimize Dockerfile and add docker compose 2025-07-12 18:15:55 +05:00
3fc06eabff Add kodik token to application.properties 2025-07-12 18:14:32 +05:00
95113ce2fb Change logger style in controller 2025-07-12 18:14:19 +05:00
99c0f723aa Move package to com.backend.search.kodik.service... and add Dockerfile 2025-07-07 21:36:31 +05:00
c97c1a9c5a Configure CORS, ignore unkown properties of MaterialData 2025-06-20 00:40:56 +05:00
f145b17527 Generate OpenAPI v3 2025-06-20 00:39:11 +05:00
e7a8b65d7d Move SearchController into controller package (shrug) 2025-05-31 00:49:53 +05:00
52a3046c5c Rename KodikAPIService -> KodikAPI 2025-05-30 00:12:20 +05:00
5acae4abe4 Initial codebase commit 2025-05-29 01:06:19 +05:00
34a9087c55 Initial commit 2025-05-28 19:56:50 +00:00