dependabot[bot]
|
30e496166a
|
mod: bump gorm.io/driver/mysql from 1.4.7 to 1.5.0
Bumps [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) from 1.4.7 to 1.5.0.
- [Release notes](https://github.com/go-gorm/mysql/releases)
- [Commits](https://github.com/go-gorm/mysql/compare/v1.4.7...v1.5.0)
---
updated-dependencies:
- dependency-name: gorm.io/driver/mysql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
ROC
|
44de2f1d78
|
update ddl
|
2 years ago |
Michael Li
|
8c0c76ee25
|
ajust create a simple instance use docker compose's commend in README.md
|
2 years ago |
Michael Li
|
e4b75b85a4
|
update CHANGELOG.md
|
2 years ago |
Michael Li
|
5b657ae774
|
update docker-compose.yaml
|
2 years ago |
北野 - Michael Li
|
f3be2357d5
|
Merge pull request #275 from alimy/pr-comment-upvote
add comment thumbs up/down feature support
|
2 years ago |
Michael Li
|
5b093bac06
|
update time when change thumbs state
|
2 years ago |
Michael Li
|
a7849363ed
|
update CHANGELOG.md
|
2 years ago |
Michael Li
|
9f6cc58463
|
fixed update comment thumbs up state error
|
2 years ago |
Michael Li
|
d402d8d726
|
add comment upvote feature support (100%)
|
2 years ago |
Michael Li
|
47a85fac51
|
add comment upvote feature support (80%)
|
2 years ago |
Michael Li
|
73da51d91e
|
frontend: optimize login/logout ux logic
|
2 years ago |
Michael Li
|
9b623c3a94
|
just update README.md
|
2 years ago |
Michael Li
|
338591c61f
|
just ajust README
|
2 years ago |
Michael Li
|
767eb31ba0
|
update README
|
2 years ago |
Michael Li
|
9ea9ada383
|
update ROADMAP.md/README.md
|
2 years ago |
Michael Li
|
4506ecae90
|
add comment upvote feature support (40%)
|
2 years ago |
Michael Li
|
30749adb11
|
add comment upvote feature support (30%)
|
2 years ago |
Michael Li
|
08e5a3f695
|
frontend: fixed pretty time display use utc incorrect
|
2 years ago |
北野 - Michael Li
|
7e75f05a0f
|
Merge pull request #274 from alimy/pr-fixed-private-star
fixed private tweet's star/colloect no permission error when it is owner's
|
2 years ago |
Michael Li
|
6d957d2fb4
|
fixed private tweet's star/colloect no permission error when it is owner's
|
2 years ago |
Michael Li
|
37cf888b46
|
frontend: upgrade vite => v4.3.1
|
2 years ago |
Michael Li
|
89a32391ea
|
frontend: use .env custom max size topic in right follow/hot topic card
|
2 years ago |
Michael Li
|
95c62ed24a
|
fixed sql ddl migration from postgres
|
2 years ago |
Michael Li
|
96ac9d7fcd
|
fixed follow topics number more by give number error
|
2 years ago |
Michael Li
|
32b5b6886a
|
down-grade package gorm.iodriver/sqlite => v1.4.4 to fixed build error in disable CGO
|
2 years ago |
Michael Li
|
9133bab76d
|
update CHANGELOG.md
|
2 years ago |
北野 - Michael Li
|
5b08ad51e9
|
Merge pull request #273 from alimy/pr-topic-follow
add topic follow feature support
|
2 years ago |
Michael Li
|
a70a987290
|
optimize topics ui and logic (100%)
|
2 years ago |
Michael Li
|
c73fad0df8
|
ajust post detail page's comment title opacity value
|
2 years ago |
Michael Li
|
f4d64c0774
|
optimize topics ui and logic (75%)
|
2 years ago |
Michael Li
|
7e85a9a5a1
|
optimize topics ui and logic (70%)
|
2 years ago |
Michael Li
|
49a624b2c0
|
optimize topics ui and logic (65%)
|
2 years ago |
Michael Li
|
e58e069755
|
optimize topic ui and logic (60%)
|
2 years ago |
北野 - Michael Li
|
47a9d9e8b4
|
Merge pull request #269 from rocboss/dependabot/go_modules/dev/gorm.io/driver/sqlite-1.5.0
mod: bump gorm.io/driver/sqlite from 1.4.4 to 1.5.0
|
2 years ago |
北野 - Michael Li
|
27c96e6452
|
Merge pull request #271 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.52
mod: bump github.com/minio/minio-go/v7 from 7.0.51 to 7.0.52
|
2 years ago |
北野 - Michael Li
|
f0a029c8ac
|
Merge pull request #272 from rocboss/dependabot/go_modules/dev/github.com/Masterminds/semver/v3-3.2.1
mod: bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1
|
2 years ago |
北野 - Michael Li
|
f41147982d
|
Merge pull request #270 from rocboss/dependabot/go_modules/dev/github.com/rueian/rueidis-0.0.100
mod: bump github.com/rueian/rueidis from 0.0.97 to 0.0.100
|
2 years ago |
dependabot[bot]
|
627434d84c
|
mod: bump gorm.io/driver/sqlite from 1.4.4 to 1.5.0
Bumps [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) from 1.4.4 to 1.5.0.
- [Release notes](https://github.com/go-gorm/sqlite/releases)
- [Commits](https://github.com/go-gorm/sqlite/compare/v1.4.4...v1.5.0)
---
updated-dependencies:
- dependency-name: gorm.io/driver/sqlite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
北野 - Michael Li
|
3b2db9b103
|
Merge pull request #268 from rocboss/dependabot/go_modules/dev/gorm.io/gorm-1.25.0
mod: bump gorm.io/gorm from 1.24.7-0.20230306060331-85eaf9eeda11 to 1.25.0
|
2 years ago |
dependabot[bot]
|
9d59460ced
|
mod: bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/Masterminds/semver/releases)
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Masterminds/semver/compare/v3.2.0...v3.2.1)
---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
02533609e9
|
mod: bump github.com/minio/minio-go/v7 from 7.0.51 to 7.0.52
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.51 to 7.0.52.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.51...v7.0.52)
---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
cc1a91c5c5
|
mod: bump github.com/rueian/rueidis from 0.0.97 to 0.0.100
Bumps [github.com/rueian/rueidis](https://github.com/rueian/rueidis) from 0.0.97 to 0.0.100.
- [Release notes](https://github.com/rueian/rueidis/releases)
- [Changelog](https://github.com/rueian/rueidis/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/rueian/rueidis/compare/v0.0.97...v0.0.100)
---
updated-dependencies:
- dependency-name: github.com/rueian/rueidis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
6e60288f22
|
mod: bump gorm.io/gorm
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.24.7-0.20230306060331-85eaf9eeda11 to 1.25.0.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/commits/v1.25.0)
---
updated-dependencies:
- dependency-name: gorm.io/gorm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
北野 - Michael Li
|
0f4ba847a7
|
Merge pull request #267 from alimy/pr-custom-register
add disallow user register feature support
|
2 years ago |
Michael Li
|
1b19517f72
|
update CHANGELOG.md
|
2 years ago |
Michael Li
|
f8d1356ef3
|
add disallow user register feature support
|
2 years ago |
Michael Li
|
aec5b0d3df
|
frentend: optimize web build configure
|
2 years ago |
Michael Li
|
78af54d79b
|
update CHANGELOG.md
|
2 years ago |
北野 - Michael Li
|
ffe7b014d0
|
Merge pull request #266 from alimy/pr-cache-index-fix
fixed cache index not expire in delete/add tweet error
|
2 years ago |