omg-xtao
|
ad484294d5
|
🔧 Change dependency tool to pdm
|
2024-06-04 19:35:23 +08:00 |
|
luoshuijs
|
cc5b9fb8aa
|
➖ Remove pyppeteer
|
2023-10-09 20:01:19 +08:00 |
|
omg-xtao
|
16a718129b
|
✨ Add job - daily_refresh_cookies
|
2023-09-09 22:10:58 +08:00 |
|
omg-xtao
|
cb36cbbd73
|
♻️ Move core to git submodule
|
2023-08-05 13:45:38 +08:00 |
|
omg-xtao
|
865f29bd77
|
♻️ separate core code
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2023-08-02 20:11:35 +08:00 |
|
luoshuijs
|
c1012d206b
|
✨ Use SIMNet and Remove genshin.py
Co-authored-by: xtaodada <xtao@xtaolink.cn>
|
2023-07-18 17:29:31 +08:00 |
|
omg-xtao
|
30ea0b99cb
|
🚚 Isolated recognize method
|
2023-04-22 21:14:31 +08:00 |
|
洛水居室
|
115532b698
|
⬆️ Upgrade dependencies.txt
|
2023-04-03 16:17:40 +08:00 |
|
洛水居室
|
de7a2d2146
|
👷 Add Update Lockfile and Requirements Workflow
|
2023-04-03 15:42:46 +08:00 |
|
|
bf9a4478a3
|
⬆️ Bump all dependencies
fix #497
|
2023-03-27 19:55:39 +08:00 |
|
洛水居室
|
444d3e2bdc
|
✨ Support SQLite
|
2023-03-25 11:17:38 +08:00 |
|
omg-xtao
|
25f36a0fea
|
⬆️ Bump all dependencies
|
2023-03-14 12:29:33 +00:00 |
|
洛水居室
|
233e7ab58d
|
♻️ PaiGram V4
Co-authored-by: luoshuijs <luoshuijs@outlook.com>
Co-authored-by: Karako <karakohear@gmail.com>
Co-authored-by: xtaodada <xtao@xtaolink.cn>
|
2023-03-14 09:27:22 +08:00 |
|
dependabot[bot]
|
b4ae563287
|
⬆ Update uvicorn[standard] requirement from ~=0.19.0 to ~=0.21.0
Updates the requirements on [uvicorn[standard]](https://github.com/encode/uvicorn) to permit the latest version.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.19.0...0.21.0)
---
updated-dependencies:
- dependency-name: uvicorn[standard]
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-10 19:19:54 +08:00 |
|
洛水居室
|
ba1af89770
|
⬆ Update requirements.txt
|
2023-03-10 09:54:15 +08:00 |
|
omg-xtao
|
87d7052697
|
🐛 Fix character wiki
|
2023-03-07 21:29:24 +08:00 |
|
omg-xtao
|
18d2590374
|
☁️ Use remote birthday
|
2023-02-28 22:15:48 +08:00 |
|
omg-xtao
|
f564a1db02
|
♻️ Refactor Map
|
2023-02-19 18:12:47 +08:00 |
|
|
5945d7451e
|
⬆️ Upgrade EnkaNetwork
|
2023-02-19 14:20:34 +08:00 |
|
|
1835eae244
|
⬆️ Bump all dependencies
|
2023-02-15 17:44:59 +08:00 |
|
Karako
|
320fadc5cb
|
🔧 更换项目的包管理工具为 poetry
|
2022-09-03 00:50:11 +08:00 |
|
Li Chuangbo
|
14299b998a
|
⬆ 依赖更新 sqlmodel 解决 SAWarning
See https://github.com/tiangolo/sqlmodel/issues/189#issuecomment-1230034119
|
2022-09-02 23:28:38 +08:00 |
|
洛水居室
|
7f547f264f
|
⬆ 依赖更新 genshin 并移除 aiomysql
|
2022-09-02 22:37:04 +08:00 |
|
洛水居室
|
2b76ce9258
|
⬆ 更新依赖 2022.8.27
|
2022-08-27 21:42:55 +08:00 |
|
Chuangbo Li
|
059bcd5e70
|
🔧 使用 dotenv 重构 config
* 🔧 使用 dotenv 重构 config
默认配置从 config.json 移动到 config.py 中。如果要覆盖默认配置,在根目录创建
.env 文件按照 .env.example 的例子编辑。
这个方案的优点是:
* 支持写注释
* 以后如果新增配置项,如果用默认值就可以,不需要修改 .env 文件
* 如果通过 serverless、docker 或者 k8s 部署,方便不用修改文件,直接注入环境变量
修改配置
|
2022-08-26 23:10:27 +08:00 |
|
洛水居室
|
9e7637203a
|
♻ 重构 mysql 通信模块
移除 `aiomysql` 依赖
添加 `SQLAlchemy` `sqlmodel` `asyncmy` 依赖
|
2022-08-04 21:18:23 +08:00 |
|
洛水居室
|
ec0731a1ce
|
⬆ 更新依赖
|
2022-08-04 21:11:32 +08:00 |
|
洛水居室
|
27eea58352
|
✨ Initial commit
|
2022-07-26 18:07:31 +08:00 |
|