summary refs log tree commit diff
path: root/src/api/routes/users/@me/mfa/webauthn/credentials/index.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Signify some imports more explicitlyRory&2026-06-161-1/+1
* Move entities to databaseRory&2026-06-121-2/+4
* Use subpath imports for lambert-server, fix openapi.jsRory&2026-06-121-1/+1
* eslint: arrow-body-style=as-neededRory&2026-04-191-7/+2
* Deprecation: Use object-based relations for typeormRory&2025-12-191-1/+1
* DEPRECATION: Move most select queries to object instead of string[]Rory&2025-12-191-1/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-104/+104
* Prettier u4Rory&2025-12-171-61/+17
* Reorganise schemas a little bitRory&2025-10-151-3/+1
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
* oapi: finish usersPuyodead12023-04-131-1/+11
* fixing lots of openapi crapPuyodead12023-04-131-1/+1
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* Fix UserSettings relation being in `select` rather than `relations`Madeline2023-03-161-1/+1
* various fixes for webauthn (#973)Puyodead12023-02-031-1/+4
* Implement WebAuthn (#967)Puyodead12023-01-301-0/+196