nfteam head neckfire
  • Joined on 2026-03-10
neckfire pushed to main at neckfire/streakfit-api 2026-07-19 03:09:31 +00:00
52fab9fbe5 Filament moderne (groupes nav, 4 charts, filtres/badges) + Filament Shield (rôles/permissions) + noms exos localisés dans routines
neckfire pushed to main at neckfire/streakfit-web 2026-07-19 02:48:27 +00:00
bd739d13cf i18n complet des pages + routine builder avancé (config par exo, réordonner, dupliquer)
neckfire pushed to main at neckfire/streakfit-api 2026-07-19 02:04:39 +00:00
3ec14f219b exercises:import-translations + recherche sur noms traduits (name_i18n)
neckfire pushed to main at neckfire/streakfit-web 2026-07-19 01:56:14 +00:00
2e9f0962a1 homepage: widget stats + label admin, i18n facettes
neckfire pushed to main at neckfire/streakfit-api 2026-07-19 01:56:14 +00:00
b46cee7eb9 fix: trustProxies (assets Filament https) + noms exos localisés (name_i18n) + /api/stats
neckfire pushed to main at neckfire/streakfit-web 2026-07-19 01:46:45 +00:00
4e11e97b14 i18n front : facettes localisées + Web Push (SW push, abonnement, toggle profil)
neckfire pushed to main at neckfire/streakfit-api 2026-07-19 01:46:44 +00:00
fa3e59704b i18n vocabulaire exos (fr/pt-BR) + Web Push rappels de série
neckfire pushed to main at neckfire/streakfit-web 2026-07-19 01:24:39 +00:00
d8fc93ff5d fix: déballage resource {data} + clé useAsyncData sur détail exercice/séance
neckfire pushed to main at neckfire/streakfit-web 2026-07-19 01:10:32 +00:00
34f6ec5299 Intégration finale : auth/FilamentUser, config prod, Octane, fixes build
neckfire pushed to main at neckfire/streakfit-web 2026-07-19 01:00:18 +00:00
8ee9596529 StreakFit — PWA Nuxt (thème flamme, logo SF animé)
neckfire created branch main in neckfire/streakfit-web 2026-07-19 01:00:18 +00:00
neckfire pushed to main at neckfire/streakfit-api 2026-07-19 01:00:18 +00:00
af32669931 StreakFit — API Laravel 13 OSDD + Octane/FrankenPHP
neckfire created branch main in neckfire/streakfit-api 2026-07-19 01:00:18 +00:00
neckfire created repository neckfire/streakfit-web 2026-07-19 00:59:11 +00:00
neckfire created repository neckfire/streakfit-api 2026-07-19 00:59:10 +00:00
neckfire pushed to game-server at neckfire/the-cycle 2026-07-16 22:49:39 +00:00
c2a63c6fe1 feat(netcode): chiffrement AES-256-ECB conforme FAESHandlerComponent d'UE
neckfire pushed to game-server at neckfire/the-cycle 2026-07-16 22:17:08 +00:00
6b3a4057be docs(netcode): VERDICT — le client n'entame jamais son handshake DTLS (résolution de clé côté client), mur dur indépendant du serveur
neckfire pushed to game-server at neckfire/the-cycle 2026-07-16 22:13:54 +00:00
c6511dd046 feat(netcode): flux DTLS conforme UE — EncryptionAck seul + accept, Challenge différé
neckfire pushed to game-server at neckfire/the-cycle 2026-07-16 21:58:15 +00:00
cc392238f7 docs(netcode): findings AES-GCM — le client ferme systématiquement (plaintext bClose) après notre réponse au Hello ; pistes restantes
neckfire pushed to game-server at neckfire/the-cycle 2026-07-16 21:53:54 +00:00
9cb15ad9e2 fix(netcode): Incoming en sens inverse d'Outgoing (couche chiffrement externe retirée en premier)