 naibaandnaiba/CloudCode
|
0ca7ee38c0
|
fix(controller): filter listing endpoints by ownership
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-05-17 10:24:19 +08:00 |
|
 naibaandnaiba/CloudCode
|
acc2b63ce2
|
fix(controller): filter listing endpoints by ownership
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-05-17 10:24:19 +08:00 |
|
 naibaandnaiba/CloudCode
|
2a65a7db80
|
fix(controller): enforce ownership on notification group, NAT server, and batch move
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-05-17 10:24:19 +08:00 |
|
 naibaandnaiba/CloudCode
|
a5995ce045
|
fix(controller): enforce ownership on notification group, NAT server, and batch move
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-05-17 10:24:19 +08:00 |
|
 naibaandnaiba/CloudCode
|
58f98db1a0
|
fix(controller): validate trigger task ownership
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-05-17 10:24:19 +08:00 |
|
 naibaandnaiba/CloudCode
|
423175a425
|
fix(controller): validate trigger task ownership
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-05-17 10:24:19 +08:00 |
|
 naibaandnaiba/CloudCode
|
e38a0ef469
|
fix(cron): restrict task delivery by owner
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-05-17 10:24:19 +08:00 |
|
 naibaandnaiba/CloudCode
|
d7526351cf
|
fix(cron): restrict task delivery by owner
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-05-17 10:24:19 +08:00 |
|
 naibaandnaiba/CloudCode
|
c4bea1ffd3
|
fix(notification): harden webhook request handling
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-05-17 10:24:19 +08:00 |
|
 naibaandnaiba/CloudCode
|
d06d539d34
|
fix(notification): harden webhook request handling
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-05-17 10:24:19 +08:00 |
|
uubulb
|
3e889dc3d9
|
fix(OnUserDelete): only delete current iterated user from db
|
2026-05-09 12:38:39 +08:00 |
|
uubulb
|
85b0dd2992
|
fix(OnUserDelete): only delete current iterated user from db
|
2026-05-09 12:38:39 +08:00 |
|
naiba
|
027cb5f4b7
|
chore: upgrade frontend
|
2026-04-05 10:00:11 +08:00 |
|
naiba
|
50dc8e6603
|
chore: upgrade frontend
|
2026-04-05 10:00:11 +08:00 |
|
 naibaandnaiba/CloudCode
|
241506e390
|
chore: bump Go to 1.26, update dependencies and frontend templates
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-03-20 11:23:03 +00:00 |
|
 naibaandnaiba/CloudCode
|
9acffc11f6
|
chore: bump Go to 1.26, update dependencies and frontend templates
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-03-20 11:23:03 +00:00 |
|
naiba
|
5c07c3befb
|
Merge pull request #1177 from nezhahq/dependabot/go_modules/google.golang.org/grpc-1.79.3
chore(deps): bump google.golang.org/grpc from 1.76.0 to 1.79.3
|
2026-03-20 18:39:37 +08:00 |
|
naiba
|
4e9513501f
|
Merge pull request #1177 from nezhahq/dependabot/go_modules/google.golang.org/grpc-1.79.3
chore(deps): bump google.golang.org/grpc from 1.76.0 to 1.79.3
|
2026-03-20 18:39:37 +08:00 |
|
dependabot[bot]
|
87bf588a10
|
chore(deps): bump google.golang.org/grpc from 1.76.0 to 1.79.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.76.0 to 1.79.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.76.0...v1.79.3)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.79.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-19 02:27:20 +00:00 |
|
dependabot[bot]
|
91a636ce25
|
chore(deps): bump google.golang.org/grpc from 1.76.0 to 1.79.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.76.0 to 1.79.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.76.0...v1.79.3)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.79.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-19 02:27:20 +00:00 |
|
 naibaandnaiba/CloudCode
|
de9ab16c5a
|
fix: 恢复被误删的 AuthCodeURL 调用,修复编译失败
上次提交误删了 url := o2conf.AuthCodeURL(...) 导致编译失败。
同时添加注释说明 Cookie Secure 属性动态设置的原因。
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-03-01 04:05:53 +00:00 |
|
 naibaandnaiba/CloudCode
|
a5d4537a8c
|
fix: 恢复被误删的 AuthCodeURL 调用,修复编译失败
上次提交误删了 url := o2conf.AuthCodeURL(...) 导致编译失败。
同时添加注释说明 Cookie Secure 属性动态设置的原因。
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-03-01 04:05:53 +00:00 |
|
naiba
|
0f9bc2d3ee
|
chore: upgrade frontend
|
2026-03-01 11:50:56 +08:00 |
|
naiba
|
589563e744
|
chore: upgrade frontend
|
2026-03-01 11:50:56 +08:00 |
|
 naibaandnaiba/CloudCode
|
16c4a6c9f3
|
Fix: 设置Cookie Secure属性增强安全性
- 根据运行环境动态设置Secure属性
- 开发环境兼容HTTP,生产环境强制HTTPS
- 解决CodeQL扫描发现的安全漏洞
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-03-01 03:49:20 +00:00 |
|
 naibaandnaiba/CloudCode
