e48b3df236
feat: 更新设置和组件,增强用户通知功能, 修复用户订单记录渲染
...
- 在 Setting_SendEmail 接口中新增 receiveOrder 字段,支持积分礼物兑换通知。
- 优化 PointOrderCard 组件,处理用户信息时增加安全性。
- 更新 ViewerLayout 组件,异步获取用户数据逻辑简化。
- 在 SettingsManageView 中新增积分礼物兑换邮件通知选项。
- 增强 PointSettings 组件,添加通知设置保存功能。
- 更新 QuestionBoxView 组件样式,提升视觉效果。
2025-04-25 09:27:22 +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
77cf0c5edc
feat: 更新项目配置和组件,增强功能和用户体验
...
- 在 .gitignore 中添加了 .specstory 文件的忽略规则。
- 更新 tsconfig.json,修正了 vue-vine/types/macros 的引用路径。
- 在组件声明中新增了 NInput 组件的类型支持。
- 优化了 EventModel 接口,调整了 guard_level 的类型为 GuardLevel。
- 增加了 Follow 事件类型到 EventDataTypes 枚举中。
- 在 ClientAutoAction.vue 中引入了新的 store 和组件,增强了功能。
- 更新了多个设置组件,添加了关键词匹配类型和过滤模式的支持。
- 改进了模板编辑器和测试器的功能,支持更灵活的模板管理。
- 在弹幕客户端中新增了关注事件的处理逻辑,提升了事件响应能力。
2025-04-22 02:30:09 +08:00
89f9cad9a7
feat: 更新问答信息和问题管理组件
...
- 在 QAInfo 接口中为答案添加了创建时间字段。
- 在 QuestionItem 组件中增加了得分颜色计算函数,优化了得分显示逻辑。
- 更新了问题管理视图,增强了问题的筛选和显示功能,支持更灵活的用户交互。
- 改进了分享卡片的样式和功能,提升了用户体验。
- 增强了 OBS 组件的预览功能,提供了更直观的展示效果。
2025-04-21 01:57:10 +08:00
5891f20f86
feat: 优化弹幕动效, 开始自动操作编写
2025-04-18 02:34:20 +08:00
d53295bb0c
feat: 更新地址信息接口,优化地址选择逻辑和表单验证
2025-04-17 04:21:00 +08:00
0195e7b01a
feat: Add Tauri support and enhance client functionality
...
- Introduced Tauri as a new EventFetcherType in api-models.
- Enhanced ClientFetcher.vue to support forced mode switching for Danmaku client.
- Updated ClientLayout.vue to restrict usage outside Tauri environment with appropriate alerts.
- Improved ClientSettings.vue to fetch and display the current version of the application.
- Modified initialization logic in initialize.ts to handle minimized startup for Tauri.
- Updated QueryBiliAPI function to conditionally use cookies based on a new parameter.
- Added bootAsMinimized setting to useSettings store for better user experience.
- Refactored logging in useWebFetcher to use console instead of logError/logInfo for clarity.
- Created a new LabelItem component for better label handling in forms.
- Enhanced EventFetcherStatusCard.vue to display version information based on EventFetcherType.
2025-04-07 19:14:39 +08:00
277497420c
优化 Cookie 存储类型;更新登录状态判断逻辑;添加 Tauri 环境判断以支持版本更新处理
2025-04-07 00:15:07 +08:00
eb306b66b0
优化 JWT 令牌的存储和使用逻辑;调整布局样式和组件属性
2025-04-06 23:09:48 +08:00
d5c9e663da
添加客户端
2025-04-06 13:50:16 +08:00
73c738b42d
更新项目配置,删除不必要的文件,优化依赖项,修复类型定义,添加新歌单样式
2025-03-31 16:32:57 +08:00
24f1c413c4
重构多个组件以优化代码格式和可读性,删除不必要的文件,更新类型定义,添加数据分析路由
2025-03-27 18:37:01 +08:00
3d42dd1884
add allow anonymous user add liverequest
2025-03-18 22:42:18 +08:00
a4a45bba1c
try fix url construct
2025-03-18 20:48:14 +08:00
1b6ec67ba8
update build action
2025-03-18 20:42:25 +08:00
eb43d88e44
fix obs components display
2025-03-18 19:58:54 +08:00
300a38e851
add text review
2025-03-01 00:18:46 +08:00
02e24a5783
allow all gifts rebuy
2025-01-10 02:40:42 +08:00
7d35fe286d
progessing on client
2024-12-19 10:18:05 +08:00
31930b362b
update index
2024-11-26 17:09:22 +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
a59a6f54e5
fix hub load
2024-11-21 02:21:28 +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
392a577a7e
fix message provider get
2024-10-31 14:17:40 +08:00
Megghy
f61bb626ac
allow filter goods tag
2024-09-26 16:36:03 +08:00
6ab0c6dba5
queue add danmaku content
2024-07-30 20:25:05 +08:00
589698b717
try fix avater display
2024-05-11 02:22:10 +08:00
76e4f473e9
fix blacklist display
2024-04-27 12:00:40 +08:00
935384c4e6
point add guard limit
2024-04-23 12:19:25 +08:00
b656057dfe
update packages
2024-04-20 14:11:41 +08:00
2e66c457cc
fix
2024-04-20 02:12:00 +08:00
2f306430b1
try fix account setting rewrite
2024-04-20 01:28:42 +08:00
df1e75caa5
allow custom song language
2024-04-19 00:56:33 +08:00
b63d3f36ce
improve setting save
2024-04-18 15:22:26 +08:00
9a44b5e89c
add more custom item in index
2024-04-14 16:54:57 +08:00
cbd2748c71
update function(queue, liverequest)
2024-04-14 14:48:18 +08:00
759a9f2c4e
fix auth page redirect
2024-04-05 23:18:43 +08:00
cbbf308224
danmaku support openId
2024-03-29 11:59:05 +08:00
2c6bf5beac
support guard price
2024-03-24 10:30:04 +08:00
932b83ddcd
particularly complete forum function, add point order export and user delete
2024-03-22 01:47:55 +08:00
87df8d5966
improve point functions
2024-03-13 21:08: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
ca3f7ca57e
fix lottery distinct
2024-03-12 00:51:42 +08:00
01ef6c09e5
add batch del song
2024-03-02 19:20:38 +08:00
f1c06deffd
add web-fetcher
2024-02-28 16:28:21 +08:00
cc778d22b4
format code
2024-02-21 12:05:28 +08:00
6bf003d18b
add question display page
2024-02-20 22:03:49 +08:00
535c2d7516
update point views
2024-02-18 19:57:28 +08:00