Commit Graph

515 Commits (46e9ef6029e0bf4c500b6a03685f8bc26c192e01)

Author SHA1 Message Date
Michael Li c4397cbd0a
add simple highlight support but not implement backend logic
2 years ago
Michael Li 2bfb7341d8
merge from x/sqlc branch
2 years ago
Michael Li 3998e22ed1
merge from x/sqlx branch
2 years ago
Michael Li eaefbfabd1
merge from x/gorm branch
2 years ago
Michael Li 90d0845a75
fixed some error to adapt new core service interface and upgrade github.com/sqlc-dev/sqlc => v1.20.0
2 years ago
Michael Li 4daded66a4
Merge branch 'x/gorm' into x/sqlc
2 years ago
Michael Li 8eb294154a
optimize core service define
2 years ago
Michael Li 1e9f65626a
sqlx: tweet_help/tweet_manage logic is implemented complete. WIP %75
2 years ago
Michael Li 8bf268af0a
sqlx: fixed wallet logic for HandlePostAttachmentBought error
2 years ago
Michael Li 1a3edd3f8f
sqlx: just format yesql.sql
2 years ago
Michael Li fc8a33a14d
sqlx: wallet logic is implemented complete. WIP %55
2 years ago
Michael Li 250fd0af15
sqlx: user logic is implemented complete. WIP %45
2 years ago
Michael Li 5957eeacc3
sqlx: security logic is implemented complete. WIP %40
2 years ago
Michael Li a9743e25bd
sqlx: messages logic is implemented complete. WIP %35
2 years ago
Michael Li 7665c1fd0c
sqlx: yesql gen script add go:build generate tag
2 years ago
Michael Li 7daa78cb12
sqlx: contact logic is implemented complete. WIP %30
2 years ago
Michael Li 0bb4810690
sqlx: comment logic is implemented complete. WIP %25
2 years ago
Michael Li 86ebc3b8e6
upgrade github.com/alimy/yesql => v1.5.0
2 years ago
Michael Li a68d3816ed
sqlx: implement some logic WIP %20
2 years ago
Michael Li 3e59934f8c
sqlc: add fake set_modified_on function for pgsql as trigger to update modified_on timestamp automitic
2 years ago
Michael Li ac78f0f1c1
merge from x/gorm branch
2 years ago
Michael Li 33262c3ccf
fixed type error in web service
2 years ago
Michael Li b631b30616
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li f394599ef3
merge from dev branch
2 years ago
Michael Li 97d728198e
simple support for user posts filter by style(post/comment/media/star)
2 years ago
Michael Li 99e4c656e2
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li c4b6a69d67
Merge branch 'dev' into x/gorm
2 years ago
Michael Li 3bbb6015d2
add custom connect mux adapt to Connect support
2 years ago
Michael Li 7e7e25c199
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li ade5e5c229
Merge branch 'dev' into x/gorm
2 years ago
Michael Li c13ce144b7
optimize simple Connect env support
2 years ago
Michael Li 6d2dccece4
merge from x/gorm branch
2 years ago
Michael Li a1662e326b
Merge branch 'dev' into x/gorm
2 years ago
Michael Li ff0b9a41ae
add simple Connect support
2 years ago
Michael Li 1ac3815bb8
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 940d0032e4
add miss change
2 years ago
Michael Li 79d9794462
merge from dev branch
2 years ago
Michael Li 05bad5997f
upgrade github.com/alimy/cfg => v0.4.0
2 years ago
Michael Li fec8330fb8
sqlx: add some logic implement 8%
2 years ago
Michael Li 7b16fbe542
sqlx: add some logic implement 6%
2 years ago
Michael Li fc3659b4a2
sqlx: use yesql => v1.3.0
2 years ago
Michael Li 2d0477cf65
sqlx: add some logic implement 5%
2 years ago
Michael Li b30bccbfae
merge from x/gorm branch
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 cf81364b48
upgrade some dependent package version
2 years ago
Michael Li e350df0850
add pprof feature support
2 years ago
Michael Li c89e781b51
add miss initial step in admin servant
2 years ago
Michael Li 84085dba54
reduce unused code
2 years ago
Michael Li ec14345e68
optimize errors position in web servant
2 years ago
Michael Li ae22095604
use github.com/alimy/mir/v4 as web api generator
2 years ago
Michael Li 5d1723621d
merge from x/gorm
3 years ago
Michael Li e2333040a5
Merge branch 'dev' into x/gorm
3 years ago
Michael Li abb0e990de
remove nouse package in internal
3 years ago
Michael Li 1d963f3d7f
sqlc: upgrade github.com/kyleconroy/sqlc => v1.18.0
3 years ago
Michael Li 6753010929
ajust internal/core interface related model type to split package
3 years ago
Michael Li c8df807b86
merge from x/gorm branch
3 years ago
Michael Li 69fa44dd21
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 275027fc5b
Merge branch 'dev' into x/gorm
3 years ago
Michael Li f1be85a555
change github.com/rueian/rueidis => github.com/redis/rueidis and update version to v1.0.2
3 years ago
Michael Li 947c436683
Merge branch 'x/sqlx' into r/paopao-ce-xtra
3 years ago
Michael Li 184c3cfd73
Merge branch 'x/sqlc' into r/paopao-ce-xtra
3 years ago
Michael Li 39ba7513df
merge from x/gorm branch
3 years ago
Michael Li 960e1ed0dc
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 425aa325ed
Merge branch 'dev' into x/gorm
3 years ago
Michael Li 595ac792b8
upgrade meilisearch version => v1.1.1
3 years ago
Michael Li d34068a8c3
merge from dev branch
3 years ago
Michael Li cf2833c317
Merge branch 'x/gorm' into x/sqlc
3 years ago
Michael Li 58ac9282e8
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 3d6c0fae2b
merge from dev branch
3 years ago
Michael Li 5d119c3e25
just remove redudent file
3 years ago
Michael Li 20d9f182ce
optmize #286
3 years ago
henry 37bff87877
bugfix: Compatible with different browsers for uploading zip mimetype
3 years ago
Michael Li e6ef5e1fcd
sqlc: fixed miss method error
3 years ago
Michael Li 3a18b81ecc
Merge branch 'x/gorm' into x/sqlc
3 years ago
Michael Li c43a8d71ac
sqlx: fixed miss method error
3 years ago
Michael Li e4ca915ebd
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li c7e67b878c
merge from dev
3 years ago
Michael Li 6588203b27
fixed comments thumbs up/down state incorrect error
3 years ago
Michael Li 51523de698
Merge branch 'x/sqlc' into r/paopao-ce-xtra
3 years ago
Michael Li fddbb97eca
Merge branch 'x/sqlx' into r/paopao-ce-xtra
3 years ago
Michael Li 358bcec401
merge from x/gorm
3 years ago
Michael Li f5d18df25d
Merge branch 'x/gorm' into x/sqlc
3 years ago
Michael Li b2973cf633
sqlx: fixed miss method error
3 years ago
Michael Li 5dadc46f01
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 8e3cf38ae4
merge from dev branch
3 years ago
Michael Li 8dcec81e7a
frontend: fixed add comments not refresh comment list error, but not work well
3 years ago
Michael Li 5b093bac06
update time when change thumbs state
3 years ago
Michael Li 9f6cc58463
fixed update comment thumbs up state error
3 years ago
Michael Li d402d8d726
add comment upvote feature support (100%)
3 years ago
Michael Li 47a85fac51
add comment upvote feature support (80%)
3 years ago
Michael Li b225f6dc7b
Merge branch 'x/gorm' into x/sqlc
3 years ago
Michael Li eb4550aa1c
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li b63626531c
merge from dev branch
3 years ago
Michael Li 6d957d2fb4
fixed private tweet's star/colloect no permission error when it is owner's
3 years ago
Michael Li 84e9221492
Merge branch 'x/sqlc' into r/paopao-ce-xtra
3 years ago
Michael Li 1c620bd839
Merge branch 'x/sqlx' into r/paopao-ce-xtra
3 years ago
Michael Li a4e24c61c1
sqlx: fixed miss method error
3 years ago
Michael Li f2e811bf2b
sqlc: fixed miss method error
3 years ago
Michael Li cc3810083c
Merge branch 'x/gorm' into x/sqlc
3 years ago