Commit Graph

103 Commits

Author SHA1 Message Date
blueeon
a7a5e842fc
Merge branch 'main' into add-get-clip-route 2024-05-20 14:09:31 +08:00
blueeon
2bd9ab673b
Merge pull request #79 from alifhughes/concat-endpoint
Add concat endpoint to "get whole song" from an extension
2024-05-20 14:07:41 +08:00
blueeon
6cf7f42461
Merge pull request #80 from swumagic/main
Update SunoApi.ts 4.72.2 fix 4.72.4
2024-05-20 14:06:14 +08:00
swumagic
d2acd138e4
Update SunoApi.ts
4.72.2 up4.72.4
2024-05-19 00:30:43 +08:00
Alistair Hughes
95b7a773f0 added docs 2024-05-16 22:55:51 +01:00
Alistair Hughes
8cf877f657 add concat endpoint 2024-05-15 19:25:09 +01:00
Alistair Hughes
cde08a133f update docs 2024-05-14 18:01:12 +01:00
Alistair Hughes
164fd70b63 reset changes 2024-05-12 17:16:09 +01:00
Alistair Hughes
088d9abee3 add missing file 2024-05-12 17:15:48 +01:00
Alistair Hughes
b77bfc71f1 added get clip route 2024-05-12 17:12:24 +01:00
blueeon
74e7ebb5e3
Merge pull request #59 from blueeon/main
update readme
2024-04-29 23:31:40 +08:00
blueeon
3a2c7a348a
Update README.md 2024-04-29 23:16:03 +08:00
blueeon
8b18e97e31
Update README_CN.md 2024-04-29 23:15:05 +08:00
GitPusher99
7a84cf61a4
Merge pull request #50 from blueeon/main
 feat: add extend api
2024-04-27 18:29:00 +08:00
blueeon
dd5a5208de feat: add extend api
- Added extend API
- Added documentation for extend API
2024-04-27 17:58:27 +08:00
blueeon
fc3d59a4e9
Merge pull request #49 from nkbud/nkbud-1
fix the docker path
2024-04-27 16:55:01 +08:00
Nick Budzban
383ee2c19d fix docker, copy .env into place 2024-04-26 23:28:36 -05:00
Nick Budzban
72e5479e8f fix the docker path 2024-04-26 23:15:04 -05:00
blueeon
0844df5b3a
Merge pull request #44 from gcui-art/release
Release
2024-04-20 21:45:47 +08:00
blueeon
399f567d4b
Merge pull request #43 from gcui-art/main
deploy to vercel
2024-04-20 21:33:25 +08:00
blueeon
037c3604d5
Merge pull request #42 from blueeon/main
🐞 fix: update url
2024-04-20 21:32:31 +08:00
blueeon
584ed42b05 🐞 fix: update url
Suno has updated the URL for session updates.
2024-04-20 21:31:39 +08:00
blueeon
4cf051821e
Merge pull request #33 from gcui-art/main
Merge into the release branch to publish the demo.
2024-04-10 13:49:44 +08:00
blueeon
ce0f3159d1
Merge pull request #32 from andy-fang-piccollage/main
Update SunoApi.ts: Hotfix for CLERK_BASE_URL
2024-04-10 13:47:00 +08:00
Andy Fang
0e74223756
Update SunoApi.ts: Hotfix for CLERK_BASE_URL
from `clerk.suno.ai` to `clerk.suno.com`
2024-04-10 12:54:19 +08:00
blueeon
82d70eb947
Merge pull request #22 from GitPusher99/main
feat: support cors
2024-04-05 01:08:21 +08:00
GitPusher99
6a9de6d059 feat: support cors 2024-04-05 00:22:44 +08:00
blueeon
6ac19b5120
Merge pull request #18 from blueeon/main
docs: Add documentation for the new API
2024-04-04 13:41:28 +08:00
blueeon
7e34a3f5d9 docs: Add documentation for the new API
Add documentation for the new API, change the API response to English.
2024-04-04 13:38:45 +08:00
blueeon
7ca5d13c5d
Merge pull request #17 from GitPusher99/main
feat: add /v1/chat/completions
2024-04-04 13:14:21 +08:00
GitPusher99
3843495b7c feat: add /v1/chat/completions 2024-04-04 11:12:25 +08:00
GitPusher99
33883db39f
Merge pull request #14 from blueeon/main
feat: Create FUNDING.yml & update producthunt embeds
2024-04-03 23:14:04 +08:00
blueeon
4aa2815a4a docs: update readme.md 2024-04-02 23:14:40 +08:00
blueeon
03a3104f58 feat: Create FUNDING.yml 2024-04-02 23:05:35 +08:00
blueeon
dcb04f5102 docs: update producthunt embeds 2024-04-02 20:25:38 +08:00
GitPusher99
50611cd55a
Merge pull request #10 from blueeon/main
docs: update reademe
2024-04-01 15:26:42 +08:00
blueeon
a227ab4517 docs: add ph embeds 2024-04-01 15:22:32 +08:00
blueeon
0441ed1f8c docs: update readme 2024-04-01 12:07:45 +08:00
blueeon
7e972ef8c9
Merge branch 'gcui-art:main' into main 2024-04-01 12:03:56 +08:00
blueeon
8ffd658b64 docs: update reademe 2024-04-01 12:03:01 +08:00
GitPusher99
550d6478cc
Merge pull request #7 from blueeon/main
feat: Add new API, fix session ID validation logic, and update documentation
2024-03-31 19:54:31 +08:00
blueeon
9f537a10de 📃 docs: update docs 2024-03-31 17:01:56 +08:00
blueeon
b3be1185a9 feat: Add new API
- Add a new API generate_lyrics.
- Update the documentation.
- Modify the API version.
2024-03-31 16:44:07 +08:00
blueeon
721bfecb77 fix: Optimize the logic for session ID validation and improve error messages. 2024-03-31 15:02:39 +08:00
GitPusher99
1cb4e921db feat: add code example 2024-03-30 01:29:16 +08:00
blueeon
cd939db5c9 feat: add icon 2024-03-30 00:16:03 +08:00
GitPusher99
7f760b4dd3 fix: resolve runtime error 2024-03-30 00:11:23 +08:00
blueeon
b3ee1c1df4
Update issue templates 2024-03-29 23:05:08 +08:00
blueeon
d54977fe92
Update issue templates 2024-03-29 23:04:01 +08:00
blueeon
5ae676b576
Update issue templates
feat: In response to the enthusiastic Chinese users who have been submitting issues, a Chinese issue template has been included.
2024-03-29 23:02:21 +08:00