Commit Graph

432 Commits (d54d6cadd896121f4e22b7a89fe426b5f495f6d1)

Author SHA1 Message Date
Michael Li d54d6cadd8
upgrade github.com/bitbus/sqlx => v1.8.0
2 years ago
Michael Li dfdc02c33a
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 1791314a35
add PrivateKey in Alipay config section for default internal/conf/conf.yaml
2 years ago
Michael Li 74e2e8cb89
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 096729aa68
merge from main branch
2 years ago
Michael Li a02d4d24d8
optimized minio removeobjects
2 years ago
cute-angelia 7a479e2ed4 fix minio removeobjects
2 years ago
Michael Li f46131d7fe
merge from x/gorm branch
2 years ago
Michael Li 866bd13ff4
use github.com/alimy/tryst/cfg instead github.com/alimy/cfg
2 years ago
Michael Li 2bcdb0deb1
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 4bacfa8e5e
add LoggerOpenObserve feature
2 years ago
Michael Li ebebfb1ccd
sqlx: change sqlx as defualt db feature and fixed some error
2 years ago
Michael Li 5dc4c03a57
sqlx: fixed all create sql query error in postgres
2 years ago
Michael Li 6c594a8b24
sqlx: optimize get query for stmt
2 years ago
Michael Li 9104bf37ef
upgrade github.com/alimy/yesql => v1.9.0
2 years ago
Michael Li d4b8bed972
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 51fd9724b9
fixed JWT valide error whent get user by id failed
2 years ago
Michael Li e9e3910fe5
sqlx: fixed create tweet error
2 years ago
Michael Li 513bdc75fa
sqlx: add pgsql special implement for tweet create
2 years ago
Michael Li efde294128
sqlx: fixed follow/unfollow topic error
2 years ago
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 b78ad4c6b1
sqlx: optimize sakila package code and upgrade github.com/alimy/yesql=>v1.8.4
2 years ago
Michael Li 27f409e3a7
sqlx: add miss logic for topics
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 8c39062998
sqlx: follow item add created_on field
2 years ago
Michael Li df1ede47cd
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li fd5e54bd31
optimize Folloship feature allow follow/unfollow user in follow page
2 years ago
Michael Li 5ff800a904
sqlx: add following data logic implement WIP: 100%
2 years ago
Michael Li 2a717d5a9a
sqlx: add miss method for tweet data logic WIP: 95%
2 years ago
Michael Li 45d0318c4d
sqlx: add timeline logic implement WIP: 90%
2 years ago
Michael Li 5cb550f186
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li d7351e7cf7
make friendship/followship feature as builtin and deprecated lightship feature
2 years ago
Michael Li 66b8a69ddf
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 325d271f91
optimize code initial for bigcache
2 years ago
Michael Li 56b8463707
sqlx: add miss method for following
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 7df14a4d79
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 1a897baa36
frontend: add following page to display user's follows/followings information
2 years ago
Michael Li cdd88b657f
user/profile page add user join information
2 years ago
Michael Li 79569bc450
Merge branch 'dev' into feature/followship
2 years ago
Michael Li d5557d4a87
add miss method for web servent implement in sqlx model
2 years ago
Michael Li 5602228a12
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li b80be74fd4
add cli subcommand to start paopao-ce serve
2 years ago
Michael Li 1a41075679
fixed get user comment tweets return incorrect data error
2 years ago
Michael Li 8d6312d4a5
fixed get user comment/media tweets total count error
2 years ago
Michael Li f656b027a3
add visit user commment/media tweets support
2 years ago
Michael Li 1169e0052e
add base followship feature logic support
2 years ago
Michael Li 06f55083bd
sqlx: fixed error for tweet logic implement
2 years ago
Michael Li cb97144ffd
Merge branch 'x/gorm' into x/sqlx
2 years ago