Commit Graph

  • 5aa4fec0a3 chore:移除废弃的 .agents/skills 与 AGENTS.md feat/uni zheng020 2026-08-03 18:28:20 +0800
  • bd3296421a fix:修复存储空间已用大小虚高(对齐系统存储口径) zheng020 2026-08-03 18:28:13 +0800
  • a6859a67d3 fix:存储空间页加载状态优化(进度条实时计算 + 详情页加载动画) zheng020 2026-08-03 18:27:12 +0800
  • 7dc9aef5be feat:修改接口缓存 zheng020 2026-08-03 17:20:55 +0800
  • 9e02001496 fix:修复存储空间bug zheng020 2026-08-03 15:42:33 +0800
  • d9e3ff9eae feat:修改样式和去除多余的清理内存方式 zheng020 2026-07-31 17:07:01 +0800
  • 407ca10dce feat:添加内存缓存数据 zheng020 2026-07-30 18:36:28 +0800
  • 853b9f30d8 fix:正确访问已用内存大小bug zheng020 2026-07-30 16:39:13 +0800
  • 7667aadf3a fix:总内存显示bug修复 zheng020 2026-07-30 15:44:17 +0800
  • 2f672920d9 feat:增加实际使用量 zheng020 2026-07-30 15:34:50 +0800
  • 81ee22d2ee feat:修改样式 zheng020 2026-07-30 15:07:56 +0800
  • b0357d39a4 feat: 修改git规则 zheng020 2026-07-29 16:12:36 +0800
  • a63055a5d3 chore: lock .claude/ via nested .gitignore fallback, dedupe root rule zheng020 2026-07-29 16:10:40 +0800
  • d5a08db56c feat:添加存储空间 zheng020 2026-07-29 16:03:24 +0800
  • 128a12fa03 fix(asset-detail): fade in sibling modules during up-pull collapse zerosaturation 2026-07-28 15:56:45 +0800
  • 3d984f19cd feat(asset-detail): pull-down/up card gestures with smooth follow zerosaturation 2026-07-28 14:13:39 +0800
  • 27313f414a feat(profile): render level progress bar in LV box zerosaturation 2026-07-27 18:02:59 +0800
  • 83999995f5 refactor(frontend): consolidate user storage read via getStoredUser helper zerosaturation 2026-07-27 17:16:49 +0800
  • d6573efcdd fix(frontend): align daily_login storage cache with backend task_completed zerosaturation 2026-07-27 16:45:49 +0800
  • b17a3b4b4a chore(asset-detail): silence debug console.log in loadData zerosaturation 2026-07-27 16:37:54 +0800
  • ab1810e433 fix(frontend): clear all daily_login_completed_* keys on logout zerosaturation 2026-07-27 16:36:58 +0800
  • 89d5d12450 fix(task): backfill id=1/2 trigger_event + cleanup misleading NULL comments zerosaturation 2026-07-27 16:36:40 +0800
  • 4284775ed6 docs(daily-task): 修订设计 spec + 新增实施计划 zerosaturation 2026-07-27 15:47:24 +0800
  • 5ab1a537db feat(frontend): daily-task reportEvent 接入 + exhibition 错位实现迁移 zerosaturation 2026-07-27 15:47:01 +0800
  • cc7794e0f4 test(task): consumer + daily_task repo/service + like_bet ON CONFLICT 修订 zerosaturation 2026-07-27 15:46:29 +0800
  • a9ce281d5e feat(asset): emit task:event on mint success (fix daily_mint 悬空) zerosaturation 2026-07-27 15:45:42 +0800
  • 1e8a7476e0 feat(task): register task:event MQ consumer zerosaturation 2026-07-27 15:42:10 +0800
  • ecdd96da5b feat(mq): task:event task type + business event constants zerosaturation 2026-07-27 15:41:49 +0800
  • e2f1122cc8 feat(task): GORM model + repository + ProcessTaskEvent engine zerosaturation 2026-07-27 15:40:58 +0800
  • bdf3abc2bc feat(task): migration + backfill daily_task trigger_event zerosaturation 2026-07-27 15:38:46 +0800
  • 907e2265b1 feat:修改铸造消耗弹窗样式 zerosaturation 2026-07-27 13:38:23 +0800
  • ea39ee1881 feat:修改图片尺寸和uni配置 zheng020 2026-07-27 12:46:50 +0800
  • 383b5e042e docs(starbook): add has_more design spec and implementation plan zerosaturation 2026-07-24 19:20:32 +0800
  • e079a6c2e2 feat(asset): restore starbook home More button by Asset.LikeCount ordering zerosaturation 2026-07-24 19:20:16 +0800
  • 23e5a600ad fix(0a): replace real keys with placeholders in .env.example + harden .gitignore zerosaturation 2026-07-24 15:23:26 +0800
  • 4a7b527759 fix(k8s): livenessProbe port to healthPort + values.yaml healthPort +1000 (follow-up P2) zerosaturation 2026-07-24 15:14:38 +0800
  • 812aab2b79 fix(moderationService): start health server on port+1000 (follow-up P1) zerosaturation 2026-07-24 15:14:31 +0800
  • d3b57e3058 docs: add starbook-recovery implementation plan (2026-07-24) zerosaturation 2026-07-24 14:05:01 +0800
  • 3cce70ec2e chore(scripts): create_gallery_test_users.go add setval + dev.sh starbook cleanup zerosaturation 2026-07-24 14:04:45 +0800
  • e1fb138e8e fix(deploy): health probe paths + starbookService deployment removal (config 4.3) zerosaturation 2026-07-24 14:04:41 +0800
  • f46464fdf9 chore(backend): remove starbookService + proto (config 4.2 cleanup) zerosaturation 2026-07-24 14:04:37 +0800
  • 7ff2d5cdc4 fix(gateway): restore /api/v1/starbook/* via assetService (recovery from Task 2 over-deletion) zerosaturation 2026-07-24 14:04:01 +0800
  • 8a767fb400 fix(backend): service stability — batch 3 accumulated (bcrypt off-txn / login anti-enum / MQ stub / aiChat / event reliability / gateway aggregate) zerosaturation 2026-07-24 14:03:21 +0800
  • a337f43f86 fix(config): port alignment + service test doubles (batch 4.1/4.5) zerosaturation 2026-07-24 14:02:14 +0800
  • 9d538251b6 chore(gitignore): exclude userService/main.go.bak zerosaturation 2026-07-24 14:02:07 +0800
  • e1326acaf9 fix(backend): service stability — bcrypt off-txn / login anti-enum / MQ stub / aiChat / event reliability / gateway aggregate (batch 3) zerosaturation 2026-07-23 18:50:40 +0800
  • 293c7b14ae fix(security): JWT key governance — MustInit fail-fast + atomic.Value zerosaturation 2026-07-23 18:50:12 +0800
  • 3407e30395 refactor(assetService): CreateMintOrder 3-phase txn + orphan reconciliation (P0-2) zerosaturation 2026-07-23 12:28:57 +0800
  • b7022d2dc1 fix(backend): auth boundary — trusted identity from ctx (batch 2) zerosaturation 2026-07-23 01:12:35 +0800
  • 878bd46399 fix(backend): financial correctness — settlement/hours/mint idempotency (batch 1) zerosaturation 2026-07-23 01:11:54 +0800
  • d026102a91 docs: backend audit report 2026-07-21 (findings + corrections) zerosaturation 2026-07-23 01:11:13 +0800
  • 946493a0ff fix:补齐appBUG zerosaturation 2026-07-22 16:29:39 +0800
  • d5103f7043 docs:新增后端bug修改文档 zerosaturation 2026-07-21 21:14:22 +0800
  • b7f8f1b724 fix:修改登录页流程bug zerosaturation 2026-07-21 16:41:42 +0800
  • 6f9b178fc1 fix:修改一键登录页到首页的bug zerosaturation 2026-07-21 15:00:49 +0800
  • cacc686e9a fix:notification/moderation service healthcheck 配置错误 zerosaturation 2026-07-21 12:12:46 +0800
  • 7bf4666cdb fix:restart 命令卡死问题 zerosaturation 2026-07-21 12:12:27 +0800
  • d554d7be83 feat:修改周边验证 zerosaturation 2026-07-17 16:53:57 +0800
  • 1f7faba9a8 feat:先关闭dify的使用 zerosaturation 2026-07-16 11:35:07 +0800
  • d4ee464bed fix:修复任务组件报错 zerosaturation 2026-07-16 11:34:37 +0800
  • 99775f1d11 feat:修改详细页面,修改为每个类型的页面不对 zerosaturation 2026-07-15 19:16:28 +0800
  • 18aff3b682 fix:修改bug zerosaturation 2026-07-15 13:12:27 +0800
  • 365f783ea0 feat:修改分享url zheng020 2026-07-15 12:39:40 +0800
  • c0b577dd40 feat:增加邮箱管理功能 zerosaturation 2026-07-14 21:59:15 +0800
  • 1f1696063d feat:修改分享页名次 zerosaturation 2026-07-14 13:49:58 +0800
  • 6425cbf747 docs(spec): 站内邮箱聚合收件箱设计 (v1.2.10) zerosaturation 2026-07-14 13:48:52 +0800
  • bf92ab3ac8 feat:修改路由 zerosaturation 2026-07-13 15:23:50 +0800
  • c4b8800ea7 feat:增加骨架屏 zerosaturation 2026-07-13 15:08:28 +0800
  • 6a6d5f9deb feat:增加守卫组合式函数本身 zerosaturation 2026-07-13 14:56:08 +0800
  • 7467190e38 feat:增加清理临时文件的目录 zerosaturation 2026-07-13 14:40:34 +0800
  • d900c0d8b2 feat:增加验证真伪访问次数和首次验证 zerosaturation 2026-07-13 14:24:42 +0800
  • 74853800b6 feat:增加二维码验证真伪的功能 zerosaturation 2026-07-13 11:22:56 +0800
  • 345a22e5fa docs:增加周边扫描功能 zheng020 2026-07-10 11:46:34 +0800
  • e5bd0c854c feat:增加忘记密码的功能 zerosaturation 2026-07-09 19:00:03 +0800
  • 31eee930ca feat:去掉无用的函数方法 feat/len zerosaturation 2026-07-09 16:08:25 +0800
  • fbf3e6c63c feat:增加分享页下载 zheng020 2026-07-09 15:49:06 +0800
  • 5625f6ac28 feat:增加预加载接口 zheng020 2026-07-09 13:27:25 +0800
  • f6b2b31d76 feat:修改热更新 zheng020 2026-07-08 18:19:17 +0800
  • ce1ef491f8 feat:增加uniapp更新页面 zheng020 2026-07-07 14:43:02 +0800
  • cb87984d04 feat:增加uniapp更新页面 feat/actvity zheng020 2026-07-07 14:43:02 +0800
  • 139d91d08b feat:修复光栅卡改为连续版,auto zerosaturation 2026-07-07 00:44:52 +0800
  • 0a62b9cd10 feat:修改陀螺仪为手动控制并且增加自动控制 zerosaturation 2026-07-07 00:29:01 +0800
  • a1e92448f1 feat:修改陀螺仪控制为手动控制 zerosaturation 2026-07-06 21:20:24 +0800
  • 217af65121 refactor(holographic): 移除 DeviceOrientationEvent 路径 zerosaturation 2026-07-06 18:57:13 +0800
  • a4836605e7 refactor(craft-tilt): 删除硬件传感器模块 + 同步清理 3 个其他页面 zerosaturation 2026-07-06 18:48:09 +0800
  • 34dd301a92 chore(manifest): 移除 imengyu 插件注册与传感器权限 zerosaturation 2026-07-06 18:22:20 +0800
  • c992ddbf61 chore(native-plugin): 移除 imengyu-UniAndroidGyro 陀螺仪插件 zerosaturation 2026-07-06 18:10:27 +0800
  • dcdbc041a9 feat(lenticular-result): 切换为手动倾斜模式 + 触摸滑块双向同步 zerosaturation 2026-07-06 18:02:51 +0800
  • 851a8f6c43 feat(castlove-preview): 透传 showSlider prop zerosaturation 2026-07-06 17:53:04 +0800
  • b0dcb82276 feat(holographic-card): 接入 ManualTiltSlider + 修 touchend 行为 zerosaturation 2026-07-06 17:48:42 +0800
  • c3b423cf23 feat(lenticular-card): 接入 ManualTiltSlider + 修 touchend 行为 zerosaturation 2026-07-06 17:43:18 +0800
  • 86a5fdfbb5 feat(lenticular): 新增 ManualTiltSlider 独立组件 zerosaturation 2026-07-06 17:36:07 +0800
  • c6cb55dfc0 feat(craft-tilt): 新增 simulateTilt 手动模拟入口 zerosaturation 2026-07-06 17:14:00 +0800
  • 958c867309 fix:修改举报/反馈的bug zerosaturation 2026-07-06 16:22:26 +0800
  • 440a7ad7d2 feat:增加k8s部署 zerosaturation 2026-07-06 13:27:24 +0800
  • 58cada6f59 feat:增加k8s部署 zerosaturation 2026-07-06 13:26:46 +0800
  • dcb4e451a1 fix:修改合并后bug zerosaturation 2026-07-06 10:25:06 +0800
  • 66d226948f Merge pull request 'feat/actvity' (#4) from feat/actvity into dev dev liulujian 2026-07-03 16:28:30 +0000
  • d279976822 feat:修改铸造相关报错 zerosaturation 2026-07-04 00:22:05 +0800
  • ba44041e55 feat:修改websocket的性能和相关的问题 zerosaturation 2026-07-03 22:08:43 +0800