Commit Graph

  • 8026a25278 pwa fix master echo 2026-03-18 03:08:38 +0100
  • e43680f798 cors echo 2026-03-09 11:17:44 +0100
  • fe534a7875 text formating echo 2026-03-08 21:53:27 +0100
  • 6241c25af0 shares updated echo 2026-03-06 13:22:07 +0100
  • a11194831d logs removed from api.ts echo 2026-03-02 23:49:48 +0100
  • 325fe9735b fix: add Traefik health check and pass host header for CMS service echo 2026-03-02 22:54:17 +0100
  • a79a3af3d5 fix: restrict PostHog debug logging to development only echo 2026-03-02 22:29:14 +0100
  • c0eea843bf translation echo 2026-03-02 22:22:06 +0100
  • a59bdc7711 typos echo 2026-03-02 18:16:01 +0100
  • b743608742 fix: update CSP to allow PostHog analytics scripts and connections echo 2026-03-01 02:14:49 +0100
  • d0428aff0c fix: use correct PostHog API host from environment variable echo 2026-03-01 02:09:21 +0100
  • dea569df99 chore: update package-lock.json after clean install echo 2026-03-01 01:58:46 +0100
  • 91b256a45a up echo 2026-03-01 01:49:11 +0100
  • 2b6eef6509 fix: update react-dom to 19.2.4 to match react version echo 2026-03-01 01:44:25 +0100
  • fbb4d29e5d fix: add PostHog env vars to Dockerfiles for production builds echo 2026-03-01 01:42:09 +0100
  • 01a3c1a776 posthog echo 2026-03-01 01:36:11 +0100
  • e218ad57e8 debug: add PostHog config logging echo 2026-03-01 01:23:55 +0100
  • b9a4a45781 feat: integrate PostHog analytics for frontend and PWA echo 2026-03-01 01:04:17 +0100
  • 64588935ca fix: update PWA with Google Fonts and CSP for production API connections echo 2026-03-01 00:27:57 +0100
  • bba5a018ab fix: implement article view count tracking echo 2026-03-01 00:20:46 +0100
  • aa43f50a8c fix: localize UI text to Macedonian and fix view count display echo 2026-02-28 23:57:33 +0100
  • 46bbeed525 hero fix echo 2026-02-28 23:38:11 +0100
  • 7258f059ce fix: remove duplicate /api/v1 in article detail route loader echo 2026-02-28 23:37:12 +0100
  • a66db56156 fix: resolve API URL duplication, CORS issues, and image localhost URLs echo 2026-02-28 23:29:54 +0100
  • ebd1fc28d5 fix: remove Traefik buffering middleware causing CMS timeout echo 2026-02-28 23:22:07 +0100
  • cba9908180 fix: move Google Fonts to HTML head to resolve CSS @import order warning echo 2026-02-28 23:06:15 +0100
  • 287dcb4070 fav echo 2026-02-28 22:46:42 +0100
  • 50ac4531d3 typo fix echo 2026-02-28 22:38:23 +0100
  • 79bd134977 fix: correct CSS @import order to resolve 504 gateway timeout echo 2026-02-28 22:14:53 +0100
  • 88dbd2719d typo echo 2026-02-28 22:06:15 +0100
  • e71dc2b90f foot echo 2026-02-28 21:38:07 +0100
  • caf56d9fcd fix me echo 2026-02-28 20:32:10 +0100
  • 86c1c2d366 upatstvo za upotreba echo 2026-02-28 20:22:35 +0100
  • 4f2837ad4e feat: add About/Instructions page with comprehensive usage guide echo 2026-02-28 20:08:25 +0100
  • c6427304ac feat: show live blog updates section open by default on homepage echo 2026-02-28 20:02:52 +0100
  • 515c4cacf3 feat: update live blog UI with chat layout, fix page title and favicon echo 2026-02-28 19:48:56 +0100
  • 59891b03dc fix: resolve file permissions issue for Strapi media uploads echo 2026-02-28 19:22:31 +0100
  • 8f68dab53f fix: increase file upload limits for Strapi media library to 200MB echo 2026-02-28 19:07:02 +0100
  • fa7dcc2b08 feat: add general category, fix header wrapping, show last 5 live blog updates echo 2026-02-28 18:47:11 +0100
  • 3e61fe5694 fix: ensure slug and excerpt are never null to pass validation echo 2026-02-28 18:22:48 +0100
  • a5008a3646 fix: add slug auto-generation fallback for articles without slugs echo 2026-02-28 18:02:33 +0100
  • cbdb801655 fix: disable Authorization header for Strapi public API access echo 2026-02-28 17:46:59 +0100
  • a5c57b33f7 fix: remove STRAPI_API_TOKEN to allow public API access echo 2026-02-28 17:03:06 +0100
  • b39972102a fix: use APP_GUARD provider for global authentication guard echo 2026-02-28 16:49:24 +0100
  • 8fbde18d02 feat: add GET endpoint for sync/all for easier testing echo 2026-02-28 16:33:27 +0100
  • 94b0239a0a fix: re-enable DATABASE_SYNCHRONIZE to create missing tables echo 2026-02-28 16:25:16 +0100
  • ac610e6f6a fix: add missing slug and description fields to Article schema and fix auth header echo 2026-02-28 16:10:48 +0100
  • 8eaaf4afad fix: convert Article API files from TypeScript to JavaScript for Strapi compatibility echo 2026-02-28 15:48:47 +0100
  • 33008b64ce fix: enhance CORS configuration with explicit methods and headers echo 2026-02-28 15:33:45 +0100
  • 005d368dc7 debug: add logging to check if article content type loads echo 2026-02-28 15:29:41 +0100
  • a8c0ab8884 feat: add Article content type schema and API endpoints echo 2026-02-27 20:42:53 +0100
  • e443ece848 fix: remove article API files to allow Strapi UI to recreate them echo 2026-02-27 20:32:22 +0100
  • 76963f6eea aa echo 2026-02-27 20:10:49 +0100
  • bfc7e76f17 fix: disable database sync and simplify backend startup echo 2026-02-27 20:10:03 +0100
  • 06a0c9fe05 fix: temporarily disable lifecycle hooks and CMS dependency to fix startup echo 2026-02-27 18:25:22 +0100
  • c1b49a4cb6 fix: use internal Docker network for backend-to-CMS communication echo 2026-02-27 17:47:42 +0100
  • 4f30542014 feat: implement automatic webhook via Strapi lifecycle hooks echo 2026-02-27 17:11:04 +0100
  • d7281024bf fix: configure Strapi public URL to prevent Gateway Timeout on publish echo 2026-02-27 16:18:24 +0100
  • 4a22e8a18a feat: auto-seed admin user on backend startup echo 2026-02-27 16:06:08 +0100
  • 994becc687 fix: copy src directory to include content type schemas in production echo 2026-02-24 21:01:13 +0100
  • 69e758b841 fix: explicitly link Traefik routers to services to resolve Gateway Timeout echo 2026-02-24 19:59:15 +0100
  • 17c6a1593c feat: enable database synchronization to initialize backend schema echo 2026-02-24 19:40:56 +0100
  • d573846e5c fix: configure CORS to allow frontend and PWA domains echo 2026-02-24 19:28:54 +0100
  • c3b01de12e fix: update CSP headers to allow production API domains echo 2026-02-24 19:16:22 +0100
  • 80a2ee89a6 fix: create symlink for Strapi admin build location echo 2026-02-24 19:02:05 +0100
  • ff0916b37c fix: copy .strapi metadata directory for admin panel echo 2026-02-24 18:42:51 +0100
  • 6eb68b7bd3 debug: add detailed connection config logging echo 2026-02-24 18:33:58 +0100
  • fcbd082f6d feat: add detailed database configuration logging echo 2026-02-24 18:26:25 +0100
  • 183636bceb fix: improve PostgreSQL health checks and expose port 5432 echo 2026-02-24 18:13:10 +0100
  • 5262e73a12 cms fix echo 2026-02-24 18:02:03 +0100
  • 590a96e502 fix: correct Strapi database configuration structure echo 2026-02-24 18:01:30 +0100
  • 0ef26ba2f1 fix: add HTTP to HTTPS redirect and fix CMS Dockerfile echo 2026-02-24 17:52:51 +0100
  • 2efdf20f88 refactor: use npm prune --omit=dev instead of deprecated --production flag echo 2026-02-24 17:41:38 +0100
  • ed723bc429 fix: use 'https' entrypoint instead of 'websecure' for Traefik echo 2026-02-24 17:34:51 +0100
  • b8dfde512c feat: add manual Traefik labels and coolify network to all services echo 2026-02-24 17:16:28 +0100
  • 5fc424408e fix: correct health check endpoints and use IPv4 addresses echo 2026-02-24 16:49:17 +0100
  • 749ff5659c port conf echo 2026-02-24 16:44:40 +0100
  • a2caaab26a devops again echo 2026-02-24 15:13:50 +0100
  • bc3e834a39 tr echo 2026-02-24 14:39:41 +0100
  • 7a96b52cfc devops doodle echo 2026-02-24 14:17:29 +0100
  • 5233eec96a devopse secret echo 2026-02-24 14:01:10 +0100
  • 831da0af4d messing up deployment echo 2026-02-24 13:49:03 +0100
  • a9528582fd strapi config echo 2026-02-24 13:31:31 +0100
  • ee676b3916 db config echo 2026-02-24 13:15:47 +0100
  • 9013bc51f3 docker files fix echo 2026-02-24 12:58:38 +0100
  • 57ae0bb3b5 cool up echo 2026-02-23 06:21:45 +0100
  • 3b827a90ac prod update echo 2026-02-23 05:54:35 +0100
  • 3af4b92e1b legacy echo 2026-02-23 05:28:46 +0100
  • cfc43a7119 docker fix echo 2026-02-23 05:18:40 +0100
  • dc93a8b652 compose coolify echo 2026-02-23 04:51:14 +0100
  • 69833d2067 prod echo 2026-02-22 05:30:47 +0100
  • d041575600 logs removed echo 2026-02-22 04:49:38 +0100
  • 57864e00da push notification littleFixes echo 2026-02-22 04:00:20 +0100
  • 0bbf2ab56f push notification implemented push echo 2026-02-22 02:23:41 +0100
  • 26a17b5a4c Merge branch 'pwa' echo 2026-02-22 01:27:13 +0100
  • 7725674fd5 implemented pwa nord echo 2026-02-22 01:20:59 +0100
  • f1f16a80a5 pwa ready echo 2026-02-22 01:11:20 +0100
  • 83c60ce40d ag echo 2026-02-22 00:44:46 +0100
  • f20842b3ab xxl xxl echo 2026-02-16 21:50:11 +0100
  • 8510cccb6e buymeacoffe added coffee echo 2026-02-16 21:20:58 +0100