Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💄 适配更多的mysql,同时优化了并发问题,代码重构 #46

Merged
merged 60 commits into from
Jun 22, 2024
Merged
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
0885d99
💄fix format
Yanyutin753 Jun 19, 2024
3b49ccf
Merge branch 'back' of https://github.com/Yanyutin753/Suno2openai int…
Yanyutin753 Jun 19, 2024
4a35408
💄 refac project
Yanyutin753 Jun 19, 2024
e019a41
💄 fix format
Yanyutin753 Jun 19, 2024
0ad34c7
🎖️ 适配mysql 5.7
Yanyutin753 Jun 19, 2024
ad961bb
Update docker-compose.yml
Yanyutin753 Jun 19, 2024
0f9aca3
Update requirements.txt
Yanyutin753 Jun 19, 2024
20fd2ec
💄 fix format
Yanyutin753 Jun 19, 2024
f584798
💄 fix format
Yanyutin753 Jun 19, 2024
0689690
Update docker-compose.yml
Yanyutin753 Jun 19, 2024
b90b30e
🤗 fix better
Yanyutin753 Jun 19, 2024
4375ea4
💄 fix format
Yanyutin753 Jun 19, 2024
672c1e6
💄 fix format
Yanyutin753 Jun 20, 2024
3958b2a
💄 fix format
Yanyutin753 Jun 20, 2024
588f452
💄 fix format
Yanyutin753 Jun 20, 2024
ff17ab1
💄 fix format
Yanyutin753 Jun 20, 2024
28241d3
💄 fix format
Yanyutin753 Jun 20, 2024
9c1ca54
🤗 fix bug
Yanyutin753 Jun 20, 2024
193c67a
💄 适配更多的mysql
Yanyutin753 Jun 20, 2024
e76a5de
💄 fix format
Yanyutin753 Jun 20, 2024
c2381da
Merge pull request #23 from wlhtea/main
Yanyutin753 Jun 20, 2024
1da93ff
🤖 新增版本号方便维护项目
Yanyutin753 Jun 20, 2024
3c4a499
Merge branch 'back' of https://github.com/Yanyutin753/Suno2openai int…
Yanyutin753 Jun 20, 2024
c78ec86
🤗 fix raise bug
Yanyutin753 Jun 20, 2024
dae5bce
🤗 fix raise bug
Yanyutin753 Jun 20, 2024
068fa39
💄重构suno.py,修改成异步函数
Yanyutin753 Jun 20, 2024
ab467c5
💄重构suno.py,修改成异步函数
Yanyutin753 Jun 20, 2024
9760ad5
Revert "💄重构suno.py,修改成异步函数"
Yanyutin753 Jun 20, 2024
ee84140
Revert "💄重构suno.py,修改成异步函数"
Yanyutin753 Jun 20, 2024
2bccfb8
Reapply "💄重构suno.py,修改成异步函数"
Yanyutin753 Jun 20, 2024
b85d826
Reapply "💄重构suno.py,修改成异步函数"
Yanyutin753 Jun 20, 2024
f046127
💄fix format
Yanyutin753 Jun 20, 2024
637bde2
💄fix format
Yanyutin753 Jun 20, 2024
cee0a5e
Merge pull request #24 from wlhtea/main
Yanyutin753 Jun 20, 2024
848b599
💄fix format
Yanyutin753 Jun 20, 2024
fc901ed
💄fix format
Yanyutin753 Jun 20, 2024
cc5477c
Merge branch 'back' of https://github.com/Yanyutin753/Suno2openai int…
Yanyutin753 Jun 20, 2024
92be4d2
🤗 fix raise bug
Yanyutin753 Jun 20, 2024
b6d80e2
🤗 fix raise bug
Yanyutin753 Jun 20, 2024
ad594a5
💄 fix format
Yanyutin753 Jun 20, 2024
628286f
💄 fix format
Yanyutin753 Jun 20, 2024
9d30117
💄重构suno.py,修改成异步函数
Yanyutin753 Jun 20, 2024
7df314e
💄重构suno.py,修改成异步函数
Yanyutin753 Jun 20, 2024
3656c0c
Revert "💄重构suno.py,修改成异步函数"
Yanyutin753 Jun 20, 2024
4985f30
Revert "💄重构suno.py,修改成异步函数"
Yanyutin753 Jun 20, 2024
4b17a94
Reapply "💄重构suno.py,修改成异步函数"
Yanyutin753 Jun 20, 2024
be9b482
Reapply "💄重构suno.py,修改成异步函数"
Yanyutin753 Jun 20, 2024
a5f0fa3
💄fix format
Yanyutin753 Jun 20, 2024
d42fd95
💄fix format
Yanyutin753 Jun 20, 2024
9852533
💄fix format
Yanyutin753 Jun 20, 2024
0171702
💄fix format
Yanyutin753 Jun 20, 2024
77c33e9
💄fix format
Yanyutin753 Jun 20, 2024
df20c7f
🤖 fix format
Yanyutin753 Jun 20, 2024
03324b5
💄 fix format
Yanyutin753 Jun 20, 2024
3ca0d5e
🤖 新增最长等待时间变量`MAX_TIME`
Yanyutin753 Jun 20, 2024
6e1be5f
💄 fix format
Yanyutin753 Jun 21, 2024
e9914d5
🤖 新增代理环境变量PROXY,优化代码
Yanyutin753 Jun 21, 2024
89b76f4
💄 fix format
Yanyutin753 Jun 21, 2024
ad62f34
🤗 fix format
Yanyutin753 Jun 22, 2024
7a52958
👀 更新默认配置
Yanyutin753 Jun 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge pull request #23 from wlhtea/main
Merge pull request #45 from Yanyutin753/back
  • Loading branch information
Yanyutin753 authored Jun 20, 2024
commit c2381da48725aac485f5e5d7c40c85d70d2ab170

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.