Max
c425b74383
Refactor error handling in various components to improve logging and message formatting
...
- Updated error messages to use fmt.Errorf with %s for better clarity and consistency.
- Enhanced logging statements to utilize formatted strings for improved readability.
- Refactored multiple Load functions across different modules to standardize error handling practices.
2025-09-28 10:24:17 +08:00
Max
d7693a0487
Refactor startup logic to improve directory checks and enhance welcome message display
2024-11-29 17:36:45 +08:00
Max
42b42e1134
feat: Add support for directory mapping from tsconfig in TypeScript import
2024-07-31 11:11:22 +08:00
Max
55ca180f7f
[add] TypeScript import support (experimental)
...
- When YAO_RUNTIME_IMPORT is set to true, TypeScript import will be enabled.
2024-06-05 14:59:25 +08:00
yunfei.liu
fb82fcbdbd
log roration
2024-05-08 20:58:09 +08:00
Max
90e05c5be2
Update Runtime Config in types.go
2023-12-27 17:37:41 +08:00
Max
f0b82721c0
[_]
2023-12-22 22:28:22 +08:00
Max
22a2770019
[add] YAO_RUNTIME_TIMEOUT Environment Variable
2023-12-20 22:19:35 +08:00
Max
46ad1e761c
[add] yao.table.Load & yao.form.Load & fix reload
2023-05-11 22:20:02 +08:00
Max
48415db96d
[fix] config init
2023-04-24 17:58:06 +08:00
Max
ce4aaf667f
[fix] setup & config
2023-04-24 17:38:29 +08:00
Max
0317b6558f
[change] optimize the application initializer
2023-04-08 12:05:53 +08:00
Max
5d2c4349fd
[add] migrate studio
2023-04-01 13:28:31 +08:00
Max
2bd41ed135
[change] start command
2023-03-26 18:21:55 +08:00
Max
5faf62a789
[add] migrate importer
2023-02-03 14:43:00 +08:00
Max
8b5563f697
[add] migrate runtime
2023-02-03 10:58:39 +08:00
Max
292fad2911
[add] migrate plugin
2023-02-02 19:06:42 +08:00
Max
a807899f95
[*] migrate to gou v0.10.3 (50%)
2023-02-01 17:25:11 +08:00
Max
93ba063cb4
[add] setup
2022-10-28 11:58:05 +08:00
Max
827e0f1884
[i18n] support
2022-10-16 22:23:32 +08:00
Max
9fb8ef2ab6
[add] yao studio api jwt auth support
2022-10-14 18:25:36 +08:00
Max
d74f74b5d9
[add] studio api server
2022-10-13 19:51:07 +08:00
Max
c921f24ce0
[add] fs support & golang version 1.9.2
2022-10-12 20:31:09 +08:00
Max
0f9590715c
[change] production mode log level
2022-07-14 09:38:30 +08:00
Max
94a2a6d3c4
[add] Buntdb for session store
2022-05-27 14:18:59 +08:00
Max
6e9bc9b7be
[add] redis session store
2022-05-25 23:38:53 +08:00
Max
098f1b53ce
[add] cross domain env
2022-04-02 11:55:39 +08:00
Max
7d57145bb2
调整环境变量默认值
2022-02-09 18:06:39 +08:00
Max
fed5069ed2
规范日志输出
2022-02-09 17:46:10 +08:00
Max
ea72f26d5e
调整环境变量
2022-02-09 00:49:57 +08:00
Max
c3fcfa857c
优化 Session 载入机制
2021-11-29 10:27:38 +08:00
Max
1fc21beeee
v0.9.10 优化 process 增加 会话服务器
2021-11-29 00:27:42 +08:00
Max
ec007a0bba
保存工作流
2021-11-26 17:16:48 +08:00
Max
668b33ffb7
[add] WorkFlow 定义
2021-11-26 14:22:36 +08:00
Max
3f68510076
+ JWT, Captcha, Password 校验
2021-11-21 21:15:33 +08:00
Max
80f2a001fe
fix config bug
2021-11-07 19:41:35 +08:00
Max
0eb09ecaf9
fix config bug
2021-11-07 19:34:10 +08:00
Max
42262ce799
+ 共享库支持
2021-11-06 15:11:53 +08:00
Max
2253a98903
v0.8.11 支持前台静态文件服务器
2021-10-20 17:51:30 +08:00
Max
3d2d97f20d
+ 文件上传接口
2021-10-12 09:02:49 +08:00
Max
271fdd4230
fix path bug
2021-10-08 22:50:03 +08:00
Max
6ae845c91c
fix init test bug
2021-10-07 18:23:11 +08:00
Max
a342cd50b0
升级到 Gou 支持 SQLite
2021-10-07 13:24:41 +08:00
Max
91ca7476a1
v0.6.5
2021-10-01 14:50:48 +08:00
Max
ce627aedb7
用户登录 + 验证码 + 用户输出
2021-09-29 20:11:17 +08:00
Max
475de09dd0
+ Login
2021-09-29 19:32:22 +08:00