Commit Graph

  • a7ffd15601 refactor: Remove multi-tenant org system and simplify auth master veypi 2026-02-20 04:20:50 +0800
  • ec47bcc192 refactor: Migrate auth to Vigo auth interface and simplify initialization veypi 2026-02-20 03:20:34 +0800
  • df0f7f047a refactor: Rename Config to Global and simplify app initialization veypi 2026-02-19 21:46:38 +0800
  • 0b22d2c2c8 test: Add comprehensive security and integration tests veypi 2026-02-18 04:24:00 +0800
  • c588962485 fix: Add input validation and OAuth client access control veypi 2026-02-18 04:22:59 +0800
  • b2b24df82e refactor(ui): Rebuild permission system in vbase.js with scope support veypi 2026-02-18 00:15:38 +0800
  • fba42193cf feat(api): Enhance /auth/me endpoint with permissions and roles veypi 2026-02-18 00:15:34 +0800
  • 7f7591cf6d test: Add integration tests for org, role and oauth client veypi 2026-02-17 20:59:54 +0800
  • 63792b449f docs: Add CLAUDE.md for Claude Code guidance veypi 2026-02-17 20:59:52 +0800
  • b0322047cd feat: Restrict user APIs to admins and add public user search veypi 2026-02-17 18:23:03 +0800
  • b8c894b5cf test: Refactor test infrastructure to use in-memory SQLite database veypi 2026-02-17 18:10:25 +0800
  • 01620b3185 refactor(test): restructure integration tests for auth and permissions veypi 2026-02-17 17:35:56 +0800
  • f7c4f1ee86 test: improve test stability and documentation veypi 2026-02-17 16:08:23 +0800
  • 1f380587a9 refactor(tests): Restructure test scripts with better coverage veypi 2026-02-16 17:08:57 +0800
  • 95cdcd557c fix(auth): Correct owner ID resolution order in PermWithOwner veypi 2026-02-16 17:08:52 +0800
  • 9518a9be21 chore(gitignore): Update ignore rules veypi 2026-02-16 16:35:36 +0800
  • a22ad4a155 test(scripts): Fix test scripts and improve curl handling veypi 2026-02-16 16:34:59 +0800
  • 11a689f28d fix(auth): Fix permission logic and add org member API veypi 2026-02-16 16:33:33 +0800
  • e96277ee85 fix(api/settings): wrap batch update in database transaction veypi 2026-02-16 04:53:52 +0800
  • 5304c30fb9 fix(api/verification): validate purpose parameter veypi 2026-02-16 04:53:07 +0800
  • 241d22dba6 fix(api/verification): handle max_daily_count config correctly veypi 2026-02-16 04:52:50 +0800
  • 69efc4284b fix(api/oauth): encrypt ClientSecret in database veypi 2026-02-16 04:52:26 +0800
  • 4a316e6d67 fix(api/auth): reset count variable before uniqueness checks veypi 2026-02-16 04:50:12 +0800
  • 9dc866315f fix(api/settings): add admin permission check for settings update veypi 2026-02-16 04:49:38 +0800
  • 4a57017067 refactor(cfg): Restructure database configuration and initialization flow veypi 2026-02-16 04:27:28 +0800
  • 23c7f6cb7a refactor(auth): 重构认证系统,支持多种验证方式和 OAuth 提供商管理 veypi 2026-02-16 01:14:34 +0800
  • 04997496d1 add configuration.md veypi 2026-02-15 23:15:33 +0800
  • fa3719cf7d docs(readme): 完善项目 README.md veypi 2026-02-15 20:32:28 +0800
  • f846c27a51 docs(readme): 完善项目 README.md v3 veypi 2026-02-15 20:32:28 +0800
  • 51b3bbc89e refactor(auth): 删除无用的 _scope_info 角色 veypi 2026-02-15 20:25:00 +0800
  • ba39611f58 fix(org): 为组织创建者添加权限 veypi 2026-02-15 20:17:38 +0800
  • d7ee1a1f4e test: 添加集成测试脚本 veypi 2026-02-15 20:01:51 +0800
  • 54bb58048e fix(auth): 创建通配符权限前先创建 permission 记录 veypi 2026-02-15 19:47:45 +0800
  • 33eabfa013 refactor(auth): 重构权限系统,简化API并添加缓存支持 veypi 2026-02-15 19:46:08 +0800
  • 37acea3420 feat: 实现组织成员角色管理功能 veypi 2026-02-15 19:12:43 +0800
  • 691f1df75b feat: 添加角色管理模块(API + UI) veypi 2026-02-15 17:45:49 +0800
  • 4101daeed3 refactor: 重构用户/组织/OAuth页面UI veypi 2026-02-15 15:22:52 +0800
  • d85cb6ae84 i18n: 添加多语言翻译词条 veypi 2026-02-15 05:03:10 +0800
  • dce36cb65f feat: 优化组织管理页面交互 veypi 2026-02-15 04:57:28 +0800
  • 800d7fd4fd feat: 重构组织详情页UI和权限控制 veypi 2026-02-15 04:49:06 +0800
  • 178fa755d4 refactor: 重构认证模型和数据库结构 veypi 2026-02-15 03:48:05 +0800
  • 8b2a1aba3b refactor: 统一API错误类型处理 veypi 2026-02-15 03:33:37 +0800
  • 983a5651a3 fix: 修复路由和页面加载问题 veypi 2026-02-15 02:43:50 +0800
  • e5308f9471 feat: 全新UI框架升级和页面重构 veypi 2026-02-15 01:52:40 +0800
  • 5654a7cd37 remove old veypi 2026-02-15 01:06:53 +0800
  • c0914bb802 add check perm cache veypi 2026-02-15 00:38:12 +0800
  • f42d36f71f add docs and auth test veypi 2026-02-15 00:31:59 +0800
  • dea82e80a1 validate resource veypi 2026-02-14 23:55:10 +0800
  • 5daab97008 fix bug veypi 2026-02-14 23:44:29 +0800
  • 26bd0bfd29 update veypi 2026-02-14 22:35:30 +0800
  • 8fa01c4c52 upgrade veypi 2026-02-14 21:38:11 +0800
  • ced7cc6a07 update perm veypi 2026-02-14 18:29:40 +0800
  • 52f2ae35ab upgrade new version veypi 2026-02-14 17:16:27 +0800
  • 45708ca4f0 remove old veypi 2026-02-14 16:32:39 +0800
  • 809bba7417 update doc veypi 2026-02-14 16:26:46 +0800
  • 2303b031d2 update doc veypi 2026-02-14 15:56:36 +0800
  • 792f3ba707 upgrade veypi 2026-02-14 03:45:07 +0800
  • a3923ebcdb update veypi 2026-02-14 01:54:55 +0800
  • f81ac78f60 remove html veypi 2026-02-14 01:54:05 +0800
  • 70da692d9a update veypi 2026-02-14 00:27:30 +0800
  • 89a2ea17e2 fix upgrade bug veypi 2026-02-08 22:24:24 +0800
  • 89e7caa7b0 uodate login api veypi 2026-02-06 02:40:44 +0800
  • 917db899b6 update rd veypi 2026-02-05 03:32:42 +0800
  • 6d0ec8e6ba rename to vbase veypi 2026-02-05 03:30:18 +0800
  • 4e48cd187d update login veypi 2026-02-03 14:58:34 +0800
  • 271131a5e1 update ui veypi 2026-02-02 13:20:44 +0800
  • a74ccb104f update to new vigo version veypi 2026-02-02 10:14:27 +0800
  • 1880a6ce0f update router params veypi 2026-02-01 23:24:26 +0800
  • 67b92662d1 add sms enable option veypi 2025-12-25 21:58:49 +0800
  • 95eccc2cde update veypi 2025-08-26 17:14:36 +0800
  • 69b4b7c504 change vyes-ai veypi 2025-08-06 02:39:15 +0800
  • 134ab38751 fix: fix login bug veypi 2025-08-05 03:44:43 +0800
  • cbf9f7a6e6 update login v:bind veypi 2025-08-03 18:32:20 +0800
  • f188882c0c update profile veypi 2025-07-31 06:10:03 +0800
  • ada216cfd5 feat: change auth check veypi 2025-07-30 18:08:55 +0800
  • 96acf05fb6 profile veypi 2025-07-30 15:16:51 +0800
  • 1a29442c1c im dead veypi 2025-07-29 20:50:51 +0800
  • e83f2da265 update crud and env.js veypi 2025-07-27 22:40:25 +0800
  • ae463e0723 update veypi 2025-07-25 15:07:43 +0800
  • a5339aa589 feat: oauth demo veypi 2025-07-24 19:51:49 +0800
  • 959e390126 feat: change to vigo veypi 2025-07-15 17:20:15 +0800
  • 3b9cbe1c1b feat: change axios and add auth refresh veypi 2025-06-27 20:38:58 +0800
  • d472464d8a update veypi 2025-05-14 20:16:30 +0800
  • 0e8ef78957 update cli veypi 2025-05-13 17:41:54 +0800
  • 71924315b4 update access veypi 2025-05-13 17:31:28 +0800
  • 6277ab0c4c feat: update app resouce veypi 2025-05-13 17:19:11 +0800
  • 7e7e6ed506 feat: simplify user login veypi 2025-05-13 16:34:37 +0800
  • 545f49c0f3 change gomod veypi 2025-05-06 11:17:44 +0800
  • 5112f1ab7d change to new version veypi 2025-05-06 11:16:24 +0800
  • b32b12878c update veypi 2025-04-08 12:35:11 +0800
  • e2a2962cd6 update veypi 2025-03-28 07:41:41 +0800
  • 200393c4d4 test: front veypi 2024-11-25 22:42:49 +0800
  • be16fc1c5c update veypi 2024-11-25 15:50:53 +0800
  • 5004d00afe fix: update token path veypi 2024-11-19 18:53:11 +0800
  • 765502bdd9 feat: a lot veypi 2024-11-19 18:52:49 +0800
  • 9e157d0f0e update veypi 2024-11-08 18:54:41 +0800
  • 1ad9cb686f feat: update model veypi 2024-11-07 18:16:30 +0800
  • 11521b4b1c feat: user veypi 2024-11-07 17:38:49 +0800
  • fe0f3b07d0 feat: oa fs doc veypi 2024-11-05 18:52:29 +0800
  • 655af2fcb1 feat: user fs auto auth cookie veypi 2024-11-05 02:57:48 +0800