Commit Graph
50 Commits
Author SHA1 Message Date
blueeon eb484dfa79 📃 docs: change domain 2024-06-08 14:48:24 +08:00
blueeon 4174ca8009 🦄 refactor: opt params 2024-06-08 14:17:48 +08:00
blueeon e96ca35094 🐞 fix: update params 2024-06-08 14:06:46 +08:00
blueeon cb36f1b1a4 feat: Model selection.
1. Use the model number as an optional parameter, defaulting to 3.5;
2. Improve documentation.
2024-06-08 12:05:59 +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 584ed42b05 🐞 fix: update url
Suno has updated the URL for session updates.
2024-04-20 21:31:39 +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 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
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 8ffd658b64 docs: update reademe 2024-04-01 12:03:01 +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
blueeon cd939db5c9 feat: add icon 2024-03-30 00:16:03 +08:00
blueeon c30a11744d refactor: Optimize code comments. 2024-03-29 11:41:27 +08:00
blueeon d7e879dda3 feat:Replace the new demo link 2024-03-29 11:31:35 +08:00
blueeon b719a61306 feat: add Analytics 2024-03-29 10:52:07 +08:00
blueeon 691efcd8b7 feat: update favicon 2024-03-29 01:04:07 +08:00
blueeon b3ba4b77f7 refactor: Refine layout metadata and remove social media links from README 2024-03-29 00:55:02 +08:00
blueeon 956f00acb8 fix: typo 2024-03-29 00:22:02 +08:00
blueeon 6551bb7ec9 docs: update readme.md 2024-03-29 00:14:52 +08:00
blueeon 9ed45250c7 docs: Repair some of the links. 2024-03-29 00:06:19 +08:00
blueeon db007c3c6c fix: update token refresh method 2024-03-28 23:41:25 +08:00
blueeon f22273e351 fix: update svg 2024-03-28 23:14:21 +08:00
blueeon 1923ab4028 docs: add vercel deploy button & demo link 2024-03-28 22:20:10 +08:00
blueeon 17e69fd567 docs: update readme.md 2024-03-28 22:12:39 +08:00
blueeon 22d41d7b6c fix: change api to dynamic 2024-03-28 22:00:33 +08:00
blueeon 94a65d6324 feat: update landing page 2024-03-28 21:16:30 +08:00
blueeon b98ff85904 feat: add example .env 2024-03-28 20:45:06 +08:00
blueeon b34cc5809a docs: update image link 2024-03-28 20:42:16 +08:00
blueeon 1e649aeef4 docs: add banner image 2024-03-28 20:32:47 +08:00
blueeon f07c8ba7d7 docs: update readme.md 2024-03-28 20:27:24 +08:00
blueeon 603b470a74 docs: update readme.md 2024-03-28 20:26:51 +08:00
blueeon 2194cbb8ec docs: update readme.md 2024-03-28 19:54:34 +08:00
blueeon 039c77ad10 docs: update readme.md 2024-03-28 19:54:04 +08:00
blueeon 5084d70525 feat: update README_CN.md 2024-03-28 19:44:38 +08:00
blueeon 70934fb4e2 feat: update README_CN.md 2024-03-28 19:43:02 +08:00
blueeon eb189f26f1 refactor: Refactor footer and documentation page styles for improved readability
and aesthetics.
2024-03-28 18:39:45 +08:00
blueeon 0a867ebb2d feat: Optimize page style & add Markdown support. 2024-03-28 17:57:24 +08:00
blueeon 79ab827549 feat: add swagger api doc 2024-03-28 14:15:24 +08:00
blueeon 2a309f87a7 feat: Add pino-pretty logging and update SunoApi methods
Introduce pino-pretty for improved logging and update SunoApi methods to
incorporate new functionalities for generating custom audios, retrieving
audio information, and obtaining credit details. The new pino-pretty
logging enhances readability and provides better insights into
application behavior. These changes align with the broader goal of
enhancing developer experience and maintaining application stability.

#N/A
2024-03-28 11:50:10 +08:00
blueeon 0fcf77df6d feat: Add new dependencies and SunoApi class for audio generation
functionality

Added new dependencies for axios, pino, and user-agents in the
package.json and pnpm-lock.yaml files to support audio generation
functionality. Additionally, implemented a new SunoApi class in the lib
directory to handle the audio generation process, including functions
for generating, customizing, and retrieving audio content from the
Suno.ai API. This addresses the need for enhanced audio processing
capabilities and lays the groundwork for efficient integration with the
Suno.ai API. No issues are associated with these additions.
2024-03-28 03:35:22 +08:00
blueeon 12f31cb3ea docs: update readme 2024-03-27 22:55:14 +08:00
blueeon f8b40fe59e docs: update readme 2024-03-27 21:37:40 +08:00
blueeon 8201d0b1bc docs: update readme 2024-03-27 18:22:18 +08:00
blueeon f94ff2b327 docs: update readme 2024-03-27 18:20:27 +08:00
blueeon 2a15e3ca10 docs: Modify the description in the README to Chinese. 2024-03-27 18:06:51 +08:00