Commit Graph

294 Commits (main)

Author SHA1 Message Date
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
北野 - Michael Li 04b4fd69ba
Merge pull request #260 from rocboss/dependabot/go_modules/dev/github.com/gofrs/uuid-4.4.0incompatible
1 year ago
北野 - Michael Li 172f933c99
Merge pull request #261 from rocboss/dependabot/go_modules/dev/github.com/onsi/gomega-1.27.6
1 year ago
北野 - Michael Li 056ca083dc
Merge pull request #262 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.2.1
1 year ago
dependabot[bot] c4cc68aa8b
mod: bump github.com/minio/minio-go/v7 from 7.0.50 to 7.0.51
1 year ago
dependabot[bot] 3c75405a33
mod: bump github.com/smartwalle/alipay/v3 from 3.2.0 to 3.2.1
1 year ago
dependabot[bot] 85847e08ba
mod: bump github.com/onsi/gomega from 1.27.5 to 1.27.6
1 year ago
dependabot[bot] 795d66f1d4
mod: bump github.com/gofrs/uuid
1 year ago
dependabot[bot] 95f0bba725
mod: bump github.com/bytedance/sonic from 1.8.5 to 1.8.7
1 year ago
Michael Li 005cbd3f4f
add Sentry feature support
1 year ago
Michael Li 27902be03f
use github.com/cockroachdb/errors as std errors package instead
1 year ago
北野 - Michael Li f84401956f
Merge pull request #255 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.54.0
1 year ago
北野 - Michael Li 99c4517128
Merge pull request #254 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.50
1 year ago
北野 - Michael Li 2ef2faba3c
Merge pull request #253 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.21.1
1 year ago
dependabot[bot] 923d76f890
mod: bump google.golang.org/grpc from 1.53.0 to 1.54.0
1 year ago
dependabot[bot] c0d44a3b96
mod: bump github.com/minio/minio-go/v7 from 7.0.49 to 7.0.50
1 year ago
dependabot[bot] 6ea914ed55
mod: bump modernc.org/sqlite from 1.21.0 to 1.21.1
1 year ago
dependabot[bot] 68339bc4ea
mod: bump github.com/pyroscope-io/client from 0.6.0 to 0.7.0
1 year ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
1 year ago
北野 - Michael Li 842fabe85d
Merge pull request #248 from rocboss/dependabot/go_modules/dev/gorm.io/driver/postgres-1.5.0
1 year ago
北野 - Michael Li 6f87a1ab88
Merge pull request #247 from rocboss/dependabot/go_modules/dev/github.com/onsi/ginkgo/v2-2.9.2
1 year ago
北野 - Michael Li 975c998a00
Merge pull request #246 from rocboss/dependabot/go_modules/dev/google.golang.org/protobuf-1.30.0
1 year ago
北野 - Michael Li c3bb9e9867
Merge pull request #245 from rocboss/dependabot/go_modules/dev/github.com/aliyun/aliyun-oss-go-sdk-2.2.7incompatible
1 year ago
dependabot[bot] f5ba521bfe
mod: bump gorm.io/driver/postgres from 1.4.8 to 1.5.0
1 year ago
dependabot[bot] bde74db80f
mod: bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2
1 year ago
dependabot[bot] 2f5be48837
mod: bump google.golang.org/protobuf from 1.28.1 to 1.30.0
1 year ago
dependabot[bot] 6f76bb377b
mod: bump github.com/aliyun/aliyun-oss-go-sdk
1 year ago
dependabot[bot] 866fa79c49
mod: bump github.com/sourcegraph/conc from 0.2.0 to 0.3.0
1 year ago
北野 - Michael Li 2f972312b0
Merge pull request #238 from rocboss/dependabot/go_modules/dev/github.com/goccy/go-json-0.10.2
1 year ago
北野 - Michael Li ad19945a81
Merge pull request #237 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.8.5
1 year ago
北野 - Michael Li b98d91515e
Merge pull request #239 from rocboss/dependabot/go_modules/dev/github.com/huaweicloud/huaweicloud-sdk-go-obs-3.23.3incompatible
1 year ago
dependabot[bot] 6c3dd08d99
mod: bump go.uber.org/automaxprocs from 1.5.1 to 1.5.2
1 year ago
dependabot[bot] 9584c62d94
mod: bump github.com/huaweicloud/huaweicloud-sdk-go-obs
1 year ago
dependabot[bot] ce3b6a1b82
mod: bump github.com/goccy/go-json from 0.10.0 to 0.10.2
1 year ago
dependabot[bot] 75f8173fff
mod: bump github.com/bytedance/sonic from 1.8.4 to 1.8.5
1 year ago
北野 - Michael Li 758b4b3e94
Merge pull request #235 from rocboss/dependabot/go_modules/dev/github.com/onsi/gomega-1.27.4
1 year ago
Michael Li a042b88b32
add go.uber.org/automaxprocs to set maxprocs automatic when run in container enviroment
1 year ago
dependabot[bot] 5a7c5ae4f7
mod: bump github.com/onsi/gomega from 1.27.3 to 1.27.4
1 year ago
北野 - Michael Li 65d531cd7d
Merge pull request #230 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.2.0
1 year ago
北野 - Michael Li 04afd57a7d
Merge pull request #231 from rocboss/dependabot/go_modules/dev/github.com/onsi/gomega-1.27.3
1 year ago
北野 - Michael Li bfbe27e539
Merge pull request #232 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.21.0
1 year ago
北野 - Michael Li ebca17cdfc
Merge pull request #233 from rocboss/dependabot/go_modules/dev/github.com/fatih/color-1.15.0
1 year ago
dependabot[bot] 22e62bb5ba
mod: bump github.com/bytedance/sonic from 1.8.1 to 1.8.4
1 year ago
dependabot[bot] c64dbffc22
mod: bump github.com/fatih/color from 1.14.1 to 1.15.0
1 year ago
dependabot[bot] c9d87d7ba6
mod: bump modernc.org/sqlite from 1.20.4 to 1.21.0
1 year ago
dependabot[bot] ef6edbcfc6
mod: bump github.com/onsi/gomega from 1.27.1 to 1.27.3
1 year ago
dependabot[bot] c7931205ea
mod: bump github.com/smartwalle/alipay/v3 from 3.1.8 to 3.2.0
1 year ago
Michael Li 81e022f626
remove pkg/crypto pkg/sign and rename pkg/util => pkg/utils
1 year ago
北野 - Michael Li a0788b37ad
Merge pull request #225 from rocboss/dependabot/go_modules/dev/github.com/ethereum/go-ethereum-1.11.2
1 year ago
北野 - Michael Li 7cbc7635af
Merge pull request #226 from rocboss/dependabot/go_modules/dev/gorm.io/gorm-1.24.6
1 year ago
北野 - Michael Li cf8916f9c2
Merge pull request #227 from rocboss/dependabot/go_modules/dev/github.com/onsi/ginkgo/v2-2.9.0
1 year ago
dependabot[bot] 7961fa23cd
mod: bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.35 to 0.7.41
1 year ago
dependabot[bot] d353e850c1
mod: bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.9.0
1 year ago
dependabot[bot] de6cadd87d
mod: bump gorm.io/gorm from 1.24.5 to 1.24.6
1 year ago
dependabot[bot] 7d84d91246
mod: bump github.com/ethereum/go-ethereum from 1.10.16 to 1.11.2
1 year ago
ROC 8f4b390ccd
Merge pull request #214 from rocboss/dependabot/go_modules/dev/github.com/aliyun/aliyun-oss-go-sdk-2.2.6incompatible
1 year ago
ROC 755cea980a
Merge pull request #215 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.1.8
1 year ago
dependabot[bot] 7d35723756
mod: bump github.com/huaweicloud/huaweicloud-sdk-go-obs
1 year ago
dependabot[bot] 45230b1143
mod: bump github.com/smartwalle/alipay/v3 from 3.1.7 to 3.1.8
1 year ago
dependabot[bot] bd150931c6
mod: bump github.com/aliyun/aliyun-oss-go-sdk
1 year ago
Michael Li 579246c28a
just upgrade some depentent package's version
1 year ago
北野 - Michael Li 7f6cc0a5d6
Merge pull request #205 from rocboss/dependabot/go_modules/google.golang.org/grpc-1.53.0
1 year ago
北野 - Michael Li 96e09fe6bc
Merge pull request #210 from rocboss/dependabot/go_modules/dev/github.com/golang-jwt/jwt/v4-4.5.0
1 year ago
dependabot[bot] 63e50c4f44
mod: bump google.golang.org/grpc from 1.50.1 to 1.53.0
1 year ago
北野 - Michael Li 46dad3e55d
Merge pull request #209 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.8.1
1 year ago
北野 - Michael Li 6b05d20404
Merge pull request #204 from rocboss/dependabot/go_modules/github.com/spf13/viper-1.15.0
1 year ago
dependabot[bot] eb66b2c55d
mod: bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.0
1 year ago
北野 - Michael Li 8e7e0f7e97
Merge pull request #203 from rocboss/dependabot/go_modules/github.com/minio/minio-go/v7-7.0.49
1 year ago
dependabot[bot] 2979a937fc
mod: bump github.com/bytedance/sonic from 1.8.0 to 1.8.1
1 year ago
Michael Li 8856fde643
merge from beta
1 year ago
dependabot[bot] 2ffd7c0e73
mod: bump github.com/spf13/viper from 1.14.0 to 1.15.0
1 year ago
dependabot[bot] bc1de318a1
mod: bump github.com/minio/minio-go/v7 from 7.0.45 to 7.0.49
1 year ago
北野 - Michael Li fec98075fa
Merge pull request #206 from rocboss/dependabot/go_modules/github.com/fatih/color-1.14.1
1 year ago
dependabot[bot] 8a0bcedda1
mod: bump gopkg.in/natefinch/lumberjack.v2 from 2.0.0 to 2.2.1
1 year ago
dependabot[bot] 0d119f694b
mod: bump github.com/fatih/color from 1.13.0 to 1.14.1
1 year ago
Michael Li 16a2a94538
use github.com/onsi/ginkgo as test suite framework
1 year ago
Michael Li c1cd8f11bc
upgrade github.com/gin-gonic/gin => v1.9.0
1 year ago
Michael Li ea0ff13301
upgrade github.com/go-redis/redis/v8 => github.com/redis/go-redis/v9
1 year ago
Michael Li 20ebe537f4
upgrade go compiler require 1.19+
1 year ago
Michael Li 39b8276109
use github.com/sourcegraph/conc.WaitGroup instead sync.WaitGroup to process multiple goroutine sync
1 year ago
Michael Li a821f47ded
add Pyroscope support
1 year ago
Michael Li f0eb47b064
upgrade github.com/alimy/mir/v3 => v3.1.0
1 year ago
Michael Li 8a78aaa554
upgrade github.com/meilisearch/meilisearch-go => v0.23.0 to user meilisearch v1.0 but have problem need fix
1 year ago
Michael Li c1f497696c
upgrade github.com/alimy/mir/v3 => v3.0.1
1 year ago
Michael Li 4efb9d0436
mir: upgrade github.com/alimy/mir/v3 => v3.0.0
2 years ago
Michael Li ce2c4e66f5
mir: upgrade github.com/alimy/mir/v3 => v3.0.0-rc.1
2 years ago
Michael Li 2d2c245ca1
mir: partial api implement for new web service
2 years ago
Michael Li dee07b6184
mir: add alipay api implement for new web service
2 years ago
Michael Li 3a1626efb4
mir: remove reduce comment in mirc/web/v1 and go mod tidy
2 years ago
Michael Li 989d79080e
add simple go-mir define file for web api
2 years ago
Michael Li 8139e4dbe2
upgrade github.com/alimy/mir/v3 => v3.0.0-alpha.8
2 years ago
Michael Li 3e0c38d15f
upgrade github.com/alimy/mir/v3 => v3.0.0-beta.1
2 years ago
Michael Li f287c825a6
add grpc service template code and optimize service initial logic
2 years ago
Michael Li bd5351206d
Merge branch 'dev' into feature/mir
2 years ago
Michael Li 76582ec451
optimize conf initial logic to add merge config.yaml support
2 years ago
Michael Li 745f3639d5
optimize phone sms verify logic code
2 years ago
Michael Li 3fabcb57f7
upgrade github.com/alimy/cfg => v0.3.0
2 years ago
Michael Li 9e33e96958
upgrade github.com/alimy/mir/v3 => v3.0.0-alpha.7
2 years ago
Michael Li 2397eff99d
upgrade github.com/alimy/mir/v3 => v3.0.0-alpha.6
2 years ago
Michael Li 4d379e278a
upgrade github.com/alimy/mir/v3 => v3.0.0-alpha.5
2 years ago
Michael Li 72136a2266
use github.com/alimy/cfg as features configure help library
2 years ago
Michael Li 9e1d09a55d
use github.com/alimy/cfg as features configure help library
2 years ago
Michael Li 3ad6f66a76
upgrade go-mir version to v3.0.0-alpha.4
2 years ago
Michael Li 3c47f48c42
optimize main initial logic for new service init
2 years ago
Michael Li 5433eb9e8f prepare use mir
2 years ago
Michael Li 4c0cfdd2b0 optimize core search interface and upgrade support meilisearch to 0.29.0
2 years ago
Michael Li 1ab3276eee replace github.com/dgrijalva/jwt-go to github.com/golang-jwt/v4
2 years ago
Michael Li fda737a6e5 upgrade go version to go1.18 and github.com/go-gonic/gin to v1.8.1
2 years ago
Michael Li 4232099036 support Huawei Cloud OBS as OSS service
2 years ago
ROC 986e80af32 feat: tencent cos support
2 years ago
Michael Li 0ddfe11b4c just go mod tidy
2 years ago
Michael Li 900dc1a21b support cross build binary in cgo enable or not use different sqlite3 driver for sql.DB
2 years ago
alimy 3ac2be59ab support migration feature
2 years ago
alimy bed9bee806 support meilisearch as tweet search service
2 years ago
alimy 61342c13a8 optimize json encoding module that code from gin
2 years ago
alimy 4aaa732387 add BigCacheIndex for cache index posts
2 years ago
alimy 4988ae5872 support PostgreSQL as database
2 years ago
alimy 6739f8871a support sqlite3 as database
2 years ago
alimy ab9d77690a add MinIO/S3 object storage support
2 years ago
CXM 0fcc85df24 feat: hello banner
2 years ago
CXM 6f6e1553d3 chore(deps): fix deprecated package
2 years ago
alimy 8b33f6ac3c use internal implement instead github.com/yinheli/qqwry to get ip location info
2 years ago
TrickyFan f210f26bf7 mod tidy
2 years ago
ROC 8fde76d8ec change project structure
2 years ago