Commit Graph
100 Commits
Author SHA1 Message Date
cedric df55445480 fix: CSP compliance for inline styles and scripts 2026-07-27 01:54:57 +04:00
cedric 4778f0e9e3 fix(security): safe JSON-LD encoding and URL escaping 2026-07-27 01:54:49 +04:00
cedric a28ba8bfec fix(security): systematic output escaping with e() and video-card partial 2026-07-27 01:54:42 +04:00
cedric 442c262539 fix: load markdown in direct.php, allow video-channels, guard modals 2026-07-27 01:54:34 +04:00
cedric 9b460a2550 ci: add PHP and JS unit tests to workflows
Déploiement PROD / check (push) Successful in 3m28s
Déploiement PROD / deploy (push) Successful in 8s
2026-07-26 22:52:46 +04:00
cedric f895800c9d chore: wire tests into check.sh and document test suites 2026-07-26 20:22:29 +04:00
cedric 606175d718 test(e2e): add Playwright tests for homepage, video page and load-more 2026-07-26 20:22:20 +04:00
cedric 54a4368ea8 test(js): add node:test unit tests for countdown and pleroma adapter 2026-07-26 20:22:12 +04:00
cedric c02180fb4d test(php): add native unit tests for security, cache, format, markdown 2026-07-26 20:22:05 +04:00
cedric 5c726f91b2 fix(server): exclude /ajax/ from .php redirect to preserve POST
Déploiement PROD / check (push) Successful in 3m23s
Déploiement PROD / deploy (push) Successful in 8s
2026-07-26 19:55:18 +04:00
cedric 98c2818c3f fix: change cache name
Déploiement PROD / check (push) Successful in 3m24s
Déploiement PROD / deploy (push) Successful in 8s
2026-07-26 19:47:15 +04:00
cedric 6c432c517f fix: call load-more endpoint without .php extension 2026-07-26 19:46:16 +04:00
cedric 090663dc3b fix: change cache name
Déploiement PROD / check (push) Successful in 3m24s
Déploiement PROD / deploy (push) Successful in 8s
2026-07-26 18:51:32 +04:00
cedric 5899dfb856 fix(csrf): stateless HMAC token to survive page cache
Déploiement PROD / check (push) Successful in 3m26s
Déploiement PROD / deploy (push) Successful in 8s
2026-07-26 18:44:05 +04:00
cedric 9109068b0b chore(sw): bump cache version to 26072026-1831
Déploiement PROD / check (push) Successful in 3m28s
Déploiement PROD / deploy (push) Successful in 8s
2026-07-26 18:31:36 +04:00
cedric 0d45b716fb fix: view more button on category page 2026-07-26 18:19:53 +04:00
cedric b12d66195d docs(readme): align CI checks description with workflows
Déploiement PROD / check (push) Successful in 3m26s
Déploiement PROD / deploy (push) Successful in 8s
2026-07-26 12:22:31 +04:00
cedric 050d583b6b ci: keep only PHP/JS lint in CI, move rest to local checks
Déploiement PROD / check (push) Successful in 3m25s
Déploiement PROD / deploy (push) Successful in 9s
2026-07-25 22:33:01 +04:00
cedric bc64981023 docs(deploy): clarify CI SSH key transfer to server
Déploiement PROD / check (push) Failing after 3m44s
Déploiement PROD / deploy (push) Has been skipped
2026-07-25 22:01:10 +04:00
cedric 3620010212 feat: add ko-fi link 2026-07-25 21:52:29 +04:00
cedric aa86bf65e4 feat(donations): clickable OKI links in donation disclaimer 2026-07-25 21:52:29 +04:00
cedric e673b484ce feat(donations): default OKI links and transparency notice 2026-07-25 21:35:33 +04:00
cedric 5457f6fae0 style: feature trending hashtags card with accent bar and icon 2026-07-25 18:45:11 +04:00
cedric 33646f8d19 fix: make search results count visible in dark mode 2026-07-25 18:09:07 +04:00
cedric acd3a44c55 feat: add decorative emoji row above trending hashtags 2026-07-25 17:59:39 +04:00
cedric 609677f679 Revert "feat: add decorative emoji row above footer hashtags"
This reverts commit e5c7db1355.
2026-07-25 17:57:54 +04:00
cedric e5c7db1355 feat: add decorative emoji row above footer hashtags 2026-07-25 17:56:16 +04:00
cedric f04b3f5e64 docs: add git permission and 502 troubleshooting to deploy guide 2026-07-25 17:42:17 +04:00
cedric 9eddf5d9cd fix: prevent infinite redirect loop in nginx php block 2026-07-25 17:42:12 +04:00
cedric 9449f7e149 fix: restructure nginx sample for pre-certbot deployment 2026-07-25 17:31:53 +04:00
cedric dc217e77f1 fix: add fix for deploying 2026-07-25 17:05:05 +04:00
cedric 4a4b56296e feat: accept any .adoc file in PDF generation script 2026-07-25 16:51:05 +04:00
cedric 84013376f2 docs: prioritize nginx, fix sample config and use certbot snap 2026-07-25 16:44:24 +04:00
cedric dafb5e5753 fix: architecture schema in DEPLOY 2026-07-25 16:33:37 +04:00
cedric 4114b9e8e3 feat: limit default categories and hashtags to podcast scope 2026-07-25 15:19:36 +04:00
cedric 521ad8c7f1 feat: improve SEO with podcast JSON-LD, canonical and meta descriptions 2026-07-25 15:12:43 +04:00
cedric 576a72a0e1 fix: enable cache by default and skip caching empty castopod results 2026-07-24 20:55:35 +04:00
cedric 9cf7487f24 fix: shellcheck SC2164 in scripts/check.sh 2026-07-24 20:31:35 +04:00
cedric 681683c059 feat: add Gitea Actions CI/CD, local checks and deploy guide 2026-07-24 20:19:02 +04:00
cedric 7e8f078b60 docs: use generic example.com domain in samples and docs 2026-07-24 19:54:00 +04:00
cedric 7f1bdaa2ab feat: add styled PWA update modal with auto cache purge 2026-07-24 19:35:13 +04:00
cedric f760dfb72c feat: apply ANNU KUTE CED branding to icons and favicons 2026-07-23 22:09:40 +04:00
cedric 4e180c0248 config: default HERO_TYPE = video 2026-07-23 06:56:36 +04:00
cedric cc6580ccbb config: change default HERO_VIDEO_ID 2026-07-23 06:56:06 +04:00
cedric 5b1a78782a docs: add one-command README HTML/PDF export 2026-07-23 05:48:43 +04:00
cedric 3d28d3832f docs: rewrite README as bilingual FR/EN reference 2026-07-23 05:10:04 +04:00
cedric eaacd23702 docs: rebrand fork for ANNU KUTE CED podcast hub 2026-07-23 04:17:49 +04:00
cedric 62d4d99bfb fix: remove COEP header to allow cross-origin embeds 2026-07-08 07:39:09 +04:00
cedric 3e249bbc34 feat: improve security headers and csp nonce handling 2026-07-08 07:33:40 +04:00
cedric 05d01fb7bc fix: prevent stale mastodon instance config from cache 2026-07-08 07:21:48 +04:00
cedric 9a017f5479 typo: bokantaj => bokante 2026-07-08 07:00:59 +04:00
cedric b5985eda06 refactor: fix new images 2025-10-18 18:29:00 +04:00
cedric 6d4cae02c6 refactor: change mobile images 2025-10-18 18:17:20 +04:00
cedric e79af4f11d fix: short error on click 2025-10-18 01:20:04 +04:00
cedric 6ac195b089 feat: permit to play Castopod files 2025-10-17 21:28:14 +04:00
cedric b3ee9d9837 feat: permit to play Funkwhale songs 2025-10-17 21:23:44 +04:00
cedric 95de788114 feat: add Funkwhale integration 2025-10-17 21:10:20 +04:00
cedric 0319fa20c3 feat: add last podcast from castopod 2025-10-17 17:38:16 +04:00
cedric b35dbde8c9 feat: permit display one video in index 2025-10-17 14:23:31 +04:00
cedric 8905d09b48 docs: update README 2025-10-17 12:29:12 +04:00
cedric 50d472a9a4 feat: improve index & change meta informations 2025-10-17 12:29:12 +04:00
cedric 8fa410cfba feat: add pleroma adaptater 2025-10-17 12:29:11 +04:00
cedric 184b3d4893 feat: replace direct element 2025-10-17 12:29:11 +04:00
cedric 444fb4bc26 refactor: remove movement_presentation image 2025-10-17 12:29:11 +04:00
cedric 4b4cffa0f3 feat: hide video count 2025-10-17 12:29:10 +04:00
cedric 2602d4099d feat: remplace kaubuntu by OKI 2025-10-17 12:29:10 +04:00
cedric a5fc9843e3 feat: improve donate page and rename it 2025-10-17 12:29:10 +04:00
cedric 2e4a1c7b41 feat: adapt default config with OKI informations 2025-10-17 12:20:17 +04:00
cedric c9ea3dc1c5 feat: replace kaubuntu by OKI in sample files 2025-10-17 12:19:43 +04:00
cedric a23714c06f feat: replace logos by OKI logos 2025-10-17 12:16:07 +04:00
cedric 66de41b118 docs: update README with requirement & new variable 2025-10-08 20:55:40 +04:00
cedric 4b1452ee79 feat: improve live info style 2025-10-08 20:53:36 +04:00
cedric e4dc8b0e15 config: add more variables in config.local.php.sample 2025-10-08 20:53:09 +04:00
cedric 04a7e4c6eb refactor: use variable DEFAULT_TIMEZONE 2025-10-08 20:52:40 +04:00
cedric f1f056f7f3 fix: adapt carousel control on mobile 2025-10-08 20:50:52 +04:00
cedric b7ccfce43e feat: add next live announcement with multi-timezone display 2025-10-08 17:00:40 +04:00
cedric e6b2b60edc feat: improve shorts style 2025-10-03 08:20:11 +04:00
cedric f68a6e152c fix: change short alignment 2025-10-03 08:06:24 +04:00
cedric 006194fcdb fix: add security exception to allow S3 media 2025-09-29 18:58:14 +04:00
cedric 5bbc6f1c66 feat: add PayPal donation 2025-09-28 20:39:47 +04:00
cedric 1365953b97 feat: improve cache including WordPress 2025-09-28 20:38:51 +04:00
cedric 57e0a0d35f feat: show WordPress posts 2025-09-17 22:30:09 +04:00
cedric 63f947fefc fix: add space to timezone country 2025-09-14 14:38:58 +04:00
cedric 6a25f6b4cd feat: add cache-busting for css files 2025-09-14 14:27:00 +04:00
cedric 3c8d47ed52 fix: handle long text in COUNTDOWN_TIMEZONES 2025-09-14 14:19:33 +04:00
cedric 3301f26b29 feat: upgrade font-awesome to v7 2025-09-14 13:49:57 +04:00
cedric 041494f87e fix: resolve scrolling error on mobile device 2025-09-14 11:33:45 +04:00
cedric 458c5498c0 fix: add hour to cache format 2025-09-14 11:28:43 +04:00
cedric 17b91af2e2 feat: change cache format for SW 2025-09-14 11:19:47 +04:00
cedric a7def8537f feat: add COUNTDOWN_TIMEZONES to countdown 2025-09-14 11:18:58 +04:00
cedric e5505ebdc0 fix(countdown): remove circles around social media links 2025-09-10 18:55:02 +04:00
cedric 46c50fd8cc fix: change date language to french 2025-09-10 18:43:38 +04:00
cedric 5a39c29629 fix: replace opening date by COUNTDOWN_TARGET_DATE variable 2025-09-10 18:36:36 +04:00
cedric 02a28f8ac2 feat: add coutdown to all pages 2025-09-07 22:12:44 +04:00
cedric 75bc0bca21 feat: add countdown files 2025-09-07 22:11:08 +04:00
cedric 1e717d2c3a docs: remplace README.md by README.adoc 2025-07-24 22:12:30 +04:00
cedric 940b0937df docs: update README with Plausible feature 2025-07-24 08:40:35 +04:00
cedric 0a3604daad feat: authorize Plausible script 2025-07-24 08:36:46 +04:00
cedric a08576cea4 feat: add Plausible script 2025-07-24 07:40:36 +04:00
cedric d41adfd5cc fix: adpat dark mode & header for mobile device 2025-07-22 14:16:36 +04:00