Commit graph

  • 35911de0ea Enhance SEO metadata handling by adding keywords support and fixing og:title attribute syntax Max 2024-11-29 11:12:37 +08:00
  • 2f7b34c573
    Merge pull request #787 from trheyi/main Max 2024-11-26 15:41:50 +08:00
  • 73ccac6ba5 Update dependencies in go.mod and go.sum for uuid, tiktoken-go, and regexp2 Max 2024-11-26 15:34:54 +08:00
  • 02f4cb4ace
    Merge pull request #786 from trheyi/main Max 2024-11-23 19:01:54 +08:00
  • e6acbacc6b Add unzip installation to Dockerfile for build dependencies Max 2024-11-23 19:01:10 +08:00
  • 97363a5f17
    Merge pull request #785 from trheyi/main Max 2024-11-23 18:09:52 +08:00
  • f3b3e80ccf Add unzip step for libv8 in CI workflows and build script Max 2024-11-23 18:09:21 +08:00
  • 840dae4b16
    Merge pull request #784 from trheyi/main Max 2024-11-08 19:32:29 +08:00
  • f97ce23130 添加中文商业许可证 Max 2024-11-08 19:31:57 +08:00
  • 1b05479a16
    Merge pull request #783 from trheyi/main Max 2024-11-08 19:26:44 +08:00
  • 1caac8af04 Add commercial license terms for Yao project to outline usage requirements and compliance Max 2024-11-08 19:25:55 +08:00
  • ada7d28d5b
    Update README.md youkoala 2024-11-08 17:11:53 +08:00
  • e59f867b59
    Update README.md youkoala 2024-11-08 17:07:36 +08:00
  • 0e5733cdd5
    Merge pull request #781 from trheyi/main Max 2024-11-08 08:18:46 +08:00
  • 7efce91092 Add nil checks for Action and Bind in translate function to prevent potential nil pointer dereferences Max 2024-11-08 07:22:15 +08:00
  • 13a343a7f4 Remove unused utils import and clean up ImagesGenerations function Max 2024-11-07 17:03:58 +08:00
  • 1d22041dac
    Merge pull request #780 from trheyi/main Max 2024-11-07 15:02:50 +08:00
  • 91091b8dc2 Enhance JSON message handling with improved error reporting and response writing Max 2024-11-07 14:37:40 +08:00
  • 13e94aebed
    Merge pull request #779 from trheyi/main Max 2024-11-07 08:48:43 +08:00
  • 6450fd49e8 Refactor Neo message handling to use gin.ResponseWriter and improve error management Max 2024-11-07 08:40:15 +08:00
  • a599929b85
    Merge pull request #778 from trheyi/main Max 2024-11-06 20:39:37 +08:00
  • 15fb961ad0 Refactor Neo execution methods to improve error handling and streamline message preparation Max 2024-11-06 20:27:16 +08:00
  • 8632a6ad0e
    Merge pull request #776 from trheyi/main Max 2024-11-06 09:32:08 +08:00
  • c5a5a8432f Remove deprecated import and storage API loading from the codebase Max 2024-11-06 09:25:29 +08:00
  • f0a4a8d4ea Remove deprecated storage and import API definitions Max 2024-11-06 09:16:30 +08:00
  • dd49ae4a35
    Merge pull request #774 from trheyi/main Max 2024-11-05 16:15:03 +08:00
  • 61a292c7a6 Neo initialization to enable ‘moapi’ connector and default model support Max 2024-11-05 16:06:32 +08:00
  • c1d40e73b3
    Merge pull request #773 from trheyi/main Max 2024-11-05 08:18:54 +08:00
  • 16234df9d6 Update macOS runner to use latest version in build workflow Max 2024-11-05 08:18:32 +08:00
  • a9182c5687
    Merge pull request #772 from trheyi/main Max 2024-11-04 17:05:16 +08:00
  • 35f16e107d Add color field support to QueryProp and Option structures Max 2024-11-04 16:57:55 +08:00
  • de630d8ecf
    Merge pull request #771 from trheyi/main Max 2024-11-03 12:09:00 +08:00
  • b9aaff7afb Optimize the details of yao.component.getoptions Max 2024-11-03 11:59:45 +08:00
  • 8a8070414f
    Merge pull request #770 from trheyi/main Max 2024-11-03 08:12:31 +08:00
  • a258dfa787 Refactor component property handling and add deep copy functionality Max 2024-11-03 07:53:25 +08:00
  • bb717a938a Add yao.component.GetOptions and deprecated SelectOptions Max 2024-11-02 22:02:43 +08:00
  • 62631204eb
    Merge pull request #769 from trheyi/main Max 2024-11-02 17:57:31 +08:00
  • a4bb4407d7 Update test assertion for related image API endpoint in process tests Max 2024-11-02 17:50:16 +08:00
  • 67de1c07cb Securely update hidden props in the DSL that are only visible to the backend Max 2024-11-02 17:38:37 +08:00
  • 1cdf1f6a62
    Merge pull request #768 from trheyi/main Max 2024-11-01 12:54:20 +08:00
  • c4e96366bf Use url.QueryUnescape for xpath and method in process components Max 2024-11-01 12:47:03 +08:00
  • 809c2ca612
    Merge pull request #767 from trheyi/main Max 2024-10-30 17:16:47 +08:00
  • 00b0649296 Fix the Download Process tests Max 2024-10-30 17:10:56 +08:00
  • 18b212985d Fix memory leaks and optimize the download process. Max 2024-10-30 16:48:59 +08:00
  • d4c0a23dbf
    Merge pull request #766 from trheyi/main Max 2024-10-26 20:33:05 +08:00
  • 661c3e6a9f Optimize upload component Max 2024-10-26 20:26:21 +08:00
  • 2a070f6bc6
    Merge pull request #765 from trheyi/main Max 2024-10-24 20:39:47 +08:00
  • c7b83a161c Add default value for Upload API if not provided in props Max 2024-10-24 20:36:51 +08:00
  • d08d60a960
    Merge pull request #764 from trheyi/main Max 2024-10-23 17:51:25 +08:00
  • 31a52d03e3 Refactor API to include app parameter in download endpoint Max 2024-10-23 17:44:35 +08:00
  • 1bde7d41c5
    Merge pull request #763 from trheyi/main Max 2024-10-09 11:32:20 +08:00
  • 3074a8e432 libsui $Query class to support multiple elements in constructor Max 2024-10-09 11:26:37 +08:00
  • 4867fa6297
    Merge pull request #762 from trheyi/main Max 2024-10-01 07:56:35 +08:00
  • 776d22a443 update bindata Max 2024-10-01 07:50:32 +08:00
  • ce4d775981 Optimize libsui error reporting Max 2024-10-01 07:41:21 +08:00
  • 39cec07c66
    Merge pull request #761 from trheyi/main Max 2024-09-30 18:43:21 +08:00
  • 574c2aad82 fix sui dynamic components render bug Max 2024-09-30 18:42:42 +08:00
  • 6656e18ae2
    Merge pull request #760 from trheyi/main Max 2024-09-30 17:08:03 +08:00
  • 371490360e fix misspelling Max 2024-09-30 17:07:29 +08:00
  • dc43296763
    Merge pull request #759 from trheyi/main Max 2024-09-30 17:03:02 +08:00
  • 369d6cc4d8 fix sui dynamic components import bug Max 2024-09-30 17:02:24 +08:00
  • 6ec63f4d9c
    Merge pull request #758 from trheyi/main Max 2024-09-29 08:54:04 +08:00
  • dc162bb206 feat: app afterMigrate hook support Max 2024-09-29 08:53:27 +08:00
  • 5f271a7f83 debug Max 2024-09-28 11:39:33 +08:00
  • 30069373de
    Merge pull request #757 from trheyi/main Max 2024-09-28 11:31:27 +08:00
  • f0db90eb52 workflow debug Max 2024-09-28 11:27:29 +08:00
  • feed59a62e Add auto release workflow ( dev ) Max 2024-09-28 11:18:27 +08:00
  • 1c2f4642d3
    Merge pull request #756 from trheyi/main Max 2024-09-28 10:31:24 +08:00
  • ab188c9a5e Refactor Makefile to update certificate verification and remove importing private key Max 2024-09-28 10:29:23 +08:00
  • bbaa0ee62c Refactor Makefile to update certificate verification and fix private key import Max 2024-09-28 10:25:30 +08:00
  • da08db7f3f Refactor Makefile to update certificate verification and remove importing private key Max 2024-09-28 10:21:17 +08:00
  • feae146523 Github workflow debug Max 2024-09-28 10:07:27 +08:00
  • b08b305cd3 Refactor Makefile to remove importing private key and update certificate verification Max 2024-09-28 09:56:06 +08:00
  • 35906ee0fb Github workflow debug Max 2024-09-28 09:49:13 +08:00
  • 6d97a72f11 Github workflow debug Max 2024-09-28 09:42:37 +08:00
  • 6bf57dd0f0 Github workflow debug Max 2024-09-28 09:32:05 +08:00
  • 82eae74f9f Refactor Makefile to include MacOS Application Signing Max 2024-09-28 09:26:33 +08:00
  • 243cffe499 Refactor Makefile to include MacOS Application Signing Max 2024-09-28 09:25:20 +08:00
  • d2f53abe47
    Merge pull request #755 from trheyi/main Max 2024-09-28 09:08:16 +08:00
  • 9559c522fc Refactor Makefile to include MacOS Application Signing Max 2024-09-28 09:07:45 +08:00
  • 2aabd0446c
    Merge pull request #754 from trheyi/main Max 2024-09-28 08:13:56 +08:00
  • 39bbdbd1b7 Refactor Makefile to include MacOS Application Signing Max 2024-09-28 08:13:15 +08:00
  • 6c6aaad058
    Merge pull request #753 from trheyi/main Max 2024-09-25 08:26:17 +08:00
  • 896e52a52a Fix PublicRoot bug and get Sid from request Max 2024-09-25 08:25:37 +08:00
  • 0ea400965d
    Merge pull request #752 from trheyi/main Max 2024-09-24 08:01:22 +08:00
  • ddb337847e Refactor request guard to include page backend script execution Max 2024-09-24 08:00:05 +08:00
  • b88ff67cd2
    Merge pull request #751 from trheyi/main Max 2024-09-11 09:25:17 +08:00
  • 67ad169bf5 Refactor dynamic component parsing in SUI core Max 2024-09-11 09:24:34 +08:00
  • 56ef909662
    Merge pull request #750 from trheyi/main Max 2024-09-10 16:30:02 +08:00
  • fb6518e91f Fix the bug in real-time rendering mode Max 2024-09-10 16:29:15 +08:00
  • 0fc136a883
    Merge pull request #749 from trheyi/main Max 2024-09-10 09:47:08 +08:00
  • 0a21780473 Refactor component attribute handling to support spread operator and real-time rendering mode Max 2024-09-10 09:23:10 +08:00
  • 7dc68ef6a4
    Merge pull request #748 from trheyi/main Max 2024-09-03 19:14:06 +08:00
  • 72542dab79 chore: Merge user data into payload in SUI libsui index.ts Max 2024-09-03 18:15:12 +08:00
  • 776b00d45c
    Merge pull request #747 from trheyi/main Max 2024-09-03 17:41:02 +08:00
  • 07353d0084 Add s:route attribute to real time render components Max 2024-09-03 17:40:31 +08:00
  • e6d914812e
    Merge pull request #746 from trheyi/main Max 2024-09-02 18:29:39 +08:00
  • d00b62caf1 Refactor event binding in SUI core to support just-in-time mode Max 2024-09-02 18:28:16 +08:00
  • 657224bff3
    Merge pull request #745 from trheyi/main Max 2024-09-02 17:05:12 +08:00
  • db033a10fd [add] SUI real-time rendering mode supports event binding (page event only) Max 2024-09-02 17:04:22 +08:00