Commit Graph

108 Commits (b94384d4063d884cfeeb36c41e467187984cc8cb)

Author SHA1 Message Date
Michael Li 7eb3ee8896
upgrade github.com/alimy/tryst => v0.10.0 1 year ago
Michael Li dd7eabec28
types package add Bitmap based by roaring for sql binary type 1 year ago
Michael Li 4994384c2b
frontend: User/Profile page add setting option when page's user is self 1 year ago
Michael Li ce237b4d63
update version info 1 year ago
Michael Li 88d43157e3
Merge branch 'dev' into x/gorm 1 year ago
Michael Li 1eba546325
optimize issuer generate logic for jwt token 1 year ago
Michael Li 802f31a9f5
prepare to rc version 1 year ago
Michael Li 9414f8fa66
change version info 1 year ago
Michael Li fd6112a65a
change version info 1 year ago
Michael Li dcc10ee87d
optimize Makefile 1 year ago
Michael Li 771a942b67
add base metrics component to measure some server status and add measure online user logic 2 years ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis 2 years ago
Michael Li 07ff699857
Merge branch 'x/tryst-gorotine-pool' into dev 2 years ago
Michael Li e5ccb047e3
fixed initial openObserverClient instance error 2 years ago
Michael Li 537f64090e
upgrade github.com/golang-jwt/jwt/v5 => v5.0.0 and optimize /v1/user/msgcount/unread api process logic 2 years ago
Michael Li 3488577c21
Merge branch 'dev' into x/tryst-gorotine-pool 2 years ago
Michael Li 866bd13ff4
use github.com/alimy/tryst/cfg instead github.com/alimy/cfg 2 years ago
Michael Li 2d003c117b
upgrade github.com/alimy/tryst => v0.2.0 2 years ago
Michael Li c34e53e285
use github.com/alimy/tryst/pool.GorotinePool as goroutine pool to implement AsyncClient 2 years ago
Michael Li 1f6be9ac6a
update pkg/http package license comment 2 years ago
Michael Li 9b345355de
remove log in http client implement 2 years ago
Michael Li 4bacfa8e5e
add LoggerOpenObserve feature 2 years ago
Michael Li b80be74fd4
add cli subcommand to start paopao-ce serve 2 years ago
Michael Li 8eb294154a
optimize core service define 2 years ago
Michael Li 80cad88dac
Merge branch 'dev' into x/gorm 2 years ago
Michael Li 7c820cfdec
update newest ip location data for iploc qqwry.data 2 years ago
Michael Li 024d3e65fa
Merge branch 'dev' into x/gorm 2 years ago
Michael Li d35c34d9e9
optimize ConnectMux logic in pkg/http package 2 years ago
Michael Li 736bf73152
Merge branch 'dev' into x/gorm 2 years ago
Michael Li 440d122a7f
just indent code 2 years ago
Michael Li c4b6a69d67
Merge branch 'dev' into x/gorm 2 years ago
Michael Li 3bbb6015d2
add custom connect mux adapt to Connect support 2 years ago
Michael Li dd963d2d1b
merge from dev branch 2 years ago
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 8e3cf38ae4
merge from dev branch 2 years ago
Michael Li 47a85fac51
add comment upvote feature support (80%) 2 years ago
Michael Li 773d4d89fe
merge from dev branch 2 years ago
Michael Li 78282539f3
optimize config process logic 2 years ago
Michael Li 38470260ca
merge from dev branch 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 6bc22bf956
merge feature/deprecated-oldweb 2 years ago
Michael Li 646c4cdf56
remove Deprecated:OldWeb feature 2 years ago
Michael Li 460c82004b
merge from dev 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 4828f285ec
just file typo 2 years ago
Michael Li 8f834e71a2
change types.JsonType -> types.JsonBox 2 years ago
Michael Li 81ae8c0596
add a sample JsonType for process sql json 2 years ago