Commit graph

33 commits

Author SHA1 Message Date
Jacky
d263340bdf
feat(nginx-dashboard): add modules table
Some checks are pending
Build / build_app (push) Waiting to run
Build / build (386, linux) (push) Blocked by required conditions
Build / build (386, windows) (push) Blocked by required conditions
Build / build (amd64, darwin) (push) Blocked by required conditions
Build / build (amd64, linux) (push) Blocked by required conditions
Build / build (amd64, windows) (push) Blocked by required conditions
Build / build (arm, 5, linux) (push) Blocked by required conditions
Build / build (arm, 6, linux) (push) Blocked by required conditions
Build / build (arm, 7, linux) (push) Blocked by required conditions
Build / build (arm64, darwin) (push) Blocked by required conditions
Build / build (arm64, linux) (push) Blocked by required conditions
Build / build (arm64, windows) (push) Blocked by required conditions
Build / build (loong64, linux) (push) Blocked by required conditions
Build / build (mips, linux) (push) Blocked by required conditions
Build / build (mips64, linux) (push) Blocked by required conditions
Build / build (mips64le, linux) (push) Blocked by required conditions
Build / build (mipsle, linux) (push) Blocked by required conditions
Build / build (riscv64, linux) (push) Blocked by required conditions
Build / docker-build (push) Blocked by required conditions
CodeQL / Analyze (go) (push) Waiting to run
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
2025-05-09 21:33:44 +08:00
Jacky
adf6f80061
feat(modules): retrieve nginx modules status 2025-05-09 18:35:00 +08:00
Jacky
855c3375f8
fix: update Dockerfile and init-nginx.sh for improved nginx control error handling 2025-05-03 07:45:50 +00:00
Jacky
d4a4ed1e1c
feat(wip): docker ui only 2025-04-20 22:02:29 +08:00
Jacky
16369bc635
refactor: nginx params optimization #236 2025-04-12 14:03:53 +00:00
Jacky
3502227510
feat(config): sync performance settings 2025-04-12 01:43:45 +00:00
Jacky
9d4070a211
feat(nginx): performance optimization #850 2025-04-11 20:32:38 +08:00
Jacky
509443a6e7
feat: add stub_status_port configuration for Nginx settings 2025-04-11 08:32:02 +00:00
Akino
2d0961f1a3
feat: added status check and control functions for the Nginx stub_status module and optimized the performance data acquisition logic 2025-04-10 10:11:26 +00:00
Akino
32d7c74835
enhance: remove unused log and improve loading style 2025-04-10 03:46:42 +00:00
Akino
4e8346f04e
feat: add nginx detail status 2025-04-10 03:36:32 +00:00
Jacky
b469ca7961
refactor: replace api error handler with cosy err handler 2025-03-29 20:33:48 +08:00
Jacky
650196d06a
enhance(wip): error handle 2025-01-24 16:41:35 +08:00
Jacky
5911462f90
feat: add directive auto complete and documents #816 2025-01-21 10:42:11 +08:00
Jacky
63df5d9804
chore: go mod tidy 2024-12-14 16:55:21 +08:00
Jacky
c8471f94ec
fix: failed to issue cert after switching mode from advance to basic #704 2024-11-16 12:14:04 +08:00
Jacky
bc70567dc1
feat(wip): node selector supports sse 2024-11-16 10:58:02 +08:00
Jacky
cb5c64dec4
enhance(nginx-log): do not seek file if it size is 0 #674 2024-11-04 10:54:18 +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
6d09ff5919
feat: add LogDirWhiteList option 2024-10-08 12:32:57 +08:00
Jacky
45a68112b1
fix(docker): nginx restart always output network error 2024-05-05 17:55:09 +08:00
Jacky
3b116b3654
feat(chat): support other local llm #331 2024-05-01 19:40:38 +08:00
Jacky
08631437ee
fix: nginx guide link #201 2024-04-30 23:03:23 +08:00
Jacky
fdaa11872a fix: log path error caused by multi log params #301
close #301
2024-02-19 10:59:42 +08:00
0xJacky
d70e37c857
fix: taking 100% CPU if the log file is not a regular file 2024-01-26 18:49:56 +08:00
0xJacky
85da74b3f0
enhance: update gonginx and cosy to latest version 2024-01-14 10:53:27 +08:00
0xJacky
179995c4b0
feat: auto detect nginx log path 2023-12-06 22:56:52 +08:00
0xJacky
f7d9f2564f
enhance: nginx control 2023-12-06 22:56:36 +08:00
0xJacky
b6cbc34e6f
fix: fail to control nginx 2023-12-06 18:31:03 +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