Commit Graph

44 Commits (fb9cee68dbd7b7330ca3d8f228a10ebe2b1575c0)

Author SHA1 Message Date
Michael Li dcc10ee87d
optimize Makefile
9 months ago
Michael Li b6d9522edc
upgrade docker builder/runner
11 months ago
Michael Li 79569bc450
Merge branch 'dev' into feature/followship
11 months ago
Michael Li b80be74fd4
add cli subcommand to start paopao-ce serve
11 months ago
Michael Li 1169e0052e
add base followship feature logic support
11 months ago
Michael Li ade5e5c229
Merge branch 'dev' into x/gorm
11 months ago
Michael Li c13ce144b7
optimize simple Connect env support
11 months ago
Michael Li a1662e326b
Merge branch 'dev' into x/gorm
11 months ago
Michael Li ff0b9a41ae
add simple Connect support
11 months ago
Michael Li dd963d2d1b
merge from dev branch
1 year ago
Michael Li cf81364b48
upgrade some dependent package version
1 year ago
Michael Li e350df0850
add pprof feature support
1 year ago
Michael Li 275027fc5b
Merge branch 'dev' into x/gorm
1 year ago
Michael Li 43c15d2e01
upgrade buf version => v1.18.0
1 year ago
Michael Li 8e3cf38ae4
merge from dev branch
1 year ago
Michael Li f322e70873
add build-release.sh to help build release package
1 year ago
Michael Li f24b0d2273
add build-image.sh to optimize docker image build script
1 year ago
Michael Li a46e217909
change CGO_ENABLED := 1 if not set in Makefile
1 year ago
Michael Li 9f9041ead9
optimize Makefile
1 year ago
Michael Li 005cbd3f4f
add Sentry feature support
1 year ago
Michael Li 96951980b9
upgrade buf tool to version v1.15.1
1 year ago
Michael Li 87e2880176
add CHANGELOG.md
1 year ago
Michael Li 1f9bbe96e4
update README.md and add docker-compose.yaml to release zip file when publish release
1 year ago
Michael Li e884ac0220
optimize Makefile to add docs directory to release zip file
1 year ago
Michael Li 1f51a3af07
fixed Makefile make release error
1 year ago
Michael Li c1f497696c
upgrade github.com/alimy/mir/v3 => v3.0.1
1 year ago
Michael Li f287c825a6
add grpc service template code and optimize service initial logic
2 years ago
Michael Li 6650d089b8
add m/s/x RESTful API stub interface for mir
2 years ago
Michael Li 5433eb9e8f prepare use mir
2 years ago
Michael Li 4232099036 support Huawei Cloud OBS as OSS service
2 years ago
Michael Li 9e09446ae8 use correct binary name for cross build in macos when build windows binary
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 be03c59338 optimize version info out logic
2 years ago
alimy a41160b687 use version from git repository info
2 years ago
alimy 239852c56e remove no-need build version info
2 years ago
alimy 376679a975 optmize configure logic and clear conf logic code
2 years ago
ROC 3939e27ae7 fix: embed captcha font file
2 years ago
alimy 86de4f1fd3 Makefile typo fixed
2 years ago
alimy 436e8333fe change make help descript
2 years ago
alimy 1b349927ce optimize Makefile to direct build release package
2 years ago
alimy c8eb939a63 add test rule in Makefile
2 years ago
alimy f9c407d8d1 move all api to v1 group and suport embed web ui to server
2 years ago
alimy 151522def2 just make run to simple start server
2 years ago
CXM b4329e5f5c fix: build script
2 years ago