|
d57d7b73b6
|
Fix: 设置Cookie Secure属性增强安全性
- 根据运行环境动态设置Secure属性
- 开发环境兼容HTTP,生产环境强制HTTPS
- 解决CodeQL扫描发现的安全漏洞
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-03-01 03:49:20 +00:00 |
|
github-actions[bot]
|
7907400dbd
|
update contributors[no ci]
|
2026-03-01 11:33:11 +08:00 |
|
github-actions[bot]
|
69ac37d98c
|
update contributors[no ci]
|
2026-03-01 11:33:11 +08:00 |
|
 naibaandnaiba/CloudCode
|
2a04897140
|
fix: upgrade CodeQL Action to v3 and generate swagger docs before build
- Upgrade github/codeql-action from v2 to v3 (v1/v2 deprecated)
- Upgrade actions/setup-go from v4 to v5
- Add swag init step before autobuild to generate cmd/dashboard/docs
package, fixing "could not import: invalid package name" warning
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-03-01 03:32:49 +00:00 |
|
 naibaandnaiba/CloudCode
|
be8ff11cae
|
fix: upgrade CodeQL Action to v3 and generate swagger docs before build
- Upgrade github/codeql-action from v2 to v3 (v1/v2 deprecated)
- Upgrade actions/setup-go from v4 to v5
- Add swag init step before autobuild to generate cmd/dashboard/docs
package, fixing "could not import: invalid package name" warning
Co-authored-by: naiba/CloudCode <hi+cloudcode@nai.ba>
|
2026-03-01 03:32:49 +00:00 |
|
github-actions[bot]
|
6caaea1651
|
update contributors[no ci]
|
2026-02-28 23:24:16 +08:00 |
|
github-actions[bot]
|
c48c63c8ad
|
update contributors[no ci]
|
2026-02-28 23:24:16 +08:00 |
|
奶爸
|
f2bb324d67
|
Merge pull request #1172 from NikoCat233/fix/guest-server-group-filter
Filter hidden servers in guest server-group API
|
2026-02-28 23:23:56 +08:00 |
|
奶爸
|
59b8ea3ce7
|
Merge pull request #1172 from NikoCat233/fix/guest-server-group-filter
Filter hidden servers in guest server-group API
|
2026-02-28 23:23:56 +08:00 |
|
NikoCat233
|
a42ef6e8bb
|
Filter hidden servers in guest server-group API
|
2026-02-27 00:53:31 +08:00 |
|
NikoCat233
|
1a0d915afa
|
Filter hidden servers in guest server-group API
|
2026-02-27 00:53:31 +08:00 |
|
 Weblate (bot)andnlimeres
|
407017b1f6
|
Added translation using Weblate (Galician) (#1168)
Co-authored-by: nlimeres <dynosaurioprogramador@gmail.com>
|
2026-02-19 14:35:24 +08:00 |
|
 Weblate (bot)andnlimeres
|
04553ca17f
|
Added translation using Weblate (Galician) (#1168)
Co-authored-by: nlimeres <dynosaurioprogramador@gmail.com>
|
2026-02-19 14:35:24 +08:00 |
|
naiba
|
fa7afd475f
|
chore: bump admin-frontend to v2.0.4, nezha-dash-v1 to v2.0.1
|
2026-02-19 06:34:02 +00:00 |
|
naiba
|
bef07c400c
|
chore: bump admin-frontend to v2.0.4, nezha-dash-v1 to v2.0.1
|
2026-02-19 06:34:02 +00:00 |
|
naiba
|
398e7f730b
|
feat: trigger AtomGit release sync on release
|
2026-02-16 15:31:46 +08:00 |
|
naiba
|
b6977b2d45
|
feat: trigger AtomGit release sync on release
|
2026-02-16 15:31:46 +08:00 |
|
naiba
|
4e747491a2
|
fix: use Authorization header instead of access_token in request body for AtomGit API
|
2026-02-16 13:42:26 +08:00 |
|
naiba
|
6d2a12b7a4
|
fix: use Authorization header instead of access_token in request body for AtomGit API
|
2026-02-16 13:42:26 +08:00 |
|
naiba
|
34842c5d99
|
feat: add AtomGit code and release sync workflows
|
2026-02-16 13:36:45 +08:00 |
|
naiba
|
d9e05e594a
|
feat: add AtomGit code and release sync workflows
|
2026-02-16 13:36:45 +08:00 |
|
naiba
|
3c080d67eb
|
fix(tsdb): update test to match 30s downsample interval for 1d period
|
2026-02-16 02:23:53 +08:00 |
|
naiba
|
f9e379bdcc
|
fix(tsdb): update test to match 30s downsample interval for 1d period
|
2026-02-16 02:23:53 +08:00 |
|
naiba
|
d5172047eb
|
feat(tsdb): increase 1d downsample resolution from 5min to 30s
|
2026-02-16 02:18:57 +08:00 |
|
naiba
|
4c1584dd5c
|
feat(tsdb): increase 1d downsample resolution from 5min to 30s
|
2026-02-16 02:18:57 +08:00 |
|