about summary refs log tree commit diff
path: root/src/indieauth/backend/fs.rs
Commit message (Collapse)AuthorAgeFilesLines
* file auth backend: properly handle non-standard relative file:// urlsVika2024-08-181-4/+15
| | | | I use these in development.
* treewide: create a common method for state initializationVika2024-08-011-6/+6
| | | | | Now the database objects can be uniformly created from a URI. They can also optionally do sanity checks and one-time initialization.
* lint: no extra whitespace on line endingsVika2024-01-291-3/+3
|
* Moved the entire Kittybox tree into the rootVika2023-07-291-0/+420