Commit Graph

1721 Commits (x/bcrypt)
 

Author SHA1 Message Date
Michael Li 81e700a614
Merge branch 'dev' into x/bcrypt
9 months ago
Michael Li df61cf2716
update web/dist
9 months ago
Michael Li 1d52b2ca78
Merge branch 'main' into dev
9 months ago
北野 - Michael Li 05e2bf15bf
Merge pull request #484 from rocboss/dependabot/go_modules/dev/connectrpc.com/connect-1.15.0
9 months ago
北野 - Michael Li 9e994dc861
Merge pull request #483 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.62.0
9 months ago
dependabot[bot] fbea2b688e
mod: bump connectrpc.com/connect from 1.14.0 to 1.15.0
9 months ago
dependabot[bot] f70dc25bf1
mod: bump google.golang.org/grpc from 1.61.0 to 1.62.0
9 months ago
北野 - Michael Li 719199f65d
Merge pull request #485 from rocboss/dependabot/go_modules/dev/github.com/redis/rueidis-1.0.31
9 months ago
北野 - Michael Li 171f78d5c0
Merge pull request #486 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.11.1
9 months ago
北野 - Michael Li 5dcb405e1e
Merge pull request #482 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.29.2
9 months ago
dependabot[bot] 0c0ac06955
mod: bump github.com/bytedance/sonic from 1.10.2 to 1.11.1
9 months ago
dependabot[bot] 3676242458
mod: bump github.com/redis/rueidis from 1.0.28 to 1.0.31
9 months ago
dependabot[bot] 44ed40e592
mod: bump modernc.org/sqlite from 1.28.0 to 1.29.2
9 months ago
北野 - Michael Li 4414724b5b
Merge pull request #476 from rocboss/dependabot/go_modules/dev/gorm.io/driver/sqlite-1.5.5
9 months ago
dependabot[bot] 75ec47c339
mod: bump gorm.io/driver/sqlite from 1.5.4 to 1.5.5
9 months ago
北野 - Michael Li 1b0d87b98f
Merge pull request #478 from rocboss/dependabot/go_modules/dev/gorm.io/driver/mysql-1.5.4
9 months ago
北野 - Michael Li 6ea9c607e1
Merge pull request #479 from rocboss/dependabot/go_modules/dev/gorm.io/gorm-1.25.7
9 months ago
dependabot[bot] 206021ca4b
mod: bump gorm.io/driver/mysql from 1.5.2 to 1.5.4
9 months ago
dependabot[bot] 3b5ea0128b
mod: bump gorm.io/gorm from 1.25.6 to 1.25.7
9 months ago
北野 - Michael Li 36bc7ba75b
Merge pull request #477 from rocboss/dependabot/go_modules/dev/golang.org/x/crypto-0.19.0
9 months ago
北野 - Michael Li 80a14b2b63
Merge pull request #480 from rocboss/dependabot/go_modules/dev/gorm.io/driver/postgres-1.5.6
9 months ago
北野 - Michael Li bd6c3818f7
Merge pull request #481 from puzzle9/patch-1
9 months ago
puzzle 0ffc82c2f8 Update main-nav.vue modify dark light icon position
9 months ago
dependabot[bot] 22e283bcd5
mod: bump gorm.io/driver/postgres from 1.5.4 to 1.5.6
9 months ago
dependabot[bot] 01cbb28011
mod: bump golang.org/x/crypto from 0.18.0 to 0.19.0
9 months ago
Michael Li ee40280e6c
optimize gorm initial logic in conf
9 months ago
Michael Li 9d4ee0eeb7
update github action ci configure
9 months ago
Michael Li 0718980a74
upgrade github.com/pyroscope-io/client => github.com/grafana/pyroscope
9 months ago
北野 - Michael Li fcc28a969b
Merge pull request #471 from rocboss/dependabot/go_modules/dev/github.com/redis/rueidis-1.0.28
9 months ago
北野 - Michael Li 62ee6c0a13
Merge pull request #472 from rocboss/dependabot/go_modules/dev/github.com/RoaringBitmap/roaring-1.9.0
9 months ago
北野 - Michael Li 62731b80ab
Merge pull request #475 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.61.0
9 months ago
dependabot[bot] af1cac26de
mod: bump google.golang.org/grpc from 1.60.1 to 1.61.0
10 months ago
dependabot[bot] fb66127852
mod: bump github.com/RoaringBitmap/roaring from 1.8.0 to 1.9.0
10 months ago
dependabot[bot] 3a4dc70966
mod: bump github.com/redis/rueidis from 1.0.27 to 1.0.28
10 months ago
Michael Li 1df6a509e4
merge from dev branch
10 months ago
Michael Li f576afb114
fixed pkg/app/jwt.go get issuer incorrect logic
10 months ago
Michael Li 2741268998
update changelog.md
10 months ago
Michael Li 43745490e8
fixed issuerFrom function logic error"
10 months ago
Michael Li 73a2c8cdd1
fixed scripts/migration/postgres/0015_password_use_bcrypt.up.sql execute error
10 months ago
Michael Li 2631db9186
add bcrypt as authentication method
10 months ago
Michael Li 859da55cba
pkg/types: add Compare function to password provider
10 months ago
Michael Li 8dc447dfde
add password generator in pkg/types
10 months ago
Michael Li af74e4ecb4
optimize: use io.NopCloser instead types.PureReader in internal/servants/web/priv.go
10 months ago
北野 - Michael Li 87efc21c7b
Merge pull request #467 from rocboss/dependabot/go_modules/dev/gorm.io/gorm-1.25.6
10 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
10 months ago
北野 - Michael Li 07d28feea7
Merge pull request #470 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.61.0
10 months ago
北野 - Michael Li 8364ee5acd
Merge pull request #468 from rocboss/dependabot/go_modules/dev/github.com/RoaringBitmap/roaring-1.8.0
10 months ago
dependabot[bot] 1f4a77199b
mod: bump google.golang.org/grpc from 1.60.1 to 1.61.0
10 months ago
dependabot[bot] 487fb58c6e
mod: bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.45 to 0.7.46
10 months ago
dependabot[bot] 1bc7c63e17
mod: bump github.com/RoaringBitmap/roaring from 1.7.0 to 1.8.0
10 months ago