Commit graph

237 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
c241122fde
fix(cert): maybe panic when add or modify #1034 2025-05-09 20:40:40 +08:00
Jacky
adf6f80061
feat(modules): retrieve nginx modules status 2025-05-09 18:35:00 +08:00
Jacky
5b0cbf98e1
feat: add env for ignore docker socket check #1024 2025-05-09 16:18:00 +08:00
Hintay
6b40d02b93
feat: add pidfile parameter to support OpenRC 2025-05-08 23:09:54 +09:00
Jacky
40e8d6c40a
enhance: db init 2025-05-06 22:45:04 +08:00
Jacky
32fdc627bc
fix: bug fix
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-05 13:17:30 +00:00
Jacky
3d886fded6
fix(settings): add program restart logic when SSL settings change 2025-05-05 04:06:22 +00:00
Jacky
918ae3a6b6
fix(notification): add context handling for graceful shutdown in Live function 2025-05-05 02:51:19 +00:00
Jacky
fc507ccd3b
fix: implement context handling in analytic and processing functions for graceful shutdown 2025-05-05 02:46:18 +00:00
Jacky
0162e10c53
fix: pass context to cert and cache 2025-05-05 01:36:39 +00:00
Jacky
1a2758ac5b
refactor: handling context in goroutines 2025-05-04 13:36:54 +00:00
Jacky
0506098647
fix(self-check): ws 403 if not install 2025-05-04 01:12:42 +00: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
163a84864a
enhance: error handling #993 2025-04-30 09:20:46 +08:00
Jacky
e8ee931e16
feat: mcp server 2025-04-29 17:41:09 +08:00
Jacky
9ee84dd138
refactor: system processsing status pub/sub 2025-04-27 17:28:38 +08:00
Jacky
e8f1321e0c
enhance: translations 2025-04-24 22:47:27 +08:00
Jacky
455c9497b7
feat(install): self check before install 2025-04-23 10:41:13 +08:00
Jacky
7dfb6e86e6
feat(self-check): add Docker socket existence check 2025-04-22 14:14:23 +00:00
Jacky
d0cf93d5e3
refactor: replace upgrader with version package for runtime and release information 2025-04-21 08:06:27 +00:00
Jacky
4aa42da642
refactor(preference): use pinia store 2025-04-21 07:34:35 +00: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
a57748a432
feat(wip): code completion with llm 2025-04-16 07:50:23 +00:00
Jacky
502b656bc5
feat(site): implement site status management and update related components 2025-04-14 02:11:53 +00:00
Jacky
16369bc635
refactor: nginx params optimization #236 2025-04-12 14:03:53 +00: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
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
6cb7940e9b
Merge branch '0xJacky:dev' into dev 2025-04-10 19:52:50 +08: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
Jacky
c073801794
feat: revoke certificate #293 2025-04-10 16:16:06 +08:00
Akino
32d7c74835
enhance: remove unused log and improve loading style 2025-04-10 03:46:42 +00:00
Akino
9f0107eeed
Merge branch '0xJacky:dev' into dev 2025-04-10 11:37:12 +08:00
Akino
4e8346f04e
feat: add nginx detail status 2025-04-10 03:36:32 +00:00
Jacky
04de1360c2
feat: external notification 2025-04-09 17:25:07 +08:00
Jacky
df304b41bc
refactor: consolidate maintenance mode endpoints and enhance site status handling 2025-04-08 10:54:23 +08:00
Jacky
5d3f478086
feat: maintenance mode #739 2025-04-07 19:11:54 +08: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
771859d3b8
feat(certificate): add certificate type detection and update logic in AddCert and ModifyCert functions 2025-04-06 01:08:14 +00:00
Jacky
c013c468a0
feat(site): index url #736,#310 2025-04-05 20:52:34 +08:00
Jacky
94fcbf6362
feat(env_group): add post-sync action to environment and stream configurations #725 2025-04-05 18:58:02 +08:00
Jacky
2d437ff0cc
feat(cluster): add reload and restart for nginx 2025-04-05 15:37:47 +08:00
Jacky
a379211e3c
feat(env_group): migrate site_category to env_group 2025-04-05 10:49:34 +08:00
Jacky
de1860718e
feat(server): implement tls certificate hot-reload 2025-04-04 17:22:50 +08:00
Jacky
269397e114
refactor: cache index 2025-04-04 02:00:18 +00:00