Bez popisu

niantuo 0d24024b9f Merge branch 'dev' of https://git.tonyandmoney.cn/tuonian/nginx-ui into dev před 1 rokem
build 4246204624 1、feat: 使用go代理实现桌面端应用 před 1 rokem
conf 135591952b feat: 对接第三方oauth před 1 rokem
data 135591952b feat: 对接第三方oauth před 1 rokem
desktop 4246204624 1、feat: 使用go代理实现桌面端应用 před 1 rokem
docker 0d24024b9f Merge branch 'dev' of https://git.tonyandmoney.cn/tuonian/nginx-ui into dev před 1 rokem
docs 164be3cf58 init před 1 rokem
frontend 135591952b feat: 对接第三方oauth před 1 rokem
server 135591952b feat: 对接第三方oauth před 1 rokem
.gitignore 135591952b feat: 对接第三方oauth před 1 rokem
README.md 5c1cded0aa 打包镜像安装ca před 1 rokem
app.go b451b4c981 fix: gob před 1 rokem
build-nginx-with-ui.sh 1e94b476d5 fix: package scripts před 1 rokem
build-server.sh 7c5aa6a952 Merge branch 'dev' of https://git.tonyandmoney.cn/tuonian/nginx-ui into dev před 1 rokem
build.sh 1e94b476d5 fix: package scripts před 1 rokem
dev.sh 1e94b476d5 fix: package scripts před 1 rokem
docker-compose-dev.yaml 0dd47900eb fix: gob před 1 rokem
docker-compose.yaml 0eb84f34ec 1、minor: 打包脚本 před 1 rokem
go.mod 6451c6740b 1、feat: 增加wails 打包成桌面应用,探索下 před 1 rokem
go.sum 6451c6740b 1、feat: 增加wails 打包成桌面应用,探索下 před 1 rokem
main.go b451b4c981 fix: gob před 1 rokem
wails.json 4246204624 1、feat: 使用go代理实现桌面端应用 před 1 rokem

README.md

nginx-ui

nginx可视化配置

nginx-ui desktop

参考文档: https://wails.io/zh-Hans/docs/reference/project-config

开发

wails dev

打包

## 生产版本
wails build -webview2=embed
## 带debug
wails build -webview2=embed -debug

变更说明

2023-12-19

  • 对接第三方oauth
  • docker镜像增加ca-certificates curl 软件安装