about summary refs log tree commit diff
path: root/kittybox-rs/companion-lite/src/main.ts
Commit message (Collapse)AuthorAgeFilesLines
* Moved the entire Kittybox tree into the rootVika2023-07-291-178/+0
|
* companion-lite: rewrite to use IndieAuthVika2022-10-021-60/+153
| | | | | This is a naive implementation that doesn't have some security checks. It's ok tho, should work fine... can refine it later
* companion-lite: port to TypeScriptVika2022-09-291-0/+85