Commit graph

577 commits

Author SHA1 Message Date
0xJacky
3098af113c
fix: warning during vite build except that of antd 2023-12-02 11:09:07 +08:00
Jacky
dcdd87ac1b
fix: build error caused by writeFileSync in node 21.3 2023-12-01 22:51:51 +08:00
0xJacky
33f64ffee9
chore: rm redundant imports 2023-12-01 22:51:24 +08:00
0xJacky
baa4c08264
fix: build warning caused by a constant value in SideBar.vue 2023-12-01 22:47:36 +08:00
0xJacky
55c17a674e
fix: vite-plugin-build-id 2023-12-01 22:42:51 +08:00
0xJacky
7a94734d99
fix(ci): fix nodejs writeFileSync panic 2023-12-01 22:38:08 +08:00
0xJacky
14903b6aa6
fix(ci): set node version to 21.2 2023-12-01 22:17:46 +08:00
0xJacky
2679527cce
fix(style): dark mode style 2023-12-01 21:30:05 +08:00
0xJacky
4e85d72e96
chore: update translations 2023-11-29 22:28:39 +08:00
Jacky
9524e89c17
refactor: refactor app and api 2023-11-29 22:15:19 +08:00
0xJacky
23b39a80ab
feat(ci): check app code style and types 2023-11-29 22:09:47 +08:00
0xJacky
ab1adcfa3d
fix: resolved all vue-tsc errors 2023-11-29 22:04:30 +08:00
0xJacky
d325dd7493
fix: resolved eslint errors 2023-11-29 13:56:40 +08:00
0xJacky
287ef7527d
refactor: refactor app and api 2023-11-29 00:08:44 +08:00
AHTOH
5ab50b8a93
chore: update app.po (#210)
Locale update and bug fixes
2023-11-28 20:10:23 +08:00
0xJacky
60798b5f4a
feat(app): use tailwind css 2023-11-28 12:40:04 +08:00
0xJacky
b475d8b609
fix: auto certificate may be blocked by errors #182 2023-11-28 11:21:49 +08:00
0xJacky
50b4fbcda4
refactor: structure of api-router directory 2023-11-27 23:53:23 +08:00
0xJacky
d272f7900f
chore(deps): update dns challenges toml 2023-11-27 19:23:23 +08:00
0xJacky
45c4b130ff
chore(deps): upgrade gomarkdown 2023-11-27 13:27:44 +08:00
0xJacky
087a93d5fb
chore: update zh_CN translations 2023-11-27 11:19:09 +08:00
0xJacky
6993cc67e3
fix: delete server confirm model not destroy #206
close #206
2023-11-27 09:57:04 +08:00
0xJacky
98e08786b0
fix(ci): docs build error 2023-11-26 19:09:36 +08:00
0xJacky
50dc75eb22
fix: docs build error 2023-11-26 19:07:13 +08:00
0xJacky
8aa9363bbe
fix: build error 2023-11-26 19:01:50 +08:00
0xJacky
e5a5889931
refactor: project directory structure 2023-11-26 18:59:12 +08:00
0xJacky
c1193a5b8c
fix(app): layout height 2023-11-26 18:21:17 +08:00
0xJacky
91817a3a32
fix: buttons disappear when monica opened #195 2023-11-26 12:40:50 +08:00
0xJacky
500998b49f
feat: add config inspection to sites list #198 2023-11-26 11:44:09 +08:00
0xJacky
867669cb90
fix: build error 2023-11-26 11:04:04 +08:00
0xJacky
831e90b14b
enhance: error handler for execShell 2023-11-26 10:40:48 +08:00
0xJacky
08bfa6b221
chore(ci): replace yarn with pnpm 2023-11-26 00:27:51 +08:00
0xJacky
d84dbffb54
refactor: upgrade ant design vue v3 to v4 2023-11-26 00:23:29 +08:00
Jray
c578f26054
fix: unauthorized access (#205) 2023-11-25 23:29:00 +08:00
Jray
7fe3517afe
feat: added casdoor sso support (#204) 2023-11-25 23:12:51 +08:00
leic4u
34289150fa
chore: update README.md (#202)
Fix some mistakes
2023-11-23 22:17:09 +08:00
0xJacky
9a4174e6ef
fix: revert enable site if enable a incorrect config #199 2023-11-23 22:11:34 +08:00
0xJacky
4b567e474c
fix: nginx logs manual link error #201
close #201
2023-11-23 22:02:13 +08:00
0xJacky
7aa1765dda
Merge branch 'dev' of github.com:0xJacky/nginx-ui into dev 2023-11-23 21:56:31 +08:00
0xJacky
1fa90acc3e
fix: english grammar error #200
close #200
2023-11-23 21:56:26 +08:00
dependabot[bot]
9bdedc0151
chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#196)
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/v3/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-23 08:25:53 +08:00
leic4u
04a61c6200
chore: update README.md (#194)
1. Add some badge for Github and Docker.
2. Update usage with Docker and Docker-Compose.
2023-11-21 22:18:58 +08:00
0xJacky
3ee8ef0523
feat: add setting for test nginx config command #191 2023-11-21 15:58:53 +08:00
Jacky
ba4aeb85ca
fix: change language cause unexpected redirect #189 2023-11-12 18:15:46 +08:00
0xJacky
4ec19c9cda
chore: bump version to v2.0.0-beta.4 2023-11-10 21:37:59 +08:00
0xJacky
13c24ede28
temp: disable operation sync before refactoring 2023-11-10 21:34:27 +08:00
dependabot[bot]
3843fe9cef
chore(deps): bump axios from 1.5.1 to 1.6.0 in /frontend (#184)
Bumps [axios](https://github.com/axios/axios) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  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-11-10 17:54:12 +08:00
0xJacky
82eabbf17e
chore: update deprecated TLS directives #183
close #183
2023-11-10 17:44:37 +08:00
0xJacky
8ac5fc2052
feat: added gpt-4-1106-preview in ChatGPT model settings 2023-11-07 15:08:55 +08:00
dependabot[bot]
9f19d15da9
chore(deps): bump postcss from 8.4.23 to 8.4.31 in /docs (#172)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 19:02:09 +08:00