Commit graph

7 commits

Author SHA1 Message Date
e76490f637 Work on new note endpoint 2024-11-20 13:46:15 +01:00
8a4c19dd17 Work on getting notes API 2024-11-18 12:18:57 +01:00
a653477e7f More API progress
This time mainly helper functions for converting an account and
associated types into their API representation
2024-11-04 07:48:46 +01:00
1dbdec1905
Copy passkey auth fix from Mk plugin repo 2024-10-20 20:05:13 +02:00
124fc0ecac Add profiling endpoints 2024-10-15 21:26:48 +02:00
391d8b1b48 Access tokens, server, moving things
- Added placeholder funcs for access tokens
- Moved an error definition and added another constant
- Changed (passkey) auth fail to return a json error for now
- TODO: Change that into checking for a provided access token before
  failing
2024-10-15 20:41:23 +02:00
b9eb4234f4 Fix passkey authentication
Also prep for better router layout
2024-10-15 16:16:18 +02:00