Max
|
6542c6e46b
|
refactor: optimize the SUI page compiler
|
2024-07-06 21:24:36 +08:00 |
|
Max
|
a4f28368d4
|
refactor: Update build process to include SUI CompileAsComponent support (dev)
|
2024-07-05 19:54:26 +08:00 |
|
Max
|
a435b1ad6e
|
[chore] Update sui test cases
|
2024-07-04 17:06:42 +08:00 |
|
Max
|
28537e2163
|
[add] Support for JIT mode in SUI component imports ( dev )
|
2024-07-02 20:40:35 +08:00 |
|
Max
|
671bba4aa4
|
[add] SUI language pack support (dev)
|
2024-06-28 11:25:22 +08:00 |
|
Max
|
c3644380ba
|
refactor: Update Request struct to include data caching functionality
|
2024-06-27 21:11:38 +08:00 |
|
Max
|
6dcd704ea4
|
[add] Configuring SUI page caching to optimize static page loading speed
|
2024-06-27 20:02:03 +08:00 |
|
Max
|
a52f0ed1a4
|
refactor: Update Request struct to use NewData method for setting data
|
2024-06-26 18:19:51 +08:00 |
|
Max
|
0a5105b9d0
|
refactor: Update TemplateParser to support debug mode and DisableCache
|
2024-06-26 17:09:41 +08:00 |
|
Max
|
a1de910337
|
[add] support for retrieving cookies in sui Request struct
|
2024-06-25 19:37:55 +08:00 |
|
Max
|
a48c4cbe7d
|
Refactor middleware and request handling code
|
2024-03-19 13:58:43 +08:00 |
|
Max
|
76b78e2102
|
[add] sui.sync.assetfile process
|
2024-03-13 19:39:53 +08:00 |
|
Max
|
b82f6f6029
|
Refactor build process and add data parameter to BuildOption
|
2024-02-28 21:21:56 +08:00 |
|
Max
|
2effd3c360
|
Update authorization error messages
|
2024-02-20 20:07:26 +08:00 |
|
Max
|
5104dab56b
|
Add cookie-trace and cookie-jwt guards
|
2024-02-10 17:02:44 +08:00 |
|
Max
|
6ca148d76c
|
Add support for rendering request data in template parser
|
2024-01-21 00:04:58 +08:00 |
|
Max
|
524a63d7af
|
Refactor code to add context object and cookie function
|
2024-01-17 21:56:39 +08:00 |
|
Max
|
bf31ad4bf1
|
Add SetCookie function in guards.go
|
2024-01-17 21:39:04 +08:00 |
|
Max
|
a3862c1289
|
Add scriptGuardExec function to process script guards
|
2024-01-17 21:24:29 +08:00 |
|
Max
|
8e5109d3fd
|
Add TypesQueryParam function to handle get Template request
|
2024-01-07 18:24:00 +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
|
a4a639568d
|
[add] Update V8Go repository in GitHub Actions workflows
|
2023-12-22 20:43:35 +08:00 |
|
Max
|
243b0707a7
|
[add] refactor template parser to support printing data
|
2023-12-17 12:02:47 +08:00 |
|
Max
|
bd798b03cc
|
[fix] Refactor URL handling in NewRequestContext and parseArgs functions
|
2023-12-16 14:01:46 +08:00 |
|
Max
|
a80393dee5
|
[add] sui preview render api and fix page build bug
|
2023-12-13 18:23:34 +08:00 |
|
Max
|
7b11ea82f0
|
[fix] route matching errors, reload matchers
|
2023-12-13 13:03:06 +08:00 |
|
Max
|
29559c926c
|
[add] sui page.rename api
|
2023-12-13 10:53:08 +08:00 |
|
Max
|
10126c50c2
|
[add] sui page duplicate api
|
2023-12-12 21:20:21 +08:00 |
|
Max
|
669d94acd9
|
[fix] page create api
|
2023-12-12 18:14:47 +08:00 |
|
Max
|
b2f0f9e5e9
|
[fix] sui page remove api
|
2023-12-12 17:48:36 +08:00 |
|
Max
|
b81e4f2003
|
[add] builder create page api
|
2023-12-11 23:54:42 +08:00 |
|
Max
|
9eccf9b802
|
[add] URL details to request context
|
2023-12-11 10:04:08 +08:00 |
|
Max
|
d75ef3a434
|
[add] Integrate page builder
|
2023-12-10 20:42:36 +08:00 |
|
Max
|
07dfc90d2e
|
Refactor middleware to handle Sui files and fix potential errors
|
2023-12-10 12:38:55 +08:00 |
|
Max
|
38f4f3fd23
|
[add] sui import page support (dev)
|
2023-12-09 00:16:29 +08:00 |
|
Max
|
8698c42607
|
[add] SUI Template Engine command
|
2023-12-07 23:14:39 +08:00 |
|
Max
|
5bce0f6081
|
[add] sui template global data support
|
2023-11-24 13:55:22 +08:00 |
|
Max
|
b0d9631559
|
[add] sui editor render with mock request
|
2023-11-24 11:30:18 +08:00 |
|
Max
|
b0e94e3d73
|
[add] sui page render (dev)
|
2023-11-23 17:16:51 +08:00 |
|
Max
|
dc91443217
|
[add] sui page route parser
|
2023-11-23 13:00:07 +08:00 |
|
Max
|
1baaede53f
|
[add] SUI Template MediaSearch
|
2023-11-18 17:41:17 +08:00 |
|
Max
|
c84d34a5c5
|
[_] fix tests
|
2023-11-12 04:35:06 +08:00 |
|
Max
|
45e333d7f8
|
[add] sui media api (mock)
|
2023-11-08 19:57:12 +08:00 |
|
Max
|
0e16989b4d
|
[fix] sui tests
|
2023-11-05 14:13:39 +08:00 |
|
Max
|
92d22afb0d
|
[add] sui template asset upload api
|
2023-10-31 19:25:36 +08:00 |
|
Max
|
057fea0101
|
[_]
|
2023-10-23 13:26:19 +08:00 |
|
Max
|
598cdf69a8
|
[add] sui api guard and support session vars
|
2023-10-23 13:00:17 +08:00 |
|
Max
|
39cfeb38dd
|
[add] sui setting api
|
2023-10-19 11:25:05 +08:00 |
|
Max
|
5e371f1dfb
|
[add] block export and media api
|
2023-10-18 21:18:54 +08:00 |
|