Commit Graph

336 Commits

Author SHA1 Message Date
kkfluous
36371ab601 chore: ⬆️ daisyui ^5.5.14 -> ^5.5.19
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is running
ci/woodpecker/manual/woodpecker Pipeline was successful
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 18:05:44 +08:00
kkfluous
6889fdee1f feat: 标题文案与样式焕新「星耀时刻,致敬奋斗者」
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
- 中英文默认标题更新为「星耀时刻,致敬奋斗者」/「Stellar Moments · Tribute to the Driven」
- 在 main.ts 添加一次性迁移,自动覆盖本地缓存中的旧标题
- HeaderTitle 与 PrizeDraw 标题改用羚牛 logo 配色:深炭黑 + 翡翠绿 + 金色高光的渐变与流光动画
- 标题左右增加渐变细线 + 金/绿光点装饰,按钮统一为绿金品牌色
- 标题强制单行不换行,避免窄容器下折行

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 17:59:56 +08:00
kkfluous
30ea764c44 chore: 🐳 docker-compose 端口对齐为 8029
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
与 demo-ctx 反向代理实际转发目标保持一致。

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 16:57:38 +08:00
kkfluous
c7025db514 chore: 🐳 新增 Portainer 部署用 docker-compose
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
外部端口 8088 → 容器 80,镜像 tag 跟 Woodpecker 构建输出一致。

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 16:49:09 +08:00
kkfluous
c5c19abe18 ci: 🔧 新增 Woodpecker CI 流水线配置
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
参照 ln-bi 模板,使用 pnpm 构建并推送镜像到 harbor.lnh2e.com/lingniu-v1/log-lottery。

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 16:34:55 +08:00
kkfluous
25d0c95dc3 feat: 🎁 新增破冰抽奖功能及 82 人名单
- 新增 src/views/PrizeDraw 抽奖视图及抽奖配置 store
- 更新 defaultPersonList 为 82 位真实参与者名单
- 调整主页、路由、i18n 及音乐播放以支持抽奖入口
- 附抽奖需求及实现报告文档

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 16:29:52 +08:00
LOG1997
d26c364999 Merge pull request #268 from LOG1997/release
Release
2026-02-24 11:26:05 +08:00
LOG1997
4e9c16640c Merge pull request #257 from LOG1997/feature_readme
docs: 📝 readme添加Contributors
2026-02-06 00:14:23 +08:00
wjrHh218
0897a69174 docs: 📝 readme添加Contributors 2026-02-06 00:13:48 +08:00
wjrHh218
07d0948ea7 docs: 📝 version 0.6.0-beta5 2026-02-06 00:04:00 +08:00
wjrHh218
9bef75bbd7 fix: 🐛 卡片scale修改 2026-02-06 00:03:02 +08:00
LOG1997
77090ba00c Merge pull request #256 from LOG1997/release_0.6.0-beta4
Release 0.6.0 beta4
2026-02-05 23:55:02 +08:00
wjrHh218
864037b2a8 docs: 📝 version v0.6.0-beta4 2026-02-05 23:54:36 +08:00
wjrHh218
9ce823eaff Merge branch 'main' into release_0.6.0-beta4 2026-02-05 23:54:08 +08:00
LOG1997
677e205e23 Merge pull request #254 from LOG1997/feature_readme
fix: 🐛 修正抽中卡片的位置
2026-02-05 23:50:34 +08:00
wjrHh218
1d0149d770 fix: 🐛 修正抽中卡片的位置 2026-02-05 23:48:36 +08:00
LOG1997
b37867127e Merge pull request #253 from LOG1997/feature_readme
docs: 📝 替换图片
2026-02-05 23:35:22 +08:00
wjrHh218
450f1e7b55 docs: 📝 替换图片 2026-02-05 23:34:03 +08:00
LOG1997
b7181a9f32 Merge pull request #242 from LOG1997/release_0.6.0-beat3
Release 0.6.0 beat3
2026-02-01 11:00:49 +08:00
LOG1997
9d62eb6d36 docs: 📝 版本v0.6.0-beta3 2026-02-01 10:57:14 +08:00
log1997
ab38b3a18e fix: 🐛 限制撒花动画数量,避免页面卡顿和内存泄漏 2026-02-01 10:54:18 +08:00
xiaoshi-jiang
1b983d2a2e 抽中卡片增加>30 <40的卡片排列生成规则
* Update defaultTitle for the lottery event

* Update style.scss

* Update style.scss

* feat: set single-time max person count to 40

