Max
fabced291c
fix: Enhance loading functions to handle non-existent directories
...
- Added checks in various loading functions to ignore processing if the respective directories do not exist, improving error handling and preventing unnecessary operations.
- Updated the Load function signature to return warnings alongside errors, allowing for better feedback on loading issues across different components.
2025-05-13 09:10:10 +08:00
Max
c5a5a8432f
Remove deprecated import and storage API loading from the codebase
2024-11-06 09:25:29 +08:00
Max
ddda7924c9
[add] import & storage api ( WILL BE DEPRECATED )
2023-04-02 17:39:54 +08:00
Max
d014be2e3c
[add] migrate api
2023-02-01 18:18:54 +08:00
Max
a807899f95
[*] migrate to gou v0.10.3 (50%)
2023-02-01 17:25:11 +08:00
Max
81ba5668f2
[change] print message when loading error
2022-08-22 18:51:44 +08:00
Max
ef75f4cc4a
[change] websocket -> websocket server
2022-07-16 22:26:41 +08:00
Max
95e36f09a1
fix process guard bug
2022-04-07 16:59:55 +08:00
Max
deb6ba9135
[add] WebSocket support
2022-03-04 21:43:19 +08:00
Max
34f4382c19
更新命名空间
2022-02-09 09:17:23 +08:00
Max
ea72f26d5e
调整环境变量
2022-02-09 00:49:57 +08:00
Max
6372faf119
v0.9.3 + socket server support ( yao start alpha )
2022-01-27 02:51:20 +08:00
Max
9d423245dd
+ page
2021-10-20 19:23:16 +08:00
Max
e08df986d3
优化载入逻辑: Step 1/5
2021-10-18 23:15:00 +08:00