| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
while device ids should be impossible to guess (being as long as oauth
tokens), we should still guard against malicious activity if they should
ever leak.
|
|
|
|
|
|
| |
prompted by a cargo audit run. time works just as well and is better
maintained. web-push still uses chrono, but from the looks of things it
won't be affected.
|
|
|
|
|
| |
mostly by grouping tests that can reuse the same account (which is
expensive to create) into classes and scoping accounts to classes.
|
|
|
|
|
| |
this doesn't do much for performance, but it does allow running the
tests with a simple `cargo t`.
|
| |
|
|
|