KikkiZ
|
12e7cb9641
|
feat: add chinese readme document (#75)
* feat: add chinese readme document
* docs: fixed some translation errors
* move: readme-zhCN
---------
Co-authored-by: windingwind <33902321+windingwind@users.noreply.github.com>
|
2023-11-13 02:37:28 -06:00 |
|
windingwind
|
77e43bf378
|
Release 1.0.2
|
2023-11-11 01:02:33 +08:00 |
|
windingwind
|
57319f498f
|
fix: #74
|
2023-11-11 01:01:52 +08:00 |
|
windingwind
|
df7bde4757
|
Release 1.0.1
|
2023-11-10 23:23:22 +08:00 |
|
windingwind
|
1364288293
|
Merge pull request #72 from plin349/fix-grammar
fix grammar - 'conflict' instead of 'confliction'
|
2023-11-06 09:21:12 +08:00 |
|
plin
|
1572a57f22
|
fix grammar - 'conflict' instead of 'confliction'
|
2023-11-05 10:45:47 -05:00 |
|
windingwind
|
ddb2bc6898
|
fix: build update url bug
|
2023-09-15 16:01:13 +08:00 |
|
windingwind
|
23ffc5fdf8
|
add: support beta (prerelease) auto update
|
2023-09-15 15:33:02 +08:00 |
|
windingwind
|
25990fd552
|
update: readme
|
2023-09-11 20:12:08 +08:00 |
|
windingwind
|
10e57afadb
|
fix: #70
|
2023-09-11 19:52:18 +08:00 |
|
windingwind
|
6d4e9628a5
|
update: deps
|
2023-08-26 23:01:58 +08:00 |
|
windingwind
|
0d67969ad8
|
Merge pull request #69 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-26 23:00:50 +08:00 |
|
dependabot[bot]
|
526a18cc37
|
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 23:12:41 +00:00 |
|
windingwind
|
e1088f36da
|
Merge pull request #68 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-10 10:07:01 +08:00 |
|
dependabot[bot]
|
51afe19524
|
build(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.10.0...v9.0.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 23:47:54 +00:00 |
|
windingwind
|
005a0160aa
|
update: ztoolkit 2.2.2
|
2023-08-03 22:00:37 +08:00 |
|
windingwind
|
9f5fc12560
|
Release 1.0.0
|
2023-08-02 23:09:37 +08:00 |
|
windingwind
|
ba57111764
|
update: ztoolkit lib
|
2023-08-02 23:08:41 +08:00 |
|
windingwind
|
b69feab780
|
fix: shutdown bug
|
2023-07-31 23:02:32 +08:00 |
|
windingwind
|
ebddeeb3ef
|
fix: main window hook params
|
2023-07-29 11:20:24 +08:00 |
|
windingwind
|
1e12c84ba6
|
update: main window hooks
|
2023-07-29 11:12:20 +08:00 |
|
windingwind
|
b48953f405
|
update: ztoolkit init
|
2023-07-29 11:06:20 +08:00 |
|
windingwind
|
a5517736fa
|
add: prerelease do not change update.json
|
2023-07-28 20:20:37 +08:00 |
|
windingwind
|
3c780febc9
|
Merge pull request #67 from windingwind/fixWindowLoad
add: window load hook
|
2023-07-26 21:33:19 +08:00 |
|
windingwind
|
4f5f6f8e12
|
add: window load hook
|
2023-07-24 19:28:58 +08:00 |
|
windingwind
|
96245a0923
|
fix: start script bug
|
2023-07-21 09:11:32 +08:00 |
|
windingwind
|
9f91c764c0
|
fix: locale.ts typo
|
2023-07-20 00:47:03 +08:00 |
|
windingwind
|
11134e365e
|
fix: npm run start bug when extensions not exist
|
2023-07-19 23:26:43 +08:00 |
|
windingwind
|
efd56c94e1
|
Merge pull request #66 from northword:change-build-outfile-to-addonRef
chore: change build outfile to addonRef.js
|
2023-07-19 22:31:21 +08:00 |
|
windingwind
|
9da839374c
|
Merge pull request #65 from northword/check-manifest-before-start
fix: check manifest before start
|
2023-07-17 23:20:11 +08:00 |
|
Northword
|
9fd98494f7
|
chore: change build outfile to addonRef.js
|
2023-07-17 17:17:27 +08:00 |
|
Northword
|
9495059eb9
|
fix: remove \n in template literals
|
2023-07-17 10:28:41 +08:00 |
|
Northword
|
8a36eb2ab6
|
fix: typo
|
2023-07-17 10:26:43 +08:00 |
|
Northword
|
3738657b9a
|
fix: check manifest before start
|
2023-07-14 15:51:50 +08:00 |
|
windingwind
|
229411ae61
|
fix: reload.mjs startZotero command
|
2023-07-13 13:04:38 +08:00 |
|
windingwind
|
18476d9624
|
Merge pull request #64 from northword:fix-lint
Fix lint and prettier
|
2023-07-13 13:02:56 +08:00 |
|
Northword
|
79e87f050b
|
Merge branch 'main' into fix-lint
|
2023-07-13 12:38:08 +08:00 |
|
windingwind
|
10d9879252
|
Merge pull request #63 from northword:fix-replace-in-file-glob-pattern
Fix glob pattern in ReplaceInFileConfig.files
|
2023-07-13 12:17:25 +08:00 |
|
windingwind
|
0ff56d5303
|
fix: start.mjs profile path
|
2023-07-13 12:03:14 +08:00 |
|
Northword
|
0971bd0f44
|
chore: run lint before release init
|
2023-07-13 11:04:13 +08:00 |
|
Northword
|
458a6a5f84
|
style: prettier and lint
|
2023-07-13 11:00:09 +08:00 |
|
Northword
|
3adad053b1
|
Fix glob pattern in ReplaceInFileConfig.files
|
2023-07-13 10:17:24 +08:00 |
|
windingwind
|
a2d2d3a36c
|
add: readme start with github codespace
|
2023-07-13 00:29:53 +08:00 |
|
windingwind
|
acb6cd79d1
|
update: deps @typescript-eslint/parser
|
2023-07-13 00:06:39 +08:00 |
|
windingwind
|
d45b72111d
|
update: scripts import
|
2023-07-12 23:59:32 +08:00 |
|
windingwind
|
c2808745c8
|
Merge pull request #58 from windingwind/dependabot/npm_and_yarn/prettier-3.0.0
build(deps-dev): bump prettier from 2.8.8 to 3.0.0
|
2023-07-12 23:49:59 +08:00 |
|
windingwind
|
724a2eb2e6
|
Merge pull request #57 from windingwind/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.0.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.0.0
|
2023-07-12 23:49:42 +08:00 |
|
dependabot[bot]
|
7c8ab3b5dc
|
build(deps-dev): bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-12 15:49:29 +00:00 |
|
windingwind
|
0ceff9728a
|
Merge pull request #59 from windingwind/dependabot/npm_and_yarn/release-it-16.1.0
build(deps-dev): bump release-it from 15.11.0 to 16.1.0
|
2023-07-12 23:48:41 +08:00 |
|
dependabot[bot]
|
0713c8212b
|
build(deps-dev): bump release-it from 15.11.0 to 16.1.0
Bumps [release-it](https://github.com/release-it/release-it) from 15.11.0 to 16.1.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/15.11.0...16.1.0)
---
updated-dependencies:
- dependency-name: release-it
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-12 15:47:42 +00:00 |
|