Commit Graph

114 Commits (main)

Author SHA1 Message Date
Michael Li 990a90853f
update docker-compose.yaml
7 months ago
Michael Li 0718980a74
upgrade github.com/pyroscope-io/client => github.com/grafana/pyroscope
8 months ago
Michael Li f576afb114
fixed pkg/app/jwt.go get issuer incorrect logic
8 months ago
Michael Li 859da55cba
pkg/types: add Compare function to password provider
8 months ago
Michael Li 8dc447dfde
add password generator in pkg/types
8 months ago
Michael Li ec931c6183
optimize upload attachment logic
9 months ago
Michael Li 7eb3ee8896
upgrade github.com/alimy/tryst => v0.10.0
11 months ago
Michael Li dd7eabec28
types package add Bitmap based by roaring for sql binary type
11 months ago
Michael Li 4994384c2b
frontend: User/Profile page add setting option when page's user is self
12 months ago
Michael Li ce237b4d63
update version info
12 months ago
Michael Li 88d43157e3
Merge branch 'dev' into x/gorm
12 months ago
Michael Li 1eba546325
optimize issuer generate logic for jwt token
12 months 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
1 year ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis
1 year ago
Michael Li 07ff699857
Merge branch 'x/tryst-gorotine-pool' into dev
1 year ago
Michael Li e5ccb047e3
fixed initial openObserverClient instance error
1 year ago
Michael Li 537f64090e
upgrade github.com/golang-jwt/jwt/v5 => v5.0.0 and optimize /v1/user/msgcount/unread api process logic
1 year ago
Michael Li 3488577c21
Merge branch 'dev' into x/tryst-gorotine-pool
1 year ago
Michael Li 866bd13ff4
use github.com/alimy/tryst/cfg instead github.com/alimy/cfg
1 year ago
Michael Li 2d003c117b
upgrade github.com/alimy/tryst => v0.2.0
1 year ago
Michael Li c34e53e285
use github.com/alimy/tryst/pool.GorotinePool as goroutine pool to implement AsyncClient
1 year ago
Michael Li 1f6be9ac6a
update pkg/http package license comment
1 year ago
Michael Li 9b345355de
remove log in http client implement
1 year ago
Michael Li 4bacfa8e5e
add LoggerOpenObserve feature
1 year ago
Michael Li b80be74fd4
add cli subcommand to start paopao-ce serve
1 year ago
Michael Li 8eb294154a
optimize core service define
1 year ago
Michael Li 80cad88dac
Merge branch 'dev' into x/gorm
1 year ago
Michael Li 7c820cfdec
update newest ip location data for iploc qqwry.data
1 year ago
Michael Li 024d3e65fa
Merge branch 'dev' into x/gorm
1 year ago
Michael Li d35c34d9e9
optimize ConnectMux logic in pkg/http package
1 year ago
Michael Li 736bf73152
Merge branch 'dev' into x/gorm
1 year ago
Michael Li 440d122a7f
just indent code
1 year ago
Michael Li c4b6a69d67
Merge branch 'dev' into x/gorm
1 year ago
Michael Li 3bbb6015d2
add custom connect mux adapt to Connect support
1 year 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
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