dependabot[bot]
|
5b18f00208
|
mod: bump gorm.io/driver/sqlite from 1.5.3 to 1.5.4
Bumps [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) from 1.5.3 to 1.5.4.
- [Commits](https://github.com/go-gorm/sqlite/compare/v1.5.3...v1.5.4)
---
updated-dependencies:
- dependency-name: gorm.io/driver/sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Michael Li
|
7eb3ee8896
|
upgrade github.com/alimy/tryst => v0.10.0
|
1 year ago |
Michael Li
|
98ec6fea2c
|
upgrade github.com/alimy/tryst => v0.9.4
|
1 year ago |
Michael Li
|
dd7eabec28
|
types package add Bitmap based by roaring for sql binary type
|
1 year ago |
Michael Li
|
4134faf541
|
upgrade github.com/alimy/tryst => v0.9.2
|
1 year ago |
Michael Li
|
0994a40d6d
|
just add event worker hook to event manager when enable metrics service
|
1 year ago |
Michael Li
|
5d637fe0d3
|
add event manager temp worker count info to statistics metrics
|
1 year ago |
北野 - Michael Li
|
0260f8290a
|
Merge pull request #411 from rocboss/dependabot/go_modules/dev/github.com/prometheus/client_golang-1.17.0
mod: bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
|
1 year ago |
北野 - Michael Li
|
08ea2ea01a
|
Merge pull request #410 from rocboss/dependabot/go_modules/dev/gorm.io/driver/postgres-1.5.3
mod: bump gorm.io/driver/postgres from 1.5.2 to 1.5.3
|
1 year ago |
dependabot[bot]
|
67b87ac163
|
mod: bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.16.0...v1.17.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
ce4014f12b
|
mod: bump gorm.io/driver/postgres from 1.5.2 to 1.5.3
Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.5.2 to 1.5.3.
- [Commits](https://github.com/go-gorm/postgres/compare/v1.5.2...v1.5.3)
---
updated-dependencies:
- dependency-name: gorm.io/driver/postgres
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
北野 - Michael Li
|
b07aacd513
|
Merge pull request #412 from rocboss/dependabot/go_modules/dev/gorm.io/driver/mysql-1.5.2
mod: bump gorm.io/driver/mysql from 1.5.1 to 1.5.2
|
1 year ago |
北野 - Michael Li
|
9064b5e708
|
Merge pull request #413 from rocboss/dependabot/go_modules/dev/github.com/onsi/ginkgo/v2-2.13.0
mod: bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
|
1 year ago |
北野 - Michael Li
|
33c6a69ee2
|
Merge pull request #414 from rocboss/dependabot/go_modules/dev/github.com/alimy/tryst-0.9.0
mod: bump github.com/alimy/tryst from 0.8.3 to 0.9.0
|
1 year ago |
dependabot[bot]
|
67ba007f35
|
mod: bump github.com/alimy/tryst from 0.8.3 to 0.9.0
Bumps [github.com/alimy/tryst](https://github.com/alimy/tryst) from 0.8.3 to 0.9.0.
- [Release notes](https://github.com/alimy/tryst/releases)
- [Commits](https://github.com/alimy/tryst/compare/v0.8.3...v0.9.0)
---
updated-dependencies:
- dependency-name: github.com/alimy/tryst
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
779016ed73
|
mod: bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.12.1...v2.13.0)
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
36c7c6acc7
|
mod: bump gorm.io/driver/mysql from 1.5.1 to 1.5.2
Bumps [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) from 1.5.1 to 1.5.2.
- [Commits](https://github.com/go-gorm/mysql/compare/v1.5.1...v1.5.2)
---
updated-dependencies:
- dependency-name: gorm.io/driver/mysql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Michael Li
|
43324fff63
|
merge from main branch
|
1 year ago |
北野 - Michael Li
|
6a66a29558
|
Merge pull request #409 from alimy/pr-post-fold
frontend: optimize to use fold/unfold action for post item display
|
1 year ago |
Michael Li
|
acb55ba11d
|
frontend: optimize to use fold/unfold action for post item display
|
1 year ago |
Michael Li
|
bbf74bab8e
|
frontend: optimize user page
|
1 year ago |
Michael Li
|
f4907eb255
|
merge from main branch
|
1 year ago |
北野 - Michael Li
|
ee785febeb
|
Merge pull request #408 from alimy/pr-follow-optimize
frontend: optimize follow/unfollow user UX
|
1 year ago |
Michael Li
|
4d7e5d5b38
|
frontend: follow/unfollow option hint add username info in home/user/profile/message/collections page
|
1 year ago |
北野 - Michael Li
|
edc251904f
|
Merge pull request #401 from rocboss/dependabot/go_modules/dev/github.com/tencentyun/cos-go-sdk-v5-0.7.44
mod: bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.43 to 0.7.44
|
1 year ago |
北野 - Michael Li
|
0620da901b
|
Merge branch 'dev' into dependabot/go_modules/dev/github.com/tencentyun/cos-go-sdk-v5-0.7.44
|
1 year ago |
北野 - Michael Li
|
80949c462a
|
Merge pull request #402 from rocboss/dependabot/go_modules/dev/github.com/spf13/viper-1.17.0
mod: bump github.com/spf13/viper from 1.16.0 to 1.17.0
|
1 year ago |
北野 - Michael Li
|
61a557d7b1
|
Merge pull request #403 from rocboss/dependabot/go_modules/dev/github.com/getsentry/sentry-go-0.25.0
mod: bump github.com/getsentry/sentry-go from 0.24.1 to 0.25.0
|
1 year ago |
北野 - Michael Li
|
f108b86da7
|
Merge pull request #404 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.10.2
mod: bump github.com/bytedance/sonic from 1.10.1 to 1.10.2
|
1 year ago |
北野 - Michael Li
|
f7638020aa
|
Merge pull request #405 from rocboss/dependabot/go_modules/dev/github.com/RoaringBitmap/roaring-1.6.0
mod: bump github.com/RoaringBitmap/roaring from 1.5.0 to 1.6.0
|
1 year ago |
dependabot[bot]
|
399ae01a83
|
mod: bump github.com/RoaringBitmap/roaring from 1.5.0 to 1.6.0
Bumps [github.com/RoaringBitmap/roaring](https://github.com/RoaringBitmap/roaring) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/RoaringBitmap/roaring/releases)
- [Commits](https://github.com/RoaringBitmap/roaring/compare/v1.5.0...v1.6.0)
---
updated-dependencies:
- dependency-name: github.com/RoaringBitmap/roaring
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
0312451efc
|
mod: bump github.com/bytedance/sonic from 1.10.1 to 1.10.2
Bumps [github.com/bytedance/sonic](https://github.com/bytedance/sonic) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/bytedance/sonic/releases)
- [Commits](https://github.com/bytedance/sonic/compare/v1.10.1...v1.10.2)
---
updated-dependencies:
- dependency-name: github.com/bytedance/sonic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
c7f514eaae
|
mod: bump github.com/getsentry/sentry-go from 0.24.1 to 0.25.0
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.24.1 to 0.25.0.
- [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.24.1...v0.25.0)
---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
d8a793c655
|
mod: bump github.com/spf13/viper from 1.16.0 to 1.17.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.16.0...v1.17.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
eb40d7bcb5
|
mod: bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.43 to 0.7.44
Bumps [github.com/tencentyun/cos-go-sdk-v5](https://github.com/tencentyun/cos-go-sdk-v5) from 0.7.43 to 0.7.44.
- [Release notes](https://github.com/tencentyun/cos-go-sdk-v5/releases)
- [Changelog](https://github.com/tencentyun/cos-go-sdk-v5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.43...v0.7.44)
---
updated-dependencies:
- dependency-name: github.com/tencentyun/cos-go-sdk-v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Michael Li
|
2d81164a6b
|
Merge branch 'main' into dev
|
1 year ago |
北野 - Michael Li
|
f5afcfbbc4
|
Merge pull request #400 from alimy/pr-update-user-metric
fixed update user metric incorrect when no user record
|
1 year ago |
Michael Li
|
13acb5256b
|
fixed update user metric incorrect when no user record
|
1 year ago |
Michael Li
|
4994384c2b
|
frontend: User/Profile page add setting option when page's user is self
|
1 year ago |
北野 - Michael Li
|
ee01658d8a
|
Merge pull request #399 from alimy/pr-upgrade-version
upgrade dependent service version in docker-compose.yaml
|
1 year ago |
Michael Li
|
80bcc95001
|
Merge branch 'x/gorm' into r/paopao-ce
|
1 year ago |
Michael Li
|
6f44fa53e8
|
Merge branch 'dev' into x/gorm
|
1 year ago |
Michael Li
|
e54c09030b
|
update docker-compose.yaml
|
1 year ago |
北野 - Michael Li
|
1bffc9243a
|
Merge pull request #398 from rocboss/r/paopao-ce
v0.5.0 prepare release code review request
|
1 year ago |
Michael Li
|
9306c431d0
|
update default.pgo
|
1 year ago |
Michael Li
|
ce237b4d63
|
update version info
|
1 year ago |
Michael Li
|
88d43157e3
|
Merge branch 'dev' into x/gorm
|
1 year ago |
Michael Li
|
1eba546325
|
optimize issuer generate logic for jwt token
|
1 year ago |
Michael Li
|
b57f5b91ba
|
Merge branch 'dev' into x/gorm
|
1 year ago |
Michael Li
|
e214da7daf
|
update CHANGELOG.md
|
1 year ago |