• Joined on 2024-08-16
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 21:38:49 +00:00
50ac4531d3 typo fix
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 21:15:55 +00:00
79bd134977 fix: correct CSS @import order to resolve 504 gateway timeout
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 21:06:49 +00:00
88dbd2719d typo
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 20:38:30 +00:00
e71dc2b90f foot
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 19:32:25 +00:00
caf56d9fcd fix me
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 19:22:48 +00:00
86c1c2d366 upatstvo za upotreba
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 19:09:16 +00:00
4f2837ad4e feat: add About/Instructions page with comprehensive usage guide
c6427304ac feat: show live blog updates section open by default on homepage
Compare 2 commits »
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 18:50:18 +00:00
515c4cacf3 feat: update live blog UI with chat layout, fix page title and favicon
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 18:23:37 +00:00
59891b03dc fix: resolve file permissions issue for Strapi media uploads
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 18:08:17 +00:00
8f68dab53f fix: increase file upload limits for Strapi media library to 200MB
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 17:50:38 +00:00
fa7dcc2b08 feat: add general category, fix header wrapping, show last 5 live blog updates
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 17:25:46 +00:00
3e61fe5694 fix: ensure slug and excerpt are never null to pass validation
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 17:03:53 +00:00
a5008a3646 fix: add slug auto-generation fallback for articles without slugs
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 16:48:15 +00:00
cbdb801655 fix: disable Authorization header for Strapi public API access
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 16:04:09 +00:00
a5c57b33f7 fix: remove STRAPI_API_TOKEN to allow public API access
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 15:50:51 +00:00
b39972102a fix: use APP_GUARD provider for global authentication guard
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 15:34:58 +00:00
8fbde18d02 feat: add GET endpoint for sync/all for easier testing
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 15:26:47 +00:00
94b0239a0a fix: re-enable DATABASE_SYNCHRONIZE to create missing tables
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 15:16:10 +00:00
ac610e6f6a fix: add missing slug and description fields to Article schema and fix auth header
dimitar pushed to master at dimitar/placebo.mk 2026-02-28 14:50:21 +00:00
8eaaf4afad fix: convert Article API files from TypeScript to JavaScript for Strapi compatibility