blahrs/blah-types
oxalica a7f31e5fad refactor(webapi)!: avoid u64/i64 usage in types except timestamp
We do not need that many big numbers yet. This should simplify client
implementation without native u64 (eg. JavaScript).

Also put a hard limit on `unseen_cnt` query.
2024-09-21 15:14:50 -04:00
..
src refactor(webapi)!: avoid u64/i64 usage in types except timestamp 2024-09-21 15:14:50 -04:00
Cargo.toml refactor(types,register): introduce IdUrl and related types into submod 2024-09-19 01:44:09 -04:00