Commit Graph

105 Commits (ce237b4d638a1fa770a91e0081b1f0a4a1d981cb)

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