Commit graph

53 commits

Author SHA1 Message Date
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
Max
dd4e72a557 [add] page build api 2023-10-10 21:34:32 +08:00
Max
7943453c46 [add] page preview api 2023-10-09 19:17:35 +08:00
Max
71183fa17c [add] page config 2023-10-09 12:10:06 +08:00
Max
92a3405f75 [add] page builder editor render api 2023-10-05 23:12:15 +08:00
Max
b43f83aa61 [add] page builder page CURD 2023-10-05 19:07:26 +08:00
Max
1dedd7057b [_] 2023-10-01 17:24:12 +08:00
Max
9af92308bb [add] template & page asset api 2023-10-01 17:20:30 +08:00
Max
3b8f1f3a6a [change] block, component api 2023-09-29 19:53:15 +08:00
Max
1aade992b2 [add] active & extend support 2023-09-29 12:44:05 +08:00
Max
8a7903db1e [add] page api and change api route 2023-09-29 12:20:20 +08:00
Max
f0ccba6db4 [add] block, component api 2023-09-28 11:57:31 +08:00
Max
0b1de85033 [add] template locale, theme api 2023-09-28 11:35:17 +08:00
Max
688e06e548 [add] editor source api 2023-09-28 10:47:18 +08:00
Max
2f42e13c04 [add] editor render API 2023-09-28 10:11:01 +08:00