Commit Graph

651 Commits

Author SHA1 Message Date
Yang Libin
485700ab1c
fix: rm cache modules temporarily (#96) 2021-11-24 20:26:26 +08:00
xw
378acb7ad4
feat: support upload to local directory (#95) 2021-11-24 20:14:43 +08:00
yanglbme
760e2896ee chore: update build workflow 2021-11-24 19:51:42 +08:00
xw
656dd79b13
refactor: handle the default text to avoid unnecessary escaping in js (#94) 2021-11-24 19:41:53 +08:00
wll8
69175a72f2 Merge branch 'main' of https://github.com/doocs/md 2021-11-24 19:10:10 +08:00
Yang Libin
f07ffc944f
feat: add preview workflow (#93)
* feat: add preview workflow

* chore: update workflow

* fix: workflow configuration
2021-11-24 15:45:20 +08:00
xw
1f5434fa07
feat: custom upload logic (#91)
* feat: Custom upload logic

* doc: update readme

* Update README.md
2021-11-24 14:31:19 +08:00
wll8
0f3813f646 refactor: Handle the default text to avoid unnecessary escaping in js 2021-11-24 13:35:35 +08:00
yanglbme
fafef07bb9 fix: site title (#90)
close #90
2021-11-24 00:02:52 +08:00
Yang Libin
4d24ca8161
feat: import markdown content (#89)
* feat: import markdown content

* feat: alert success msg

* feat: alert error msg
2021-11-23 21:45:53 +08:00
yanglbme
fd84f4545e chore: upgrade dependencies 2021-11-23 14:22:01 +08:00
xw
7080f1df40
fix(test): Processing access path (#88) 2021-11-23 13:08:30 +08:00
Yang Libin
19a0b4798e
Update vue.config.js 2021-11-23 11:16:24 +08:00
xw
d54a2af230
refactor: remove HBuilderX (#87)
* refactor: Does not depend on HBuilderX

* refactor: Remove redundant files and configurations

* doc: Add development instructions

* feat: 添加 `build:h5-netlify` 命令以 build 到不同目录

* chore: Add post-release test function
2021-11-23 11:07:28 +08:00
yanglbme
b38ab94969 build: release v1.5.6 2021-11-17 22:00:57 +08:00
yanglbme
224e4b045a fix: upload images (#86) 2021-11-17 19:48:47 +08:00
yanglbme
2eec1e0b0b fix: padding-top style (#85)
fix #85
2021-11-16 11:01:04 +08:00
dependabot[bot]
07a3ae213f
build(deps): bump dns-packet from 1.3.1 to 1.3.4 (#84)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:56:33 +08:00
dependabot[bot]
5fa25cf7f3
build(deps): bump ws from 6.2.1 to 6.2.2 (#83)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:56:22 +08:00
dependabot[bot]
b67940e902
build(deps): bump jszip from 3.6.0 to 3.7.1 (#82)
Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:56:14 +08:00
dependabot[bot]
01208c28ab
build(deps): bump url-parse from 1.5.1 to 1.5.3 (#81)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...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-11-09 09:55:56 +08:00
dependabot[bot]
2ae8bd31d7
build(deps): bump urijs from 1.19.6 to 1.19.7 (#80)
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.6 to 1.19.7.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.6...v1.19.7)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:55:31 +08:00
dependabot[bot]
98a831a9b2
build(deps): bump path-parse from 1.0.6 to 1.0.7 (#79)
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-11-09 09:55:10 +08:00
dependabot[bot]
c1db4c74ce
build(deps): bump tmpl from 1.0.4 to 1.0.5 (#78)
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-11-09 09:54:51 +08:00
dependabot[bot]
f916ca59b0
build(deps): bump axios from 0.21.1 to 0.21.2 (#77)
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-11-09 09:54:25 +08:00
yanglbme
b8b6cd992a chore: add dependency 2021-11-09 09:52:31 +08:00
yanglbme
c0f2cccd24 chore: update build.yml 2021-11-09 09:36:59 +08:00
yanglbme
f31ceb0ecf chore: remove running logs 2021-11-07 21:54:15 +08:00
yanglbme
7e61fb3aa4 feat: support customize ext link style (#74)
close #74
2021-11-07 21:41:51 +08:00
yanglbme
51758190e5 fix: blank line in code (#75) 2021-11-07 21:08:51 +08:00
yanglbme
9ebb1126c5 style: prettify code 2021-11-04 01:42:06 +00:00
yanglbme
fdf504190f chore: update workflows 2021-11-04 09:41:41 +08:00
yanglbme
47ebb4cc8c style: prettify code 2021-10-30 14:55:06 +00:00
小树
150435efa2
fix: code style lost in downloaded html file (#73)
* fix: color of the html export button in dark mode

* fix: code style lost in downloaded html file

* fix: adjust for which span includes code

* fix #71
2021-10-30 22:54:41 +08:00
yanglbme
544483c43c chore: remove unused import and upgrade version 2021-10-29 10:02:50 +08:00
yanglbme
f0a45933c7 fix: inline style 2021-10-29 00:31:02 +08:00
yanglbme
55c9bc2c96 style: prettify code 2021-10-26 14:46:03 +00:00
yanglbme
865ec177dc feat: customize ul, ol style 2021-10-26 22:43:06 +08:00
小树
e15df5c6b6
feat: add charset and max width for exported HTML (#69)
* feat: add charset and max width for exported HTML
* fix: recovery format
2021-10-16 09:54:45 +08:00
yanglbme
6774cceb06 style: prettify code 2021-10-14 12:12:46 +00:00
小树
6e8763ff75
feat: export html page (#68) 2021-10-14 20:12:19 +08:00
yanglbme
e14a03c79b docs: add user (#5) 2021-09-18 14:44:47 +08:00
yanglbme
2103f5833a docs: update user list (#5) 2021-09-01 23:29:06 +08:00
yanglbme
ac157572b1 docs: update user list 2021-08-22 12:20:57 +08:00
yanglbme
ade5831aac chore: upgrade deploy-action version 2021-08-22 11:55:00 +08:00
yanglbme
e17994d454 style: prettify code 2021-05-30 12:16:24 +00:00
yanglbme
fd904afa21 chore: add user and change images path (#5) 2021-05-30 20:15:46 +08:00
yanglbme
11d852fadd docs: add matters need attention (#63) 2021-05-02 11:17:17 +08:00
yanglbme
99e5920d45 chore: update github actions 2021-04-25 11:05:56 +08:00
yanglbme
cb7893756b chore: upgrade dependencies to latest version 2021-04-25 10:59:25 +08:00