Commit Graph

33 Commits (990a90853f4b83ce67f1540c36bcc1da08c42f9a)

Author SHA1 Message Date
Michael Li ea323f39c6
add custom web frontend features base by a profile that fetch from backend support
1 year ago
Michael Li bdfab5cf62
optimize unread message logic
1 year ago
Michael Li 427269572b
add cache support for index trends info
1 year ago
Michael Li 7ba82d78bd
optimize events.Job function name
1 year ago
Michael Li 92c0036bc1
use a cron job to update max history online user count
1 year ago
Michael Li 99e17d26a9
add more info in get site info api
1 year ago
Michael Li 5cbcfc541d
support admin user get site info
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 c922361ccf
add simple audit hook base logic
1 year ago
Michael Li 66d7779ce6
add cache support for GetUserTweets api
1 year ago
Michael Li bf4026c5af
optimize get unread message count logic and add cache base mechanism use redis
1 year ago
Michael Li 3581d9bc2f
optimize relax web api define in mirc/web/v1
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 866bd13ff4
use github.com/alimy/tryst/cfg instead github.com/alimy/cfg
1 year ago
Michael Li d7351e7cf7
make friendship/followship feature as builtin and deprecated lightship feature
1 year ago
Michael Li ae22095604
use github.com/alimy/mir/v4 as web api generator
1 year ago
Michael Li f8d1356ef3
add disallow user register feature support
1 year ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
2 years ago
Michael Li e6414f66ff
change func name initial=>lazyInitial in web service package
2 years ago
Michael Li 70b53ffede
optimize web service package initialize
2 years ago
Michael Li 53383b9916
mir: add friendship api implement for new web service
2 years ago
Michael Li 6b2f320cd8
mir: add loose api implement for new web service
2 years ago
Michael Li 058a30794d
mir: add pub api implement for new web service
2 years ago
Michael Li 820d54108d
mir:add priv api implement for new web service
2 years ago
Michael Li dee07b6184
mir: add alipay api implement for new web service
2 years ago
Michael Li da939f7c73
mir: add partital interface implement for new web service
2 years ago
Michael Li fc4e79662d
mir: optimize api defined service names
2 years ago
Michael Li 63bc1c57e6
add internal/servants/web servants init logic
2 years ago
Michael Li 989d79080e
add simple go-mir define file for web api
2 years ago
Michael Li f287c825a6
add grpc service template code and optimize service initial logic
2 years ago
Michael Li 7636412940 mir: optimize source code layout for import go-mir
2 years ago
Michael Li a63744479b optimize source code layout
2 years ago
Michael Li 367e0b018b optimize source code layout
2 years ago