Commit Graph

62 Commits

Author SHA1 Message Date
Adrian Astles db76558944 refactor: rename passkeyChallenge to webauthnChallenge
- Renamed table for consistency with webauthnCredentials
- Created migration script 1.8.1.ts for table rename
- Updated schema definitions in SQLite and PostgreSQL
- Maintains WebAuthn standard naming convention
2025-07-03 21:53:07 +08:00
miloschwartz 0e87b6e48b Merge branch 'dev' into clients-pops 2025-06-22 17:50:39 -04:00
miloschwartz d45443258b update selection algorithm 2025-06-22 17:19:40 -04:00
Owen 9680260104 Add domain type 2025-06-22 12:58:33 -04:00
miloschwartz ead5df0a8c simplify installer and remove parsing from read config 2025-06-21 16:35:22 -04:00
Owen bd7e96b8af Send version and try to be reverse compatible 2025-06-19 16:40:02 -04:00
miloschwartz 21e9edd201 move max connections from config to db 2025-06-17 15:53:57 -04:00
miloschwartz 4d7b905e98 fix typo 2025-06-16 11:33:24 -04:00
miloschwartz b39708700d add exit node name and fix db import issues 2025-06-15 17:49:27 -04:00
Owen 0537992603 Merge branch 'dev' into clients-pops 2025-06-10 13:00:20 -04:00
miloschwartz b46e49922c Merge branch 'dev' into postgres 2025-06-04 12:04:28 -04:00
miloschwartz 2cca561e51 support postgresql as database option 2025-06-04 12:02:07 -04:00