Commit Graph

4129 Commits (403702021c295186d28b8b08075d532fb02d821c)

Author SHA1 Message Date
Ryan Wang 144183bf72 chore: upgrade tailwindcss to 3.0 (halo-dev/console#418) 2022-01-21 20:19:52 +08:00
Ryan Wang 48275f5e8b chore: upgrade vue cli to 5.0 (halo-dev/console#417)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-21 16:50:23 +08:00
Ryan Wang 20af578708 refactor: profile form input width (halo-dev/console#414)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-19 15:50:27 +08:00
Ryan Wang f074d7819f perf: the contributor avatar source for the about page uses webp.se (halo-dev/console#413)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-19 15:18:16 +08:00
Ryan Wang 903a076bb6 chore: remove crypto-js dependency (halo-dev/console#412) 2022-01-19 08:48:48 +08:00
Ryan Wang fc7f6a8899 refactor: input attachment selection uniformly uses AttachmentInput component (halo-dev/console#406) 2022-01-17 18:37:24 +08:00
Ryan Wang d25e5eba43 refactor: theme install modal (halo-dev/console#407) 2022-01-17 18:36:05 +08:00
Ryan Wang e38680a2bc chore: add vscode config file (halo-dev/console#411)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-17 17:43:21 +08:00
Ryan Wang e4bdc9d5b9 chore: add gitpod config file (halo-dev/console#410)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-17 13:55:33 +08:00
Ryan Wang 843802dd25 docs: update readme badges (halo-dev/console#409)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-16 22:35:20 +08:00
Ryan Wang c04b734129 fix: upgrade marked to fix security issues (halo-dev/console#408)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-16 20:33:33 +08:00
John Niang 2249ef1103
Fix the problem where the activated field was not set correctly for a theme property (#1632)
Signed-off-by: John Niang <johnniang@fastmail.com>
2022-01-16 13:30:09 +08:00
Ryan Wang b1cf9ee421 refactor: theme setting page (halo-dev/console#380)
* refactor: theme setting page

Signed-off-by: Ryan Wang <i@ryanc.cc>

* feat: add theme descriptions

Signed-off-by: Ryan Wang <i@ryanc.cc>

* refactor: local upgrade component

Signed-off-by: Ryan Wang <i@ryanc.cc>

* refactor: theme descriptions

Signed-off-by: Ryan Wang <i@ryanc.cc>

* chore: bump admin-api deps
2022-01-14 15:37:31 +08:00
guqing bd87d17329
Merge pull request #1630 from ruibaby/chore/remove-FUNDING
chore: remove FUNDING.yml
2022-01-13 20:36:35 +08:00
Ryan Wang 50f51d1cba chore: remove FUNDING.yml
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-01-13 20:34:47 +08:00
Ryan Wang a57442284e feat: post tags support color settings (halo-dev/console#395)
* feat: post tags support color settings

* feat: add tag color picker

* feat: support choose tag color

Co-authored-by: guqing <1484563614@qq.com>
2022-01-13 13:56:36 +08:00
Ryan Wang d60381c706
docs: add demo site (#1625) 2022-01-11 16:57:21 +08:00
Ryan Wang 10b98252d2
docs: update readme (#1624) 2022-01-11 14:03:05 +08:00
Ryan Wang f83389ca4c
chore: sync default theme (#1621) 2022-01-11 11:19:25 +08:00
Ryan Wang 50e3f8ae94 refactor: form validation of the reset password page (halo-dev/console#403) 2022-01-07 19:44:44 +08:00
Ryan Wang fa51c29883 chore: disable automatic addition of assignees in pull requests (halo-dev/console#402) 2022-01-07 13:42:24 +08:00
Ryan Wang 3c3a0e000e fix: failed to upload picture in the markdown editor (halo-dev/console#401) 2022-01-07 13:41:35 +08:00
guqing 23b39519e4
chore: upgrade log4j dependencies (#1615) 2022-01-06 12:50:17 +08:00
BugF***er 13bbae6b19
docs: 修改readme格式 (#1614) 2022-01-04 12:55:29 +08:00
John Niang 21de4d7e55
Bump version of dependencies (#1602)
* Bump versions of dependencies

* Bump spring boot to 2.5.8

Signed-off-by: John Niang <johnniang@fastmail.com>

* Revert dependency of bce sdk

Signed-off-by: John Niang <johnniang@fastmail.com>
2021-12-23 11:17:58 +08:00
Tang 201e93465c
fix: Log4j Security Vulnerabilities (#1604)
update Log4j version to 2.17.0
- CVE-2021-45105 Fixed in Log4j 2.17.0 (Java 8)
- CVE-2021-45046 Fixed in Log4j 2.16.0 (Java 8)
2021-12-22 16:41:03 +08:00
Ryan Wang 5a7279ce72 docs: add repobeats analytics image to readme (halo-dev/console#399) 2021-12-22 12:35:13 +08:00
guqing 9ddd74b74b
Include posts that under the subcategories when getting posts b… (#1567)
* feat: include posts that under the subcategories when getting posts by category

* refactor: list as tree

* fix: can nott query the problem of encrypted category

* refactor: post count under the category

* fix: list all by parent id
2021-12-21 23:35:42 +08:00
guqing f2395b7b5f
refactor: gradle config of log4j version (#1595) 2021-12-12 22:50:56 +08:00
guqing 90216d12c3
Fix security warning of log4j 0-day (#1588)
* fix: security warning of log4j 0-day

* refactor: log4j version

* feat: add a todo comment
2021-12-12 09:50:18 +08:00
Ryan Wang 27664fcb41
fix: huawei obs upload file address is incorrect (#1589) 2021-12-11 11:49:55 +08:00
Ryan Wang 406488a7eb docs: update readme. (halo-dev/console#396) 2021-12-11 00:57:06 +08:00
guqing 514ccdb2a1
Add some APIs for group obtaining theme configurations and setting items (#1582) 2021-12-09 21:27:41 +08:00
Ryan Wang dbf954e20c
release: 1.4.15 (#1573) 2021-12-06 16:24:56 +08:00
John Niang f06f95fbdf
Remove prefix v of tag name when releasing a new version (#1571)
Signed-off-by: John Niang <johnniang@fastmail.com>
2021-12-06 16:17:55 +08:00
Ryan Wang c26d22d54d release: 1.4.15 (halo-dev/console#392) 2021-12-06 16:10:38 +08:00
guqing 448739cddd
Tag support color options (#1566)
* feat: tag support color options

* refactor: change the color of tag

* feat: add api model property

* refactor: change color field length

* refactor: color field length in tag param
2021-12-06 12:38:06 +08:00
Ryan Wang ab82fadd6e
release: 1.4.14 (#1568) 2021-12-05 20:35:07 +08:00
Ryan Wang 98fb704eae release: 1.4.14 (halo-dev/console#391) 2021-12-05 19:04:02 +08:00
guqing a802572128
feat: add a batch creation api for photos (#1564)
* feat: add an api of batch creation photos

* feat: add an api verification
2021-12-04 15:58:10 +08:00
guqing 9801bc7a20
Fixed the problem that copying the default theme at halo startup did not use themeId as the theme folder name (#1549)
* fix: 1547

* refactor: replace the string magic value using a static constant
2021-12-03 10:21:55 +08:00
John Niang 603c4c6eee
chore: add cherry_pick_pull.sh for cherry-picking pull request (#1554)
Signed-off-by: John Niang <johnniang@fastmail.com>
2021-12-03 10:21:24 +08:00
Ryan Wang 215f8cd495 chore: add netlify config file (halo-dev/console#389) 2021-11-30 19:40:41 +08:00
Ryan Wang 5f3e866a41 feat: support get api url from localstorage (halo-dev/console#388) 2021-11-30 10:57:26 +08:00
Ryan Wang e5de28e3cd refactor: installation page logo (halo-dev/console#383) 2021-11-29 09:58:23 +08:00
知雨 318cfd16a1 refactor: the attached picture is covered with containers (halo-dev/console#382)
Co-authored-by: cetr <2058930674@qq.com>
2021-11-27 20:39:59 +08:00
Ryan Wang 003886aed1 refactor: sheet setting modal (halo-dev/console#381) 2021-11-27 19:58:07 +08:00
Ryan Wang 643e3c9690 refactor: use js-sdk/admin-api (halo-dev/console#378)
* 1.3.0-beta.2

* fix: token expire.

* pref: #291

* refactor: use js-sdk/admin-api

* chore: remove unnecessary files

* chore: remove unnecessary files

* chore: remove unnecessary files

* chore: remove unnecessary files

* refactor: developer/Environment.vue

* chore: remove unnecessary files

* refactor: login auth

* refactor: login auth

* refactor: remove api url setting

* refactor: custom sheet list

* style: reformat code

* refactor: logout

* refactor: remove setTimeout when fetch api

* fix: auto login error

* fix: post update error

* fix: backup

* fix: turn on developer mode error

* fix: mfa setting error

* chore: remove unnecessary files

* feat: add interceptors

* refactor: api client

* refactor: api client

* chore(deps): upgrade admin-api

* refactor: 重构认证

* fix: 修复认证请求头参数

* refactor: login

* feat: add error handle

* refactor: api client

* refactor: refresh token

* refactor: attachment upload

* refactor: upload component

* refactor: upload

* fix: tag save

* fix: github api request

* fix: installation page

* feat: add version field for html

* fix: option.list to option.listAsMapView

* fix: directory base path of static storage

* chore: upgrade halo sdk version

Co-authored-by: guqing <1484563614@qq.com>
2021-11-26 23:05:00 +08:00
Mingjie Shao b301c8e074
Mark email as not required parameter in BaseComment (#1535)
* Removing email field from the required arguments in comments

* Fixed gravatar and added database migration script

* Adding validation test cases for PostCommentParam

* Added unit test for PostCommentServiceImpl

* Address comments: removing identicon in gravatar, renaming migration script

* Address comment: removing gravata identicon from CommentProperties

* Address comments: Adding more unit tests for comment API

* Address comments: Adding integration tests for comment API
2021-11-24 17:31:57 +08:00
guqing d965b6c3e7
fix: not clear access rights when the password of private posts or categories was changed (#1540)
* fix: 1518

* feat: add test case

* fix: remove unused import clause

* fix: unit test case
2021-11-22 09:10:59 +08:00