This website requires JavaScript.
Explore
Help
Register
Sign In
azcomputerguru
/
guru-connect
Watch
1
Star
0
Fork
0
You've already forked guru-connect
Code
Issues
4
Pull Requests
1
Actions
1
Packages
Projects
Releases
2
Wiki
Activity
Files
87f229509b6910b77b84db49cfd3c6706ed40690
guru-connect
/
server
/
migrations
History
Mike Swanson
0059b21db6
All checks were successful
Build and Test / Build Agent (Windows) (push)
Successful in 7m33s
Details
Build and Test / Build Server (Linux) (push)
Successful in 11m57s
Details
Build and Test / Security Audit (push)
Successful in 4m33s
Details
Build and Test / Build Summary (push)
Successful in 11s
Details
fix(server): revert migration 008 comment edit — modifying an applied sqlx migration breaks its checksum and crash-loops the server on startup; machines.rs ON CONFLICT fix retained
2026-06-01 10:05:38 -07:00
..
001_initial_schema.sql
Add PostgreSQL database persistence
2025-12-28 19:51:01 -07:00
002_user_management.sql
Add user management system with JWT authentication
2025-12-29 21:00:20 -07:00
003_auto_update.sql
Implement robust auto-update system for GuruConnect agent
2025-12-30 09:31:23 -07:00
004_v2_secure_session_core.sql
feat(server): v2 secure-session-core Task 1 - schema + per-agent keys
2026-05-29 18:33:26 -07:00
005_machine_metadata.sql
feat(server): v2 secure-session-core Task 2 - auth rebuild
2026-05-29 18:57:12 -07:00
006_widen_support_code.sql
feat(server): v2 secure-session-core Task 4 - rate limit + single-use codes
2026-05-29 21:04:54 -07:00
007_fix_machine_tags_null.sql
fix(server): tolerate NULL connect_machines columns (tags decode bug)
2026-05-30 15:17:12 -07:00
008_machine_uid.sql
fix(server): revert migration 008 comment edit — modifying an applied sqlx migration breaks its checksum and crash-loops the server on startup; machines.rs ON CONFLICT fix retained
2026-06-01 10:05:38 -07:00
009_session_machine_soft_delete.sql
feat(server): operator removal of stale sessions/machines (SPEC-004 Task 5, server)
2026-05-31 13:52:36 -07:00