Commit Graph

312 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 f6d81c3a23 update schema 2025-06-16 12:30:15 -04:00
miloschwartz b39708700d add exit node name and fix db import issues 2025-06-15 17:49:27 -04:00
miloschwartz b86ef93211 add replica connections for pg 2025-06-13 13:04:44 -04:00
miloschwartz 717dfae26c look for ipv6 in brackets and fix cors headers in install config 2025-06-04 15:56:16 -04:00
miloschwartz 2cca561e51 support postgresql as database option 2025-06-04 12:02:07 -04:00