Commit Graph

80 Commits (308ef2687c086e239e39e66d309eb06819cba32f)

Author SHA1 Message Date
Michael Li 667e75f302
just reduce little source code
10 months ago
Michael Li 0c218fe944
add simple prometheus metrics service support
10 months ago
Michael Li 866bd13ff4
use github.com/alimy/tryst/cfg instead github.com/alimy/cfg
11 months ago
Michael Li 3bbb6015d2
add custom connect mux adapt to Connect support
12 months ago
Michael Li c13ce144b7
optimize simple Connect env support
12 months ago
Michael Li ff0b9a41ae
add simple Connect support
12 months ago
Michael Li e350df0850
add pprof feature support
1 year ago
Michael Li 005cbd3f4f
add Sentry feature support
1 year ago
Michael Li 646c4cdf56
remove Deprecated:OldWeb feature
1 year ago
Michael Li 81e022f626
remove pkg/crypto pkg/sign and rename pkg/util => pkg/utils
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 e2e8393d20
mir: ajust info print when stop app
2 years ago
Michael Li ba27352c52
mir: optimize app start service logic to fixed mutilple service serve in sample port will occurs error when stop app
2 years ago
Michael Li 6576d74f4d
add frontend:web / frontend:embedweb / docs service
2 years ago
Michael Li 275e132927
mir: fixed http service initial error by wrong ReadTimeout/WriteTimeout setting
2 years ago
Michael Li b164adec6b
optimize service initial logic
2 years ago
Michael Li f287c825a6
add grpc service template code and optimize service initial logic
2 years ago
Michael Li da633590a1
update spacex servie name info
2 years ago
Michael Li bab9fd46f2
optimize service create if needed by config.yaml feature declare
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 4dae86cc9c
mir: add Admin/SpaceX/Bot/LocalOSS stub service interface and simple initial logic
2 years ago
Michael Li 6a53632b9b
optimize main function logic and custom service create logic
2 years ago
Michael Li 3c47f48c42
optimize main initial logic for new service init
2 years ago
Michael Li 6570286a4e
add internal/service base logic
2 years ago
Michael Li 7636412940 mir: optimize source code layout for import go-mir
2 years ago
Michael Li e81772005d optimize service define in pkg/service package
2 years ago
Michael Li fd665abb8b merge from dev branch
2 years ago
Michael Li bace5bf750 optimize features process logic to abstract in cfg pkg
2 years ago
Michael Li 0eda77775f mv app's logic to service
2 years ago
ROC fde5173e96
Merge pull request #192 from rocboss/feature/friendship
2 years ago
Michael Li 07c39ce91b Merge branch 'dev' into jc/alimy
2 years ago
Michael Li 87d9f61792 fixed zinc search engine add documents failure
2 years ago
Michael Li 4c0cfdd2b0 optimize core search interface and upgrade support meilisearch to 0.29.0
2 years ago
Michael Li a269ad87a7 friendship: add backend api base implement
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 6c3e59749a optimize create post logic
2 years ago
Michael Li 7c915fe134 optimize #176 change reload page logic just for siimple
2 years ago
Michael Li 1e9dd0fe5b just optimize #168
2 years ago
Michael Li 0033a1cdbd optimize create post/comment logic that tweet type is media contents
2 years ago
ROC 986e80af32 feat: tencent cos support
2 years ago
Michael Li 5a45bc4885 single intilialize DataService/TweetSearchService/ObjectStorageService
2 years ago
alimy ec42da93eb fixed delete oss object not expected result
2 years ago
alimy dd53d048f6 optimize delete media content that had upload when create tweet failed
2 years ago
alimy ffb2bac3e0 optimize tweet delete logic
2 years ago
alimy 783eaa1543 fixed don't create tag and notify when create public/friend tweet
2 years ago
alimy cabc4e3552 fixed phone binding always error
2 years ago
alimy 63310189f5 optimize core service implement logic
2 years ago
alimy 6c407cdef6 optimize core service define
2 years ago
alimy 29fd5fa56c optimize #141 fixed tweet in correct visibility status after visible action
2 years ago