Zektyc — site web (Bun + TypeScript), scripts et infrastructure. https://riricdev.tail5ea5cd.ts.net/
  • HTML 43.8%
  • JavaScript 29.2%
  • TypeScript 14.4%
  • CSS 12.1%
  • XSLT 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
riricdev 03c0c134fe fix(lang): redirect par langue reste sur l'hôte courant (.onion compris) + détection langue fiable
- base mailto hote courant via Host header (http pour .onion, https sinon) :
  canonical/hreflang restent sur le domaine actuel, plus de fuite vers le Funnel
- meta refresh rendu relatif et différé à 1.5s pour laisser le JS choisir la langue
- localStorage isolé dans son propre try/catch : la détection navigator s'exécute
  même quand le stockage est bloqué (Tor), plus de Français systématique
2026-09-06 16:28:37 +02:00
data chore: checkpoint initial — Zektyc dataset, avant humanisation 2026-09-06 13:03:25 +02:00
public feat(lang): routage préfixé /fr/ et /en/ avec redirect JS langue sur les chemins non préfixés 2026-09-06 16:12:16 +02:00
scripts chore: checkpoint initial — Zektyc dataset, avant humanisation 2026-09-06 13:03:25 +02:00
src fix(lang): redirect par langue reste sur l'hôte courant (.onion compris) + détection langue fiable 2026-09-06 16:28:37 +02:00
.gitignore chore: checkpoint initial — Zektyc dataset, avant humanisation 2026-09-06 13:03:25 +02:00
bun.lock feat: minification serveur à la volée (terser + fallback Bun) et cache immutable 2026-09-06 14:48:11 +02:00
logo-1024.png chore: checkpoint initial — Zektyc dataset, avant humanisation 2026-09-06 13:03:25 +02:00
package.json feat: minification serveur à la volée (terser + fallback Bun) et cache immutable 2026-09-06 14:48:11 +02:00
pfp.jpg chore: checkpoint initial — Zektyc dataset, avant humanisation 2026-09-06 13:03:25 +02:00
tsconfig.json chore: checkpoint initial — Zektyc dataset, avant humanisation 2026-09-06 13:03:25 +02:00