Cédric Famibelle-Pronzola cedric
cedric pushed to svelte at ORGANISATION-KA-I…/oki-foundation 2026-08-13 17:36:32 +00:00
5ff6a55248 fix: corrige l'affichage du mot "ORGANISATION"
cedric pushed to master at ORGANISATION-KA-I…/pawol.nu 2026-08-11 03:38:18 +00:00
4cc5c405bb feat: add ayisyen
cedric pushed to master at ORGANISATION-KA-I…/api.pawol.nu 2026-08-11 03:31:37 +00:00
926fecd125 feat: add ayisyen
cedric pushed to main at cedric/annu-kute-ced 2026-07-27 18:11:37 +00:00
297f4a276a test: make dons-sync tests work without dons.php instance copy
cedric pushed to main at cedric/annu-kute-ced 2026-07-27 17:58:02 +00:00
745726dad7 feat: add performance benchmark script
d0f9ee4e6b feat: real API-driven search pagination
0e6506b636 refactor: split config.php into modules and lazy-load categories
7cbb7334f0 security: SRI Font Awesome, CSP restrictions, remove X-XSS-Protection, rate limiting
ddd82fdff6 fix: ISO countdown date, IntlDateFormatter and UTF-8 truncation
Compare 16 commits »
cedric pushed to svelte at ORGANISATION-KA-I…/gong.gp 2026-07-27 15:19:07 +00:00
53c8e6a813 Corrige la suppression de la date
cedric pushed to svelte at ORGANISATION-KA-I…/gong.gp 2026-07-27 15:12:32 +00:00
39d4ecaab7 Remplace le fichier .png du drapeau par un .svg
cedric pushed to svelte at ORGANISATION-KA-I…/gong.gp 2026-07-27 15:06:11 +00:00
b917a6259c Merge pull request 'Ajoute le drapeau de Gwadlup (GONG)' (#1) from feat/add-flag into svelte
63c84529ac Ajoute le drapeau de Gwadlup (GONG)
Compare 2 commits »
cedric merged pull request ORGANISATION-KA-I…/gong.gp#1 2026-07-27 15:06:10 +00:00
Ajoute le drapeau de Gwadlup (GONG)
cedric created pull request ORGANISATION-KA-I…/gong.gp#1 2026-07-27 14:19:16 +00:00
Ajoute le drapeau de Gwadlup (GONG)
cedric created branch feat/add-flag in ORGANISATION-KA-I…/gong.gp 2026-07-27 14:18:17 +00:00
cedric pushed to feat/add-flag at ORGANISATION-KA-I…/gong.gp 2026-07-27 14:18:17 +00:00
63c84529ac Ajoute le drapeau de Gwadlup (GONG)
cedric pushed to main at cedric/annu-kute-ced 2026-07-26 18:59:37 +00:00
9b460a2550 ci: add PHP and JS unit tests to workflows
f895800c9d chore: wire tests into check.sh and document test suites
606175d718 test(e2e): add Playwright tests for homepage, video page and load-more
54a4368ea8 test(js): add node:test unit tests for countdown and pleroma adapter
c02180fb4d test(php): add native unit tests for security, cache, format, markdown
Compare 5 commits »
cedric pushed to main at cedric/annu-kute-ced 2026-07-26 15:55:33 +00:00
5c726f91b2 fix(server): exclude /ajax/ from .php redirect to preserve POST
cedric pushed to main at cedric/annu-kute-ced 2026-07-26 15:47:24 +00:00
98c2818c3f fix: change cache name
6c432c517f fix: call load-more endpoint without .php extension
Compare 2 commits »
cedric pushed to main at cedric/annu-kute-ced 2026-07-26 14:51:41 +00:00
090663dc3b fix: change cache name
cedric pushed to main at cedric/annu-kute-ced 2026-07-26 14:44:44 +00:00
5899dfb856 fix(csrf): stateless HMAC token to survive page cache
cedric pushed to main at cedric/annu-kute-ced 2026-07-26 14:32:15 +00:00
9109068b0b chore(sw): bump cache version to 26072026-1831
0d45b716fb fix: view more button on category page
Compare 2 commits »
cedric pushed to main at cedric/annu-kute-ced 2026-07-26 08:24:37 +00:00
b12d66195d docs(readme): align CI checks description with workflows
cedric pushed to main at cedric/annu-kute-ced 2026-07-25 18:34:57 +00:00
050d583b6b ci: keep only PHP/JS lint in CI, move rest to local checks