Commit Graph

61 Commits (d1ab13cbb5f31ad126201eb5ba8b0b972f4b06b4)

Author SHA1 Message Date
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 47a85fac51
add comment upvote feature support (80%)
1 year ago
Michael Li 78282539f3
optimize config process logic
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 646c4cdf56
remove Deprecated:OldWeb feature
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 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 16a2a94538
use github.com/onsi/ginkgo as test suite framework
1 year ago
Michael Li a821f47ded
add Pyroscope support
1 year ago
Michael Li 8fa277ed05
fixed json go:build tags error for sonic
1 year ago
Michael Li ef7fab579b
lightship: add Lightship feature base support
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
faddddeout 91f56c26c5
Merge branch 'dev' into dev
2 years ago
injet-zhou 21e88a36e5 fix:panic if ip is empty
2 years ago
alimy bed9bee806 support meilisearch as tweet search service
2 years ago
alimy 807d7f92b0 optimize #118 just pretty code for zinc client logic
2 years ago
alimy 61342c13a8 optimize json encoding module that code from gin
2 years ago
ROC 071dfe5746
Merge pull request #97 from rocboss/feature/post-visibility
2 years ago
alimy be03c59338 optimize version info out logic
2 years ago
alimy ba4023d0a7 optimize visible post logic add tags/search-index process logic
2 years ago
DOCCA0 9cf656029d ipv6本地地址上传图片报错
2 years ago
ROC c1ed0dfb4a feat: add user ban for admin
2 years ago
alimy abfee0621f optimize add cache first number page of post in custom configure
2 years ago
alimy 376679a975 optmize configure logic and clear conf logic code
2 years ago
alimy 46d5ef1791 support local file as object storage
2 years ago
alimy fe0412252b optimize #73 update docker compose support minio deploy
2 years ago
alimy ab9d77690a add MinIO/S3 object storage support
2 years ago