Commit Graph

1820 Commits (49d3998e73f8eccc21422f7a722f0acb04efee7b)
 

Author SHA1 Message Date
北野 - Michael Li b19ee275b5
Merge pull request #490 from rocboss/dependabot/go_modules/dev/github.com/prometheus/client_golang-1.19.0
6 months ago
dependabot[bot] ac5cb5ff60
mod: bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0
6 months ago
dependabot[bot] 34c436e614
mod: bump github.com/getsentry/sentry-go from 0.26.0 to 0.27.0
6 months ago
dependabot[bot] df9012390c
mod: bump gorm.io/plugin/dbresolver from 1.5.0 to 1.5.1
6 months ago
dependabot[bot] 688de9e157
mod: bump github.com/bytedance/sonic from 1.11.1 to 1.11.2
6 months ago
Michael Li df61cf2716
update web/dist
7 months ago
Michael Li 1d52b2ca78
Merge branch 'main' into dev
7 months ago
北野 - Michael Li 05e2bf15bf
Merge pull request #484 from rocboss/dependabot/go_modules/dev/connectrpc.com/connect-1.15.0
7 months ago
北野 - Michael Li 9e994dc861
Merge pull request #483 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.62.0
7 months ago
dependabot[bot] fbea2b688e
mod: bump connectrpc.com/connect from 1.14.0 to 1.15.0
7 months ago
dependabot[bot] f70dc25bf1
mod: bump google.golang.org/grpc from 1.61.0 to 1.62.0
7 months ago
北野 - Michael Li 719199f65d
Merge pull request #485 from rocboss/dependabot/go_modules/dev/github.com/redis/rueidis-1.0.31
7 months ago
北野 - Michael Li 171f78d5c0
Merge pull request #486 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.11.1
7 months ago
北野 - Michael Li 5dcb405e1e
Merge pull request #482 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.29.2
7 months ago
dependabot[bot] 0c0ac06955
mod: bump github.com/bytedance/sonic from 1.10.2 to 1.11.1
7 months ago
dependabot[bot] 3676242458
mod: bump github.com/redis/rueidis from 1.0.28 to 1.0.31
7 months ago
dependabot[bot] 44ed40e592
mod: bump modernc.org/sqlite from 1.28.0 to 1.29.2
7 months ago
北野 - Michael Li 4414724b5b
Merge pull request #476 from rocboss/dependabot/go_modules/dev/gorm.io/driver/sqlite-1.5.5
7 months ago
dependabot[bot] 75ec47c339
mod: bump gorm.io/driver/sqlite from 1.5.4 to 1.5.5
7 months ago
北野 - Michael Li 1b0d87b98f
Merge pull request #478 from rocboss/dependabot/go_modules/dev/gorm.io/driver/mysql-1.5.4
7 months ago
北野 - Michael Li 6ea9c607e1
Merge pull request #479 from rocboss/dependabot/go_modules/dev/gorm.io/gorm-1.25.7
7 months ago
dependabot[bot] 206021ca4b
mod: bump gorm.io/driver/mysql from 1.5.2 to 1.5.4
7 months ago
dependabot[bot] 3b5ea0128b
mod: bump gorm.io/gorm from 1.25.6 to 1.25.7
7 months ago
北野 - Michael Li 36bc7ba75b
Merge pull request #477 from rocboss/dependabot/go_modules/dev/golang.org/x/crypto-0.19.0
7 months ago
北野 - Michael Li 80a14b2b63
Merge pull request #480 from rocboss/dependabot/go_modules/dev/gorm.io/driver/postgres-1.5.6
7 months ago
北野 - Michael Li bd6c3818f7
Merge pull request #481 from puzzle9/patch-1
7 months ago
puzzle 0ffc82c2f8 Update main-nav.vue modify dark light icon position
7 months ago
dependabot[bot] 22e283bcd5
mod: bump gorm.io/driver/postgres from 1.5.4 to 1.5.6
7 months ago
dependabot[bot] 01cbb28011
mod: bump golang.org/x/crypto from 0.18.0 to 0.19.0
7 months ago
Michael Li ee40280e6c
optimize gorm initial logic in conf
7 months ago
Michael Li 9d4ee0eeb7
update github action ci configure
7 months ago
Michael Li 0718980a74
upgrade github.com/pyroscope-io/client => github.com/grafana/pyroscope
7 months ago
北野 - Michael Li fcc28a969b
Merge pull request #471 from rocboss/dependabot/go_modules/dev/github.com/redis/rueidis-1.0.28
7 months ago
北野 - Michael Li 62ee6c0a13
Merge pull request #472 from rocboss/dependabot/go_modules/dev/github.com/RoaringBitmap/roaring-1.9.0
7 months ago
北野 - Michael Li 62731b80ab
Merge pull request #475 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.61.0
7 months ago
dependabot[bot] af1cac26de
mod: bump google.golang.org/grpc from 1.60.1 to 1.61.0
7 months ago
dependabot[bot] fb66127852
mod: bump github.com/RoaringBitmap/roaring from 1.8.0 to 1.9.0
7 months ago
dependabot[bot] 3a4dc70966
mod: bump github.com/redis/rueidis from 1.0.27 to 1.0.28
7 months ago
Michael Li f576afb114
fixed pkg/app/jwt.go get issuer incorrect logic
7 months ago
Michael Li 859da55cba
pkg/types: add Compare function to password provider
7 months ago
Michael Li 8dc447dfde
add password generator in pkg/types
7 months ago
Michael Li af74e4ecb4
optimize: use io.NopCloser instead types.PureReader in internal/servants/web/priv.go
7 months ago
北野 - Michael Li 87efc21c7b
Merge pull request #467 from rocboss/dependabot/go_modules/dev/gorm.io/gorm-1.25.6
8 months ago
北野 - Michael Li 22a1c92a48
Merge pull request #469 from rocboss/dependabot/go_modules/dev/github.com/tencentyun/cos-go-sdk-v5-0.7.46
8 months ago
北野 - Michael Li 07d28feea7
Merge pull request #470 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.61.0
8 months ago
北野 - Michael Li 8364ee5acd
Merge pull request #468 from rocboss/dependabot/go_modules/dev/github.com/RoaringBitmap/roaring-1.8.0
8 months ago
dependabot[bot] 1f4a77199b
mod: bump google.golang.org/grpc from 1.60.1 to 1.61.0
8 months ago
dependabot[bot] 487fb58c6e
mod: bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.45 to 0.7.46
8 months ago
dependabot[bot] 1bc7c63e17
mod: bump github.com/RoaringBitmap/roaring from 1.7.0 to 1.8.0
8 months ago
dependabot[bot] f4ff151c8d
mod: bump gorm.io/gorm from 1.25.5 to 1.25.6
8 months ago