Commit Graph

1132 Commits (d707eeca0ede024fca50114ed248f8e84d6f66be)

Author SHA1 Message Date
Ryan Wang 287668fa85 feat: support resetting post slug #319 (halo-dev/console#368) 2021-10-29 21:47:22 +08:00
Ryan Wang 9271a9ee5e refactor: update logo (halo-dev/console#366) 2021-10-27 23:15:10 +08:00
Ryan Wang 84a0edbcf8 release: 1.4.13 2021-10-24 14:47:13 +08:00
LiuJiJiang 81d0ccd668 style: add styles to scroll bar (halo-dev/console#364) 2021-10-23 23:15:32 +08:00
guqing 4682d88c83 feat: add work dir backup options (halo-dev/console#362)
* feat: add work dir backup options

* feat: add layout to backup options

* refactor: modify variable naming

* refactor: rename variables
2021-10-12 14:54:29 +08:00
Ryan Wang 9d3b2af0c4 chore: update github action. 2021-10-10 00:38:19 +08:00
Ryan Wang 46e388df5f fix: issue that can't run with pnpm. 2021-10-09 23:33:49 +08:00
Ryan Wang 6228e4a6f2 chore: use pnpm package manager (halo-dev/console#361)
* chore: use pnpm package manager.

* chore: remove node 10.x in github actions check job.

* doc: update README.md
2021-09-26 22:56:55 +08:00
dependabot[bot] 0da493fae8 chore(deps): bump tmpl from 1.0.4 to 1.0.5 (halo-dev/console#358)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-22 10:03:26 +08:00
知雨 3669a79e3e Improve avatar selector for comment setting tab (halo-dev/console#357)
* perfect: supplementary avatar type

* perfect: supplementary avatar type

* perfect: supplementary avatar type

Co-authored-by: cetr <2058930674@qq.com>
2021-09-19 22:17:27 +08:00
Ryan Wang 3d7d5f9847 release: 1.4.12 2021-09-16 20:22:07 +08:00
Ryan Wang 7bc33023af perf: automatically calculate post editor height. (halo-dev/console#355) 2021-09-16 08:53:00 +08:00
Ryan Wang 59d87007ab refactor: upgrade codemirror version. (halo-dev/console#354)
* refactor: upgrade codemirror version.

* refactor: StaticStorage component.

* refactor: upgrade codemirror version.

* chore: add editorconfig file.

* chore: update editorconfig.
2021-09-15 21:44:00 +08:00
dependabot[bot] 373f50491f chore(deps): bump axios from 0.21.1 to 0.21.2 (halo-dev/console#353)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-15 20:51:37 +08:00
Ryan Wang 5416a10291 fix: login page keyboard shortcut keys not working in macOS. (halo-dev/console#352) 2021-09-14 20:45:51 +08:00
Ryan Wang dcf85e1d95 refactor: cleanup code. (halo-dev/console#351)
* refactor: cleanup code.

* refactor: cleanup code.

* refactor: cleanup code.

* fix: post list render error.
2021-09-14 20:45:30 +08:00
知雨 0d6faaf774 refactor: Make menu sorting more intuitive (halo-dev/console#350)
* refactor: Make menu sorting more intuitive

* refactor: Make menu sorting more intuitive

Co-authored-by: cetr <2058930674@qq.com>
2021-08-29 14:43:22 +08:00
dependabot[bot] d97be794b0 chore(deps): bump url-parse from 1.4.7 to 1.5.3 (halo-dev/console#349)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-12 15:52:04 +08:00
dependabot[bot] 550d9e338e chore(deps): bump path-parse from 1.0.6 to 1.0.7 (halo-dev/console#348)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-12 14:24:49 +08:00
Ryan Wang 82d3b90bba feat: add region option for minio. (halo-dev/console#346) 2021-07-25 17:23:28 +08:00
Ryan Wang 7f6a7db0cb refactor: issue templates. 2021-07-25 13:38:18 +08:00
Ryan Wang ea5e62b664 release: 1.4.11 2021-07-24 12:20:03 +08:00
ryanwang d5431fb6cf release: 1.4.10 2021-07-20 14:01:58 +08:00
Ryan Wang 078af629c9 release: 1.4.9 2021-07-18 23:45:24 +08:00
Ryan Wang 2c592c24ed refactor: disable tabs change animation. (halo-dev/console#344) 2021-07-03 15:20:00 +08:00
Ryan Wang c035e3ec34 chore: add auto assign app config file. 2021-06-29 22:28:00 +08:00
dependabot[bot] e28cfad02e chore(deps): bump color-string from 1.5.3 to 1.5.5 (halo-dev/console#342)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-27 16:18:49 +08:00
Ryan Wang e28f6a34ef chore(deps): upgrade halo editor. (halo-dev/console#341) 2021-06-27 15:55:17 +08:00
Ryan Wang 08f9edacf8 chore: add github actions. (halo-dev/console#340)
* chore: add github actions.

* chore: add github actions.

* chore: add github actions.

* chore: add github actions.

* chore: add github actions.

* chore: add github actions.

* chore: add github actions.

* chore: remove travis ci.

* doc: update README.md
2021-06-20 18:35:55 +08:00
Ryan Wang 88dd64b0c0 Invalidate url type for logo and favicon in system options. (halo-dev/console#338) 2021-06-14 16:42:20 +08:00
Ryan Wang 6b0e7a5020 chore(deps): upgrade dependencies. 2021-06-12 12:24:52 +08:00
Ryan Wang 427f21a5ad fix: #331 (halo-dev/console#332) 2021-05-24 22:06:49 +08:00
Li b067b1d40b fix: #329
fix: #329
2021-05-15 22:58:35 +08:00
Ryan Wang 5e7f2ccfc7 fix: #327 (halo-dev/console#328) 2021-05-15 12:30:04 +08:00
Ryan Wang 57171c7367 fix: comment reply content cannot wrap. (halo-dev/console#322) 2021-04-29 23:56:04 +08:00
Ryan Wang 48031bb81a release: 1.4.8 2021-04-09 14:53:03 +08:00
Ryan Wang 50320e164d chore: upgrade dependencies (halo-dev/console#316) 2021-04-08 15:53:38 +08:00
Ryan Wang be0880675d feat: support set gravatar source. (halo-dev/console#314) 2021-03-29 00:16:24 +08:00
Ryan Wang f5aac99b73 fix: #312 (halo-dev/console#313) 2021-03-28 18:11:15 +08:00
Ryan Wang d8e7d2cf74 Update main.yml 2021-03-28 11:11:37 +08:00
Ryan Wang 61eb4f8409 fix: #310 (halo-dev/console#311) 2021-03-17 21:41:57 +08:00
Ryan Wang 392975499d release: 1.4.7 2021-03-14 12:48:17 +08:00
Ryan Wang fbe48e096c release: 1.4.7-beta.1 2021-03-14 12:28:50 +08:00
Ryan Wang 3d43c5baa2 fix: #308 (halo-dev/console#309) 2021-03-11 21:12:42 +08:00
Ryan Wang a83696cc1b release: 1.4.6. 2021-03-07 22:21:51 +08:00
Ryan Wang 087f50b1ce Update main.yml 2021-03-07 20:23:17 +08:00
Ryan Wang df8689ed0e Create main.yml 2021-03-07 20:22:26 +08:00
Ryan Wang 203f86544c fix: post edit page. (halo-dev/console#302) 2021-03-07 00:31:25 +08:00
Ryan Wang 02f94f2b3e fix: upload component accepts default value. (halo-dev/console#301) 2021-03-06 23:22:48 +08:00
Ryan Wang bd54ac4843 chore: remove unnecessary dependencies. 2021-03-06 18:38:10 +08:00