* fix: support totalCount > 30 in useElementPosition with dynamic rule and add test

* chore: ✏️ 处理eslint报错和恢复默认标题 #240

---------

Co-authored-by: heldenti <heldenti@users.noreply>
Co-authored-by: LOG1997 <2694233102@qq.com>
2026-01-31 20:52:53 +08:00
LOG1997
a88da6283e Merge pull request #216 from LOG1997/release
Release
2026-01-20 09:55:51 +08:00
LOG1997
af4d562a20 Merge pull request #215 from LOG1997/213-cancel-lottery-bug
docs: 📝 version 0.6.0-beat.2
2026-01-20 09:45:10 +08:00
log1997
e185758f85 docs: 📝 version 0.6.0-beat.2 2026-01-20 09:44:24 +08:00
LOG1997
e67f6a8bd8 fix: 🐛 人员池使用浅拷贝数组实例,避免取消后人员从人员池选择不到 close #213
fix: 🐛 人员池使用浅拷贝数组实例,避免取消后人员从人员池选择不到 close #213
2026-01-20 09:40:22 +08:00
log1997
cdbdcdc7a5 fix: 🐛 人员池使用浅拷贝数组实例,避免取消后人员从人员池选择不到 close #213 2026-01-20 09:39:12 +08:00
LOG1997
31bc42bcfe docs: 📝 更新version为0.6.0-1
docs: 📝 更新version为0.6.0-1
2026-01-19 14:41:36 +08:00
log1997
9fbf723aa7 docs: 📝 更新version为0.6.0-1
打包为msi安装包,不支持非数字的版本号(如beta)
2026-01-19 14:40:51 +08:00
LOG1997
849366e981 Merge pull request #209 from LOG1997/dev
build: 🏗️ 打包报错,修改引用文件
2026-01-19 14:23:46 +08:00
log1997
40e1abdc44 build: 🏗️ 打包报错,修改引用文件 2026-01-19 14:23:06 +08:00
LOG1997
92fbef242e Merge pull request #208 from LOG1997/dev
fix: 🐛 解决打包错误
2026-01-19 14:20:33 +08:00
log1997
a8f09befb3 fix: 🐛 解决打包错误 2026-01-19 14:19:39 +08:00
LOG1997
a28c46133e Merge pull request #207 from LOG1997/dev
docs: 📝 version 0.6.0-beta.1
2026-01-19 13:54:01 +08:00
log1997
41700b26fa docs: 📝 version 0.6.0-beta.1 2026-01-19 13:53:14 +08:00
LOG1997
09045e3b2d Merge pull request #206 from LOG1997/dev
Dev
2026-01-19 13:42:53 +08:00
log1997
7296f01c3c feat: 提示最大单次抽奖人数为30 2026-01-16 15:27:03 +08:00
log1997
54b53bf9ce feat: 设置最大抽奖人数为30 2026-01-16 13:54:23 +08:00
log1997
20a02ce44b feat: 环境变量启用server 2026-01-16 13:50:08 +08:00
log1997
f2832324ce Merge branch 'dev' into feature_person_limit 2026-01-16 10:07:47 +08:00
LOG1997
a367099e9b Merge pull request #195 from jiez1812/jiez1812/issue187
fix: 奖项抽奖人数过多时,单次抽取个数的选择中,数字会出现重叠 #187
2026-01-16 09:18:59 +08:00
JiezT
d0b5810360 Merge branch 'dev' into jiez1812/issue187 2026-01-14 17:20:32 +08:00
Wei Jie
f5fdb50718 fix: prevent number overlap in draw count selector #187 2026-01-14 17:05:16 +08:00
Wei Jie
837dbf4565 chore: stop tracking .husky/_ directory 2026-01-14 17:00:00 +08:00
LOG1997
e5d27bdf94 docs: 📝 add last commit shield 2026-01-12 22:56:02 +08:00
LOG1997
f384b69cfa Merge pull request #192 from LOG1997/feature_person_limit
Feature person limit
2026-01-12 22:50:10 +08:00
LOG1997
d0c925e239 fix: 🐛 导出成功后进行提示 2026-01-12 22:49:16 +08:00
LOG1997
3a2303dd40 feat: 设置最多抽30人的卡片排列 2026-01-12 22:46:25 +08:00
LOG1997
d7d9cbd0c5 docs: 📝 update docs 不支持内定 2026-01-12 20:33:54 +08:00
LOG1997
fa936f421b feat: 首页取消单次10人抽奖人数限制 2026-01-11 22:06:43 +08:00