Commit Graph

370 Commits (a3df6fd553627d8c25591a5f95143d05d121ac67)

Author SHA1 Message Date
dependabot[bot] 70d21258b2
mod: bump github.com/meilisearch/meilisearch-go from 0.25.0 to 0.25.1
12 months ago
dependabot[bot] 8b49ed1a59
mod: bump github.com/bytedance/sonic from 1.10.0 to 1.10.1
12 months ago
dependabot[bot] a540f77f6d
mod: bump github.com/getsentry/sentry-go from 0.24.0 to 0.24.1
12 months ago
Michael Li 2889228fef
upgrade github.com/alimy/tryst => v0.8.3
12 months ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis
12 months ago
Michael Li a14921448e
upgrade github.com/alimy/tryst => v0.8.0
12 months ago
Michael Li 2ae7d4d02a
add JobManager component in events package
12 months ago
Michael Li a310e22729
upgrade github.com/alimy/tryst => v0.7.1
12 months ago
Michael Li f38d5796ae
upgrade github.com/alimy/tryst => v0.7.0
12 months ago
Michael Li ed909ba497
add events manager sub-system
12 months ago
北野 - Michael Li da8263a3ed
Merge pull request #383 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.2.16
12 months ago
dependabot[bot] 2cdc353e25
mod: bump google.golang.org/grpc from 1.57.0 to 1.58.0
12 months ago
dependabot[bot] a1b9f09ba3
mod: bump github.com/smartwalle/alipay/v3 from 3.2.15 to 3.2.16
12 months ago
Michael Li 2e75f23ea5
upgrade github.com/alimy/tryst => v0.4.0
12 months ago
北野 - Michael Li 73c790876f
Merge pull request #381 from rocboss/dependabot/go_modules/dev/github.com/tencentyun/cos-go-sdk-v5-0.7.43
12 months ago
北野 - Michael Li 9cc04e986c
Merge pull request #382 from rocboss/dependabot/go_modules/dev/github.com/getsentry/sentry-go-0.24.0
12 months ago
dependabot[bot] d311ff8557
mod: bump github.com/getsentry/sentry-go from 0.23.0 to 0.24.0
12 months ago
dependabot[bot] d91c229c09
mod: bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.42 to 0.7.43
12 months ago
北野 - Michael Li 7b478e9327
Merge pull request #378 from rocboss/dependabot/go_modules/dev/github.com/cockroachdb/errors-1.11.1
12 months ago
北野 - Michael Li 4a91f4873d
Merge pull request #379 from rocboss/dependabot/go_modules/dev/github.com/redis/rueidis-1.0.17
12 months ago
dependabot[bot] 62804ff2c3
mod: bump github.com/minio/minio-go/v7 from 7.0.62 to 7.0.63
12 months ago
dependabot[bot] 44769ef573
mod: bump github.com/redis/rueidis from 1.0.16 to 1.0.17
12 months ago
dependabot[bot] ae668ea964
mod: bump github.com/cockroachdb/errors from 1.11.0 to 1.11.1
12 months ago
Michael Li 537f64090e
upgrade github.com/golang-jwt/jwt/v5 => v5.0.0 and optimize /v1/user/msgcount/unread api process logic
1 year ago
北野 - Michael Li 2f09f52b58
Merge pull request #376 from rocboss/dependabot/go_modules/dev/github.com/onsi/ginkgo/v2-2.12.0
1 year ago
北野 - Michael Li ab463ad9fb
Merge pull request #375 from rocboss/dependabot/go_modules/dev/github.com/redis/rueidis-1.0.16
1 year ago
北野 - Michael Li 4550848347
Merge pull request #373 from rocboss/dependabot/go_modules/dev/github.com/aliyun/aliyun-oss-go-sdk-2.2.9incompatible
1 year ago
dependabot[bot] d88036b261
mod: bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0
1 year ago
dependabot[bot] 63a72db431
mod: bump github.com/redis/rueidis from 1.0.15 to 1.0.16
1 year ago
dependabot[bot] c696be5390
mod: bump github.com/cockroachdb/errors from 1.10.0 to 1.11.0
1 year ago
dependabot[bot] b3691f6dc3
mod: bump github.com/aliyun/aliyun-oss-go-sdk
1 year ago
Michael Li 866bd13ff4
use github.com/alimy/tryst/cfg instead github.com/alimy/cfg
1 year ago
Michael Li 927e0aa6de
just upgrade some dependents package version
1 year ago
北野 - Michael Li f728fc3569
Merge pull request #367 from rocboss/dependabot/go_modules/dev/gorm.io/plugin/dbresolver-1.4.7
1 year ago
dependabot[bot] 5e4dda02f3
mod: bump gorm.io/plugin/dbresolver from 1.4.4 to 1.4.7
1 year ago
dependabot[bot] 9c3619618a
mod: bump github.com/minio/minio-go/v7 from 7.0.61 to 7.0.62
1 year ago
Michael Li 53406872a4
update go.mod/go.sum
1 year ago
北野 - Michael Li 6cae7f32a1
Merge pull request #358 from rocboss/dependabot/go_modules/dev/github.com/pyroscope-io/client-0.7.2
1 year ago
北野 - Michael Li fa3a67c56a
Merge pull request #359 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.10.0
1 year ago
dependabot[bot] cada66bbb3
mod: bump gorm.io/plugin/dbresolver from 1.4.2 to 1.4.4
1 year ago
dependabot[bot] 82fcd00781
mod: bump github.com/bytedance/sonic from 1.9.2 to 1.10.0
1 year ago
dependabot[bot] 310ada345d
mod: bump github.com/pyroscope-io/client
1 year ago
Michael Li b80be74fd4
add cli subcommand to start paopao-ce serve
1 year ago
Michael Li f656b027a3
add visit user commment/media tweets support
1 year ago
北野 - Michael Li ff68903fd9
Merge pull request #351 from rocboss/dependabot/go_modules/dev/github.com/redis/rueidis-1.0.14
1 year ago
北野 - Michael Li 4e4dc5dd8e
Merge pull request #352 from rocboss/dependabot/go_modules/dev/github.com/getsentry/sentry-go-0.23.0
1 year ago
dependabot[bot] bfeefb2159
mod: bump modernc.org/sqlite from 1.24.0 to 1.25.0
1 year ago
dependabot[bot] 09e411aa02
mod: bump github.com/getsentry/sentry-go from 0.22.0 to 0.23.0
1 year ago
dependabot[bot] 6869d57c9e
mod: bump github.com/redis/rueidis from 1.0.13 to 1.0.14
1 year ago
Michael Li 868551c20d
merge from main branch
1 year ago
北野 - Michael Li 78bf262c7d
Merge pull request #346 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.2.15
1 year ago
北野 - Michael Li a8893c9cdd
Merge pull request #347 from rocboss/dependabot/go_modules/dev/gorm.io/plugin/dbresolver-1.4.2
1 year ago
北野 - Michael Li 227fbaaf23
Merge pull request #348 from rocboss/dependabot/go_modules/dev/github.com/bufbuild/connect-go-1.10.0
1 year ago
北野 - Michael Li 13912db11e
Merge pull request #349 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.57.0
1 year ago
dependabot[bot] f45a283c1a
mod: bump github.com/aliyun/aliyun-oss-go-sdk
1 year ago
dependabot[bot] 944dbff339
mod: bump google.golang.org/grpc from 1.56.2 to 1.57.0
1 year ago
dependabot[bot] 25ca8a2b00
mod: bump github.com/bufbuild/connect-go from 1.9.0 to 1.10.0
1 year ago
dependabot[bot] d9f6281eb2
mod: bump gorm.io/plugin/dbresolver from 1.4.1 to 1.4.2
1 year ago
dependabot[bot] 6d7bbdcfc1
mod: bump github.com/smartwalle/alipay/v3 from 3.2.14 to 3.2.15
1 year ago
Michael Li 6c4a894993
upgrade github.com/alimy/mir/v4 => v4.0.0
1 year ago
北野 - Michael Li 0a85113232
Merge branch 'dev' into dependabot/go_modules/dev/github.com/onsi/gomega-1.27.10
1 year ago
dependabot[bot] 283f21a711
mod: bump github.com/onsi/gomega from 1.27.8 to 1.27.10
1 year ago
北野 - Michael Li fcf12fe327
Merge pull request #343 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.61
1 year ago
北野 - Michael Li 08c82ea5f2
Merge pull request #342 from rocboss/dependabot/go_modules/dev/github.com/onsi/gomega-1.27.9
1 year ago
北野 - Michael Li 361105c2bd
Merge pull request #340 from rocboss/dependabot/go_modules/dev/go.uber.org/automaxprocs-1.5.3
1 year ago
dependabot[bot] 096da56c20
mod: bump github.com/minio/minio-go/v7 from 7.0.60 to 7.0.61
1 year ago
dependabot[bot] 1630a9520d
mod: bump github.com/onsi/gomega from 1.27.8 to 1.27.9
1 year ago
dependabot[bot] 260c01330c
mod: bump github.com/redis/rueidis from 1.0.12 to 1.0.13
1 year ago
dependabot[bot] a24462f8ba
mod: bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3
1 year ago
Michael Li ff0b9a41ae
add simple Connect support
1 year ago
Michael Li 05bad5997f
upgrade github.com/alimy/cfg => v0.4.0
1 year ago
北野 - Michael Li 0f48ac253c
Merge pull request #336 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.60
1 year ago
北野 - Michael Li 20a585295a
Merge pull request #337 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.24.0
1 year ago
dependabot[bot] ce66dcab9b
mod: bump github.com/redis/rueidis from 1.0.11 to 1.0.12
1 year ago
dependabot[bot] 68a082b227
mod: bump modernc.org/sqlite from 1.23.1 to 1.24.0
1 year ago
dependabot[bot] d182ae8ef7
mod: bump github.com/minio/minio-go/v7 from 7.0.59 to 7.0.60
1 year ago
Michael Li 9c7075d041
upgrade github.com/alimy/mir/v4 => v4.0.0-rc.1
1 year ago
北野 - Michael Li 066fac6dfe
Merge pull request #335 from rocboss/dependabot/go_modules/dev/github.com/redis/rueidis-1.0.11
1 year ago
dependabot[bot] 63d9390d22
mod: bump github.com/redis/rueidis from 1.0.10 to 1.0.11
1 year ago
dependabot[bot] 55dbad2819
mod: bump google.golang.org/grpc from 1.56.1 to 1.56.2
1 year ago
dependabot[bot] cd994a9272
mod: bump github.com/bytedance/sonic from 1.9.1 to 1.9.2
1 year ago
北野 - Michael Li 0cccc735ef
Merge pull request #331 from rocboss/dependabot/go_modules/dev/github.com/alimy/mir/v4-4.0.0-alpha.9
1 year ago
dependabot[bot] f2e33b52c1
mod: bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.41 to 0.7.42
1 year ago
dependabot[bot] a2e206dc3a
mod: bump github.com/alimy/mir/v4 from 4.0.0-alpha.7 to 4.0.0-alpha.9
1 year ago
Michael Li 7b8e6f292f
upgrade github.com/alimy/mir/v4 => v4.0.0-alpha.7
1 year ago
Michael Li 7b8239457b
upgrade github.com/alimy/mir/v4 => v4.0.0-alpha.6
1 year ago
Michael Li f1e5f43609
upgrade github.com/alimy/mir/v4 => v4.0.0-alpha.5
1 year ago
Michael Li 538a32f437
re-generate web/dist and reduce unused source code
1 year ago
Michael Li cf81364b48
upgrade some dependent package version
1 year ago
Michael Li dd66cc3627
upgrade github.com/alimy/mir/v4 => v4.0.0-alpha.4
1 year ago
Michael Li ae22095604
use github.com/alimy/mir/v4 as web api generator
1 year ago
北野 - Michael Li 4432559389
Merge pull request #323 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.58
1 year ago
北野 - Michael Li 279def6623
Merge pull request #322 from rocboss/dependabot/go_modules/dev/github.com/getsentry/sentry-go-0.22.0
1 year ago
dependabot[bot] c02df3cce6
mod: bump github.com/redis/rueidis from 1.0.5 to 1.0.10
1 year ago
dependabot[bot] 11537219aa
mod: bump github.com/minio/minio-go/v7 from 7.0.53 to 7.0.58
1 year ago
dependabot[bot] 4d2a148361
mod: bump github.com/getsentry/sentry-go from 0.21.0 to 0.22.0
1 year ago
Michael Li 509b9ecb24
upgrade github.com/alimy/mir/v3 => v3.2.1
1 year ago
北野 - Michael Li 563c2f078e
Merge pull request #314 from rocboss/dependabot/go_modules/dev/github.com/pyroscope-io/client-0.7.1
1 year ago
dependabot[bot] 055e624072
mod: bump github.com/pyroscope-io/client from 0.7.0 to 0.7.1
1 year ago
dependabot[bot] 11d0f3a518
mod: bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1
1 year ago
dependabot[bot] 1da79eb8ef
mod: bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.11.0
1 year ago
dependabot[bot] 92fee245e0
mod: bump gorm.io/driver/postgres from 1.5.0 to 1.5.2
1 year ago
北野 - Michael Li b5919fb8b7
Merge pull request #309 from rocboss/dependabot/go_modules/dev/github.com/onsi/ginkgo/v2-2.9.5
1 year ago
dependabot[bot] 17d54cc442
mod: bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5
1 year ago
dependabot[bot] 9b63b10aa8
mod: bump github.com/bytedance/sonic from 1.8.9 to 1.9.1
1 year ago
Michael Li 8693bd81e1
upgrade github.com/alimy/mir/v3 => v3.2.0
1 year ago
北野 - Michael Li 800c1ddf24
Merge pull request #305 from rocboss/dependabot/go_modules/dev/github.com/sirupsen/logrus-1.9.2
1 year ago
北野 - Michael Li ed8e324ad7
Merge pull request #307 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.8.9
1 year ago
北野 - Michael Li ff0e080c3d
Merge pull request #306 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.53
1 year ago
北野 - Michael Li 4e83250f9f
Merge branch 'dev' into dependabot/go_modules/dev/github.com/sirupsen/logrus-1.9.2
1 year ago
北野 - Michael Li f5870ca869
Merge pull request #304 from rocboss/dependabot/go_modules/dev/gorm.io/driver/mysql-1.5.1
1 year ago
dependabot[bot] 59c17a9a13
mod: bump github.com/bytedance/sonic from 1.8.8 to 1.8.9
1 year ago
dependabot[bot] dcc3d258cf
mod: bump github.com/minio/minio-go/v7 from 7.0.52 to 7.0.53
1 year ago
dependabot[bot] cafb3b99c6
mod: bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2
1 year ago
dependabot[bot] 4e362e2026
mod: bump gorm.io/driver/mysql from 1.5.0 to 1.5.1
1 year ago
dependabot[bot] 7db9165635
mod: bump github.com/redis/rueidis from 1.0.4 to 1.0.5
1 year ago
dependabot[bot] 5eed49af2e
mod: bump github.com/redis/rueidis from 1.0.3 to 1.0.4
1 year ago
北野 - Michael Li 2d6df264dd
Merge pull request #298 from rocboss/dependabot/go_modules/dev/github.com/redis/rueidis-1.0.3
1 year ago
北野 - Michael Li 9ada5f7050
Merge pull request #299 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.2.3
1 year ago
dependabot[bot] 2fdfba10c6
mod: bump github.com/getsentry/sentry-go from 0.20.0 to 0.21.0
1 year ago
dependabot[bot] 78e9c67a42
mod: bump github.com/smartwalle/alipay/v3 from 3.2.2 to 3.2.3
1 year ago
dependabot[bot] 0ab9c1f720
mod: bump github.com/redis/rueidis from 1.0.2 to 1.0.3
1 year ago
北野 - Michael Li e557583343
Merge pull request #294 from rocboss/dependabot/go_modules/dev/gorm.io/gorm-1.25.1
1 year ago
北野 - Michael Li 61be8b3cfd
Merge pull request #295 from rocboss/dependabot/go_modules/dev/github.com/onsi/ginkgo/v2-2.9.4
1 year ago
北野 - Michael Li 10276bcdfd
Merge pull request #293 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.2.2
1 year ago
dependabot[bot] 8adafd3479
mod: bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4
1 year ago
dependabot[bot] 614806d60a
mod: bump gorm.io/gorm from 1.25.0 to 1.25.1
1 year ago
dependabot[bot] 46bfd920ba
mod: bump github.com/smartwalle/alipay/v3 from 3.2.1 to 3.2.2
1 year ago
dependabot[bot] 98d9c875f5
mod: bump github.com/huaweicloud/huaweicloud-sdk-go-obs
1 year ago
Michael Li 43c15d2e01
upgrade buf version => v1.18.0
1 year ago
Michael Li f1be85a555
change github.com/rueian/rueidis => github.com/redis/rueidis and update version to v1.0.2
1 year ago
Michael Li d34068a8c3
merge from dev branch
1 year ago
北野 - Michael Li f48494a8f9
Merge pull request #284 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.8.8
1 year ago
dependabot[bot] ec202595b9
mod: bump modernc.org/sqlite from 1.22.0 to 1.22.1
1 year ago
dependabot[bot] ec469d0102
mod: bump github.com/bytedance/sonic from 1.8.7 to 1.8.8
1 year ago
dependabot[bot] af6db946d1
mod: bump gorm.io/plugin/soft_delete from 1.2.0 to 1.2.1
1 year ago
北野 - Michael Li 6772324d5f
Merge pull request #279 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.22.0
1 year ago
dependabot[bot] 470c5964fc
mod: bump modernc.org/sqlite from 1.21.2 to 1.22.0
1 year ago
dependabot[bot] 30e496166a
mod: bump gorm.io/driver/mysql from 1.4.7 to 1.5.0
1 year ago
Michael Li 32b5b6886a
down-grade package gorm.iodriver/sqlite => v1.4.4 to fixed build error in disable CGO
1 year ago
北野 - Michael Li 47a9d9e8b4
Merge pull request #269 from rocboss/dependabot/go_modules/dev/gorm.io/driver/sqlite-1.5.0
1 year ago
北野 - Michael Li 27c96e6452
Merge pull request #271 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.52
1 year ago
北野 - Michael Li f0a029c8ac
Merge pull request #272 from rocboss/dependabot/go_modules/dev/github.com/Masterminds/semver/v3-3.2.1
1 year ago
北野 - Michael Li f41147982d
Merge pull request #270 from rocboss/dependabot/go_modules/dev/github.com/rueian/rueidis-0.0.100
1 year ago
dependabot[bot] 627434d84c
mod: bump gorm.io/driver/sqlite from 1.4.4 to 1.5.0
1 year ago
dependabot[bot] 9d59460ced
mod: bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1
1 year ago
dependabot[bot] 02533609e9
mod: bump github.com/minio/minio-go/v7 from 7.0.51 to 7.0.52
1 year ago
dependabot[bot] cc1a91c5c5
mod: bump github.com/rueian/rueidis from 0.0.97 to 0.0.100
1 year ago
dependabot[bot] 6e60288f22
mod: bump gorm.io/gorm
1 year ago
北野 - Michael Li eb759b87a6
Merge pull request #259 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.8.7
1 year ago