Commit Graph

107 Commits (paopao-ce-plus/v0.4)

Author SHA1 Message Date
Michael Li 3d640f0958
sqlx: make app work well but except create post/comment/reply and some other create act in postgres driver because it not support LasterInsertId
2 years ago
Michael Li 6e712e689e
use github.com/bitbus/sqlx as sqlx package and upgrade github.com/alimy/yesql => v1.8.0
2 years ago
Michael Li 4f1b995412
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 199f77e70c
add followship feature's backend logic implement
2 years ago
Michael Li 5602228a12
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li f656b027a3
add visit user commment/media tweets support
2 years ago
Michael Li 2714b76bf5
merge from x/gorm branch
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 69fa44dd21
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 275027fc5b
Merge branch 'dev' into x/gorm
2 years ago
Michael Li f1be85a555
change github.com/rueian/rueidis => github.com/redis/rueidis and update version to v1.0.2
2 years ago
Michael Li 5dadc46f01
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 8e3cf38ae4
merge from dev branch
2 years ago
Michael Li 8dcec81e7a
frontend: fixed add comments not refresh comment list error, but not work well
2 years ago
Michael Li 7c34211c6f
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 368eadf9e6
Merge branch 'dev' into x/gorm
2 years ago
Michael Li 874ae9a4ca
just optimize typo in internal/conf package
3 years ago
Michael Li 430df7a15f
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 8ea9f3a77e
databaseConf add missing TableNames(...) method
3 years ago
Michael Li 6e24ee1c26
fixed conf typo
3 years ago
Michael Li 773e23a207
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 916f219f47
merge from dev branch
3 years ago
Michael Li 3147e25189
optimize configure process logic
3 years ago
Michael Li aa266ac2e9
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 773d4d89fe
merge from dev branch
3 years ago
Michael Li 78282539f3
optimize config process logic
3 years ago
Michael Li e3a560f9f1
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 38470260ca
merge from dev branch
3 years ago
Michael Li 005cbd3f4f
add Sentry feature support
3 years ago
Michael Li bd941e3ff4
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li f141bb44ab
update default configure for WebServer in internal/conf/config.yaml
3 years ago
Michael Li 92081016d2
update default configure for WebServer in internal/conf/config.yaml
3 years ago
Michael Li 1226a1a60d
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 68db974776
merge from feature/deprecated_oldweb branch
3 years ago
Michael Li c7b20c3f34
merge from dev branch
3 years ago
Michael Li 5cb30bb949
add RedisCacheIndex feature to support use Redis as Timeline Index cache
3 years ago
Michael Li 70944b8b8e
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 344bb01305
merge from dev branch
3 years ago
Michael Li 0552008b5b
merge from dev branch
3 years ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
3 years ago
Michael Li bc7d17a219
add miss sqlx relate file for sqlx mode
3 years ago
Michael Li 980c87ff8a
remove sqlx relate file in gorm mode
3 years ago
Michael Li 6bc22bf956
merge feature/deprecated-oldweb
3 years ago
Michael Li 7908b07d88
Merge branch 'dev' into x/sqlx
3 years ago
Michael Li 8418a45312
Merge branch 'dev' into feature/deprecated-oldweb
3 years ago
Michael Li 8674217e51
fixed some error when use postgres database
3 years ago
Michael Li 646c4cdf56
remove Deprecated:OldWeb feature
3 years ago
Michael Li 460c82004b
merge from dev
3 years ago