Skipper
|
a773255935
|
refactor(server::db): introduced newtype wrappers for entity id's in database
|
2026-05-04 19:35:27 +02:00 |
|
Skipper
|
a1c3ffd2d1
|
refactor: rename to to better reflect meaning
ci/woodpecker/push/server-audit Pipeline was successful
ci/woodpecker/push/server-vet Pipeline failed
ci/woodpecker/push/server-lint Pipeline failed
ci/woodpecker/push/server-test Pipeline was successful
|
2026-04-19 13:41:50 +02:00 |
|
Skipper
|
9ab074170b
|
merge: feat-lints into main
ci/woodpecker/pr/server-audit Pipeline was successful
ci/woodpecker/pr/server-lint Pipeline failed
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-test Pipeline was successful
ci/woodpecker/push/server-audit Pipeline was successful
ci/woodpecker/push/server-lint Pipeline failed
ci/woodpecker/push/server-vet Pipeline failed
ci/woodpecker/push/server-test Pipeline was successful
ci/woodpecker/push/useragent-analyze Pipeline failed
|
2026-04-18 15:04:33 +02:00 |
|
Skipper
|
929d50b589
|
housekeeping(server): clean too-broad visibility markers and organize imports
ci/woodpecker/pr/server-audit Pipeline was successful
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-lint Pipeline failed
ci/woodpecker/pr/server-test Pipeline failed
ci/woodpecker/pr/useragent-analyze Pipeline failed
|
2026-04-18 13:30:09 +02:00 |
|
Skipper
|
790026e93b
|
fix(server::tests): api surface of auth challenge changed
|
2026-04-17 17:58:22 +02:00 |
|
Skipper
|
0e09afda5d
|
refactor(server::{useragent::auth, client::auth}): use random based + timestamp nonce instead of monotonic counter in database
|
2026-04-17 17:44:42 +02:00 |
|
CleverWild
|
f6a0c32b9d
|
feat: rustc and clippy linting
ci/woodpecker/pr/server-audit Pipeline was successful
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-lint Pipeline failed
ci/woodpecker/pr/server-test Pipeline was successful
|
2026-04-10 00:42:43 +02:00 |
|
hdbg
|
6b8da567dd
|
fix(server::user_agent): useragents now self-sign themselves on bootstrap
|
2026-04-08 17:40:45 +02:00 |
|
hdbg
|
1585f90cae
|
refactor(server): reorganized client/user_agent actors into separate module peers and added event MessageBus
|
2026-04-08 12:34:16 +02:00 |
|
hdbg
|
d22ab49e3d
|
refactor(server): moved shared module crypto into arbiter-crypto
|
2026-04-07 16:24:51 +02:00 |
|
hdbg
|
0d424f3afc
|
refactor(server): migrated auth to ml-dsa
|
2026-04-07 14:55:31 +02:00 |
|
hdbg
|
b3464cf8a6
|
tests(server::client::auth): integrity envelope insertion for valid paths
ci/woodpecker/pr/server-audit Pipeline was successful
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-lint Pipeline failed
ci/woodpecker/pr/server-test Pipeline was successful
ci/woodpecker/push/server-audit Pipeline was successful
ci/woodpecker/push/server-vet Pipeline failed
ci/woodpecker/push/server-lint Pipeline failed
ci/woodpecker/push/server-test Pipeline was successful
|
2026-04-06 18:24:13 +02:00 |
|
hdbg
|
4ebe7b6fc4
|
merge: new flow into main
|
2026-03-22 12:50:55 +01:00 |
|
CleverWild
|
f015d345f4
|
Merge remote-tracking branch 'origin/main' into SDK-client-UA-registration
ci/woodpecker/pr/server-audit Pipeline failed
ci/woodpecker/pr/server-vet Pipeline failed
ci/woodpecker/pr/server-lint Pipeline was successful
ci/woodpecker/pr/server-test Pipeline was successful
|
2026-03-21 21:14:41 +01:00 |
|
hdbg
|
cd07ab7a78
|
refactor(server): renamed 'wallet_visibility' to 'wallet_access'
|
2026-03-21 13:06:25 +01:00 |
|
hdbg
|
cfa6e068eb
|
feat(client): add client metadata and wallet visibility support
|
2026-03-20 20:41:00 +01:00 |
|
CleverWild
|
e1a8553142
|
feat(client-auth): emit and require AuthOk for SDK client challenge flow
|
2026-03-19 19:06:27 +01:00 |
|
hdbg
|
2ff4d0961c
|
refactor(server::client): migrated to new connection design
|
2026-03-19 07:53:55 +00:00 |
|
hdbg
|
549a0f5f52
|
refactor(server): removed grpc adapter and replaced with concrete implementations
|
2026-03-16 03:12:29 +01:00 |
|
CleverWild
|
02980468db
|
feat(poc): add terrors PoC crate scaffold and error types
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-15 19:21:55 +01:00 |
|
hdbg
|
cb05407bb6
|
feat(server): broker agent for inter-actor coordination
ci/woodpecker/push/server-vet Pipeline failed
ci/woodpecker/push/server-audit Pipeline was successful
ci/woodpecker/push/server-lint Pipeline failed
ci/woodpecker/push/server-test Pipeline was successful
|
2026-03-11 14:08:15 +01:00 |
|
hdbg
|
54d0fe0505
|
refactor(server::{user_agent, client}): move auth part to separate function to not to pollute actor session with one-time concerns
|
2026-03-11 14:08:15 +01:00 |
|
hdbg
|
4b4a8f4489
|
refactor: consolidate auth messages into client and user_agent packages
|
2026-03-11 14:08:15 +01:00 |
|