Commit graph

82 commits

Author SHA1 Message Date
Jacky
bdfbbd0e8f
feat: login via passkey 2024-09-15 20:32:03 +08:00
Jacky
745e98d1a9
fix: sites not getting enabled on deploy #541 2024-09-15 11:09:59 +08:00
Jacky
be43a6ab20
chore: update dependencies 2024-09-03 08:41:34 +08:00
Jacky
57e82cd3c7
chore: prepare v2.0.0-beta.32 2024-08-27 10:27:06 +08:00
Jacky
c700a29e17
chore: upgrade go to v1.23.0 2024-08-15 09:58:44 +08:00
dependabot[bot]
e485dd3fac
chore(deps): bump github.com/sashabaranov/go-openai
Bumps [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) from 1.27.0 to 1.27.1.
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](https://github.com/sashabaranov/go-openai/compare/v1.27.0...v1.27.1)

---
updated-dependencies:
- dependency-name: github.com/sashabaranov/go-openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 10:44:10 +00:00
Jacky
4d088f6a44
chore: update dependencies 2024-07-27 12:59:13 +08:00
Jacky
3a035e9930
chore: update deps 2024-07-26 23:28:18 +08:00
Jacky
ace8d7a0fe
feat: rename folder or file in configurations list 2024-07-25 21:30:11 +08:00
Jacky
5abd9b75bb
feat: login 2fa 2024-07-23 17:28:13 +08:00
Jacky
42cd7093a9
feat: hidden env management page and upgrade page when connect to remote node 2024-07-22 13:57:13 +08:00
Jacky
f5a0a9ed50
enhance(upgrader): gracefully replace the old exe with the new exe 2024-07-21 23:16:28 +08:00
Jacky
3b937ee0f4
feat: add ip whitelist 2024-07-20 10:37:19 +08:00
dependabot[bot]
b69872dd50
chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 21:55:32 +00:00
dependabot[bot]
59024f57a3
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.5.2...sdk/azcore/v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 20:27:22 +00:00
Jacky
a3659017a2
chore: update deps 2024-06-10 21:44:05 +08:00
Jacky
cc5d2be1bd
chore: update dependencies 2024-05-07 12:02:30 +08:00
Jacky
cb0fb47e1c
feat: use env to override settings 2024-05-06 21:24:53 +08:00
Jacky
b60d6096fa
chore: update deps 2024-04-27 21:48:27 +08:00
dependabot[bot]
386c927791
chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 13:00:30 +00:00
dependabot[bot]
645d6c4fbf
chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 23:31:53 +00:00
dependabot[bot]
bef697b098
chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.1...v3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 23:01:35 +00:00
Jacky
7640c1fdc3 enhance: dynamic translation module 2024-02-28 10:24:21 +08:00
Jacky
9ed10d65ba chore: update readme.md 2024-02-22 21:43:31 +08:00
0xJacky
c3b22c1b27
feat(docs): check browser language 2024-02-07 14:59:05 +08:00
0xJacky
e3b1bfbf50
chore: build with go 1.22.0 2024-02-07 10:14:42 +08:00
0xJacky
2526d71c0e
fix: unable to create a certificate from a second environment #273 2024-02-06 16:20:46 +08:00
0xJacky
1658e4b5a3
enhance: skip the directives validation check of gonginx 2024-01-16 22:55:10 +08:00
0xJacky
70c89b794e
fix: unknown directive '' 2024-01-14 23:48:57 +08:00
0xJacky
85da74b3f0
enhance: update gonginx and cosy to latest version 2024-01-14 10:53:27 +08:00
dependabot[bot]
a03ef576bd
chore(deps): bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0 (#250)
Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/go-resty/resty/releases)
- [Commits](https://github.com/go-resty/resty/compare/v2.10.0...v2.11.0)

---
updated-dependencies:
- dependency-name: github.com/go-resty/resty/v2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 12:14:53 +08: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
d9d8bee5d0
feat: upstream health check #166 2023-12-15 20:18:29 +08:00
0xJacky
4bab7b243d
fix: english grammar error #200 2023-12-05 22:35:27 +08:00
0xJacky
37fa8b899f
refactor: casdoor settings 2023-12-03 11:21:28 +08:00
0xJacky
b475d8b609
fix: auto certificate may be blocked by errors #182 2023-11-28 11:21:49 +08:00
0xJacky
45c4b130ff
chore(deps): upgrade gomarkdown 2023-11-27 13:27:44 +08:00
Jray
7fe3517afe
feat: added casdoor sso support (#204) 2023-11-25 23:12:51 +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
dependabot[bot]
32c89ac8b6
chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (#173)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  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:01:58 +08:00
dependabot[bot]
ff442a9a15
chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 (#178)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.57.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.57.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  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:01:49 +08:00
0xJacky
5fcad2311b
fix: terminal process not killed #181 2023-11-04 11:11:01 +08:00
0xJacky
5165554282
fix: build error 2023-08-27 14:29:39 +08:00
0xJacky
5cf11813e9
refactor: translation module #135 2023-08-27 14:19:38 +08:00
0xJacky
8cc71942c8
refactor(wip): translation module #135 2023-08-27 14:07:28 +08:00
0xJacky
21a6acb95b
enhance: error handling 2023-08-10 23:05:59 +08:00
0xJacky
01611ef622
feat: added custom nginx reload/restart cmd #140 2023-07-16 22:13:48 +08:00
0xJacky
4135146b67
feat: deploy site config to remote server 2023-05-16 19:45:38 +08:00
0xJacky
47ea62adb2
feat(wip): node management #70 2023-05-14 22:39:09 +08:00
0xJacky
3ed9ff1a19
fix: upgrade gonginx to fix the issue #73 2023-05-08 21:14:38 +08:00