Commit Graph

187 Commits

Author SHA1 Message Date
Alex-larget
c4f737c829 稳定版本构建完成 2026-03-18 21:06:16 +08:00
Alex-larget
d6cdd6fdba 删除不再使用的文件,包括开放 API 鉴权规范文档、数据库迁移脚本和旧版图标组件,优化项目结构和资源管理。更新小程序代码以支持代付功能,增加代付分享弹窗和支付逻辑,提升用户体验。 2026-03-18 20:33:50 +08:00
Alex-larget
c55e54efbd 重构小程序图标组件,替换传统 emoji 为 SVG 图标,提升视觉一致性和可维护性。更新多个页面以使用新图标组件,优化用户界面体验。同时,调整了数据加载逻辑,确保更高效的状态管理和用户交互。 2026-03-18 16:00:57 +08:00
Alex-larget
1fa20756a8 feat: 代付做完了 2026-03-18 12:40:51 +08:00
Alex-larget
f276595ad6 暂存 2026-03-17 18:22:06 +08:00
Alex-larget
c24caf63c5 性能优化 2026-03-17 14:02:09 +08:00
Alex-larget
2f35520670 feat: 定合并的稳定版本 2026-03-17 13:17:49 +08:00
Alex-larget
0d12ab1d07 Update project documentation and enhance user interaction features
- Added a new entry for user interaction habit analysis based on agent transcripts, summarizing key insights into communication styles and preferences.
- Updated project indices to reflect the latest developments, including the addition of a wallet balance feature and enhancements to the mini program's user interface for better user experience.
- Improved the handling of loading states in the chapters page, ensuring a smoother user experience during data retrieval.
- Implemented a gift payment sharing feature, allowing users to share payment requests with friends for collaborative purchases.
2026-03-17 11:44:36 +08:00
Alex-larget
9210b931c4 Enhance profile editing and sharing functionality
- Added a new feature for sharing profile cards, including special handling for forwarding to friends and displaying a canvas cover with user information.
- Updated the mini program's profile-edit page to generate a shareable card with a structured layout, including user avatar, nickname, and additional information.
- Improved the documentation to reflect the new sharing capabilities and updated the last modified date for relevant entries.
2026-03-16 17:18:49 +08:00
Alex-larget
219ae3b843 删除过时的批处理脚本和部署Python文件
- 删除了macOS虚拟机的安装和迁移批处理脚本,因为它们已不再需要。
- 删除了macOS虚拟机的导出脚本,以简化项目流程。
- 删除了soul-admin项目的部署Python脚本,以简化代码库。
- 更新了小程序,以反映环境配置的变化并提升用户体验。
2026-03-16 16:10:30 +08:00
Alex-larget
d4ba905ee5 通过自动提及和标签创建功能,增强文章编辑功能
- 在文章编辑过程中,实现了自动创建不存在的@提及和#标签的功能,确保它们被添加到相应的数据库中。
- 更新了内容处理逻辑,以利用新创建的提及和标签,从而改善用户体验和内容管理。
- 增强了人物和链接标签创建的后端处理能力,使文章编辑过程中能够实现无缝集成。
2026-03-16 11:09:26 +08:00
Alex-larget
7ece8f52ff 文章编辑器问题 2026-03-14 23:27:22 +08:00
Alex-larget
1edceda4db Update evolution indices and enhance user experience in mini program
- Added new entries for content ranking algorithm adjustments and cross-platform reuse in the evolution indices for backend, team, and mini program development.
- Improved user interface elements in the mini program, including the addition of a hidden settings entry and refined guidance for profile modifications.
- Enhanced reading statistics display with formatted numbers for better clarity and user engagement.
- Updated reading tracker logic to prevent duplicate duration accumulation and ensure accurate reporting of reading progress.
2026-03-14 17:13:06 +08:00
Alex-larget
c936371165 Update mini program development documentation and enhance user interface elements
- Added a new entry for the latest mini program development rules and APIs in the evolution index.
- Updated the skill documentation to include guidelines on privacy authorization and capability detection.
- Modified the read and settings pages to improve user experience with new input styles and layout adjustments.
- Implemented user-select functionality for text elements in the read page to enhance interactivity.
- Refined CSS styles for better responsiveness and visual consistency across various components.
2026-03-14 16:23:01 +08:00
Alex-larget
8778a42429 2026年3月14日14:37:06 2026-03-14 14:37:17 +08:00
Alex-larget
db4b4b8b87 Add linked mini program functionality and enhance link tag handling
- Introduced `navigateToMiniProgramAppIdList` in app.json for mini program navigation.
- Updated link tag handling in the read page to support mini program keys and app IDs.
- Enhanced content parsing to include app ID and mini program key in link tags.
- Added linked mini programs management in the admin panel with API endpoints for CRUD operations.
- Improved UI for selecting linked mini programs in the content creation page.
2026-03-12 16:51:12 +08:00
Alex-larget
d3b67681d7 Refactor user profile handling and navigation logic in the mini program. Introduce functions to ensure user profile completeness after login, update avatar selection process, and enhance navigation between chapters based on backend data. Update API endpoints for user data synchronization and improve user experience with new UI elements for profile editing. 2026-03-12 11:36:50 +08:00
Alex-larget
da6d2c0852 Update API endpoints for order retrieval in admin panel; change from /api/orders to /api/admin/orders in multiple files for consistency. Remove unused CSS and JS files from the distribution folder to streamline the build. Enhance order synchronization logic in the backend to handle order states more effectively. 2026-03-11 16:29:20 +08:00
Alex-larget
a8c7dc9306 Merge branch 'yongxu' into devlop
# Conflicts:
#	.cursor/meeting/README.md   resolved by yongxu version
#	.gitignore   resolved by yongxu version
#	miniprogram/pages/index/index.js   resolved by yongxu version
#	miniprogram/pages/read/read.js   resolved by yongxu version
#	miniprogram/pages/read/read.wxml   resolved by yongxu version
#	soul-admin/dist/index.html   resolved by yongxu version
#	soul-admin/src/App.tsx   resolved by yongxu version
#	soul-admin/src/components/RichEditor.css   resolved by yongxu version
#	soul-admin/src/components/RichEditor.tsx   resolved by yongxu version
#	soul-admin/src/components/modules/user/UserDetailModal.tsx   resolved by yongxu version
#	soul-admin/src/layouts/AdminLayout.tsx   resolved by yongxu version
#	soul-admin/src/pages/chapters/ChaptersPage.tsx   resolved by yongxu version
#	soul-admin/src/pages/content/ContentPage.tsx   resolved by yongxu version
#	soul-admin/src/pages/dashboard/DashboardPage.tsx   resolved by yongxu version
#	soul-admin/src/pages/find-partner/FindPartnerPage.tsx   resolved by yongxu version
#	soul-admin/src/pages/find-partner/tabs/CKBConfigPanel.tsx   resolved by yongxu version
#	soul-admin/src/pages/find-partner/tabs/CKBStatsTab.tsx   resolved by yongxu version
#	soul-admin/src/pages/find-partner/tabs/FindPartnerTab.tsx   resolved by yongxu version
#	soul-admin/src/pages/find-partner/tabs/MatchPoolTab.tsx   resolved by yongxu version
#	soul-admin/src/pages/find-partner/tabs/MatchRecordsTab.tsx   resolved by yongxu version
#	soul-admin/src/pages/find-partner/tabs/MentorBookingTab.tsx   resolved by yongxu version
#	soul-admin/src/pages/find-partner/tabs/MentorTab.tsx   resolved by yongxu version
#	soul-admin/src/pages/find-partner/tabs/ResourceDockingTab.tsx   resolved by yongxu version
#	soul-admin/src/pages/find-partner/tabs/TeamRecruitTab.tsx   resolved by yongxu version
#	soul-admin/src/pages/mentors/MentorsPage.tsx   resolved by yongxu version
#	soul-admin/src/pages/referral-settings/ReferralSettingsPage.tsx   resolved by yongxu version
#	soul-admin/src/pages/settings/SettingsPage.tsx   resolved by yongxu version
#	soul-admin/src/pages/users/UsersPage.tsx   resolved by yongxu version
#	soul-admin/tsconfig.tsbuildinfo   resolved by yongxu version
#	soul-api/internal/database/database.go   resolved by yongxu version
#	soul-api/internal/handler/admin_dashboard.go   resolved by yongxu version
#	soul-api/internal/handler/book.go   resolved by yongxu version
#	soul-api/internal/handler/ckb.go   resolved by yongxu version
#	soul-api/internal/handler/db_book.go   resolved by yongxu version
#	soul-api/internal/handler/db_person.go   resolved by yongxu version
#	soul-api/internal/handler/match_records.go   resolved by yongxu version
#	soul-api/internal/handler/user.go   resolved by yongxu version
#	soul-api/internal/model/chapter.go   resolved by yongxu version
#	soul-api/internal/model/person.go   resolved by yongxu version
#	soul-api/internal/router/router.go   resolved by yongxu version
#	开发文档/10、项目管理/运营与变更.md   resolved by yongxu version
#	开发文档/1、需求/需求汇总.md   resolved by yongxu version
#	开发文档/README.md   resolved by yongxu version
2026-03-10 20:20:59 +08:00
Alex-larget
aebb533507 更新管理端迁移Mycontent-temp的菜单与布局规范,确保主导航收敛并优化隐藏页面入口。新增相关会议记录与文档,反映团队讨论的最新决策与实施建议。 2026-03-10 18:06:10 +08:00
Alex-larget
05ac60dc7e 更新小程序,新增VIP会员状态管理功能,优化章节解锁逻辑,支持VIP用户访问增值内容。调整用户详情页面,增加VIP相关字段和功能,提升用户体验。更新会议记录,反映最新讨论内容。 2026-03-10 11:04:34 +08:00
卡若
22bb29f433 feat: 内容管理深度优化 (03-07~03-09)
- 排名算法权重可配置,排行榜显示点击量/付款数/热度
- 富文本编辑器升级(TipTap),支持@提及/#链接标签/图片/表格
- 「主人公」Tab → 「链接AI」Tab,AI列表+链接标签管理
- 链接标签新增存客宝(ckb)类型,存客宝绑定配置面板
- 人物ID改为可选,名称必填
- 排行榜操作改为「编辑文章」,付款记录移入编辑弹窗
- 章节ID修改支持(originalId/newId机制)
- 付款记录用户ID/订单ID可点击跳转
- 项目推进表补充14-15节(03-07~09改动记录+存客宝技术方案)

