Commit Graph

701 Commits

Author SHA1 Message Date
windingwind 40f2774ece resolve: #702 2023-09-21 16:32:38 +08:00
windingwind 788c590dfa add: issue label bot 2023-09-21 16:03:00 +08:00
windingwind ef378ad599 update: feature_request template 2023-09-21 15:46:46 +08:00
windingwind 2dbe8dc83b fix: issue templates 2023-09-21 15:42:30 +08:00
windingwind 442fc8cb38 fix: issue templates 2023-09-21 15:41:47 +08:00
windingwind a622f231ec fix: issue templates 2023-09-21 15:39:16 +08:00
windingwind 76ade2383e update: issue template 2023-09-21 15:28:03 +08:00
windingwind a986f77ce5
Rename config.yaml to config.yml 2023-09-21 15:17:30 +08:00
windingwind 098d9bcbdd
Delete .github/ISSUE_TEMPLATE/note-template-issue.md 2023-09-21 15:14:50 +08:00
windingwind 84c06e7d15
Create config.yaml 2023-09-21 15:14:23 +08:00
windingwind 69763ade4c
Update bug_report.yaml 2023-09-21 15:09:10 +08:00
windingwind 7021f658f0
Update and rename bug_report.md to bug_report.yaml 2023-09-21 14:59:31 +08:00
windingwind f45a9f8c18 Release 1.1.4-24 2023-09-14 22:09:36 +08:00
windingwind ef79469863 fix: template name init bug 2023-09-14 22:08:02 +08:00
windingwind 609fdba2de Release 1.1.4-23 2023-09-11 16:12:48 +08:00
windingwind b292d97272 fix: #686 2023-09-11 16:12:12 +08:00
windingwind 912b6a088f fix: runItemTemplate bug 2023-09-11 15:00:54 +08:00
windingwind 31133cef20 fix: QuickImportV2 default error 2023-09-11 14:54:08 +08:00
windingwind 1050113c80 Release 1.1.4-22 2023-09-08 17:37:56 +08:00
windingwind f1ac867773 fix: #684 2023-09-08 17:37:32 +08:00
windingwind 96285516a8 Release 1.1.4-21 2023-09-08 16:12:21 +08:00
windingwind 4e53e239c9 add: api.note.insert 2023-09-08 16:11:55 +08:00
windingwind 3902ea2b4c
Merge pull request #670 from ashed/patch-1
Update addon.ftl
2023-09-08 15:46:04 +08:00
windingwind 3308105635 Release 1.1.4-20 2023-09-02 19:23:57 +08:00
windingwind d2ef64634f update: use LargePrefHelper 2023-09-02 19:22:52 +08:00
ashed a147b72c38
Update addon.ftl
fixed missing translation
2023-09-01 14:44:02 +05:00
windingwind d50b724b7d Release 1.1.4-19 2023-08-31 11:06:22 +08:00
windingwind dc22d4c645 add: api.convert.note2html 2023-08-31 11:05:33 +08:00
windingwind 20e2c35ef3 Release 1.1.4-18 2023-08-30 22:23:27 +08:00
windingwind 092e1414f8 fix: katex type bug 2023-08-30 22:22:44 +08:00
windingwind fa143e3c72 add: support note link with section 2023-08-30 22:12:23 +08:00
windingwind 22dbe5dbb3 Release 1.1.4-17 2023-08-25 15:40:24 +08:00
windingwind 502decc48f update: convert api impl 2023-08-25 15:39:52 +08:00
windingwind 2062ec4e05 fix: export pdf (not done) 2023-08-25 15:39:42 +08:00
windingwind c603a6e51b fix: export docx 2023-08-25 15:39:23 +08:00
windingwind 0ec220c8ec Release 1.1.4-16 2023-08-20 10:04:46 +08:00
windingwind 12a104f001 resolve: #640 2023-08-20 10:04:20 +08:00
windingwind 3572897aed remove: img2tex 2023-08-20 09:34:39 +08:00
windingwind e10058e545
Merge pull request #634 from windingwind/dependabot/npm_and_yarn/esbuild-0.19.2
build(deps-dev): bump esbuild from 0.18.20 to 0.19.2
2023-08-20 09:29:20 +08:00
windingwind 6898d5d87b
Merge pull request #635 from windingwind/dependabot/npm_and_yarn/hast-util-to-mdast-10.0.0
build(deps): bump hast-util-to-mdast from 8.4.1 to 10.0.0
2023-08-20 09:29:08 +08:00
windingwind 140c0d9ccb Release 1.1.4-15 2023-08-20 09:27:38 +08:00
windingwind a976304509 fix: #638 2023-08-19 21:22:15 +08:00
windingwind a2ae02ae68 Release 1.1.4-14 2023-08-18 12:10:56 +08:00
windingwind f97671596a fix: tsc errors 2023-08-18 12:09:19 +08:00
windingwind 409b6d0218 fix: #637 2023-08-18 11:58:11 +08:00
dependabot[bot] a144c6125e
build(deps): bump hast-util-to-mdast from 8.4.1 to 10.0.0
Bumps [hast-util-to-mdast](https://github.com/syntax-tree/hast-util-to-mdast) from 8.4.1 to 10.0.0.
- [Release notes](https://github.com/syntax-tree/hast-util-to-mdast/releases)
- [Commits](https://github.com/syntax-tree/hast-util-to-mdast/compare/8.4.1...10.0.0)

---
updated-dependencies:
- dependency-name: hast-util-to-mdast
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 12:00:24 +00:00
dependabot[bot] e6164c408a
build(deps-dev): bump esbuild from 0.18.20 to 0.19.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.20 to 0.19.2.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.18.20...v0.19.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 12:00:05 +00:00
windingwind cfd3cf7669
Merge pull request #609 from windingwind/dependabot/npm_and_yarn/hast-util-to-text-4.0.0
build(deps): bump hast-util-to-text from 3.1.2 to 4.0.0
2023-08-14 18:46:31 +08:00
dependabot[bot] 489a9ff833
build(deps): bump hast-util-to-text from 3.1.2 to 4.0.0
Bumps [hast-util-to-text](https://github.com/syntax-tree/hast-util-to-text) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/syntax-tree/hast-util-to-text/releases)
- [Commits](https://github.com/syntax-tree/hast-util-to-text/compare/3.1.2...4.0.0)

---
updated-dependencies:
- dependency-name: hast-util-to-text
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 10:46:21 +00:00
windingwind 32697bd014
Merge pull request #610 from windingwind/dependabot/npm_and_yarn/eslint-config-prettier-9.0.0
build(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0
2023-08-14 18:45:25 +08:00