Commit Graph
160 Commits
Author SHA1 Message Date
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
blueeonandGitHub b3ee1c1df4 Update issue templates 2024-03-29 23:05:08 +08:00
blueeonandGitHub d54977fe92 Update issue templates 2024-03-29 23:04:01 +08:00
blueeonandGitHub 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
GitPusher99andGitHub 8ad6304110 Merge pull request #2 from wengchaoxi/support-docker
feat: Add support for docker build and deploy
2024-03-29 16:16:16 +08:00
wengchaoxi 076556f09c docs: Update README 2024-03-29 16:00:11 +08:00
wengchaoxi 5f8fdf9117 feat: Add support for docker deploy 2024-03-29 15:30:57 +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
blueeonandGitHub 3251d713d4 Merge pull request #1 from Newt0n/main
fix: typo
2024-03-28 23:12:16 +08:00
GitPusher99 f20b892dd0 fix: refresh token 2024-03-28 23:06:29 +08:00
GitPusher99 13a00b3c56 Merge remote-tracking branch 'origin/main' 2024-03-28 23:04:33 +08:00
GitPusher99 de883ca5fb fix: refresh token 2024-03-28 23:04:20 +08:00
Newt0n 7b6337ca8d fix: typo 2024-03-28 22:38:16 +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
GitPusher99 77b6278853 Merge remote-tracking branch 'origin/main' 2024-03-28 21:42:31 +08:00
GitPusher99 300b5ce6da test: test deploy 2024-03-28 21:42:19 +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
blueeonandGitHub a94e2233ea feat:Update README_CN.md 2024-03-28 19:47:46 +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
GitPusher99 179669e399 feat: optimize code 2024-03-28 16:21:15 +08:00
GitPusher99 7bcf16207a feat: adjust keepAlive token 2024-03-28 16:08:13 +08:00
GitPusher99 12604fe17e feat: remove useless code 2024-03-28 15:57:35 +08:00
GitPusher99 d229d741f4 feat: resolve conflict 2024-03-28 15:48:16 +08:00
blueeon 79ab827549 feat: add swagger api doc 2024-03-28 14:15:24 +08:00
GitPusher99 d3160ce5f9 feat: optimize code 2024-03-28 13:21:33 +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