Commit Graph

  • c8f6cb0b34 feat(auth): 添加401未授权处理,清除token并重定向到登录页面 Rogee 2025-12-30 22:14:11 +08:00
  • 7a8c5c4427 feat(user): 修改OTP登录验证码为"1234"以增强安全性 feat(main): 添加种子命令以初始化数据库数据 feat(consts): 添加创作者角色常量 feat(profile): 更新用户资料页面以支持从API获取用户信息 feat(library): 实现用户库页面以获取已购内容并显示状态 feat(contents): 更新内容编辑页面以支持文件上传和自动保存 feat(topnavbar): 优化用户头像显示逻辑以支持动态加载 Rogee 2025-12-30 21:55:48 +08:00
  • ff22ca1264 feat(storage): 添加默认存储提供者以支持存储功能 Rogee 2025-12-30 21:18:29 +08:00
  • cf29a2bf1a feat(auth): implement OTP login flow with toast notifications feat(content): enhance detail view with dynamic content and comments feat(order): add polling for payment status in the payment view feat(user): update dashboard to display wallet and recent orders feat(user): improve orders view with dynamic order fetching and status mapping feat(api): create API modules for auth, content, order, user, and common functionalities refactor(request): implement a centralized request utility for API calls Rogee 2025-12-30 21:15:13 +08:00
  • 179b6aa0e2 feat(auth): 重构认证模块,添加登录和检查Token功能,更新路由和数据结构 Rogee 2025-12-30 18:12:22 +08:00
  • 6d7f4ad1c6 feat(auth): 重构认证模块,添加OTP发送和登录功能 Rogee 2025-12-30 18:10:24 +08:00
  • 3952d80d30 feat(storage): 更新存储结构以使用新的存储提供者并优化文件上传和下载逻辑 Rogee 2025-12-30 18:07:58 +08:00
  • d87eac7d94 feat(middlewares): 添加认证中间件以处理JWT授权 Rogee 2025-12-30 18:06:16 +08:00
  • 2c633dac0f feat: 添加用户优惠券列表接口及相关数据结构 Rogee 2025-12-30 17:53:27 +08:00
  • dbfb08ed37 feat: add coupon support to orders and create user_coupons model Rogee 2025-12-30 17:28:21 +08:00
  • 69d750800c feat(llm): update Rogee 2025-12-30 17:20:07 +08:00
  • b969218208 feat(storage): 实现本地存储功能,包括文件上传和下载接口 Rogee 2025-12-30 17:14:03 +08:00
  • 452cdc3f4f feat(llm): update Rogee 2025-12-30 15:37:50 +08:00
  • ee1acae3ed feat: 实现平台抽成、提现审批、异步任务集成及安全审计功能 Rogee 2025-12-30 14:54:19 +08:00
  • 5e8dbec806 feat(llm): update Rogee 2025-12-30 14:52:58 +08:00
  • 7bd36f7cc5 feat(llm): update Rogee 2025-12-30 14:50:59 +08:00
  • f0e3ede69b feat(llm): update Rogee 2025-12-30 14:43:26 +08:00
  • 5cf2295f91 feat: Implement notification service and integrate with user interactions Rogee 2025-12-30 09:57:12 +08:00
  • 9ef9642965 feat: 重构内容服务,优化数据预加载和用户互动功能;增加租户关注功能及相关测试用例 Rogee 2025-12-30 09:17:13 +08:00
  • 33e1921e17 Refactor super module: Move HTTP handlers to new super/v1 package Rogee 2025-12-29 17:17:07 +08:00
  • bdf20fb0c6 feat: 更新路由参数约定,要求数字ID路径参数在@Router注解中显式声明类型以确保正确匹配 Rogee 2025-12-29 15:44:25 +08:00
  • 9d598e7f9b feat: 重构内容和订单列表接口,使用过滤器结构体简化参数传递;更新相关服务和测试用例 Rogee 2025-12-29 15:41:48 +08:00
  • fba77afec1 feat: 重构内容列表接口,使用过滤器结构体简化参数传递;更新相关服务和测试用例 Rogee 2025-12-29 15:04:55 +08:00
  • 8c4bc55f45 feat: update app errors Rogee 2025-12-29 14:54:05 +08:00
  • 8fa3d18a9c Refactor order and tenant ledger models to use consts for Currency and Type fields; add new UserStatus values; implement comprehensive test cases for content, creator, order, super, and wallet services. Rogee 2025-12-29 14:21:20 +08:00
  • d648a1e45b feat: 更新用户、订单、媒体资产和租户模型,添加新的字段类型和结构体 Rogee 2025-12-29 12:01:22 +08:00
  • 0d0aee87b1 feat(llm): update Rogee 2025-12-29 12:01:08 +08:00
  • b78f1e1c84 feat(user): implement OTP login, user creation, and profile management Rogee 2025-12-29 10:55:13 +08:00
  • bc2064639f feat(llm): update Rogee 2025-12-29 10:54:43 +08:00
  • 93a51a376c feat(llm): 更新开发规则,添加关于DTO和分页响应的JSON标签要求 Rogee 2025-12-29 10:25:35 +08:00
  • 60ff49d4c8 feat: 统一字段命名风格,使用下划线格式替代驼峰式命名 Rogee 2025-12-29 10:20:53 +08:00
  • d482905157 feat: 更新内容相关接口,使用统一的分页响应结构 Rogee 2025-12-29 10:14:47 +08:00
  • 62262bbac2 feat: 更新数据库迁移脚本,添加用户、租户及内容相关表的详细注释 Rogee 2025-12-29 09:56:37 +08:00
  • ad52371028 feat: implement new structure Rogee 2025-12-29 09:30:49 +08:00
  • 503b15aab7 reset backend Rogee 2025-12-27 19:49:11 +08:00
  • 77ac9d00b3 feat(creator): 优化管理概览和频道设置视图,提升用户体验和界面美观 Rogee 2025-12-26 23:23:31 +08:00
  • 7d11378436 feat(creator): 添加提现功能和账户设置,优化管理概览视图 Rogee 2025-12-26 23:10:57 +08:00
  • 107a95e57a feat(auth): 优化登录视图,调整手机号和验证码输入框样式,提升用户体验 Rogee 2025-12-26 22:43:27 +08:00
  • 4ba5f9e951 refactor: 调整通知视图的样式,优化标签和内容的排版,提升可读性 Rogee 2025-12-26 22:30:11 +08:00
  • a6e737fdaf feat(portal): 更新主题视图,增加精选专题展示和响应式布局 Rogee 2025-12-26 22:15:28 +08:00
  • 83f725c0b2 feat(portal): 重构探索视图,增加筛选、排序和搜索功能,优化内容展示 Rogee 2025-12-26 22:00:41 +08:00
  • 29d35b3106 fix: 修复订单视图中的下拉选项错误,优化设置视图的布局和样式 Rogee 2025-12-26 21:49:14 +08:00
  • d4716b979f feat(portal): add favorites and likes views; update user layout with new navigation links Rogee 2025-12-26 21:45:15 +08:00
  • 7f8df6dad1 refactor: enhance HomeView layout and styling; improve PaymentView with new payment methods and QR code handling; clean up SecurityView by removing unused sections Rogee 2025-12-26 21:39:39 +08:00
  • d7ea411f25 feat(portal): redesign tenant home view with enhanced layout and interactive features Rogee 2025-12-26 19:24:40 +08:00
  • 35b46386c7 feat(portal): enhance creator dashboard and order management with new layout and features Rogee 2025-12-26 19:10:40 +08:00
  • b40c529cd8 feat(portal): implement structural content detail page with opera specific features and paywall Rogee 2025-12-26 19:08:51 +08:00
  • 8b75c80d1a feat(portal): refine channel settings page with single-column layout and improved tips Rogee 2025-12-26 19:01:56 +08:00
  • db72ce84da feat(portal): implement creator content management list with filters and status tracking Rogee 2025-12-26 18:33:55 +08:00
  • 2232a46c9f feat(portal): completely refactor content publish page to structured form layout with multi-media support Rogee 2025-12-26 18:27:45 +08:00
  • 6ad195b360 feat(portal): refine creator application page with simplified form and updated copy Rogee 2025-12-26 14:41:34 +08:00
  • eefcfc79a5 feat(portal): implement security settings page and register ConfirmationService Rogee 2025-12-26 14:09:57 +08:00
  • f8c312752e fix(portal): add tailwind @reference to ProfileView to fix build error Rogee 2025-12-26 11:46:06 +08:00
  • caaa8654b3 fix(portal): register ToastService to fix missing toast provider error Rogee 2025-12-26 11:45:57 +08:00
  • c2c9621e64 feat(portal): implement notification center with system message modal and interaction logic Rogee 2025-12-26 10:42:55 +08:00
  • 6b71ac47d1 feat(portal): complete user center pages and refine interactive feedback Rogee 2025-12-26 10:25:26 +08:00
  • 648e3f7c21 feat: 更新钱包页面,添加余额卡和交易明细功能 Rogee 2025-12-26 09:42:51 +08:00
  • 9ebb7e5452 feat: order page Rogee 2025-12-26 09:34:41 +08:00
  • 15a5d94e83 fix: drop down menu issues Rogee 2025-12-26 09:21:58 +08:00
  • bcbd3327ea feat: add initial styling and layout for portal views Rogee 2025-12-26 09:18:41 +08:00
  • a4262b4a52 feat: 更新租户申请和管理页面的路由及布局信息 Rogee 2025-12-25 23:57:40 +08:00
  • 83e846f9dc feat: add pages Rogee 2025-12-25 23:52:41 +08:00
  • 77453be40b feat: add pages Rogee 2025-12-25 17:40:40 +08:00
  • f27e9c5d30 fix: always show publish in topbar Rogee 2025-12-25 15:17:21 +08:00
  • 83ff116ea5 feat: show publish action for tenant admins Rogee 2025-12-25 15:05:05 +08:00
  • 4bf23e1f4a feat: tenant management api paths Rogee 2025-12-25 14:55:02 +08:00
  • 20f9b3cf1f refactor: portal admin routes to management Rogee 2025-12-25 14:33:23 +08:00
  • 6542c71ec0 feat: tenant content publish Rogee 2025-12-25 14:29:16 +08:00
  • a66c0d9b90 chore: enforce gen transaction rule Rogee 2025-12-25 14:08:09 +08:00
  • 1a357177fd refactor: move tenant apply db to service Rogee 2025-12-25 11:27:14 +08:00
  • c010710b32 fix: tenant apply gorm panic Rogee 2025-12-25 11:20:56 +08:00
  • 03117b827b feat: portal tenant apply flow Rogee 2025-12-25 11:12:11 +08:00
  • 81240fa0d1 feat: 添加布局顶部栏的登录和注册链接样式 Rogee 2025-12-25 10:29:26 +08:00
  • 0c7d4ef0ea feat: portal auth login and password reset Rogee 2025-12-25 09:58:34 +08:00
  • 48db4a045c feat: 添加用户头像和名称显示功能到顶部栏 Rogee 2025-12-25 09:26:21 +08:00
  • 2a3e951acb feat: 实现登录功能,包括用户名和密码输入、表单验证及错误处理 Rogee 2025-12-24 23:09:14 +08:00
  • 21cbb60480 feat: 添加用户会话管理功能,包括登录状态、用户名计算和会话初始化 Rogee 2025-12-24 23:06:45 +08:00
  • 365427c851 init portal Rogee 2025-12-24 22:49:39 +08:00
  • 91fd3c4ac2 remove portal Rogee 2025-12-24 22:49:02 +08:00
  • fd9e54e9f4 feat: 添加用户注册功能,包括表单验证和路由注册 Rogee 2025-12-24 22:46:50 +08:00
  • 7a03ba3a00 init portal Rogee 2025-12-24 21:45:12 +08:00
  • 87f569cc6a feat: add tenant admin invite management, ledger overview, order details, and order management features Rogee 2025-12-24 19:41:44 +08:00
  • 1d0b38bbb7 init tenant_admin Rogee 2025-12-24 17:08:09 +08:00
  • d60c1e9312 feat: add content management feature for superadmin Rogee 2025-12-24 16:24:50 +08:00
  • 568f5cda43 feat: add tenant content management features for superadmin Rogee 2025-12-24 16:10:07 +08:00
  • 8fa321dbf6 feat: add TenantDetail and UserDetail views with comprehensive functionality Rogee 2025-12-24 15:10:49 +08:00
  • 40776b78e2 feat: 更新路由参数格式,增强路由一致性和可读性 Rogee 2025-12-24 11:02:05 +08:00
  • 469d691a75 update Rogee 2025-12-24 10:56:30 +08:00
  • 63107ca23f feat: 添加订单提供者,优化路由注册,增强用户角色管理 Rogee 2025-12-24 10:45:36 +08:00
  • 1e1132718c feat: 添加订单详情和退款功能,更新用户角色管理,增强超级管理员鉴权 Rogee 2025-12-24 09:48:31 +08:00
  • fcbc6bd394 feat: 添加订单管理功能,支持跨租户分页查询,优化订单列表展示及查询条件 Rogee 2025-12-24 09:30:12 +08:00
  • 3e8a02d549 feat: 添加用户租户管理功能,优化用户列表和租户信息展示,增强查询过滤条件 Rogee 2025-12-24 00:02:44 +08:00
  • 26e4279f1e feat: 更新租户和订单相关功能,添加租户成员列表接口,优化数据处理和前端展示 Rogee 2025-12-23 23:38:05 +08:00
  • bcb8c822f1 feat: 添加租户创建功能,支持设置管理员及有效期,新增订单统计接口 Rogee 2025-12-23 23:03:49 +08:00
  • d09a9374ee feat: 更新超级管理员登录逻辑,添加路由守卫和用户统计功能 Rogee 2025-12-23 16:28:21 +08:00
  • 3db41f4b0c feat: 添加跳过 JWT 认证和成员验证的逻辑,优化中间件处理 Rogee 2025-12-23 14:58:08 +08:00
  • 780a7b1ed1 feat: 添加按 biz_ref_type 和 order_id 过滤的管理员账本页面测试用例 Rogee 2025-12-23 13:25:58 +08:00
  • 39b541accd feat: 支持从失败状态重新发起退款,添加相关逻辑和测试用例 Rogee 2025-12-23 13:07:12 +08:00
  • d70a33e4f9 feat: 实现媒体播放功能,支持本地文件和重定向,添加相关测试用例 Rogee 2025-12-23 12:57:11 +08:00
  • 1dba706022 feat: 添加媒体资源处理的异步任务及相关逻辑 Rogee 2025-12-23 12:04:30 +08:00