summary refs log tree commit diff
path: root/src/api/routes/auth/mfa/webauthn.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move entities to databaseRory&2026-06-111-2/+4
* Use subpath imports for lambert-server, fix openapi.jsRory&2026-06-111-1/+1
* Make openapi.js work offline - still needs conditionals fixed thoughRory&2026-01-221-0/+1
* 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-54/+54
* Prettier 1Rory&2025-12-171-35/+14
* Reorganise schemas a little bitRory&2025-10-151-1/+1
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
* fixing lots of openapi crapPuyodead12023-04-131-1/+1
* auth routesPuyodead12023-04-131-1/+7
* 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/+2
* various fixes for webauthn (#973)Puyodead12023-02-031-7/+10
* Implement WebAuthn (#967)Puyodead12023-01-301-0/+112