summaryrefslogtreecommitdiff
path: root/src/boot/routes/test.rs
Commit message (Expand)AuthorAge
* Rename `login` to `user` throughout the serverOwen Jacobson2025-03-23
* Rename the `login` module to `user`.Owen Jacobson2025-03-23
* Restrict deletion to deleting your own messages.Owen Jacobson2024-10-29
* Test boot more thoroughly.Owen Jacobson2024-10-23
* Sort out the naming of the various parts of an identity.Owen Jacobson2024-10-22
* Organizational pass on endpoints and routes.Owen Jacobson2024-10-16
* Separate `/api/boot` into its own module.Owen Jacobson2024-10-05