Commit Graph

16 Commits

Author SHA1 Message Date
a.tolmachev e03d4da925 core: type user and auth session timestamps 2026-04-12 22:11:43 +00:00
a.tolmachev 5f187a6817 registry: add sqlx compile-time checks for auth and secrets 2026-04-12 12:24:27 +03:00
a.tolmachev 7a9248a0f3 runtime: derive secret keys with hkdf 2026-04-12 11:36:28 +03:00
a.tolmachev a6388e4353 feat: add soap adapter foundation 2026-04-07 00:00:19 +03:00
a.tolmachev 45ea011b7f feat: add websocket upstream adapter 2026-04-06 13:23:45 +03:00
a.tolmachev d7e5ae95d6 feat: add secret store foundation 2026-04-06 01:13:10 +03:00
a.tolmachev ab2e603997 feat: add app-level authentication foundation 2026-03-30 23:47:09 +03:00
a.tolmachev 587584a8bf feat: add platform access foundation 2026-03-29 23:17:05 +03:00
a.tolmachev 26335e8d9b chore: rebrand project to crank 2026-03-28 00:58:56 +03:00
a.tolmachev 8005510ad2 feat: add grpc support 2026-03-25 21:23:57 +03:00
a.tolmachev aef87f582f feat: implement admin api v1 2026-03-25 19:12:58 +03:00
a.tolmachev 8a7e8dbd64 feat: implement rest vertical slice 2026-03-25 18:28:44 +03:00
a.tolmachev d37d40a975 refactor: make registry postgres-first 2026-03-25 17:19:54 +03:00
a.tolmachev b32b702d67 feat: implement sqlite registry storage 2026-03-25 16:39:47 +03:00
a.tolmachev 4d2b566de2 feat: add deployment artifacts and health endpoints 2026-03-25 13:30:55 +03:00
a.tolmachev fb302b2a2c Initialize project scaffold and domain model 2026-03-25 12:20:42 +03:00