RockYang
|
e311a39632
|
chore: change xxl-job name
|
2023-11-12 15:39:12 +08:00 |
|
RockYang
|
51407abe44
|
opt: 优化 ItemList 组件样式,调整支付页面布局
|
2023-11-11 22:11:04 +08:00 |
|
RockYang
|
b8ae65bb30
|
docs: export database, update readme doc, remove useless configs for alipay
|
2023-11-10 16:49:07 +08:00 |
|
RockYang
|
4cae7525d9
|
docs: update readme file
|
2023-10-13 06:49:21 +08:00 |
|
RockYang
|
f5ed71bcc6
|
docs: update readme
|
2023-10-09 12:13:21 +08:00 |
|
RockYang
|
b876867297
|
docs: udpate readme and config.toml template
|
2023-10-08 18:09:46 +08:00 |
|
RockYang
|
b25bb2cc53
|
docs: update docker-compose.yaml, change image version to v3.1.3
|
2023-09-20 11:42:23 +08:00 |
|
RockYang
|
79ded6018b
|
some page ui optimization, add release v3.1.3
|
2023-09-20 11:39:11 +08:00 |
|
RockYang
|
92eb67a2af
|
feat: add QiNiu OSS storage implements
|
2023-09-06 14:37:13 +08:00 |
|
RockYang
|
bf3f68fa19
|
fix: 采用弹窗的方式显示验证码,解决验证码在低分辨率下被掩盖的Bug
|
2023-09-05 16:47:40 +08:00 |
|
RockYang
|
46a551df16
|
docs: update change log and create a new release version
|
2023-09-05 14:28:30 +08:00 |
|
RockYang
|
d06f94bddd
|
docs: add log dir to docker
|
2023-08-24 08:55:11 +08:00 |
|
RockYang
|
b5955f08c9
|
docs: update docker-compose file
|
2023-08-23 06:56:04 +08:00 |
|
RockYang
|
c120569894
|
chore: update bin file name
|
2023-08-22 22:18:07 +08:00 |
|
RockYang
|
b99b6735d9
|
doc: update readme docs
|
2023-08-21 06:57:04 +08:00 |
|
RockYang
|
3dbeb1ccb6
|
feat: add oss service factory implements, add support for setting custom upload handler, localstorage and minio oss
|
2023-08-20 22:29:08 +08:00 |
|
RockYang
|
6561b99f8f
|
feat: add minio service implementation, download midjourney image to local storage
|
2023-08-20 16:17:42 +08:00 |
|
RockYang
|
329e3eee21
|
opt:Optimize the algorithm to check whether Midjourney images can continue to variation
|
2023-08-17 14:20:16 +08:00 |
|
RockYang
|
b84039b506
|
docs: update docs
|
2023-08-17 06:55:11 +08:00 |
|
RockYang
|
48c4789505
|
opt: optimize build script, auto push to aliyun docker hub
|
2023-08-02 18:09:19 +08:00 |
|
RockYang
|
54fe4b7588
|
opt: optimize the build script and docker-compose yaml file
|
2023-07-31 17:31:02 +08:00 |
|
RockYang
|
a18188876c
|
feat: allow user to login with username and mobile no
|
2023-07-27 15:37:50 +08:00 |
|
RockYang
|
cf36ca4285
|
chore: optimize build script, compress reward img
|
2023-07-26 17:48:16 +08:00 |
|
RockYang
|
0e4ae01498
|
feat: add reset password function to user list page
|
2023-07-26 15:22:11 +08:00 |
|
RockYang
|
c5be114db2
|
feat: 完成人机交互验证 API 接入,增加短信防刷验证
|
2023-07-25 17:00:24 +08:00 |
|
RockYang
|
ca8c8e6490
|
opt: 取消强制手机号验证,更新配置
|
2023-07-24 18:18:09 +08:00 |
|
RockYang
|
fb554c0315
|
chore: 更新项目打包脚本
|
2023-07-16 09:55:00 +08:00 |
|
RockYang
|
adf6916598
|
fix: 修复 nodejs apple M1 跨平台打包,运行报错 exec format error
|
2023-07-02 00:04:12 +08:00 |
|
RockYang
|
6174b17c24
|
fix: fixed bug for Emoji can not insert to MySQL
|
2023-06-30 09:15:57 +08:00 |
|
RockYang
|
53fa4a20e9
|
chore: change ubuntu docker image with aliyun
|
2023-06-29 15:56:11 +08:00 |
|
RockYang
|
daf83cfc84
|
opt: 通过环境变量来传参,修正 docker compose 配置参数
|
2023-06-27 18:29:46 +08:00 |
|
RockYang
|
2c172c0851
|
fixed: go-api => 增加全局错误处理 handler,修复业务处理异常导致服务退出的 Bug
|
2023-06-25 11:34:55 +08:00 |
|
RockYang
|
399a16fa28
|
docs: 增加容器部署文档
|
2023-06-25 11:06:18 +08:00 |
|
RockYang
|
d03ed6570b
|
opt: 优化 docker-compse 构建脚本,修复后端路由 Bug
|
2023-06-23 18:04:16 +08:00 |
|
RockYang
|
1795a891ce
|
chore: 添加 docker 镜像构建脚本
|
2023-06-23 07:08:16 +08:00 |
|
RockYang
|
cba54be913
|
chore: 使用阿里云镜像仓库
|
2023-06-22 22:23:48 +08:00 |
|
RockYang
|
da0acfe851
|
docs: 增加 docker-compose 部署支持
|
2023-06-22 22:14:18 +08:00 |
|