Hintay
|
3be235fc84
|
chore: update docs for proxy in Mainland China
|
2025-02-05 23:59:39 +09:00 |
|
Jacky
|
03b02010ed
|
chore: enhance devcontainer and cron job configuration
- Add cloc to devcontainer Dockerfile for code line counting
- Modify cron job to start cleaning expired auth tokens immediately
|
2025-02-05 21:29:43 +08:00 |
|
Jacky
|
a00a4f19d2
|
fix(auto-cert): goroutine leaks
|
2025-02-05 21:00:10 +08:00 |
|
Hintay
|
07eba99f2b
|
feat(cli): new version format with commit hash and go version
|
2025-02-05 21:30:34 +09:00 |
|
Jacky
|
071c22a881
|
chore: update docs
|
2025-02-05 18:45:07 +08:00 |
|
Jacky
|
cb4977e5ab
|
refactor: nodes analytics (#847)
* refactor: nodes analytics
* feat(debug): add pprof in debug mode
* refactor: websocket error handler
|
2025-02-05 18:19:17 +08:00 |
|
Hintay
|
b1ba719cb1
|
fix(ci): caches for go build
|
2025-02-05 00:11:12 +09:00 |
|
Hintay
|
bde2cf3814
|
chore: ignore generated file in internal package only
|
2025-02-04 23:28:53 +09:00 |
|
Jacky
|
d2e7dd500d
|
Merge pull request #842 from 0xJacky/feat/cli
feat: new command system
|
2025-02-04 22:23:46 +08:00 |
|
Hintay
|
8a7ed08619
|
Merge branch 'dev' into feat/cli
|
2025-02-04 22:54:51 +09:00 |
|
Jacky
|
f7e3c528c9
|
fix(vite): [dev proxy] sse not close
|
2025-02-04 19:55:21 +08:00 |
|
Jacky
|
ca5462c11d
|
fix(cert): incorrect permission of ssl dir
|
2025-02-04 19:54:39 +08:00 |
|
Jacky
|
7e37664c64
|
fix(self-check): websocket check invaild in remote mode
|
2025-02-04 17:55:13 +08:00 |
|
Jacky
|
2db7f02c76
|
chore(idea): exclude go-path
|
2025-02-04 17:36:33 +08:00 |
|
Jacky
|
7076d194c0
|
Merge pull request #845 from 0xJacky/renovate/all-minor-patch
|
2025-02-04 10:45:35 +08:00 |
|
renovate[bot]
|
7160a49372
|
chore(deps): update all non-major dependencies
|
2025-02-04 02:37:14 +00:00 |
|
Jacky
|
cd6018593b
|
Merge pull request #843 from 0xJacky/renovate/pnpm-10.x
chore(deps): update pnpm to v10
|
2025-02-04 10:32:19 +08:00 |
|
Jacky
|
64d2fb2d28
|
chore: rm unused logger
|
2025-02-04 10:32:03 +08:00 |
|
Jacky
|
d62f719697
|
Merge pull request #841 from 0xJacky/feat/devcontainer
feat: use devconatiner
|
2025-02-04 10:31:32 +08:00 |
|
Jacky
|
d13d9c34e7
|
chore(devcontainer): update docs
|
2025-02-04 10:25:51 +08:00 |
|
Jacky
|
19def6ea3b
|
chore(devcontiner): [start] remove build app
|
2025-02-04 09:44:46 +08:00 |
|
Jacky
|
145712dc4e
|
Merge pull request #844 from 0xJacky/feat/devcontainer-unembed
feat: build with no embedded front-end files
|
2025-02-04 09:24:54 +08:00 |
|
renovate[bot]
|
92f13695f6
|
chore(deps): update pnpm to v10
|
2025-02-03 22:09:53 +00:00 |
|
Hintay
|
f9802e6b2b
|
feat: change version API to generated version
|
2025-02-04 01:38:15 +09:00 |
|
Hintay
|
a560d98acf
|
feat: build with no embedded front-end files
|
2025-02-04 01:10:29 +09:00 |
|
Hintay
|
de420ab6ff
|
fix: use direct file instead of embedded file for generate version
|
2025-02-04 00:09:31 +09:00 |
|
Hintay
|
c774359531
|
feat: generate version in build workflows
|
2025-02-03 22:38:02 +09:00 |
|
Jacky
|
b090564a34
|
feat(devcontainer): multi node
|
2025-02-03 21:00:37 +08:00 |
|
Hintay
|
f213bdf7d6
|
feat: add version command
|
2025-02-03 21:56:08 +09:00 |
|
Jacky
|
c85a570396
|
Merge branch 'dev' into feat/devcontainer
|
2025-02-03 16:23:22 +08:00 |
|
Jacky
|
9401bcc242
|
feat(site): allow to use cert selector to change cert when site is disabled
|
2025-02-03 16:21:23 +08:00 |
|
Jacky
|
00f4855dce
|
feat: use devconatiner
|
2025-02-03 15:05:15 +08:00 |
|
Hintay
|
0cd0761e33
|
chore: update docs for install script and internationalization
|
2025-02-03 01:10:31 +09:00 |
|
Hintay
|
4239a89d66
|
feat: new command line options
|
2025-02-03 00:25:08 +09:00 |
|
Weblate
|
4e6b2daf0d
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 78.2% (478 of 611 strings)
Co-authored-by: Xaver Y.R. Chen <yrchen@atcity.org>
Translate-URL: https://weblate.nginxui.com/projects/nginx-ui/frontend/zh_Hant/
Translation: Nginx UI/Frontend
|
2025-02-01 18:25:44 +00:00 |
|
Jacky
|
68a425b3d3
|
chore: update FUNDING.yml
|
2025-02-01 10:38:48 +08:00 |
|
Jacky
|
4edf8bd82b
|
chore: create CODE_OF_CONDUCT.md
|
2025-02-01 10:35:56 +08:00 |
|
Jacky
|
66639e0d19
|
chore: create SECURITY.md
|
2025-02-01 10:32:28 +08:00 |
|
Jacky
|
437411bba2
|
fix(radial-bar-chart): bottom text not central align if screen size > 2000px
|
2025-01-31 23:35:26 +08:00 |
|
Jacky
|
b3e5edc1d0
|
Merge pull request #840 from 0xJacky/fix/pr-831
fix/pr-831
|
2025-01-31 23:18:39 +08:00 |
|
Jacky
|
465eae9858
|
refactor: user curd
|
2025-01-31 23:11:14 +08:00 |
|
Jacky
|
80f01e61d3
|
Merge pull request #831 from caisi35/dev
fix duplicate user and attempts
|
2025-01-31 21:33:41 +08:00 |
|
Jacky
|
76ea17806a
|
feat(template): add reject empty host
|
2025-01-31 21:15:00 +08:00 |
|
Jacky
|
2af29eb80f
|
pref(ChatGPT): advanced streaming and text transformation, support reasoner model
|
2025-01-31 20:51:48 +08:00 |
|
Jacky
|
4f674ec13e
|
refactor: simplify ChatGPT component state management
|
2025-01-31 14:33:38 +08:00 |
|
Jacky
|
9e66c355bf
|
enhance: optimize the experience on small devices
|
2025-01-31 13:29:06 +08:00 |
|
Jacky
|
cc4d7af85f
|
chore(deps): update devdependency @antfu/eslint-config to v4
|
2025-01-26 20:25:45 +08:00 |
|
caisi35
|
8ffe29de78
|
fix(user):"Attempts" create and update to 2
|
2025-01-24 17:30:27 +08:00 |
|
caisi35
|
e04773a409
|
fix(user):register duplicate name
|
2025-01-24 17:28:40 +08:00 |
|
Jacky
|
bbae67939f
|
Merge pull request #830 from 0xJacky/enhance/error-handle
enhance: error handle
|
2025-01-24 17:01:06 +08:00 |
|