Commit Graph

322 Commits (daf2f90ec05707aba05f18101820afba4bce9f3f)

Author SHA1 Message Date
Michael Li daf2f90ec0
Merge branch 'x/gorm' into x/sqlc
3 years ago
Michael Li d395dca7a4
Merge branch 'dev' into x/gorm
3 years ago
Michael Li f8d1356ef3
add disallow user register feature support
3 years ago
Michael Li 09c8654d19
fixed cache index expire in delete/add tweet error
3 years ago
Michael Li e539da6e3d
sqlc: update schema for sqlc
3 years ago
Michael Li f68537d76a
Merge branch 'x/gorm' into x/sqlc
3 years ago
Michael Li 58a92ecfb0
merge from dev branch
3 years ago
Michael Li a79171e731
add simple tweet share support
3 years ago
Michael Li a101bcabc5
gorm: optimize core interface define
3 years ago
Michael Li 791aee3958
Merge branch 'x/gorm' into x/sqlc
3 years ago
Michael Li 368eadf9e6
Merge branch 'dev' into x/gorm
3 years ago
Michael Li 874ae9a4ca
just optimize typo in internal/conf package
3 years ago
Michael Li c1554098a2
Merge branch 'x/gorm' into x/sqlc
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 58759d421c
Merge branch 'x/gorm' into x/sqlc
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 88be8fc558
Merge branch 'x/gorm' into x/sqlc
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 c22f5aaba5
merge from x/gorm
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 27902be03f
use github.com/cockroachdb/errors as std errors package instead
3 years ago
Michael Li e4ebf98751
merge from x/gorm branch
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 d81b05b46d
sqlc: fixed CacheIndexService initial logic
3 years ago
Michael Li efc0eaf9af
Merge branch 'x/gorm' into x/sqlc
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 d23d40fa9d
update CHANGELOG.md
3 years ago
Michael Li c59d843925
merge from x/gorm branch
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 a5eb148ee9
just rename internal/dao/slonik/ce => internal/dao/slonik/sqlc
3 years ago
Michael Li ac75db0241
merge from x/gorm branch
3 years ago
Michael Li d6575e0d45
merge from feature/deprecated-oldweb
3 years ago
Michael Li 95f993bfbd
merge from dev branch
3 years ago
Michael Li 8bb15ff207
add custom comment sort strategy support
3 years ago
Michael Li 9a81eef797
sqlc: just fixed error in dao/slonik package
3 years ago
Michael Li 95b871c039
Merge branch 'x/gorm' into x/sqlc
3 years ago
Michael Li 8aa9a4ef1b
optimize data service for web
3 years ago
Michael Li a480c6c5d8
merge from x/gorm branch
3 years ago
Michael Li 980c87ff8a
remove sqlx relate file in gorm mode
3 years ago
Michael Li 6f5d5a906b
Merge branch 'x/gorm' into x/sqlc
3 years ago
Michael Li 5c298770b2
Merge branch 'feature/deprecated-oldweb' into x/gorm
3 years ago