Commit Graph

48 Commits

Author SHA1 Message Date
0xJacky
e26a4fa263 fix: replace env_group_id with namespace_id in API endpoints and types #1369 2025-10-02 10:44:24 +00:00
0xJacky
c355cb8e65 feat: add llm sessions and update related logic 2025-09-02 08:01:09 +00:00
0xJacky
a982c04898 enhance: llm and code completion 2025-09-01 10:52:43 +08:00
yilee
486add9d00 feat: 配置管理页面将文件夹和文件分开排序,默认以name字段,升序排序 2025-08-29 07:16:03 +00:00
0xJacky
03fbd9be4c perf: introduced cache for user, site_config, node 2025-08-25 18:50:44 +08:00
0xJacky
e2b66fd8dd feat(dashboard): add sites navigation #1054 2025-08-14 11:04:49 +08:00
0xJacky
261c76686e refactor: rename env to node, env group to namespace 2025-08-13 10:50:37 +08:00
0xJacky
cd05303163 fix(config): update path handling #1278 2025-08-01 11:09:34 +08:00
0xJacky
2d4deedf4a feat(config): add Name attribute to config assignment in EditConfig and handleNginxConfigModify functions #1273 2025-07-30 21:23:06 +08:00
Jacky
544d2badec refactor: add bleve search integration and enhance config list #1207 2025-07-05 20:37:28 +08:00
Jacky
d64990ec4f feat(config): supports delete file or directory 2025-06-11 07:09:04 +00:00
Jacky
0275f011a8 refactor: remove ChatGPTMessages from config structure and update URL unescaping logic 2025-06-01 14:48:10 +08:00
Jacky
7069cb16d0 refactor(nginx): replace direct reload calls with unified control method for better error handling 2025-05-28 01:35:21 +00:00
Jacky
e8ee931e16 feat: mcp server 2025-04-29 17:41:09 +08:00
Jacky
d4a4ed1e1c feat(wip): docker ui only 2025-04-20 22:02:29 +08:00
Jacky
b63dbe1e50 refactor: refresh 25.04 2025-04-19 17:58:36 +08:00
Jacky
d789326230 enhance: replace error handling with cosy wrapper for nginx reload and test failures 2025-04-18 16:41:11 +08:00
Jacky
b84c444c55 fix(config): integrate SyncNodeIds and SyncOverwrite into Config struct 2025-04-12 01:51:28 +00:00
Jacky
3502227510 feat(config): sync performance settings 2025-04-12 01:43:45 +00:00
Jacky
191ddea309 feat(config): use encode/decode to handle url #249 2025-04-06 18:55:38 +08:00
Jacky
57b8dfd2f9 feat: config history 2025-04-06 10:40:49 +08:00
Jacky
b469ca7961 refactor: replace api error handler with cosy err handler 2025-03-29 20:33:48 +08:00
Jacky
3fecf9eb20 fix: maybe fail to sync config to remote node #775 2024-12-15 15:54:39 +08:00
Jacky
564431cefe fix(config): [sync] missing base dir #778 2024-12-14 16:27:20 +08:00
Jacky
1ede630ad4 fix: build error 2024-11-16 11:02:47 +08:00
Jacky
bc70567dc1 feat(wip): node selector supports sse 2024-11-16 10:58:02 +08:00
Jacky
a2c0e804a4 fix: fail to create config #724 #720 2024-11-15 19:30:03 +08:00
Jacky
56e82d9c5a fix: config list sorter invalid 2024-11-15 18:39:20 +08:00
Jacky
21be809ffa fix: config sync issues #685 2024-11-04 12:26:49 +08:00
Jacky
0e3489d174 fix: config not sync when add #685 2024-10-31 15:07:11 +08:00
Jacky
7ad5cac3b8 feat(wip): site category 2024-10-26 10:39:31 +08:00
Jacky
c5f5038d35 style(go): sort imports 2024-10-24 18:22:45 +08:00
Jacky
33a996e777 refactor: migrate to new cosy 2024-10-22 16:38:38 +08:00
Jacky
598d91a417 style: format go code with tab indent #605 2024-10-14 10:14:43 +08:00
Jacky
abd76ff930 enhance: clean filepath 2024-10-08 10:14:39 +08:00
Jacky
4179fad640 fix: fail to save sync_overwrite flag #518 2024-08-27 10:24:51 +08:00
Jacky
bc92c0f344 fix: sync config cannot be overwritten #508 2024-08-19 17:43:18 +08:00
Jacky
013d810678 fix: uncontrolled data used in path expression 2024-07-30 15:07:14 +08:00
Jacky
1c1da92363 feat: deploy config to remote nodes #359 2024-07-26 13:53:38 +08:00
Jacky
ace8d7a0fe feat: rename folder or file in configurations list 2024-07-25 21:30:11 +08:00
Jacky
5dd2c8f931 feat: better breadcrumbs for config list and editor; add filename filter for configurations list. 2024-07-25 19:26:07 +08:00
Jacky
53ae1a1ef9 refactor: config management 2024-07-25 18:19:42 +08:00
Jacky
b9c7d1d001 fix(configs): spinning constantly in table if dir has no file 2024-07-24 19:10:30 +08:00
Jacky
642e21a260 enhance: chat with LLM 2024-05-02 12:49:01 +08:00
0xJacky
2526d71c0e fix: unable to create a certificate from a second environment #273 2024-02-06 16:20:46 +08:00
0xJacky
abe43c5c4d fix: symbol links are not displayed in config list #272 2024-02-06 16:04:53 +08:00
0xJacky
287ef7527d refactor: refactor app and api 2023-11-29 00:08:44 +08:00
0xJacky
50b4fbcda4 refactor: structure of api-router directory 2023-11-27 23:53:23 +08:00