Commit graph

1368 commits

Author SHA1 Message Date
Max
38af2dddfc [add] sui build command 2024-01-14 13:18:50 +08:00
Max
2ba388ab16 Add parsed attribute to setStatementNode function 2024-01-10 16:23:21 +08:00
Max
cb2f6e8748 Refactor attribute handling in build and parser functions 2024-01-10 14:51:16 +08:00
Max
669ccfb1e1 Refactor document creation in build.go and parser.go 2024-01-10 13:20:22 +08:00
Max
cec9a2cbd0 Add support for s:set statement in parser.go 2024-01-10 11:33:58 +08:00
Max
2453479fe3 Add API endpoint for table component 2024-01-10 09:56:34 +08:00
Max
8e5109d3fd Add TypesQueryParam function to handle get Template request 2024-01-07 18:24:00 +08:00
Max
2ef2f828d6 [fix] sui reqeust exec 2024-01-05 12:40:21 +08:00
Max
7f4b80d0c7 [fix] sui slot variables in data 2024-01-04 18:03:02 +08:00
Max
5054b8f6ec [fix] sui parser and request 2024-01-04 09:53:34 +08:00
Max
5ba6bfe749 Update Guards to accept Request object instead of gin.Context 2024-01-03 18:31:58 +08:00
Max
76d9811048 Add guard functionality and export page config 2024-01-03 18:03:27 +08:00
Max
5031904964 Add asset path replacement in JavaScript and TypeScript code 2024-01-03 16:12:58 +08:00
Max
b9208c920c Security update dependencies in go.mod and go.sum files 2023-12-29 12:52:06 +08:00
Max
c07b903c5c Set runtime mode and display it in start command 2023-12-28 21:17:33 +08:00
Max
90e05c5be2 Update Runtime Config in types.go 2023-12-27 17:37:41 +08:00
Max
c4b5da11bf Enable Git LFS for v8go repository 2023-12-26 03:13:18 +08:00
Max
7c3fdbe096 Refactor bridge functions in request.go 2023-12-26 03:07:30 +08:00
Max
f0b82721c0 [_] 2023-12-22 22:28:22 +08:00
Max
a4a639568d [add] Update V8Go repository in GitHub Actions workflows 2023-12-22 20:43:35 +08:00
Max
f13b6ea582 [change] Security Update for Dependency Packages 2023-12-20 23:21:06 +08:00
Max
915b106be8
Merge pull request #535 from trheyi/main
[add] YAO_RUNTIME_TIMEOUT Environment Variable
2023-12-20 23:03:59 +08:00
Max
22a2770019 [add] YAO_RUNTIME_TIMEOUT Environment Variable 2023-12-20 22:19:35 +08:00
Max
625cd2bad5
Merge pull request #534 from trheyi/main
[_]
2023-12-19 01:33:01 +08:00
Max
35cd3f7202 [_] 2023-12-19 01:32:25 +08:00
Max
14dc514446
Merge pull request #533 from trheyi/main
[add] sui editor render default path
2023-12-19 00:54:17 +08:00
Max
d9e9e239d4 [add] sui editor render default path 2023-12-19 00:47:46 +08:00
Max
0ac09f0eb7
Merge pull request #532 from wwsheng009/sui-add-raw-instruction
Sui page add s:raw command
2023-12-18 22:01:56 +08:00
wwsheng009
b21271fa0f fix:fix the the spelling error 2023-12-18 16:26:37 +08:00
wwsheng009
006859ba83 feat: sui-page,add raw command 2023-12-18 13:35:12 +08:00
Max
140d963883
Merge pull request #530 from trheyi/main
[fix] sui preview render
2023-12-17 17:38:07 +08:00
Max
6bfad371dc [fix] sui preview render 2023-12-17 17:18:21 +08:00
Max
7869f3e225
Merge pull request #529 from trheyi/main
[add] support for attributes in BuildForImport method and template parser to support printing data
2023-12-17 15:19:38 +08:00
Max
5fba7cd41f [add]support for attributes in BuildForImport method 2023-12-17 15:17:21 +08:00
Max
243b0707a7 [add] refactor template parser to support printing data 2023-12-17 12:02:47 +08:00
Max
8db99c3509
Merge pull request #528 from trheyi/main
[fix] Refactor URL handling in NewRequestContext and parseArgs functions
2023-12-16 14:09:07 +08:00
Max
bd798b03cc [fix] Refactor URL handling in NewRequestContext and parseArgs functions 2023-12-16 14:01:46 +08:00
Max
0f828ff251
Merge pull request #527 from trheyi/main
[add] JavaScript code to prevent default save behavior in iframe
2023-12-14 14:23:59 +08:00
Max
37e4fde507 [_] 2023-12-14 14:13:54 +08:00
Max
eefa0f7271 [add] JavaScript code to prevent default save behavior in iframe 2023-12-14 13:08:54 +08:00
Max
e7d6cd43b9
Merge pull request #526 from trheyi/main
[add] sui page render wrapper option
2023-12-13 23:55:16 +08:00
Max
5e3fc81d09 [add] sui page render wrapper option 2023-12-13 23:43:12 +08:00
Max
0318a2e525
Merge pull request #525 from trheyi/main
[add] sui preview render api and fix page build bug
2023-12-13 18:35:21 +08:00
Max
a80393dee5 [add] sui preview render api and fix page build bug 2023-12-13 18:23:34 +08:00
Max
f66b5ec7af
Merge pull request #524 from trheyi/main
[fix] route matching errors, reload matchers
2023-12-13 13:03:39 +08:00
Max
7b11ea82f0 [fix] route matching errors, reload matchers 2023-12-13 13:03:06 +08:00
Max
96fe700eab
Merge pull request #523 from trheyi/main
[add] sui page.rename api
2023-12-13 11:01:43 +08:00
Max
29559c926c [add] sui page.rename api 2023-12-13 10:53:08 +08:00
Max
56d124cb2b
Merge pull request #522 from trheyi/main
[add] sui page duplicate api
2023-12-12 21:29:57 +08:00
Max
10126c50c2 [add] sui page duplicate api 2023-12-12 21:20:21 +08:00