about summary refs log tree commit diff
path: root/kittybox-rs/javascript/src/indieauth.ts
Commit message (Collapse)AuthorAgeFilesLines
* indieauth: fix submit handler not being appliedVika2022-09-291-1/+1
|
* Switch to TypeScriptVika2022-09-281-0/+145
This neccesitates installing TypeScript to build Kittybox, but thankfully Nix actually takes care of that. Build Kittybox with Nix and you won't have problems. Also now I can safely do stuff.