Commit graph

1860 commits

Author SHA1 Message Date
Max
35911de0ea Enhance SEO metadata handling by adding keywords support and fixing og:title attribute syntax 2024-11-29 11:12:37 +08:00
Max
73ccac6ba5 Update dependencies in go.mod and go.sum for uuid, tiktoken-go, and regexp2 2024-11-26 15:34:54 +08:00
Max
e6acbacc6b Add unzip installation to Dockerfile for build dependencies 2024-11-23 19:01:10 +08:00
Max
f3b3e80ccf Add unzip step for libv8 in CI workflows and build script 2024-11-23 18:09:21 +08:00
Max
f97ce23130 添加中文商业许可证 2024-11-08 19:31:57 +08:00
Max
1caac8af04 Add commercial license terms for Yao project to outline usage requirements and compliance 2024-11-08 19:25:55 +08:00
Max
7efce91092 Add nil checks for Action and Bind in translate function to prevent potential nil pointer dereferences 2024-11-08 07:22:15 +08:00
Max
13a343a7f4 Remove unused utils import and clean up ImagesGenerations function 2024-11-07 17:03:58 +08:00
Max
91091b8dc2 Enhance JSON message handling with improved error reporting and response writing 2024-11-07 14:37:40 +08:00
Max
6450fd49e8 Refactor Neo message handling to use gin.ResponseWriter and improve error management 2024-11-07 08:40:15 +08:00
Max
15fb961ad0 Refactor Neo execution methods to improve error handling and streamline message preparation 2024-11-06 20:27:16 +08:00
Max
c5a5a8432f Remove deprecated import and storage API loading from the codebase 2024-11-06 09:25:29 +08:00
Max
f0a4a8d4ea Remove deprecated storage and import API definitions 2024-11-06 09:16:30 +08:00
Max
61a292c7a6 Neo initialization to enable ‘moapi’ connector and default model support 2024-11-05 16:06:32 +08:00
Max
16234df9d6 Update macOS runner to use latest version in build workflow 2024-11-05 08:18:32 +08:00
Max
35f16e107d Add color field support to QueryProp and Option structures 2024-11-04 16:57:55 +08:00
Max
b9aaff7afb Optimize the details of yao.component.getoptions 2024-11-03 11:59:45 +08:00
Max
a258dfa787 Refactor component property handling and add deep copy functionality 2024-11-03 07:53:25 +08:00
Max
bb717a938a Add yao.component.GetOptions and deprecated SelectOptions 2024-11-02 22:02:43 +08:00
Max
a4bb4407d7 Update test assertion for related image API endpoint in process tests 2024-11-02 17:50:16 +08:00
Max
67de1c07cb Securely update hidden props in the DSL that are only visible to the backend 2024-11-02 17:38:37 +08:00
Max
c4e96366bf Use url.QueryUnescape for xpath and method in process components 2024-11-01 12:47:03 +08:00
Max
00b0649296 Fix the Download Process tests 2024-10-30 17:10:56 +08:00
Max
18b212985d Fix memory leaks and optimize the download process. 2024-10-30 16:48:59 +08:00
Max
661c3e6a9f Optimize upload component 2024-10-26 20:26:21 +08:00
Max
c7b83a161c Add default value for Upload API if not provided in props 2024-10-24 20:36:51 +08:00
Max
31a52d03e3 Refactor API to include app parameter in download endpoint 2024-10-23 17:44:35 +08:00
Max
3074a8e432 libsui $Query class to support multiple elements in constructor 2024-10-09 11:26:37 +08:00
Max
776d22a443 update bindata 2024-10-01 07:50:32 +08:00
Max
ce4d775981 Optimize libsui error reporting 2024-10-01 07:41:21 +08:00
Max
574c2aad82 fix sui dynamic components render bug 2024-09-30 18:42:42 +08:00
Max
371490360e fix misspelling 2024-09-30 17:07:29 +08:00
Max
369d6cc4d8 fix sui dynamic components import bug 2024-09-30 17:02:24 +08:00
Max
dc162bb206 feat: app afterMigrate hook support 2024-09-29 08:53:27 +08:00
Max
5f271a7f83 debug 2024-09-28 11:39:33 +08:00
Max
f0db90eb52 workflow debug 2024-09-28 11:27:29 +08:00
Max
feed59a62e Add auto release workflow ( dev ) 2024-09-28 11:18:27 +08:00
Max
ab188c9a5e Refactor Makefile to update certificate verification and remove importing private key 2024-09-28 10:29:23 +08:00
Max
bbaa0ee62c Refactor Makefile to update certificate verification and fix private key import 2024-09-28 10:25:30 +08:00
Max
da08db7f3f Refactor Makefile to update certificate verification and remove importing private key 2024-09-28 10:21:17 +08:00
Max
feae146523 Github workflow debug 2024-09-28 10:07:27 +08:00
Max
b08b305cd3 Refactor Makefile to remove importing private key and update certificate verification 2024-09-28 09:56:06 +08:00
Max
35906ee0fb Github workflow debug 2024-09-28 09:49:13 +08:00
Max
6d97a72f11 Github workflow debug 2024-09-28 09:42:37 +08:00
Max
6bf57dd0f0 Github workflow debug 2024-09-28 09:32:05 +08:00
Max
82eae74f9f Refactor Makefile to include MacOS Application Signing 2024-09-28 09:26:33 +08:00
Max
243cffe499 Refactor Makefile to include MacOS Application Signing 2024-09-28 09:25:20 +08:00
Max
9559c522fc Refactor Makefile to include MacOS Application Signing 2024-09-28 09:07:45 +08:00
Max
39bbdbd1b7 Refactor Makefile to include MacOS Application Signing 2024-09-28 08:13:15 +08:00
Max
896e52a52a Fix PublicRoot bug and get Sid from request 2024-09-25 08:25:37 +08:00