12 Commits (7f7591cf6d9b75c3e2eae1ae0e5811dab62efa5d)

Author SHA1 Message Date
veypi 4a57017067 refactor(cfg): Restructure database configuration and initialization flow
- Replace separate DB/DSN fields with unified config.Database struct
    - Remove cfg/db.go and move DB client to config.Database.Client()
    - Update auth to use event-driven initialization via vb.init.auth event
    - Refactor models initialization to use event system (vb.init.settings/oauth/admin)
    - Update CLI to use event.Start() instead of manual InitDB() call
    - Fix auth_test.go to use new DB config structure
    - Update agents.md documentation with new CLI flags format
1 week ago
veypi 8fa01c4c52 upgrade 1 week ago
veypi 89a2ea17e2 fix upgrade bug 2 weeks ago
veypi 6d0ec8e6ba rename to vbase 3 weeks ago
veypi 1880a6ce0f update router params 3 weeks ago
veypi 67b92662d1 add sms enable option 2 months ago
veypi 95eccc2cde update 6 months ago
veypi 69b4b7c504 change vyes-ai 7 months ago
veypi 959e390126 feat: change to vigo 7 months ago
veypi d472464d8a update 10 months ago
veypi 0e8ef78957 update cli 10 months ago
veypi 5112f1ab7d change to new version 10 months ago