simple321vip
|
024f306636
|
v2 refacting
|
2026-06-28 23:02:32 +08:00 |
|
simple321vip
|
4da6832b44
|
feat: R1 重构对称迁移 + 升级依赖 + 配置文件分离
- 命名重构:tenant → customer(对齐后端 R1 重构)
- Tenant → Customer / tenant_id → customerId
- tenantStore → customerStore / getTenant/setTenant → getCustomer/setCustomer
- cookie key tenant → customer, HTTP header tenantId → customerId
- 后端契约更新:AuthResponse 加 sub 字段
- 接口 URL 修复:/auth/oidc/callback → /api/v1/auth/oidc/callback
- 依赖升级:vue 3.5 / element-plus 2.8 / vite 5 / typescript 5.6 / sass 1.79
- 删 node-sass / scss / sass-loader / moment / mock/index.ts
- 配置文件拆分:.env.development / .env.production / .env.example
- 删除冗余 view/auth/auth/callback.vue 副本
- .gitignore 增加 dist / .opencode / tmp
- 新增 AGENT.md 与后端风格对齐
|
2026-06-22 08:02:21 +08:00 |
|
simple321vip
|
bef1906747
|
test
|
2026-06-04 21:34:58 +08:00 |
|
simple321vip
|
f501c6041b
|
22
|
2023-07-12 21:20:21 +08:00 |
|
simple321vip
|
4058cf584c
|
1
|
2023-07-12 21:06:37 +08:00 |
|
simple321vip
|
c086b91c1f
|
Merge branch 'master' of github.com:simple321vip/violin-home
|
2023-04-09 23:55:40 +08:00 |
|
simple321vip
|
b33663b2f0
|
update nginx.conf
|
2023-04-09 23:55:26 +08:00 |
|
Guan
|
efdf92990b
|
Merge pull request #9 from simple321vip/release-1.5
Release 1.5
|
2023-04-09 23:34:57 +08:00 |
|
simple321vip
|
873fdeffc9
|
wiki1.4 向けprofile機能実装
|
2023-04-09 23:33:25 +08:00 |
|
simple321vip
|
67c4658f6b
|
ADD wiki profile function
|
2023-04-08 22:47:23 +08:00 |
|
simple321vip
|
c0a8a9cd95
|
add profile function
|
2023-04-03 21:37:44 +08:00 |
|
Guan
|
ad0234fc45
|
Merge pull request #8 from simple321vip/release-1.4
Release 1.4
|
2023-03-26 19:52:24 +08:00 |
|
simple321vip
|
c0a1d90fc7
|
dist 更新
|
2023-03-26 19:45:40 +08:00 |
|
simple321vip
|
b7c8d182bc
|
前后台联合测试wiki type 的增删改查排序等功能
|
2023-03-26 10:40:19 +08:00 |
|
simple321vip
|
d7f16629f6
|
wiki 工程重构
|
2023-03-25 23:58:10 +08:00 |
|
simple321vip
|
e875c917ba
|
增加 appstatus,messagebox式样
|
2023-03-03 22:33:11 +08:00 |
|
Guan
|
9596d764ca
|
Merge pull request #6 from simple321vip/release-1.3
Release 1.3
|
2023-02-06 21:12:08 +08:00 |
|
simple321vip
|
469811df34
|
1
|
2023-02-06 21:11:06 +08:00 |
|
simple321vip
|
3698da4371
|
release 1.3 update
|
2023-02-06 21:10:56 +08:00 |
|
simple321vip
|
56fe7dfd05
|
onenote test环境再修改
|
2023-02-06 21:08:46 +08:00 |
|
simple321vip
|
d07abaa7b5
|
onenote 式样修改
|
2023-02-06 08:47:28 +08:00 |
|
simple321vip
|
86f63ff973
|
修改 wiki view 显示
|
2023-02-04 22:57:10 +08:00 |
|
simple321vip
|
0e5e35057b
|
1.2编译版
|
2023-02-03 00:13:20 +08:00 |
|
simple321vip
|
80b21e74bd
|
更新路由
|
2023-02-02 23:54:19 +08:00 |
|
simple321vip
|
7c6fd6cc01
|
更新nginx
|
2023-02-02 23:35:59 +08:00 |
|
simple321vip
|
ac9ad97981
|
修改Jenkinsfile
|
2023-02-02 23:22:06 +08:00 |
|
simple321vip
|
ea845ae58e
|
1.2 build
|
2023-02-02 23:18:16 +08:00 |
|
Guan
|
b37befac16
|
Merge pull request #5 from simple321vip/release-1.2
Release 1.2
|
2023-02-02 23:03:05 +08:00 |
|
simple321vip
|
e612383d12
|
将dashboard和login以外的页面设置为异步加载,以提升初次加载的速度
|
2023-02-02 23:01:02 +08:00 |
|
simple321vip
|
8cca267578
|
to resovle warnings in the console.
|
2023-01-30 20:00:30 +08:00 |
|
simple321vip
|
5886e3feac
|
分离main.ts 出permission.ts, 把学习改为onenote
|
2023-01-30 00:32:26 +08:00 |
|
simple321vip
|
01e222e7fc
|
增加 bk futrue mock, 增加日历加载式样
|
2023-01-29 23:27:20 +08:00 |
|
simple321vip
|
d1a4e48708
|
增加日历组件
|
2023-01-29 20:12:16 +08:00 |
|
simple321vip
|
98c45b3591
|
add dashboard component
|
2023-01-28 21:41:11 +08:00 |
|
simple321vip
|
a45f360006
|
modify navbar
|
2023-01-28 20:29:17 +08:00 |
|
simple321vip
|
99a6cbe52d
|
修改 sidebar 样式
|
2023-01-28 19:43:46 +08:00 |
|
simple321vip
|
67eaa3ad40
|
add alias @ as path
|
2023-01-28 17:19:05 +08:00 |
|
simple321vip
|
e7cf872567
|
to add pinia modules
|
2023-01-28 17:01:39 +08:00 |
|
simple321vip
|
d4cbfc2418
|
complie
|
2023-01-05 17:41:43 +08:00 |
|
simple321vip
|
92c084765d
|
市场行情 页面修改
|
2023-01-04 14:23:30 +08:00 |
|
simple321vip
|
abdf29afaa
|
add cancel subscribe function
|
2022-12-29 00:20:18 +08:00 |
|
simple321vip
|
b23d35c29b
|
modify recommend page
|
2022-12-28 21:25:22 +08:00 |
|
simple321vip
|
ab326d5cbb
|
cloud阶段开发代码提交
|
2022-12-14 00:40:06 +08:00 |
|
simple321vip
|
62e66286ec
|
cloud阶段开发2
|
2022-12-12 22:23:50 +08:00 |
|
simple321vip
|
c3d1fcf6af
|
增加百度网盘内容
|
2022-12-12 08:35:48 +08:00 |
|
simple321vip
|
ed431fe748
|
マイクロサービス変更に伴うapi修正
|
2022-12-05 15:08:57 +08:00 |
|
Guan
|
2943e360a7
|
Merge pull request #4 from simple321vip/dev
Dev
|
2022-11-28 09:01:05 +08:00 |
|
simple321vip
|
c7f9068c2e
|
1
|
2022-11-28 08:56:19 +08:00 |
|
simple321vip
|
978356a713
|
wiki保存修改
|
2022-11-26 20:58:49 +08:00 |
|
simple321vip
|
51b4012fa1
|
to delete cd yaml
|
2022-11-15 00:30:09 +08:00 |
|