dependabot-preview[bot]
|
93bef82e3f
|
chore(deps): bump cos_api from 5.6.18 to 5.6.21 (#794)
Bumps [cos_api](https://github.com/tencentyun/cos-java-sdk-v5) from 5.6.18 to 5.6.21.
- [Release notes](https://github.com/tencentyun/cos-java-sdk-v5/releases)
- [Changelog](https://github.com/tencentyun/cos-java-sdk-v5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tencentyun/cos-java-sdk-v5/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-04-28 10:22:38 +08:00 |
dependabot-preview[bot]
|
77d9f67837
|
chore(deps): bump org.springframework.boot (#796)
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.2.5.RELEASE to 2.2.6.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.5.RELEASE...v2.2.6.RELEASE)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-04-28 10:20:10 +08:00 |
John Niang
|
21ac5e1bd0
|
doc: add more download sources support (#781)
|
2020-04-22 13:24:09 +08:00 |
Ryan Wang
|
57b7c91640
|
fix: token expire (halo-dev/console#129)
|
2020-04-18 12:13:23 +08:00 |
ruibaby
|
9f65092b74
|
doc: update CHANGELOG.md.
|
2020-04-12 13:34:58 +08:00 |
ruibaby
|
11cbe95ed5
|
release: 1.3.2
|
2020-04-12 13:32:36 +08:00 |
ruibaby
|
c47f04f384
|
release: 1.3.2
|
2020-04-12 13:19:48 +08:00 |
Ryan Wang
|
34a0f2174d
|
fix: #123 (halo-dev/console#128)
|
2020-04-12 12:55:22 +08:00 |
jinqilin721
|
2bc19f4676
|
feat: 附件上传增加华为云OBS支持 (halo-dev/console#126)
|
2020-04-09 10:03:50 +08:00 |
jinqilin721
|
246930ecbe
|
feat: 附件上传增加华为云OBS支持 (#756)
* 附件上传增加华为云OBS支持
* Revert "附件上传增加华为云OBS支持"
This reverts commit cad9a352
* 附件上传增加华为云OBS支持
|
2020-04-09 10:03:37 +08:00 |
Ryan Wang
|
6ad3358ece
|
pref: post publishing experience. (halo-dev/console#125)
* pref: post publishing experience.
* fix: sheet tab icon.
|
2020-04-05 17:01:57 +08:00 |
Ryan Wang
|
ba1eb8fc50
|
fix: #748 (#749)
|
2020-04-05 14:51:07 +08:00 |
bear
|
ffc8bf1e19
|
Support MFA-TOTP Auth (halo #745) (halo-dev/console#124)
* login page add authcode-form
* halo mfa auth test
* profile page
|
2020-04-04 19:42:05 +08:00 |
bear
|
3a45b7a5ed
|
Support MFA-TOTP Auth (#745)
* add tfa utils
* MFA check api completed
* adminController add loginPreCheck api
* halo-admin test
* checkstyle
* add unit test
* reset MFA
|
2020-04-04 19:41:22 +08:00 |
FireflyHoo
|
36d9dab732
|
feat: add ConfirmPassword Validate (halo-dev/console#116)
* feat: add ConfirmPassword Validate
* Update Installation.vue
|
2020-04-04 16:44:58 +08:00 |
Ryan Wang
|
509aa24633
|
doc: update readme.
|
2020-03-31 00:38:56 +08:00 |
Ryan Wang
|
b3dafa195a
|
feat: add switch type for theme settings. (#735)
|
2020-03-29 11:48:37 +08:00 |
Ryan Wang
|
83bc23c697
|
Feature/add switch type for theme settings (halo-dev/console#120)
* 1.3.0-beta.2
* feat: add switch type for theme settings.
|
2020-03-29 11:48:03 +08:00 |
ruibaby
|
c353411997
|
release: 1.3.1
|
2020-03-28 16:03:03 +08:00 |
ruibaby
|
dfa0d91007
|
release: 1.3.1
|
2020-03-28 15:45:50 +08:00 |
Ryan Wang
|
95ca384767
|
fix: #114 (halo-dev/console#115)
|
2020-03-28 15:26:05 +08:00 |
Ryan Wang
|
76cbf465f7
|
chore: upgrade fastjson dependency. (#732)
|
2020-03-28 15:25:38 +08:00 |
Lei XinXin
|
b4ebf7218e
|
新增DateTimeUtils (#731)
* 新增DateTimeUtils
* 提交测试用例
|
2020-03-28 15:08:24 +08:00 |
ming
|
49486198df
|
fix: #713, 开发环境也能获取版本信息了 (#714)
* fix #713, 开发环境也能获取版本信息了
* banner version show ok
|
2020-03-28 14:33:23 +08:00 |
wtune
|
f21f5933bf
|
feat: add index on attachments.create_time (#725)
|
2020-03-28 00:16:12 +08:00 |
wtune
|
51e0620393
|
feat: add index on photos.create_time (#727)
|
2020-03-28 00:15:45 +08:00 |
wtune
|
4f99e72669
|
feat: add index on menus.name (#722)
|
2020-03-27 17:07:25 +08:00 |
John Niang
|
e16f418167
|
Refactor extra properties in build.gradle (#719)
* Upgrade gradle version to 6.3
* Upgrade gradle version to 6.3
Refactor extra properties configuration
|
2020-03-27 13:53:32 +08:00 |
wtune
|
01e4e5e271
|
feat: add index on attachments.media_type (#718)
|
2020-03-27 12:58:27 +08:00 |
ruibaby
|
89dc411b0f
|
release: 1.3.0
|
2020-03-25 18:15:09 +08:00 |
ruibaby
|
de06026781
|
release: 1.3.0
|
2020-03-25 18:10:03 +08:00 |
iwangbingzhi
|
abaaadafe8
|
update some chinese descriptions (#711)
Co-authored-by: wangbingzhi <853244870@qq.com>
|
2020-03-25 09:01:07 +08:00 |
ruibaby
|
8f2894a2a4
|
release: 1.3.0-beta.4
|
2020-03-24 23:02:53 +08:00 |
ruibaby
|
fbc4bea134
|
release: 1.3.0-beta.4
|
2020-03-24 23:01:29 +08:00 |
Ryan Wang
|
bc75275815
|
feat: provide static mapping feature (#710)
* Provide static mapping feature
* feat: filter inner mapping for static storage.
|
2020-03-24 22:48:58 +08:00 |
Ryan Wang
|
2792d11cd2
|
Fix installation bug (#708)
|
2020-03-24 20:42:15 +08:00 |
Ryan Wang
|
ac52e7f677
|
fix: #703 (#705)
|
2020-03-22 22:15:52 +08:00 |
Ryan Wang
|
584d1d8f0b
|
refactor: layout setting drawer. (halo-dev/console#113)
|
2020-03-22 22:15:28 +08:00 |
Ryan Wang
|
405c891e46
|
refactor: modify server to halo. (halo-dev/console#112)
|
2020-03-21 09:59:49 +08:00 |
Ryan Wang
|
bee21d7de8
|
refactor: get database version. (#698)
|
2020-03-20 22:54:05 +08:00 |
Ryan Wang
|
79bf87c066
|
refactor: independent sheet. (halo-dev/console#110)
|
2020-03-20 20:51:21 +08:00 |
Ryan Wang
|
dadee88dcf
|
fix: message type error (halo-dev/console#111)
* 1.3.0-beta.2
* fix: message type error.
|
2020-03-20 20:51:03 +08:00 |
Ryan Wang
|
40f510f371
|
refactor: independent sheet. (#697)
|
2020-03-20 20:34:51 +08:00 |
Ryan Wang
|
50c0186cb0
|
refactor: post settings drawer. (halo-dev/console#109)
|
2020-03-20 17:43:37 +08:00 |
Ryan Wang
|
d97f6f7fd2
|
doc: update readme. (#696)
|
2020-03-20 14:08:31 +08:00 |
Ryan Wang
|
0b6cbef6da
|
fix: login typo. (halo-dev/console#108)
|
2020-03-20 13:36:35 +08:00 |
Ryan Wang
|
952a0b903f
|
fix: the menu flickering problem in mobile safari browser. (halo-dev/console#106)
|
2020-03-19 20:31:56 +08:00 |
Ryan Wang
|
26fdbb2cf3
|
chore: upgrade flexmark version. (#695)
* chore: upgrade flexmark version.
* fix: test case.
|
2020-03-19 17:01:17 +08:00 |
Ryan Wang
|
ecbda21ea2
|
chore: upgrade antd. (halo-dev/console#105)
|
2020-03-18 21:45:05 +08:00 |
Ryan Wang
|
a70780c5df
|
style: code. (#692)
|
2020-03-18 21:44:46 +08:00 |