b8d07fd1a6
fix: refactor token router ( #1981 )
2025-08-25 08:25:01 +10:00
7487399123
feat: add more api logs ( #1870 )
...
Adds more detailed API logging using Pino
2025-06-30 19:46:32 +10:00
b8e08e88ac
fix: api keys not showing ( #1839 )
2025-06-13 17:20:03 +10:00
e6dc237ad2
feat: add organisations ( #1820 )
2025-06-10 11:49:52 +10:00
991ce5ff46
fix: update teams API tokens logic
2025-02-21 00:34:50 +11:00
904948e2bc
fix: refactor trpc errors ( #1511 )
2024-12-06 16:01:24 +09:00
b436331d7d
fix: improve error log coverage
2024-03-30 14:00:34 +08:00
2abcdd7533
feat: team api tokens
2024-02-22 13:39:34 +11:00
b3ba77dfed
feat: allow user to choose expiry date
2024-02-09 11:35:09 +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
66c0db91da
chore: cleanup and feedback implementation
2023-12-08 13:28:34 +00:00
13997d3dca
feat: add delete and copy token on token page
2023-11-27 16:29:24 +02:00
2deaad5c34
feat: token page
2023-11-27 12:50:21 +02:00
80fe7ccdf5
feat: api token page in the settings
2023-11-24 13:59:33 +02:00