Made-with: Cursor
2026-03-09 05:49:03 +08:00
卡若
a03a55cdbc sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:58:16 +08:00
卡若
80c5b68b40 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:58:10 +08:00
卡若
e9ae0be7a6 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:58:05 +08:00
卡若
3125e42def sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:56:07 +08:00
卡若
794a1f46a9 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:55:26 +08:00
卡若
cb02b6be74 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:55:20 +08:00
卡若
2717c1a773 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:55:07 +08:00
卡若
18c61f46c9 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:54:57 +08:00
卡若
930aeb707e sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:54:45 +08:00
卡若
37aa34ef47 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:54:15 +08:00
卡若
63253c08f7 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:54:10 +08:00
卡若
f7679e78a2 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:54:03 +08:00
卡若
a4a07cff4d sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:53:44 +08:00
卡若
2137852785 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:53:25 +08:00
卡若
9d14127fa8 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:53:17 +08:00
卡若
cbc443b500 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-09 04:53:07 +08:00
卡若
fb71faa117 sync: soul-admin 页面、soul-api 后端 | 原因: 前端页面修改、后端代码修改 2026-03-09 04:53:01 +08:00
卡若
e50e872a76 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-08 17:23:34 +08:00
卡若
76f919a3d9 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-08 17:23:26 +08:00
卡若
71dfb422b0 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-08 17:23:12 +08:00
卡若
56fd003395 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-08 17:23:00 +08:00
卡若
93042f4e45 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-08 17:22:27 +08:00
卡若
27224bdc0b sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-08 17:22:18 +08:00
卡若
6133e6b9f3 sync: soul-admin 前端、soul-admin 页面 | 原因: 前端代码修改、前端页面修改 2026-03-08 17:22:08 +08:00
卡若
82f68bb383 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-08 17:21:32 +08:00
卡若
810633314d sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-08 17:21:13 +08:00
卡若
4e50486bb5 sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-08 17:21:02 +08:00
卡若
adcec30f2e sync: soul-admin 页面 | 原因: 前端页面修改 2026-03-08 17:20:52 +08:00