Gabriel Kaszewski GKaszewski
GKaszewski pushed to master at GKaszewski/k-template 2026-01-06 04:19:31 +00:00
d05f8a0001 refactor: store IssuerUrl as String to preserve exact formatting instead of Url type
GKaszewski pushed to master at GKaszewski/k-template 2026-01-06 04:16:18 +00:00
32a0faf302 refactor: Replace raw strings with domain value objects for improved type safety in authentication and OIDC.
GKaszewski pushed to master at GKaszewski/k-template 2026-01-06 04:01:59 +00:00
16dcc4b95e feat: add JWT authentication and flexible auth modes with configurable login responses
GKaszewski pushed to master at GKaszewski/k-template 2026-01-06 01:43:25 +00:00
5296171b85 feat: Add OpenID Connect (OIDC) authentication support with new OIDC service, routes, and configuration.
GKaszewski created branch master in GKaszewski/chain-reaction 2026-01-04 03:42:47 +00:00
GKaszewski pushed to master at GKaszewski/chain-reaction 2026-01-04 03:42:47 +00:00
666df8f892 feat: Implement background shader and visual effects
GKaszewski created repository GKaszewski/chain-reaction 2026-01-04 03:42:20 +00:00
GKaszewski pushed to master at GKaszewski/k-template 2026-01-02 22:57:37 +00:00
de09f98b6e feat: Introduce Zitadel identity platform, remove worker, disable NATS, and update backend DB configuration.
GKaszewski pushed to master at GKaszewski/k-template 2026-01-02 22:02:51 +00:00
0fe682c737 feat: Centralize axum-login authentication logic in infra and introduce configurable database and session settings.
GKaszewski pushed to master at GKaszewski/k-template 2026-01-02 21:33:23 +00:00
650baf0d0f chore: update dependencies and refine feature configurations for tower-sessions and async-nats
GKaszewski pushed to master at GKaszewski/k-template 2026-01-02 21:30:54 +00:00
4500b4ecbc feat: update dependencies and enhance configuration loading for CORS support
GKaszewski pushed to master at GKaszewski/k-notes 2026-01-02 14:17:48 +00:00
ede9567e09 feat: Upgrade k-core dependency to version 0.1.10, refactor message broker and embedding components, and enhance session store integration
GKaszewski pushed to master at GKaszewski/k-core 2026-01-02 13:58:17 +00:00
7a72f5f54a feat: bump version to 0.1.10 and update tokio dependency
GKaszewski pushed to master at GKaszewski/k-core 2026-01-02 13:57:17 +00:00
9e1778418d feat: bump version to 0.1.9 and update database connection handling
GKaszewski pushed to master at GKaszewski/k-core 2026-01-02 13:56:18 +00:00
576594f1c7 feat: bump version to 0.1.8 and update FastEmbedAdapter constructor return type
GKaszewski pushed to master at GKaszewski/k-core 2026-01-02 13:53:43 +00:00
f1b163040c feat: bump version to 0.1.7 and add futures-core and futures-util dependencies
GKaszewski pushed to master at GKaszewski/k-core 2026-01-02 13:35:15 +00:00
af76a66786 feat: bump version to 0.1.6 and add new features
GKaszewski pushed to master at GKaszewski/k-template 2026-01-02 12:55:27 +00:00
197486d12b chore: update .dockerignore and .gitignore to include *.db and .env files
GKaszewski pushed to master at GKaszewski/k-notes 2026-01-02 12:54:00 +00:00
1be64bb578 feat: Update dependencies and integrate k-core for database management
GKaszewski pushed to master at GKaszewski/k-core 2026-01-02 12:45:57 +00:00
667cae596c Bump version to 0.1.5 and add database pool accessors for SQLite and Postgres