Michael Li
|
e350df0850
|
add pprof feature support
|
2 years ago |
Michael Li
|
ae22095604
|
use github.com/alimy/mir/v4 as web api generator
|
2 years ago |
Michael Li
|
47a85fac51
|
add comment upvote feature support (80%)
|
2 years ago |
Michael Li
|
78282539f3
|
optimize config process logic
|
2 years ago |
Michael Li
|
005cbd3f4f
|
add Sentry feature support
|
2 years ago |
Michael Li
|
27902be03f
|
use github.com/cockroachdb/errors as std errors package instead
|
2 years ago |
Michael Li
|
646c4cdf56
|
remove Deprecated:OldWeb feature
|
2 years ago |
Michael Li
|
0b68e4bb9d
|
add JsonBox type in pkg/types
|
2 years ago |
Michael Li
|
81e022f626
|
remove pkg/crypto pkg/sign and rename pkg/util => pkg/utils
|
2 years ago |
Michael Li
|
2a14b103a4
|
Merge branch 'main' into dev
|
2 years ago |
Michael Li
|
e884ac0220
|
optimize Makefile to add docs directory to release zip file
|
2 years ago |
Michael Li
|
16a2a94538
|
use github.com/onsi/ginkgo as test suite framework
|
2 years ago |
Michael Li
|
a821f47ded
|
add Pyroscope support
|
2 years ago |
Michael Li
|
8fa277ed05
|
fixed json go:build tags error for sonic
|
2 years 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
go -> go1.18
github.com/gin-gonic/gin -> v1.8.1
add supoport github.com/bytedance/sonic as json encoding/decoding library
|
2 years ago |
alimy
|
c996830e8f
|
support search private tweet and display private tweet in index page when user login or is admin
|
3 years ago |
alimy
|
6bc7f5e636
|
optimize ip address location logic
|
3 years ago |
faddddeout
|
91f56c26c5
|
Merge branch 'dev' into dev
|
3 years ago |
injet-zhou
|
21e88a36e5
|
fix:panic if ip is empty
|
3 years ago |
alimy
|
bed9bee806
|
support meilisearch as tweet search service
|
3 years ago |
alimy
|
807d7f92b0
|
optimize #118 just pretty code for zinc client logic
|
3 years ago |
alimy
|
61342c13a8
|
optimize json encoding module that code from gin
|
3 years ago |
ROC
|
071dfe5746
|
Merge pull request #97 from rocboss/feature/post-visibility
support set visibility(public/private/friend) for post
|
3 years ago |
alimy
|
be03c59338
|
optimize version info out logic
|
3 years ago |
alimy
|
ba4023d0a7
|
optimize visible post logic add tags/search-index process logic
|
3 years ago |
DOCCA0
|
9cf656029d
|
ipv6本地地址上传图片报错
|
3 years ago |
ROC
|
c1ed0dfb4a
|
feat: add user ban for admin
|
3 years ago |
alimy
|
abfee0621f
|
optimize add cache first number page of post in custom configure
|
3 years ago |
alimy
|
376679a975
|
optmize configure logic and clear conf logic code
|
3 years ago |
alimy
|
46d5ef1791
|
support local file as object storage
|
3 years ago |
alimy
|
fe0412252b
|
optimize #73 update docker compose support minio deploy
|
3 years ago |
alimy
|
ab9d77690a
|
add MinIO/S3 object storage support
|
3 years ago |