Commit Graph

64 Commits

Author SHA1 Message Date
Megghy
888424195b perf: optimize build chunks and add bundle size visualization 2025-10-04 09:54:27 +08:00
Megghy
758549d29d chore: format code style and update linting configuration 2025-10-02 10:38:23 +08:00
Megghy
83a6c36d57 feat: enhance DefaultIndexTemplate with ordered links and UI improvements
- Added computed property to order links based on user settings or default order.
- Updated UI to display ordered links dynamically.
- Improved text display for UID and adjusted button styles for better UX.
- Modified TypeScript configuration to include 'jszip' type definitions.
2025-09-26 23:10:09 +08:00
Megghy
8fd182acae feat: 更新OBS组件和路由配置,添加动态九图生成器功能, 修复礼物描述不换行的问题
- 在package.json中添加vue-cropperjs和相关类型定义
- 在obsConstants.ts中新增示例组件和控制器组件定义
- 更新manage.ts路由配置,添加OBS组件库和直播工具箱路由
- 在DynamicForm.vue中移除调试信息输出
- 在PointGoodsItem.vue中优化商品描述的显示逻辑
- 删除不再使用的OBS组件视图文件
2025-06-03 18:03:49 +08:00
1ae528b9a9 feat: 更新配置和组件以支持选择项功能, 开始手柄映射功能编写
- 在DynamicForm.vue中新增select组件支持
- 在VTsuruConfigTypes.ts中添加可选的条件显示属性
- 更新vite.config.mts以集成自定义SVGO插件
- 在components.d.ts中添加NDescriptionsItem组件声明
- 更新路由配置以包含obs_store模块
2025-05-11 05:49:50 +08:00
f90f2057bb feat: 添加弹幕投票相关功能, 修复礼物兑换外部链接bug
- 在api-models.ts中定义弹幕投票相关类型
- 在constants.ts中添加VOTE_API_URL常量
- 在路由中添加弹幕投票管理和OBS视图
- 更新组件以支持弹幕投票功能
2025-05-05 02:01:01 +08:00
f525bbb759 feat: 添加签到功能及相关设置
- 更新 .gitignore,添加 SpecStory 说明文件
- 在 App.vue 中引入 NGlobalStyle 组件
- 更新 api-models.ts,添加签到相关数据模型
- 在 CheckInSettings.vue 中实现签到功能的配置界面
- 添加签到排行榜功能,允许用户查看签到情况
- 更新 PointHistoryCard.vue,增加签到记录显示
- 在 PointSettings.vue 中添加签到相关设置项
- 更新路由,添加签到排行页面
2025-05-01 08:18:58 +08:00
07948e6777 feat: 更新项目配置和依赖,增强功能和用户体验
- 完成弹幕机功能
- 在 .editorconfig 中新增对 vine.ts 文件的支持。
- 更新 package.json 中多个依赖的版本,提升稳定性和性能。
- 在 vite.config.mts 中引入 @guolao/vue-monaco-editor 插件,增强代码编辑功能。
- 在 App.vue 中调整内容填充的样式,优化界面布局。
- 新增获取配置文件哈希的 API 方法,提升配置管理能力。
- 在多个组件中优化了样式和逻辑,提升用户交互体验。
2025-04-25 00:08:06 +08:00
5891f20f86 feat: 优化弹幕动效, 开始自动操作编写 2025-04-18 02:34:20 +08:00
ff755afd99 feat: 添加弹幕窗口管理功能;优化弹幕客户端连接逻辑;实现自动滚动和设置更新; 修复浏览页页面切换的问题 2025-04-14 17:05:13 +08:00
c13fcb90c8 feat: 修复图片url, 开始弹幕机编写 2025-04-13 21:59:47 +08:00
d5c9e663da 添加客户端 2025-04-06 13:50:16 +08:00
24f1c413c4 重构多个组件以优化代码格式和可读性,删除不必要的文件,更新类型定义,添加数据分析路由 2025-03-27 18:37:01 +08:00
4eb69ca8f1 add docker container 2025-03-19 10:19:19 +08:00
02e24a5783 allow all gifts rebuy 2025-01-10 02:40:42 +08:00
47ade4a965 fix: no voice in speech page; custom personal page redirect notworking. feat: sync sroll bar between question display page an obs component 2024-11-23 18:46:37 +08:00
537ea7bbe6 fix wrong langue value when adding songs 2024-11-21 00:53:15 +08:00
45bc8485b3 add rtc feature, set payment page to wip state 2024-11-14 15:37:25 +08:00
932b83ddcd particularly complete forum function, add point order export and user delete 2024-03-22 01:47:55 +08:00
c3444c1cc8 add video-collect display, improve index layout 2024-03-13 18:03:18 +08:00
af112da9a8 update song-request to live-request, add questionbox tag support 2024-03-12 14:36:01 +08:00
f1c06deffd add web-fetcher 2024-02-28 16:28:21 +08:00
bd96fecf4b fix video collect detail 2024-02-21 16:03:34 +08:00
6bf003d18b add question display page 2024-02-20 22:03:49 +08:00
ae576ed20c songlist add import from file, partically complete point system 2024-02-10 13:05:18 +08:00
fbda489db7 fix avatar property (to uface 2024-02-02 23:38:22 +08:00
c1d8f75690 fix music request 2024-01-21 23:43:27 +08:00
8dd85f205d update eventfetcher info display 2024-01-20 23:51:21 +08:00
6b20366670 update vef alert 2024-01-18 08:16:37 +08:00
6f4f602488 update alert 2024-01-15 21:30:05 +08:00
0baa458e89 update music request footer 2023-12-28 12:25:27 +08:00
840dc080a0 add loadingbar 2023-12-26 23:04:03 +08:00
e615154149 add music request 2023-12-24 17:57:23 +08:00
ee93182b54 fix live detail loading 2023-12-22 15:37:26 +08:00
7ae3fdfe99 add tts 2023-12-17 18:54:55 +08:00
9f4319bd13 add feedback page 2023-12-10 23:07:42 +08:00
f7d3a2128a add live 2023-12-03 15:14:02 +08:00
69dbd31259 add queue 2023-11-25 19:09:34 +08:00
10d7f591fd update alert 2023-11-25 11:42:09 +08:00
6b087030f5 add song request filter 2023-11-19 23:29:13 +08:00
4b8fcaa775 add to manage page 2023-11-19 19:12:38 +08:00
a8630e3f56 add song request 2023-11-19 18:36:21 +08:00
1dbbc45ee5 Revert "add song request"
This reverts commit cb03299a99.
2023-11-19 18:31:32 +08:00
cb03299a99 add song request 2023-11-19 18:17:31 +08:00
f117f11407 update open live page 2023-11-15 14:38:58 +08:00
0b36224691 add livelottery obs compoent 2023-11-11 19:00:01 +08:00
6d625b3ddc add live lottery 2023-11-02 21:48:49 +08:00
0a98aad749 update bili verify to open-live 2023-11-02 21:18:55 +08:00
e6c41f39d8 add stream lottery 2023-11-01 13:57:52 +08:00
f42307902f add video collect 2023-10-30 19:27:28 +08:00