Ryan Wang
|
151550e824
|
fix: issue that can't run with pnpm.
|
3 years ago |
Ryan Wang
|
3b300799fe
|
chore: use pnpm package manager (#361)
* chore: use pnpm package manager.
* chore: remove node 10.x in github actions check job.
* doc: update README.md
|
3 years ago |
dependabot[bot]
|
7e26069c51
|
chore(deps): bump tmpl from 1.0.4 to 1.0.5 (#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>
|
3 years ago |
知雨
|
073d063d2d
|
Improve avatar selector for comment setting tab (#357)
* perfect: supplementary avatar type
* perfect: supplementary avatar type
* perfect: supplementary avatar type
Co-authored-by: cetr <2058930674@qq.com>
|
3 years ago |
Ryan Wang
|
6c9ff82cc9
|
release: 1.4.12
|
3 years ago |
Ryan Wang
|
bec944c51f
|
perf: automatically calculate post editor height. (#355)
|
3 years ago |
Ryan Wang
|
5c28c9b7ea
|
refactor: upgrade codemirror version. (#354)
* refactor: upgrade codemirror version.
* refactor: StaticStorage component.
* refactor: upgrade codemirror version.
* chore: add editorconfig file.
* chore: update editorconfig.
|
3 years ago |
dependabot[bot]
|
8213ffffad
|
chore(deps): bump axios from 0.21.1 to 0.21.2 (#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>
|
3 years ago |
Ryan Wang
|
74eeaeca55
|
fix: login page keyboard shortcut keys not working in macOS. (#352)
|
3 years ago |
Ryan Wang
|
66955f94d8
|
refactor: cleanup code. (#351)
* refactor: cleanup code.
* refactor: cleanup code.
* refactor: cleanup code.
* fix: post list render error.
|
3 years ago |
知雨
|
70548be6b0
|
refactor: Make menu sorting more intuitive (#350)
* refactor: Make menu sorting more intuitive
* refactor: Make menu sorting more intuitive
Co-authored-by: cetr <2058930674@qq.com>
|
3 years ago |
dependabot[bot]
|
a4a7502886
|
chore(deps): bump url-parse from 1.4.7 to 1.5.3 (#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>
|
3 years ago |
dependabot[bot]
|
e393ed90e3
|
chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#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>
|
3 years ago |
Ryan Wang
|
31ac6f9b25
|
feat: add region option for minio. (#346)
|
3 years ago |
Ryan Wang
|
42df7e5b0b
|
refactor: issue templates.
|
3 years ago |
Ryan Wang
|
80735f7d68
|
release: 1.4.11
|
3 years ago |
ryanwang
|
dcf6525b72
|
release: 1.4.10
|
3 years ago |
Ryan Wang
|
310c32dd78
|
release: 1.4.9
|
3 years ago |
Ryan Wang
|
a434ba6f51
|
refactor: disable tabs change animation. (#344)
|
3 years ago |
Ryan Wang
|
0d5edc9f7f
|
chore: add auto assign app config file.
|
3 years ago |
dependabot[bot]
|
60a88173ce
|
chore(deps): bump color-string from 1.5.3 to 1.5.5 (#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>
|
3 years ago |
Ryan Wang
|
606de8f078
|
chore(deps): upgrade halo editor. (#341)
|
3 years ago |
Ryan Wang
|
d673c9d62e
|
chore: add github actions. (#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
|
3 years ago |
Ryan Wang
|
c4a7c4f285
|
Invalidate url type for logo and favicon in system options. (#338)
|
3 years ago |
Ryan Wang
|
52220bd5de
|
chore(deps): upgrade dependencies.
|
3 years ago |
Ryan Wang
|
f32a92d680
|
fix: #331 (#332)
|
4 years ago |
Li
|
ef59a93131
|
fix: #329
fix: #329
|
4 years ago |
Ryan Wang
|
7c90b8f77d
|
fix: #327 (#328)
|
4 years ago |
Ryan Wang
|
dceb72cc5a
|
fix: comment reply content cannot wrap. (#322)
|
4 years ago |
Ryan Wang
|
e33ca651cb
|
release: 1.4.8
|
4 years ago |
Ryan Wang
|
c5833cd144
|
chore: upgrade dependencies (#316)
|
4 years ago |
Ryan Wang
|
f2cf544a35
|
feat: support set gravatar source. (#314)
|
4 years ago |
Ryan Wang
|
83e5ac911f
|
fix: #312 (#313)
|
4 years ago |
Ryan Wang
|
e520b2dc88
|
Update main.yml
|
4 years ago |
Ryan Wang
|
52d21212cc
|
fix: #310 (#311)
|
4 years ago |
Ryan Wang
|
a817565e99
|
release: 1.4.7
|
4 years ago |
Ryan Wang
|
e21201e446
|
release: 1.4.7-beta.1
|
4 years ago |
Ryan Wang
|
fa5b50a538
|
fix: #308 (#309)
|
4 years ago |
Ryan Wang
|
efcef1e1b7
|
release: 1.4.6.
|
4 years ago |
Ryan Wang
|
6ee7342f0f
|
Update main.yml
|
4 years ago |
Ryan Wang
|
31370fafa3
|
Create main.yml
|
4 years ago |
Ryan Wang
|
1bb9a286c5
|
fix: post edit page. (#302)
|
4 years ago |
Ryan Wang
|
895bd70192
|
fix: upload component accepts default value. (#301)
|
4 years ago |
Ryan Wang
|
17e0f47465
|
chore: remove unnecessary dependencies.
|
4 years ago |
Ryan Wang
|
14eda89f81
|
pref: #291 (#300)
|
4 years ago |
Ryan Wang
|
acbbb19347
|
refactor: install page. (#296)
* refactor: install page.
* refactor: install page.
* refactor: install page.
* refactor: install page.
|
4 years ago |
Ryan Wang
|
3799afcdd3
|
fix: theme update by upload. (#299)
|
4 years ago |
Ryan Wang
|
ecc0784a80
|
refactor: backup file download. (#297)
|
4 years ago |
Ryan Wang
|
ec25a23111
|
release: 1.4.5.
|
4 years ago |
Ryan Wang
|
bad6691c72
|
fix: body overflow. (#293)
|
4 years ago |