Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/trainingstagebuch 2026-05-15 16:52:28 +02:00
40bd5e0745 feat: improve user token handling and add club selection clearing button in settings
torsten pushed to main at torsten/trainingstagebuch 2026-05-15 16:27:49 +02:00
d955577d9a feat: update app version to 1.3.2 and increment version code to 8
torsten pushed to main at torsten/trainingstagebuch 2026-05-15 16:26:48 +02:00
3d0c298af7 feat: add club selection clearing button and improve navigation logic after login
torsten pushed to main at torsten/trainingstagebuch 2026-05-15 16:17:18 +02:00
669f3f0365 feat: update app version to 1.3.1 and increment version code to 7
torsten pushed to main at torsten/yourpart3 2026-05-15 16:05:11 +02:00
e87ed85867 fix(home): show only configured OAuth providers in intro copy
torsten pushed to main at torsten/trainingstagebuch 2026-05-15 15:52:57 +02:00
eb54b4f7cf feat(i18n): add scripts for locale translation and patching
torsten pushed to main at torsten/yourpart3 2026-05-15 15:21:05 +02:00
bab326247b feat: OAuth RFC9207 'iss' support; home: collapse intro by default; i18n: add oauth strings
torsten pushed to main at torsten/yourpart3 2026-05-15 14:58:39 +02:00
e179dc714b feat(OAuth): add 'iss' parameter to OAuth exchange methods for improved provider handling
torsten pushed to main at torsten/yourpart3 2026-05-15 14:43:30 +02:00
52f2d52916 fix(AccountView): update OAuth user ID retrieval to use user ID instead of hashed ID
torsten pushed to main at torsten/yourpart3 2026-05-15 14:30:58 +02:00
2d048d4cab feat(OAuth): enhance OAuth user handling and add localized messages
torsten pushed to dev at torsten/harheimertc 2026-05-15 14:29:56 +02:00
c78adc0d52 Aktualisiere die Version auf 1.3.0 in der package.json
torsten pushed to dev at torsten/harheimertc 2026-05-15 14:24:43 +02:00
806a4be2f9 Aktualisiere Hinweise zur Verwendung von Authenticatoren in Firefox und passe die bevorzugte Authenticator-Typen für die Passkey-Registrierung an.
torsten pushed to main at torsten/yourpart3 2026-05-15 14:23:11 +02:00
4d3d02d937 feat(i18n): implement backward-compatible alias for security settings
torsten pushed to dev at torsten/harheimertc 2026-05-15 14:13:24 +02:00
5f96f719c1 Füge Hinweise zur Verwendung externer Authenticatoren in Firefox hinzu und passe die Registrierung von Passkeys an.
torsten pushed to dev at torsten/harheimertc 2026-05-15 14:05:22 +02:00
28b1001826 Füge Hinweise zur Verwendung von Passkeys hinzu und aktualisiere die Beschreibung der Passkey-Anmeldung im Profil.
torsten pushed to main at torsten/yourpart3 2026-05-15 14:04:52 +02:00
be11fd8d29 Implement feature X to enhance user experience and fix bug Y in module Z
torsten pushed to dev at torsten/harheimertc 2026-05-15 14:01:20 +02:00
dcc4055eca Füge Unterstützung für Platform-Authentifikatoren hinzu und passe die Passkey-Registrierungsoptionen für Firefox an.
torsten pushed to main at torsten/yourpart3 2026-05-15 13:59:43 +02:00
ac57931928 Add OAuth integration for multiple providers and implement user linking
torsten pushed to dev at torsten/harheimertc 2026-05-15 13:56:14 +02:00
4521ce002e Füge Unterstützung für Firefox-Browser hinzu, indem die Registrierung von Passkeys ohne bevorzugten Authentifikator-Typ ermöglicht wird.
torsten pushed to dev at torsten/harheimertc 2026-05-15 13:36:56 +02:00
842a516ce6 Vereinfachung der Passkey-Registrierung durch Entfernen der bevorzugten Authentifikator-Typen und Anpassung der Fehlerbehandlung.