Commit Graph

4 Commits

Author SHA1 Message Date
6b5e4da424 v1.6.0-rc.1 2024-07-05 14:24:40 +10:00
5a28eaa4ff feat: add recipient creation 2024-01-22 17:38:02 +11:00
b28a7f9702 chore: add openapi 2024-01-19 16:55:16 +02:00
a1215df91a refactor: extract api implementation to package
Extracts the API implementation to a package so we can
potentially reuse it across different applications in the
event that we move off using a Next.js API route.

Additionally tidies up the tokens page and form to be more simplified.
2023-12-31 13:58:15 +11:00