0xJacky
|
626196a239
|
chore: replace ghproxy.com with mirror.ghproxy.com
|
2023-12-21 11:01:41 +08:00 |
|
0xJacky
|
5a19133254
|
enhance(cosy): permanently delete
|
2023-12-20 12:27:49 +08:00 |
|
0xJacky
|
6d5f34751d
|
fix(cosy): ensure the list sort query is validated to prevent SQL injection
|
2023-12-20 10:16:04 +08:00 |
|
0xJacky
|
18f2b4aba8
|
chore: rm unused functions in model.go
|
2023-12-20 10:15:39 +08:00 |
|
0xJacky
|
38c9727e15
|
chore: bump nginx-ui version to v2.0.0-beta.9
|
2023-12-20 09:22:50 +08:00 |
|
Hintay
|
ec93ab05a3
|
fix: ensure the list sort query is validated to prevent SQL injection
Credits to @jorgectf for the advisories.
|
2023-12-20 04:52:02 +09:00 |
|
Hintay
|
827e76c46e
|
fix: add protected fields to settings to mitigate high-severity vulnerability
Credits to @jorgectf for the advisories.
|
2023-12-20 03:49:41 +09:00 |
|
dependabot[bot]
|
0a9e23daf4
|
chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#241)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 12:29:52 +08:00 |
|
0xJacky
|
0a1ac06266
|
chore: update dependencies
|
2023-12-19 10:28:03 +08:00 |
|
0xJacky
|
f2f2ee1379
|
style: responsive design for NodeAnalytic in dashboard
|
2023-12-17 14:07:07 +08:00 |
|
0xJacky
|
a63e85aa37
|
chore: update code styles for upstream.go
|
2023-12-15 23:22:38 +08:00 |
|
0xJacky
|
9a18005eae
|
enhance: do not test availability if not socket
|
2023-12-15 23:21:58 +08:00 |
|
0xJacky
|
591486a689
|
fix: read properties of null in NodeSelector
|
2023-12-15 22:38:56 +08:00 |
|
0xJacky
|
53e1c32444
|
fix: websocket of upstream availability test not close
|
2023-12-15 22:34:29 +08:00 |
|
0xJacky
|
dfee30e9d9
|
chore: bump nginx-ui version to v2.0.0-beta.8
|
2023-12-15 21:59:23 +08:00 |
|
0xJacky
|
fc0895fe62
|
chore: update demo.db
|
2023-12-15 21:57:13 +08:00 |
|
0xJacky
|
6c8bfd267a
|
fix: ChatGPT messages history for stream
|
2023-12-15 21:52:41 +08:00 |
|
0xJacky
|
2649b710bb
|
feat: introducing streams management pages #166
|
2023-12-15 21:43:13 +08:00 |
|
0xJacky
|
9c16b55dde
|
fix: eslint errors
|
2023-12-15 20:34:25 +08:00 |
|
0xJacky
|
384c2ae8aa
|
chore: update nginx config for demo
|
2023-12-15 20:21:21 +08:00 |
|
0xJacky
|
d9d8bee5d0
|
feat: upstream health check #166
|
2023-12-15 20:18:29 +08:00 |
|
0xJacky
|
b2854d4965
|
feat(wip): collapsible panel for NgxConfigEditor
|
2023-12-14 18:53:36 +08:00 |
|
0xJacky
|
43074728bf
|
feat(wip): upstream editor #138
|
2023-12-14 00:32:53 +08:00 |
|
0xJacky
|
aec519499f
|
fix: combine request for StdSelector init
|
2023-12-13 22:54:04 +08:00 |
|
0xJacky
|
04bf8ec487
|
chore: bump nginx-ui version to v2.0.0-beta.7
|
2023-12-13 20:05:31 +08:00 |
|
0xJacky
|
a7e523b47b
|
feat: support wildcard certificate #190
|
2023-12-13 16:15:52 +08:00 |
|
0xJacky
|
4984771c7d
|
chore: update zh_CN translations for templates
|
2023-12-13 13:39:24 +08:00 |
|
Sanvu88
|
9a6900b07f
|
feat: add some Nginx Config Templates (#233)
|
2023-12-13 13:30:42 +08:00 |
|
0xJacky
|
17d6216e36
|
fix: maybe error when enable TLS #230
close #230
|
2023-12-13 11:02:18 +08:00 |
|
0xJacky
|
d1cbc72044
|
fix: resolve antdv build warning
|
2023-12-13 10:18:49 +08:00 |
|
0xJacky
|
013dc0bd52
|
enhance: removed the required rules of DNS Credentials #231
|
2023-12-12 22:30:42 +08:00 |
|
0xJacky
|
9d62b3ef03
|
refactor(cosy): cosy directory structure
|
2023-12-11 23:09:47 +08:00 |
|
0xJacky
|
40ca44d183
|
chore: update frontend build commands
|
2023-12-10 23:00:30 +08:00 |
|
0xJacky
|
33039f0195
|
fix: current_server_directives.splice is undefined
|
2023-12-10 11:16:05 +08:00 |
|
0xJacky
|
d2ba3ebad3
|
feat(vite): add env config for proxy target
|
2023-12-09 21:02:37 +08:00 |
|
Sanvu88
|
0e8798cd90
|
fix: Not load Vietnamese when select from menu (#229)
|
2023-12-08 11:52:36 +08:00 |
|
Buco
|
d4d5bd41c2
|
fix: AccessLogPath being replaced by PIDPath (#228)
|
2023-12-08 08:58:05 +08:00 |
|
Sanvu88
|
0a4c1cd1ac
|
chore: add README file in Vietnamese (#226)
|
2023-12-07 15:26:58 +08:00 |
|
Jacky
|
ce7ccb6d4c
|
chore: add Vietnamese language
|
2023-12-07 13:13:48 +08:00 |
|
sanvu88
|
b19b9cfe9e
|
Add Vietnamese language
|
2023-12-07 11:53:32 +07:00 |
|
0xJacky
|
0e28506bdd
|
chore: bump nginx-ui version to v2.0.0-beta.6
|
2023-12-06 22:59:20 +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
|
30f75ff7cd
|
fix: eslint errors
|
2023-12-06 18:49:28 +08:00 |
|
Jacky
|
7c6b4fec91
|
fix: nginx control failure
|
2023-12-06 18:44:31 +08:00 |
|
0xJacky
|
6fa90a15e4
|
enhance: find out the highest log level of nginx
|
2023-12-06 18:43:51 +08:00 |
|
0xJacky
|
b6cbc34e6f
|
fix: fail to control nginx
|
2023-12-06 18:31:03 +08:00 |
|
Jacky
|
fcf789e271
|
chore(deps-dev): bump vite from 5.0.4 to 5.0.5 in /app
|
2023-12-06 09:13:55 +08:00 |
|
Jacky
|
c068d4b8a4
|
chore(deps): bump vite from 5.0.2 to 5.0.5 in /docs
|
2023-12-06 09:13:28 +08:00 |
|
dependabot[bot]
|
3035d32676
|
chore(deps-dev): bump vite from 5.0.4 to 5.0.5 in /app
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.5/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-05 23:58:44 +00:00 |
|