20 Commits (de2eda55169064350a26973da7f614f0f64f414a)

Author SHA1 Message Date
veypi 65bd2b5b52 refactor(auth): Use vigo/contrib/auth.Auth interface instead of local definition
- Remove local Auth interface definition from auth/auth.go
    - Import and use pub.Auth from github.com/veypi/vigo/contrib/auth
    - Update authFactory.New() to return pub.Auth type
    - Add compile-time type check: var _ pub.Auth = &appAuth{}
    - Update go.mod dependencies (add redis, update gorm, remove aliyun sms)
3 weeks ago
veypi 70da692d9a update 1 month ago
veypi 6d0ec8e6ba rename to vbase 1 month ago
veypi 67b92662d1 add sms enable option 3 months ago
veypi 95eccc2cde update 7 months ago
veypi 69b4b7c504 change vyes-ai 8 months ago
veypi 1a29442c1c im dead 8 months ago
veypi 959e390126 feat: change to vigo 8 months ago
veypi d472464d8a update 10 months ago
veypi 545f49c0f3 change gomod 11 months ago
veypi 5112f1ab7d change to new version 11 months ago
veypi 17f81f6a2a del old file 2 years ago
veypi 5d71525ce7 oaweb quasar and oab rust update 3 years ago
veypi 27d5008919 file component 4 years ago
veypi e081e4ecb6 用户权限编辑 登录跳转 4 years ago
veypi f90d4c9371 update 4 years ago
veypi 4afa6f345e 命名规则统一改为驼峰式 4 years ago
veypi aae799c7fa change name of pack, add oalib 4 years ago
veypi c74c332e6a change vue2 to vue3 4 years ago
veypi 3d194e935d update 5 years ago