北野 - 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 |
Michael Li
|
09c8654d19
|
fixed cache index expire in delete/add tweet error
|
2 years ago |
北野 - Michael Li
|
1f653a5a92
|
Merge pull request #265 from alimy/pr-web-mobile
optimize web frontend ux use drawer display menu in mobile environment
|
2 years ago |
Michael Li
|
0af7430e96
|
optimize web frontend ux use drawer display menu and optimize Dockerfile use pre-build builder image
|
2 years ago |
Michael Li
|
ef785c5d8e
|
frontend: re-build web/dist
|
2 years ago |
Michael Li
|
58a92ecfb0
|
merge from dev branch
|
2 years ago |
Michael Li
|
7461c4a9a8
|
merge from dev
|
2 years ago |
北野 - Michael Li
|
46f079d9e1
|
Merge pull request #264 from alimy/pr-share
add simple tweet share support
|
2 years ago |
Michael Li
|
d1804f7e7a
|
update web/dist
|
2 years ago |
Michael Li
|
a79171e731
|
add simple tweet share support
|
2 years ago |
Michael Li
|
1a4e277a8e
|
update CHANGELOG.md
|
2 years ago |
Michael Li
|
a1160ca793
|
frontend: add custom tweet max defualt length support
|
2 years ago |
Michael Li
|
f059b95f7f
|
update changelog
|
2 years ago |
Michael Li
|
bd1e6c8546
|
frontend: optimize dark theme page and max width for main contents
|
2 years ago |
Michael Li
|
576986f502
|
web: optimize tagExp expression
|
2 years ago |
dependabot[bot]
|
79a5299864
|
mod: bump github.com/bytedance/sonic from 1.8.5 to 1.8.7
Bumps [github.com/bytedance/sonic](https://github.com/bytedance/sonic) from 1.8.5 to 1.8.7.
- [Release notes](https://github.com/bytedance/sonic/releases)
- [Commits](https://github.com/bytedance/sonic/compare/v1.8.5...v1.8.7)
---
updated-dependencies:
- dependency-name: github.com/bytedance/sonic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
fbd880c229
|
mod: bump github.com/gofrs/uuid
Bumps [github.com/gofrs/uuid](https://github.com/gofrs/uuid) from 4.0.0+incompatible to 4.4.0+incompatible.
- [Release notes](https://github.com/gofrs/uuid/releases)
- [Commits](https://github.com/gofrs/uuid/compare/v4.0.0...v4.4.0)
---
updated-dependencies:
- dependency-name: github.com/gofrs/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
fd64027187
|
mod: bump github.com/onsi/gomega from 1.27.5 to 1.27.6
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.5 to 1.27.6.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.27.5...v1.27.6)
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
4a9c1cf61d
|
mod: bump github.com/smartwalle/alipay/v3 from 3.2.0 to 3.2.1
Bumps [github.com/smartwalle/alipay/v3](https://github.com/smartwalle/alipay) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/smartwalle/alipay/releases)
- [Commits](https://github.com/smartwalle/alipay/compare/v3.2.0...v3.2.1)
---
updated-dependencies:
- dependency-name: github.com/smartwalle/alipay/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
e5c2e7bc77
|
mod: bump github.com/minio/minio-go/v7 from 7.0.50 to 7.0.51
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.50 to 7.0.51.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.50...v7.0.51)
---
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 |
Michael Li
|
733cef890b
|
update CHANGELOG.md
|
2 years ago |
Michael Li
|
1af2b18e28
|
fixed mysql ddl file p_contact is_delete field change to is_del name
|
2 years ago |
Michael Li
|
de7368817a
|
just optimize typo in internal/conf package
|
2 years ago |
Michael Li
|
2081b4e197
|
fixed conf typo
|
2 years ago |
Michael Li
|
a101bcabc5
|
gorm: optimize core interface define
|
2 years ago |
Michael Li
|
368eadf9e6
|
Merge branch 'dev' into x/gorm
|
2 years ago |
Michael Li
|
b082a8fa5e
|
frontend: optimize dark theme page and max width for main contents
|
2 years ago |
Michael Li
|
6851ff1ca9
|
web: optimize tagExp expression
|
2 years ago |
北野 - Michael Li
|
eb759b87a6
|
Merge pull request #259 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.8.7
mod: bump github.com/bytedance/sonic from 1.8.5 to 1.8.7
|
2 years ago |
北野 - Michael Li
|
04b4fd69ba
|
Merge pull request #260 from rocboss/dependabot/go_modules/dev/github.com/gofrs/uuid-4.4.0incompatible
mod: bump github.com/gofrs/uuid from 4.0.0+incompatible to 4.4.0+incompatible
|
2 years ago |
北野 - Michael Li
|
172f933c99
|
Merge pull request #261 from rocboss/dependabot/go_modules/dev/github.com/onsi/gomega-1.27.6
mod: bump github.com/onsi/gomega from 1.27.5 to 1.27.6
|
2 years ago |
北野 - Michael Li
|
056ca083dc
|
Merge pull request #262 from rocboss/dependabot/go_modules/dev/github.com/smartwalle/alipay/v3-3.2.1
mod: bump github.com/smartwalle/alipay/v3 from 3.2.0 to 3.2.1
|
2 years ago |
北野 - Michael Li
|
585f9eb542
|
Merge pull request #263 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.51
mod: bump github.com/minio/minio-go/v7 from 7.0.50 to 7.0.51
|
2 years ago |
dependabot[bot]
|
c4cc68aa8b
|
mod: bump github.com/minio/minio-go/v7 from 7.0.50 to 7.0.51
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.50 to 7.0.51.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.50...v7.0.51)
---
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]
|
3c75405a33
|
mod: bump github.com/smartwalle/alipay/v3 from 3.2.0 to 3.2.1
Bumps [github.com/smartwalle/alipay/v3](https://github.com/smartwalle/alipay) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/smartwalle/alipay/releases)
- [Commits](https://github.com/smartwalle/alipay/compare/v3.2.0...v3.2.1)
---
updated-dependencies:
- dependency-name: github.com/smartwalle/alipay/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
85847e08ba
|
mod: bump github.com/onsi/gomega from 1.27.5 to 1.27.6
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.5 to 1.27.6.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.27.5...v1.27.6)
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
795d66f1d4
|
mod: bump github.com/gofrs/uuid
Bumps [github.com/gofrs/uuid](https://github.com/gofrs/uuid) from 4.0.0+incompatible to 4.4.0+incompatible.
- [Release notes](https://github.com/gofrs/uuid/releases)
- [Commits](https://github.com/gofrs/uuid/compare/v4.0.0...v4.4.0)
---
updated-dependencies:
- dependency-name: github.com/gofrs/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
95f0bba725
|
mod: bump github.com/bytedance/sonic from 1.8.5 to 1.8.7
Bumps [github.com/bytedance/sonic](https://github.com/bytedance/sonic) from 1.8.5 to 1.8.7.
- [Release notes](https://github.com/bytedance/sonic/releases)
- [Commits](https://github.com/bytedance/sonic/compare/v1.8.5...v1.8.7)
---
updated-dependencies:
- dependency-name: github.com/bytedance/sonic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Michael Li
|
9724704386
|
update CHANGELOG.md
|
2 years ago |
Michael Li
|
afd8fe18d2
|
fixed mysql ddl file p_contact is_delete field change to is_del name
|
2 years ago |
Michael Li
|
a46e217909
|
change CGO_ENABLED := 1 if not set in Makefile
|
2 years ago |
Michael Li
|
874ae9a4ca
|
just optimize typo in internal/conf package
|
2 years ago |
Michael Li
|
26a1ad430a
|
Merge branch 'rocboss-dev' into dev
|
2 years ago |
Michael Li
|
8ea9f3a77e
|
databaseConf add missing TableNames(...) method
|
2 years ago |
Michael Li
|
6e24ee1c26
|
fixed conf typo
|
2 years ago |