Commit graph

19 commits

Author SHA1 Message Date
Max
c74916296a Enhance model definitions and loading process for system models
- Added new system models for assistant, attachment, audit, chat, config, dsl, history, and kb with metadata including tags, built-in status, read-only attributes, and sort order.
- Refactored the model loading process to include a dedicated function for loading system models, improving organization and maintainability.
- Updated the application loading logic to set a default prefix for system tables, ensuring consistent naming conventions.
- Improved error handling during model loading and migration processes for better reliability.
2025-07-15 16:33:14 +08:00
Max
645861d7a1 feat: Add Developer information to AppInfo structure and update processXgen
- Introduce Developer struct to encapsulate developer details such as ID, Name, Info, Email, and Homepage.
- Update processXgen to include developer information in the generated settings map, enhancing app metadata.
2025-04-09 23:05:45 +08:00
Max
2c5b323d7d Add option to disable Gzip compression for static files and update headers 2024-11-30 18:23:21 +08:00
Max
dc162bb206 feat: app afterMigrate hook support 2024-09-29 08:53:27 +08:00
Max
fc1f80e0f5 feat: Add sourceRoots to Static struct in types.go 2024-08-01 18:16:59 +08:00
Max
0703743e72 Add AfterLoad process execution in Load and Reload functions 2024-05-02 19:49:43 +08:00
Max
01d4b49c33 [add] server rewrite support and fix api reload 2023-11-22 18:10:17 +08:00
Max
c19d4b0534 [add] moapi process and api 2023-11-10 01:37:09 +08:00
Max
68ebf1e6cc [add] multiple single page applications support 2023-09-06 22:13:45 +08:00
Max
d8d14f1994 [add] public dir PWA support 2023-04-11 21:24:16 +08:00
Max
f5fbef9e39 [add] widgets config 2022-10-20 05:00:20 +08:00
Max
a57b312560 [add] XGen v1.0 packing 2022-09-27 23:54:06 +08:00
Max
2349d17d99 [add] language pack support for model 2022-08-19 21:33:48 +08:00
Max
af639688df [add] xiang.table.Export process 2022-04-14 15:54:04 +08:00
Max
85eeab8c19 + langs support 2022-02-09 14:48:56 +08:00
Max
42262ce799 + 共享库支持 2021-11-06 15:11:53 +08:00
Max
2a457033cb + Chart 处理器 2021-10-19 23:52:10 +08:00
Max
a6f9f1383f 优化代码结构 2021-10-19 09:27:53 +08:00
Max
d03e1fc2e3 优化代码结构 v0.8.8 2021-10-18 21:38:39 +08:00