Commit Graph

76 Commits (dd963d2d1b1aad4b085257b0e5edd6ebb87947ef)

Author SHA1 Message Date
Michael Li dd963d2d1b
merge from dev branch
1 year ago
Michael Li e350df0850
add pprof feature support
1 year ago
Michael Li ae22095604
use github.com/alimy/mir/v4 as web api generator
1 year ago
Michael Li 8e3cf38ae4
merge from dev branch
1 year ago
Michael Li 47a85fac51
add comment upvote feature support (80%)
1 year ago
Michael Li 773d4d89fe
merge from dev branch
1 year ago
Michael Li 78282539f3
optimize config process logic
1 year ago
Michael Li 38470260ca
merge from dev branch
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 6bc22bf956
merge feature/deprecated-oldweb
1 year ago
Michael Li 646c4cdf56
remove Deprecated:OldWeb feature
1 year ago
Michael Li 460c82004b
merge from dev
1 year ago
Michael Li 0b68e4bb9d
add JsonBox type in pkg/types
1 year ago
Michael Li 81e022f626
remove pkg/crypto pkg/sign and rename pkg/util => pkg/utils
1 year ago
Michael Li 4828f285ec
just file typo
1 year ago
Michael Li 8f834e71a2
change types.JsonType -> types.JsonBox
1 year ago
Michael Li 81ae8c0596
add a sample JsonType for process sql json
1 year ago
Michael Li 2a14b103a4
Merge branch 'main' into dev
1 year ago
Michael Li e884ac0220
optimize Makefile to add docs directory to release zip file
1 year ago
Michael Li 2ee7711b2a
merge from dev branch
1 year ago
Michael Li 16a2a94538
use github.com/onsi/ginkgo as test suite framework
1 year ago
Michael Li 0d2494168b
merge from dev branch
1 year ago
Michael Li a821f47ded
add Pyroscope support
1 year ago
Michael Li f0f98a75e1
Merge branch 'dev' into x/sqlx
1 year ago
Michael Li 8fa277ed05
fixed json go:build tags error for sonic
1 year ago
Michael Li 7ba6dc124a
sqlx: custom set mapper func for sqlx.DB
1 year ago
Michael Li f7d9a40184
Merge branch 'dev' into x/sqlx
2 years ago
Michael Li ef7fab579b
lightship: add Lightship feature base support
2 years ago
Michael Li 060840030e
sqlx: add all stub interface implement for core.DataService in sqlx feature
2 years ago
Michael Li 6b2f320cd8
mir: add loose api implement for new web service
2 years ago
Michael Li 058a30794d
mir: add pub api implement for new web service
2 years ago
Michael Li da939f7c73
mir: add partital interface implement for new web service
2 years ago
Michael Li f287c825a6
add grpc service template code and optimize service initial logic
2 years ago
Michael Li 0e7f47f7a3
optimze service interface add Version() to return version info
2 years ago
Michael Li 9e1d09a55d
use github.com/alimy/cfg as features configure help library
2 years ago
Michael Li 3c47f48c42
optimize main initial logic for new service init
2 years ago
Michael Li 7636412940 mir: optimize source code layout for import go-mir
2 years ago
Michael Li c3c497e7d1 Merge branch 'dev' into feature/mir-prepare
2 years ago
Michael Li fb8501c865 optimize pkg/cfg of features's Use logic code
2 years ago
Michael Li fd665abb8b merge from dev branch
2 years ago
Michael Li 9f2ea407f8 add miss comment for pkg/cfg
2 years ago
Michael Li bace5bf750 optimize features process logic to abstract in cfg pkg
2 years ago
Michael Li 3c14ced542 optimize base code for binding/render
2 years ago
Michael Li a269ad87a7 friendship: add backend api base implement
2 years ago
Michael Li 09096507ef optimize jwt process logic to github.com/golang-jwt/jwt/v4 style
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
alimy c996830e8f support search private tweet and display private tweet in index page when user login or is admin
2 years ago
alimy 6bc7f5e636 optimize ip address location logic
2 years ago