12 Commits

Author SHA1 Message Date
e735070007 refactor: bind hot_reload event via EventDispatcher, add on_hot_reload to UAPIData 2026-06-01 18:10:31 +08:00
b83828b073 Revert "feat: add token() auth function for Vidu API Token authentication"
This reverts commit 369f6fea54dc2a0692926bd3fdfb3126bb73ce06.
2026-05-25 17:33:23 +08:00
369f6fea54 feat: add token() auth function for Vidu API Token authentication
- Add token(apikey) function in appapi.py returning 'Token {apikey}'
- Import and register token() in init.py ServerEnv
- Supports Vidu API's Token auth scheme (vs existing Bearer/Deerer)
2026-05-25 17:15:56 +08:00
cf636d97db bugfix 2026-04-07 13:43:02 +08:00
2e46489537 bugfix 2026-03-30 12:01:36 +08:00
f09bad64a7 bugfix 2026-03-29 16:24:12 +08:00
00f41b8900 bugfix 2026-03-27 11:49:40 +08:00
931968ef48 bugfix 2025-08-15 13:42:28 +08:00
8355aacdab bugfix 2025-08-08 17:47:56 +08:00
e05e94da96 bugfix 2025-08-05 15:25:40 +08:00
b9c02abfda bugfix 2025-07-23 15:21:31 +08:00
d1fa283dc4 first commit 2025-07-16 14:20:27 +08:00