Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-07 | Rewrite `LetterRating` to match protobuf def | 1 | -15/+3 | ||
Also changes DB schema to accept strings instead of integers. | |||||
2024-08-07 | Refactor DB to remove restrictive query system | 5 | -58/+167 | ||
2024-08-06 | Improve selection of IBD transports | 10 | -39/+176 | ||
2024-08-06 | Modify IBD to accept various transport backends | 14 | -330/+312 | ||
This allows IBD to try using faster and cheaper transports first with fallback to more reliable and expensive transports later. | |||||
2024-08-06 | Implement `CheckIBDUsername` for `UserService` | 1 | -0/+59 | ||
2024-08-05 | Update package name | 4 | -5/+5 | ||
2024-08-05 | Initial Commit | 13 | -0/+2277 | ||