|
03cbed8c62
|
feat: add Docker support
CI / deploy (push) Waiting to run
|
2024-11-09 17:41:36 +08:00 |
|
dependabot[bot]
|
456ca4bc63
|
Bump vite from 4.4.9 to 4.4.12 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-06 02:21:13 +00:00 |
|
xmdhs
|
8071de4d72
|
修复绕过注册邮箱限制
|
2023-11-25 18:01:24 +08:00 |
|
xmdhs
|
e49cd34122
|
修复前端邮箱输入
|
2023-11-25 17:37:07 +08:00 |
|
xmdhs
|
1931df4c7f
|
修复前端数据缓存错误
|
2023-11-25 17:02:13 +08:00 |
|
xmdhs
|
e1517d4243
|
邮箱正则判断
|
2023-11-25 16:36:38 +08:00 |
|
xmdhs
|
50e4be3ef6
|
找回密码
|
2023-11-25 00:57:02 +08:00 |
|
xmdhs
|
8bdff06dca
|
注册验证邮箱
|
2023-11-24 23:34:50 +08:00 |
|
xmdhs
|
f121dca589
|
前端发送邮箱部分
|
2023-11-24 22:27:31 +08:00 |
|
xmdhs
|
ed4725e179
|
修复登录失效后跳转,发送邮件逻辑
|
2023-11-23 22:09:33 +08:00 |
|
xmdhs
|
8a5ad05b14
|
#4
|
2023-10-23 21:31:28 +08:00 |
|
xmdhs
|
e55cb6082a
|
修复更改密码后错误的页面跳转
|
2023-10-16 16:40:17 +08:00 |
|
xmdhs
|
330bbfa503
|
fix
|
2023-10-13 22:21:09 +08:00 |
|
xmdhs
|
70ede8d0b0
|
首页
|
2023-10-13 22:06:02 +08:00 |
|
xmdhs
|
c2edef7ac4
|
修复在移动端的样式
|
2023-10-12 23:07:07 +08:00 |
|
xmdhs
|
57e8673bf0
|
break-all
|
2023-10-12 22:56:48 +08:00 |
|
xmdhs
|
8f227421f6
|
修复 ip 获取
|
2023-10-12 22:28:29 +08:00 |
|
xmdhs
|
48aabb74f4
|
兼容旧浏览器
|
2023-10-11 22:15:22 +08:00 |
|
xmdhs
|
47493b99fd
|
修复验证码为空时不应出现的框
当没有设置私钥时自动生成
|
2023-10-11 21:02:16 +08:00 |
|
xmdhs
|
cad8e6e317
|
删除 yggdrasil 中的 皮肤上传接口
因为几乎没有几个启动器实现了皮肤上传,所以删除了也几乎没有影响
|
2023-10-11 16:36:11 +08:00 |
|
xmdhs
|
0240a412d4
|
修复前端使用的接口地址
|
2023-10-11 15:42:01 +08:00 |
|
xmdhs
|
378afee54e
|
修复 sqlite 兼容性问题
|
2023-10-11 15:08:39 +08:00 |
|
xmdhs
|
63be2bc13f
|
改进修改用户接口
|
2023-10-10 18:43:35 +08:00 |
|
xmdhs
|
81c8cee2c4
|
更改布局
|
2023-10-10 00:42:51 +08:00 |
|
xmdhs
|
969e012f57
|
按照配置文件启动
|
2023-10-09 21:46:13 +08:00 |
|
xmdhs
|
74fd0902ac
|
web 使用专用登录接口
|
2023-10-09 20:58:33 +08:00 |
|
xmdhs
|
63808f0a14
|
用户管理
|
2023-10-08 22:58:22 +08:00 |
|
xmdhs
|
4cf7c8aca0
|
修改用户
|
2023-10-08 18:28:35 +08:00 |
|
xmdhs
|
b2eb6ee28e
|
筛选
|
2023-10-08 17:15:02 +08:00 |
|
xmdhs
|
a64ab9e838
|
列表
|
2023-10-07 23:14:12 +08:00 |
|
xmdhs
|
aca0dc21b0
|
修改标题
|
2023-10-06 01:45:06 +08:00 |
|
xmdhs
|
f24cefe002
|
修复路由鉴权
|
2023-10-06 01:31:45 +08:00 |
|
xmdhs
|
eaf9500907
|
修改用户名
|
2023-10-06 00:51:11 +08:00 |
|
dependabot[bot]
|
149b679492
|
Bump postcss from 8.4.29 to 8.4.31 in /frontend
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-05 14:29:04 +00:00 |
|
xmdhs
|
d39d406391
|
修改皮肤预览库
|
2023-10-05 22:27:48 +08:00 |
|
xmdhs
|
f86c8e4f80
|
列出所有用户接口
|
2023-10-05 15:59:20 +08:00 |
|
xmdhs
|
c8c0d77165
|
增加鉴权
|
2023-10-04 20:49:38 +08:00 |
|
xmdhs
|
db26c46a5e
|
用户功能基本完成
|
2023-10-04 01:39:20 +08:00 |
|
xmdhs
|
ab5e87ef42
|
皮肤上传
|
2023-10-03 22:38:07 +08:00 |
|
xmdhs
|
6b489789d3
|
修复显示问题
|
2023-10-03 21:10:01 +08:00 |
|
xmdhs
|
2363283cc5
|
上传皮肤
|
2023-10-03 21:05:59 +08:00 |
|
xmdhs
|
6c2080f53a
|
获取皮肤增加缓存
|
2023-10-03 01:29:08 +08:00 |
|
xmdhs
|
221a035507
|
修复部分问题
|
2023-10-02 23:01:03 +08:00 |
|
xmdhs
|
867ca4c9de
|
Profile 页面
|
2023-10-02 16:59:47 +08:00 |
|
xmdhs
|
5bbe89a3a6
|
侧栏部分完成
|
2023-10-01 21:31:56 +08:00 |
|
xmdhs
|
72fa9876a7
|
侧栏
|
2023-10-01 00:08:43 +08:00 |
|
xmdhs
|
bf5e5cae87
|
基础信息展示
|
2023-09-27 01:36:31 +08:00 |
|
xmdhs
|
034260391d
|
用户信息显示
|
2023-09-26 23:42:13 +08:00 |
|
xmdhs
|
67c78add30
|
注册失败后刷新验证码
|
2023-09-26 23:20:17 +08:00 |
|
xmdhs
|
18be2a5521
|
验证码加载防止闪屏
|
2023-09-26 23:12:31 +08:00 |
|