• Joined on 2024-08-16
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 14:36:55 +00:00
33008b64ce fix: enhance CORS configuration with explicit methods and headers
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 14:31:10 +00:00
005d368dc7 debug: add logging to check if article content type loads
dimitar pushed to master at dimitar/placebo.mk 2026-02-27 19:43:40 +00:00
a8c0ab8884 feat: add Article content type schema and API endpoints
dimitar pushed to master at dimitar/placebo.mk 2026-02-27 19:33:24 +00:00
e443ece848 fix: remove article API files to allow Strapi UI to recreate them
dimitar pushed to master at dimitar/placebo.mk 2026-02-27 19:11:23 +00:00
bfc7e76f17 fix: disable database sync and simplify backend startup
Compare 2 commits »
dimitar pushed to master at dimitar/placebo.mk 2026-02-27 17:27:03 +00:00
06a0c9fe05 fix: temporarily disable lifecycle hooks and CMS dependency to fix startup
dimitar pushed to master at dimitar/placebo.mk 2026-02-27 16:50:46 +00:00
c1b49a4cb6 fix: use internal Docker network for backend-to-CMS communication
dimitar pushed to master at dimitar/placebo.mk 2026-02-27 16:21:39 +00:00
4f30542014 feat: implement automatic webhook via Strapi lifecycle hooks
dimitar pushed to master at dimitar/placebo.mk 2026-02-27 15:25:50 +00:00
d7281024bf fix: configure Strapi public URL to prevent Gateway Timeout on publish
dimitar pushed to master at dimitar/placebo.mk 2026-02-27 15:08:24 +00:00
4a22e8a18a feat: auto-seed admin user on backend startup
dimitar pushed to master at dimitar/placebo.mk 2026-02-24 20:03:20 +00:00
994becc687 fix: copy src directory to include content type schemas in production
dimitar pushed to master at dimitar/placebo.mk 2026-02-24 19:05:54 +00:00
69e758b841 fix: explicitly link Traefik routers to services to resolve Gateway Timeout
dimitar pushed to master at dimitar/placebo.mk 2026-02-24 18:44:33 +00:00
17c6a1593c feat: enable database synchronization to initialize backend schema
dimitar pushed to master at dimitar/placebo.mk 2026-02-24 18:31:01 +00:00
d573846e5c fix: configure CORS to allow frontend and PWA domains
dimitar pushed to master at dimitar/placebo.mk 2026-02-24 18:20:25 +00:00
c3b01de12e fix: update CSP headers to allow production API domains
dimitar pushed to master at dimitar/placebo.mk 2026-02-24 18:06:02 +00:00
80a2ee89a6 fix: create symlink for Strapi admin build location
dimitar pushed to master at dimitar/placebo.mk 2026-02-24 17:45:55 +00:00
ff0916b37c fix: copy .strapi metadata directory for admin panel
dimitar pushed to master at dimitar/placebo.mk 2026-02-24 17:36:05 +00:00
6eb68b7bd3 debug: add detailed connection config logging
dimitar pushed to master at dimitar/placebo.mk 2026-02-24 17:27:54 +00:00
fcbd082f6d feat: add detailed database configuration logging
183636bceb fix: improve PostgreSQL health checks and expose port 5432
Compare 2 commits »
dimitar pushed to master at dimitar/placebo.mk 2026-02-24 17:04:07 +00:00
5262e73a12 cms fix
590a96e502 fix: correct Strapi database configuration structure
Compare 2 commits »