Andrii Solianyk hamx
  • Poland
  • Joined on 2024-09-02
hamx pushed to main at ListHub/backend 2026-05-29 22:29:20 +00:00
4d55266221 Update logging pattern in logback configuration to include logger name
hamx pushed to main at ListHub/docker 2026-05-29 22:00:49 +00:00
b2ac845ddb Update docker-compose.yaml
hamx pushed to main at ListHub/backend 2026-05-29 22:00:23 +00:00
fa79f49b6a Update CORS configuration to allow additional origins
hamx pushed to master at ListHub/frontend 2026-05-29 21:58:40 +00:00
95215fa8b1 UPDATE: Change default API URL to localhost for local development
hamx pushed to main at ListHub/docker 2026-05-29 21:33:27 +00:00
1147ec319f Merge pull request 'PR: loki and grafana in backend part of docker compose' (#1) from dolozone into main
d67509a0ff dolozone
Compare 2 commits »
hamx merged pull request ListHub/docker#1 2026-05-29 21:33:25 +00:00
PR: loki and grafana in backend part of docker compose
hamx created pull request ListHub/docker#1 2026-05-29 21:33:15 +00:00
PR: loki and grafana in backend part of docker compose
hamx pushed to main at ListHub/backend 2026-05-29 21:31:23 +00:00
e1ae71409b Add .gitignore to exclude build artifacts and IDE configuration files
a3d2a781c2 Nigdy nie wkładamy target do repozytorium
4213478c94 dolozone
Compare 5 commits »
hamx pushed to dolozone at ListHub/backend 2026-05-29 21:30:04 +00:00
e1ae71409b Add .gitignore to exclude build artifacts and IDE configuration files
hamx pushed to dolozone at ListHub/backend 2026-05-29 21:29:15 +00:00
a3d2a781c2 Nigdy nie wkładamy target do repozytorium
hamx pushed to master at ListHub/frontend 2026-05-09 08:31:38 +00:00
9d8ad779af REMOVE: Delete Google Login button from Login component
hamx pushed to main at ListHub/backend 2026-05-08 19:04:17 +00:00
443d617f9f Refactor project structure and update Lombok version to 1.18.46
hamx pushed to main at ListHub/docker 2026-04-28 10:40:07 +00:00
2b0c96286a init
hamx created branch main in ListHub/docker 2026-04-28 10:40:07 +00:00
hamx pushed to master at ListHub/frontend 2026-04-28 10:11:51 +00:00
9779fa8c55 ADD: Set up Docker environment with Dockerfile and nginx configuration
hamx pushed to main at ListHub/backend 2026-04-28 09:36:54 +00:00
17f3179ec5 Add Docker support and update Java version to 21
hamx pushed to main at ListHub/backend 2026-04-27 13:47:09 +00:00
1988d2f017 Update .idea/compiler.xml
hamx pushed to main at ListHub/backend 2026-04-27 13:46:16 +00:00
a53e89649e add SQL dialect mappings and update logging configuration
hamx pushed to master at ListHub/frontend 2026-04-27 13:44:16 +00:00
599fb59f24 ADD: Introduce API client and update axios usage across the application
hamx pushed to main at ListHub/backend 2026-04-27 13:15:31 +00:00
e1686fcac4 initial