7487399123
feat: add more api logs ( #1870 )
...
Adds more detailed API logging using Pino
2025-06-30 19:46:32 +10:00
e07a497b69
feat: api logging by pino ( #1865 )
...
experiemental
2025-06-27 21:44:51 +10:00
e6dc237ad2
feat: add organisations ( #1820 )
2025-06-10 11:49:52 +10:00
25bb6ffe77
fix: imports
2025-03-03 14:49:28 +11:00
c1c7cfaf8b
chore: cleanup
2025-02-25 16:37:36 +11:00
a319ea0f5e
fix: add public profiles tests
2025-02-19 16:07:04 +11:00
383b5f78f0
feat: migrate nextjs to rr7
2025-02-13 14:10:38 +11:00
ebbe922982
feat: add template and field endpoints ( #1572 )
2025-01-11 15:33:20 +11:00
df33fbf91b
feat: admin ui for disabling users ( #1547 )
2024-12-30 14:45:33 +11:00
2abcdd7533
feat: team api tokens
2024-02-22 13:39:34 +11:00
b9e5905469
feat: create from template
2024-02-20 19:46:18 +11: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