Commit Graph

232 Commits (021d84022105800425aac00491b01248b445eaed)

Author SHA1 Message Date
Michael Li 595ac792b8
upgrade meilisearch version => v1.1.1
1 year ago
Michael Li d34068a8c3
merge from dev branch
1 year ago
Michael Li 5d119c3e25
just remove redudent file
1 year ago
Michael Li 20d9f182ce
optmize #286
1 year ago
henry 37bff87877
bugfix: Compatible with different browsers for uploading zip mimetype
1 year ago
Michael Li 6588203b27
fixed comments thumbs up/down state incorrect error
1 year ago
Michael Li 8dcec81e7a
frontend: fixed add comments not refresh comment list error, but not work well
1 year ago
Michael Li 5b093bac06
update time when change thumbs state
1 year ago
Michael Li 9f6cc58463
fixed update comment thumbs up state error
1 year ago
Michael Li d402d8d726
add comment upvote feature support (100%)
1 year ago
Michael Li 47a85fac51
add comment upvote feature support (80%)
1 year ago
Michael Li 6d957d2fb4
fixed private tweet's star/colloect no permission error when it is owner's
1 year ago
Michael Li 96ac9d7fcd
fixed follow topics number more by give number error
1 year ago
Michael Li a70a987290
optimize topics ui and logic (100%)
1 year ago
Michael Li 7e85a9a5a1
optimize topics ui and logic (70%)
1 year ago
Michael Li 49a624b2c0
optimize topics ui and logic (65%)
1 year ago
Michael Li e58e069755
optimize topic ui and logic (60%)
1 year ago
Michael Li f8d1356ef3
add disallow user register feature support
1 year ago
Michael Li 09c8654d19
fixed cache index expire in delete/add tweet error
1 year ago
Michael Li a79171e731
add simple tweet share support
1 year ago
Michael Li 874ae9a4ca
just optimize typo in internal/conf package
1 year ago
Michael Li 6e24ee1c26
fixed conf typo
1 year ago
Michael Li 3147e25189
optimize configure process logic
1 year ago
Michael Li 78282539f3
optimize config process logic
1 year ago
Michael Li 005cbd3f4f
add Sentry feature support
1 year ago
Michael Li 27902be03f
use github.com/cockroachdb/errors as std errors package instead
1 year ago
Michael Li 92081016d2
update default configure for WebServer in internal/conf/config.yaml
1 year ago
Michael Li c7b20c3f34
merge from dev branch
1 year ago
Michael Li 5cb30bb949
add RedisCacheIndex feature to support use Redis as Timeline Index cache
1 year ago
Michael Li d23d40fa9d
update CHANGELOG.md
1 year ago
Michael Li 0552008b5b
merge from dev branch
1 year ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
1 year ago
Michael Li 95f993bfbd
merge from dev branch
1 year ago
Michael Li 8bb15ff207
add custom comment sort strategy support
1 year ago
Michael Li 4d699706f2
merge from dev branch
1 year ago
Michael Li cd03184f0d
add initial pwa support for web
1 year ago
Michael Li 8418a45312
Merge branch 'dev' into feature/deprecated-oldweb
1 year ago
Michael Li 8674217e51
fixed some error when use postgres database
1 year ago
Michael Li 646c4cdf56
remove Deprecated:OldWeb feature
1 year ago
Michael Li 81e022f626
remove pkg/crypto pkg/sign and rename pkg/util => pkg/utils
1 year ago
Michael Li 6afd7e6a13
Merge branch 'main' into dev
1 year ago
Michael Li 1f9bbe96e4
update README.md and add docker-compose.yaml to release zip file when publish release
1 year ago
Michael Li ea0ff13301
upgrade github.com/go-redis/redis/v8 => github.com/redis/go-redis/v9
1 year ago
Michael Li 39b8276109
use github.com/sourcegraph/conc.WaitGroup instead sync.WaitGroup to process multiple goroutine sync
1 year ago
Michael Li f0c4320a45
optimize BigCacheIndex add HardMaxCacheSize to customer max cache size in runtime
1 year ago
Michael Li a821f47ded
add Pyroscope support
1 year ago
Michael Li 8a78aaa554
upgrade github.com/meilisearch/meilisearch-go => v0.23.0 to user meilisearch v1.0 but have problem need fix
1 year ago
Michael Li 822125e6de
fixed user phone bind error when custom configed Sms feature
1 year ago
Michael Li e6414f66ff
change func name initial=>lazyInitial in web service package
1 year ago
Michael Li 70b53ffede
optimize web service package initialize
1 year ago