dependabot[bot]
f3f2feb335
mod: bump github.com/redis/rueidis from 1.0.64 to 1.0.76
...
Bumps [github.com/redis/rueidis](https://github.com/redis/rueidis ) from 1.0.64 to 1.0.76.
- [Release notes](https://github.com/redis/rueidis/releases )
- [Commits](https://github.com/redis/rueidis/compare/v1.0.64...v1.0.76 )
---
updated-dependencies:
- dependency-name: github.com/redis/rueidis
dependency-version: 1.0.76
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 week ago
ROC
e4b06b4dda
Merge pull request #735 from rocboss/dependabot/go_modules/dev/github.com/spf13/cobra-1.10.2
...
mod: bump github.com/spf13/cobra from 1.9.1 to 1.10.2
1 week ago
ROC
0c37a70f93
Merge pull request #731 from rocboss/dependabot/go_modules/dev/go.opentelemetry.io/contrib/bridges/otellogrus-0.19.0
...
mod: bump go.opentelemetry.io/contrib/bridges/otellogrus from 0.11.0 to 0.19.0
1 week ago
dependabot[bot]
37f01688f6
mod: bump github.com/spf13/cobra from 1.9.1 to 1.10.2
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.9.1 to 1.10.2.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.9.1...v1.10.2 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-version: 1.10.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 weeks ago
dependabot[bot]
858666e4bd
mod: bump go.opentelemetry.io/contrib/bridges/otellogrus
...
Bumps [go.opentelemetry.io/contrib/bridges/otellogrus](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.11.0 to 0.19.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/v0.11.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/bridges/otellogrus
dependency-version: 0.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 weeks ago
ROC
abf40a409f
Merge pull request #725 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.2.29
...
mod: bump github.com/smartwalle/alipay/v3 from 3.2.20 to 3.2.29
3 weeks ago
ROC
292ab3b76e
Merge pull request #726 from rocboss/dependabot/go_modules/dev/github.com/onsi/ginkgo/v2-2.28.2
...
mod: bump github.com/onsi/ginkgo/v2 from 2.28.0 to 2.28.2
3 weeks ago
copilot-swe-agent[bot]
7bfc2a1dbd
fix: pass context.Context to alipay TradePreCreate call
...
The smartwalle/alipay/v3 Client.TradePreCreate method signature requires
a context.Context as its first argument. Add a Ctx field to
UserRechargeLinkReq, populate it from the HTTP request context in Bind,
and forward it to the TradePreCreate call to fix the build failure.
3 weeks ago
ROC
0c3ecc1b8c
Merge pull request #724 from rocboss/dependabot/go_modules/dev/github.com/huaweicloud/huaweicloud-sdk-go-obs-3.26.3incompatible
...
mod: bump github.com/huaweicloud/huaweicloud-sdk-go-obs from 3.25.4+incompatible to 3.26.3+incompatible
3 weeks ago
ROC
b836ba7f37
Merge pull request #723 from rocboss/dependabot/go_modules/dev/github.com/fatih/color-1.19.0
...
mod: bump github.com/fatih/color from 1.18.0 to 1.19.0
3 weeks ago
ROC
6e9a2ed936
Merge pull request #722 from rocboss/dependabot/go_modules/dev/github.com/gofrs/uuid/v5-5.4.0
...
mod: bump github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0
3 weeks ago
ROC
e49e0356a7
Merge pull request #728 from hobk/fix/scrollbar-gutter-layout-shift
...
fix(web): reserve scrollbar gutter to prevent layout shift
3 weeks ago
HooperTrs
894c23ac84
fix(web): stop dialog scroll-lock from shifting the layout
...
Naive UI locks page scroll by setting overflow:hidden on <html>, which
drops the classic scrollbar width and still applies margin-right
compensation. That reintroduces horizontal jitter when n-dialog / n-modal
open or close, on top of the earlier short-to-long content shift.
Keep the vertical scrollbar track reserved with overflow-y:scroll
!important + scrollbar-gutter, ignore Naive's margin compensation, and
freeze background scroll via body position:fixed while the lock is active.
4 weeks ago
HooperTrs
2bb93f8c35
fix(web): reserve scrollbar gutter to prevent layout shift
...
When page content grows past the viewport, the vertical scrollbar
appearing used to shrink the layout width and nudge the left sidebar.
Reserve stable gutter space (with overflow-y: scroll fallback) so the
main layout stays put during loading and navigation.
4 weeks ago
dependabot[bot]
7af8bc1b41
mod: bump github.com/onsi/ginkgo/v2 from 2.28.0 to 2.28.2
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.28.0 to 2.28.2.
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v2.28.0...v2.28.2 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-version: 2.28.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot]
bee989fe64
mod: bump github.com/smartwalle/alipay/v3 from 3.2.20 to 3.2.29
...
Bumps [github.com/smartwalle/alipay/v3](https://github.com/smartwalle/alipay ) from 3.2.20 to 3.2.29.
- [Commits](https://github.com/smartwalle/alipay/compare/v3.2.20...v3.2.29 )
---
updated-dependencies:
- dependency-name: github.com/smartwalle/alipay/v3
dependency-version: 3.2.29
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot]
f4ec7a43d0
mod: bump github.com/huaweicloud/huaweicloud-sdk-go-obs
...
Bumps [github.com/huaweicloud/huaweicloud-sdk-go-obs](https://github.com/huaweicloud/huaweicloud-sdk-go-obs ) from 3.25.4+incompatible to 3.26.3+incompatible.
- [Release notes](https://github.com/huaweicloud/huaweicloud-sdk-go-obs/releases )
- [Commits](https://github.com/huaweicloud/huaweicloud-sdk-go-obs/compare/v3.25.4...v3.26.3 )
---
updated-dependencies:
- dependency-name: github.com/huaweicloud/huaweicloud-sdk-go-obs
dependency-version: 3.26.3+incompatible
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot]
e274eed7e1
mod: bump github.com/fatih/color from 1.18.0 to 1.19.0
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.18.0...v1.19.0 )
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-version: 1.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot]
275e47267f
mod: bump github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0
...
Bumps [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid ) from 5.3.2 to 5.4.0.
- [Release notes](https://github.com/gofrs/uuid/releases )
- [Commits](https://github.com/gofrs/uuid/compare/v5.3.2...v5.4.0 )
---
updated-dependencies:
- dependency-name: github.com/gofrs/uuid/v5
dependency-version: 5.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
ROC
71fe27e10d
Merge pull request #720 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.80.0
...
mod: bump google.golang.org/grpc from 1.72.1 to 1.80.0
4 months ago
dependabot[bot]
0c5f0a5ad6
mod: bump google.golang.org/grpc from 1.72.1 to 1.80.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.72.1 to 1.80.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.72.1...v1.80.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.80.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
ROC
172b612ac9
Merge pull request #709 from rocboss/dependabot/go_modules/dev/gorm.io/gorm-1.31.1
...
mod: bump gorm.io/gorm from 1.30.0 to 1.31.1
4 months ago
ROC
c4efedd26e
Merge pull request #719 from rocboss/dependabot/go_modules/dev/github.com/gin-gonic/gin-1.12.0
...
mod: bump github.com/gin-gonic/gin from 1.10.1 to 1.12.0
4 months ago
dependabot[bot]
092fd701b6
mod: bump github.com/gin-gonic/gin from 1.10.1 to 1.12.0
...
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin ) from 1.10.1 to 1.12.0.
- [Release notes](https://github.com/gin-gonic/gin/releases )
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gin-gonic/gin/compare/v1.10.1...v1.12.0 )
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-version: 1.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
ROC
e24dc285e0
Merge pull request #710 from rocboss/dependabot/go_modules/dev/google.golang.org/protobuf-1.36.11
...
mod: bump google.golang.org/protobuf from 1.36.10 to 1.36.11
4 months ago
ROC
5bf21663be
Merge pull request #721 from rocboss/dependabot/go_modules/dev/github.com/getsentry/sentry-go/gin-0.45.1
...
mod: bump github.com/getsentry/sentry-go/gin from 0.33.0 to 0.45.1
4 months ago
dependabot[bot]
bd723fc95d
mod: bump github.com/getsentry/sentry-go/gin from 0.33.0 to 0.45.1
...
Bumps [github.com/getsentry/sentry-go/gin](https://github.com/getsentry/sentry-go ) from 0.33.0 to 0.45.1.
- [Release notes](https://github.com/getsentry/sentry-go/releases )
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.33.0...v0.45.1 )
---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go/gin
dependency-version: 0.45.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
alimy
42e00623b1
just add comment for internal initial function
4 months ago
alimy
c8d88a05b7
just add package comment for internal/infra
4 months ago
alimy
037aadae2b
fixed settings pakcage test case passed
4 months ago
alimy
eec7b18575
删除没用的代码
4 months ago
alimy
940abbf9e8
change internal/sitesetting to internal/infra/settings
...
- change internal/sitesettings -> internal/infra/settings
- rebuild web frontend (web/dist)
4 months ago
ROC
2f55b4b5d7
Merge pull request #718 from rocboss/dev
...
docs: localize paopao.info assets in bilingual README files
4 months ago
ROC
8a55d57df5
docs: localize paopao.info assets in bilingual README files
4 months ago
ROC
2bd2b4c705
feat: add admin-managed system configuration center
...
feat: add admin-managed system configuration center
4 months ago
ROC
8d80606f27
fix: add config file setup step in GitHub Actions workflow
...
- Tests require config.yaml to initialize the configuration system
- Copy config.yaml.sample before running tests on all platforms
- Fixes build failures on Ubuntu, macOS, and Windows runners
4 months ago
ROC
f2df8af8ef
feat: add admin-managed system configuration center
...
Introduce a registry-backed KV settings system with encrypted secret storage,
add an admin UI for grouped system configuration, and shrink bootstrap YAML
to startup-critical settings with docs updated for the new workflow.
4 months ago
ROC
2560400b9e
Merge pull request #716 from rocboss/dev
...
docs: revamp bilingual README and documentation entry guides
4 months ago
ROC
46bcd8b518
docs: revamp bilingual README and documentation entry guides
4 months ago
ROC
680df05309
Merge pull request #715 from rocboss/dev
...
Update multiple dependencies and optimize frontend code
4 months ago
copilot-swe-agent[bot]
ceb9258b83
Merge origin/main into dev to resolve conflicts
...
Co-authored-by: rocboss <11001145+rocboss@users.noreply.github.com>
4 months ago
dependabot[bot]
eacfebd7a5
mod: bump google.golang.org/protobuf from 1.36.10 to 1.36.11
...
Bumps google.golang.org/protobuf from 1.36.10 to 1.36.11.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
ROC
93f0f7d509
Merge pull request #712 from rocboss/dependabot/go_modules/dev/github.com/onsi/gomega-1.39.1
...
mod: bump github.com/onsi/gomega from 1.37.0 to 1.39.1
4 months ago
orzi!
37fed79a9f
Merge pull request #714 from rocboss/jc/orziz
...
修复home 的伪数据
5 months ago
orzi
93f33d760e
修复home 的伪数据
5 months ago
orzi!
afa01da5bf
Merge pull request #713 from rocboss/dev
...
rebuild web/dist
5 months ago
dependabot[bot]
db3c6562e3
mod: bump github.com/onsi/gomega from 1.37.0 to 1.39.1
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.37.0 to 1.39.1.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.37.0...v1.39.1 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-version: 1.39.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
dependabot[bot]
a60e361318
mod: bump gorm.io/gorm from 1.30.0 to 1.31.1
...
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm ) from 1.30.0 to 1.31.1.
- [Release notes](https://github.com/go-gorm/gorm/releases )
- [Commits](https://github.com/go-gorm/gorm/compare/v1.30.0...v1.31.1 )
---
updated-dependencies:
- dependency-name: gorm.io/gorm
dependency-version: 1.31.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
alimy
8809fb024b
rebuild web/dist
5 months ago
orzi!
cfce8a8cc4
Merge pull request #707 from rocboss/dev
...
Dev
5 months ago