215 Commits

Author SHA1 Message Date
c69b23f4e0
pref: test 2024-11-16 13:41:20 +08:00
2efe423131
pref: test 2024-11-16 13:33:40 +08:00
5499395d73
pref: update frontend build
Some checks are pending
CI / deploy (push) Waiting to run
2024-11-16 11:53:20 +08:00
1bdff1e0ff
pref: update main.go
Some checks failed
CI / deploy (push) Failing after 50m29s
2024-11-16 11:07:05 +08:00
5164ea3164
pref: update Dockerfile
Some checks are pending
CI / deploy (push) Waiting to run
2024-11-09 18:54:21 +08:00
55ecdfda0d
pref: update Dockerfile
Some checks failed
CI / deploy (push) Failing after 16s
2024-11-09 18:52:27 +08:00
af0a1d7da2
pref: update traefik config
Some checks are pending
CI / deploy (push) Waiting to run
2024-11-09 18:28:39 +08:00
40066d1061
ci(frontend): updagrade deps 2024-11-09 18:27:28 +08:00
03cbed8c62
feat: add Docker support
Some checks are pending
CI / deploy (push) Waiting to run
2024-11-09 17:41:36 +08:00
xmdhs
0a72a41a91
适配 23w42a api 路径变化 2024-02-16 00:14:42 +08:00
xmdhs
78aaa80a59
Merge pull request #5 from xmdhs/dependabot/npm_and_yarn/frontend/vite-4.4.12
Bump vite from 4.4.9 to 4.4.12 in /frontend
2023-12-06 10:47:11 +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
cc34268104
修复判断错误 2023-11-25 18:40:02 +08:00
xmdhs
8071de4d72
修复绕过注册邮箱限制 2023-11-25 18:01:24 +08:00
xmdhs
afdfa4c413
fix mail subject 2023-11-25 17:47:51 +08:00
xmdhs
e49cd34122
修复前端邮箱输入 2023-11-25 17:37:07 +08:00
xmdhs
1931df4c7f
修复前端数据缓存错误 2023-11-25 17:02:13 +08:00
xmdhs
2d1cb1546f
填充默认配置 2023-11-25 16:53:42 +08:00
xmdhs
e1517d4243
邮箱正则判断 2023-11-25 16:36:38 +08:00
xmdhs
2e4b8cb673
更改端口 2023-11-25 01:08:01 +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
bdb986c468
发送邮件接口 2023-11-24 16:23:58 +08:00
xmdhs
67eb16c0f1
拆分代码 2023-11-24 15:51:55 +08:00
xmdhs
af024ef00e
拆出 captcha 2023-11-24 15:07:05 +08:00
xmdhs
9147dc6b1d
认证提取为 service 2023-11-24 14:51:30 +08:00
xmdhs
cd66d3823e
改为 jwt 2023-11-24 14:00:42 +08:00
xmdhs
ed4725e179
修复登录失效后跳转,发送邮件逻辑 2023-11-23 22:09:33 +08:00
xmdhs
500d2cc223
fix nil pointer 2023-10-23 21:44:57 +08:00
xmdhs
8a5ad05b14
#4 2023-10-23 21:31:28 +08:00
xmdhs
c38e5bf27f
fix ci 2023-10-18 00:41:57 +08:00
xmdhs
a66c0d9f97
Update README.md 2023-10-18 00:32:17 +08:00
xmdhs
e8d534ee6d
Print sha256 2023-10-18 00:23:32 +08:00
xmdhs
cb02a2f955
Update README.md 2023-10-18 00:16:39 +08:00
xmdhs
25fd9d7193
Update README.md 2023-10-18 00:13:22 +08:00
xmdhs
e55cb6082a
修复更改密码后错误的页面跳转 2023-10-16 16:40:17 +08:00
xmdhs
0442dc3256
fix PublicKeys panic 2023-10-15 23:51:33 +08:00
xmdhs
9235e92c0a
minecraftservices/publickeys 2023-10-15 23:24:26 +08:00
xmdhs
71b8ff09a0
Create README.md 2023-10-15 09:49:35 +08:00
xmdhs
3cce4fe24b
PlayerReport 2023-10-15 00:22:49 +08:00
xmdhs
a720a3d1fb
修复中间件鉴权影响读取 body 2023-10-14 18:19:39 +08:00
xmdhs
a2b04cfcf5
EnableProfileKey 设为 false
对于大多数情况,聊天签名没有意义
2023-10-14 00:27:58 +08:00
xmdhs
330bbfa503
fix 2023-10-13 22:21:09 +08:00
xmdhs
70ede8d0b0
首页 2023-10-13 22:06:02 +08:00
xmdhs
ab34676921
Player Attributes 2023-10-13 20:31:35 +08:00
xmdhs
ec58bebe78
net/http/pprof 2023-10-13 16:31:06 +08:00
xmdhs
c06bf9e715
修改用户密码接口 2023-10-13 12:59:12 +08:00
xmdhs
63657fd00d
去除空格 2023-10-13 01:18:32 +08:00
xmdhs
8b9047a30a
修改注释 2023-10-13 01:17:29 +08:00