aboutsummaryrefslogtreecommitdiffstats
path: internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup web api based on connectrpcNikolay Govorov2026-04-044-86/+301
* Use mTLS with ed25519 keys for handshakeNikolay Govorov2026-04-042-224/+118
* Cleanup admin apiNikolay Govorov2026-04-045-264/+690
* Add org entityNikolay Govorov2026-04-0311-552/+922
* Replace hmac handshake to ed25519, support tls bindingNikolay Govorov2026-04-025-170/+405
* Add user loginNikolay Govorov2026-04-021-20/+177
* Add daemon CLI with users managementNikolay Govorov2026-04-021-5/+102
* Refactor workerd, add postgresNikolay Govorov2026-04-023-6/+81
* Move grpc handshake logic to protocolNikolay Govorov2026-04-014-118/+281
* Unit tests for hmac and version parsingNikolay Govorov2026-04-014-1/+207
* Fix package name, remove hask for VERSION embeddingNikolay Govorov2026-04-012-14/+24
* Move execution to workerNikolay Govorov2026-04-013-6/+10
* Move executor and github handler to packagesNikolay Govorov2026-04-013-0/+292
* auto reconnect grpc clientNikolay Govorov2026-03-311-0/+41
* Server <-> Worker protocolNikolay Govorov2026-03-315-10/+149
* Prepare worker binaryNikolay Govorov2026-03-312-0/+106