376 Commits

Author SHA1 Message Date
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
windingwind
932d491d9e
Merge pull request #62 from northword:refactor-start-script
Auto update `<profile>/extensions/${addonID}` before start Zotero
2023-07-12 23:46:15 +08:00
windingwind
66c0b12f3f update: macos zoteroBinPath tip 2023-07-12 23:42:10 +08:00
windingwind
01d80eb730 remove: dev dependency minimist 2023-07-12 23:41:49 +08:00
windingwind
cb9efcfaae
Merge pull request #60 from northword:add-prefix-for-ftl
Add addonRef prefix for ftl
2023-07-12 23:20:29 +08:00
windingwind
bd8c6c78d6
Merge pull request #61 from northword:rename-vscode-settings-json
Rename vscode settings.json
2023-07-12 23:12:30 +08:00
Northword
110b806eca Throw error when profile do not exist 2023-07-12 22:36:42 +08:00
Northword
f7b7483a8a Update docs for setup development environment 2023-07-12 22:22:53 +08:00
Northword
6184e7a9c1 Update addon proxy file before start 2023-07-12 21:42:52 +08:00
Northword
e28af8724d Add addon path file before start Zotero 2023-07-12 21:25:10 +08:00
Northword
b08fd4642b Fix typo in match index 2023-07-12 20:18:25 +08:00
Northword
3e6b744307 Refactor the functions in main into separate functions 2023-07-12 20:04:52 +08:00
Northword
4d7f61ee0b Replace xhtml locale keys that only exist in ftl 2023-07-12 19:53:24 +08:00
Northword
164c8a01be Rename vscode settings.json 2023-07-12 18:23:35 +08:00
Northword
ab845ddb35 Update reg exp for data-l10n-id 2023-07-11 19:08:13 +08:00
Northword
9e2553661d Add edbuild target to firefox 102 2023-07-11 18:41:58 +08:00
Northword
a30f0c7c64 Add prefix for locale files when build 2023-07-11 18:36:04 +08:00
dependabot[bot]
138c6316ac
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.0.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 23:41:11 +00:00
windingwind
eeb1ace01d
Merge pull request #53 from northword/remove-zo6-code
Z7-related: remove zo6 code, add homepage url, and add vscode-fluent
2023-07-02 14:49:34 +08:00
windingwind
55368dea50
Merge pull request #54 from northword/update-readme
Update readme
2023-07-02 14:48:39 +08:00
windingwind
d274334398
Merge pull request #55 from northword/rename-folder
Rename typings and build folder
2023-07-02 14:47:54 +08:00
Northword
5cf4e57228 Fix typo in readme 2023-07-01 22:04:10 +08:00
Northword
ac15ec5035 Update readme due to typo 2023-07-01 18:23:44 +08:00
Northword
6576618634 Rename build folder 2023-07-01 18:04:36 +08:00
Northword
9c824d6faa Update readme 2023-07-01 17:54:55 +08:00
Northword
fd3fafe8fc Rename typings folder 2023-07-01 17:50:50 +08:00
Northword
88c2f9e686 Add fluent syntax highlighting plugin for vs code 2023-07-01 17:02:24 +08:00
Northword
6f6d3e463a Add homepage_url into manifest 2023-07-01 16:58:06 +08:00
Northword
0b74eab10d Remove Zotero 6 compatibility code 2023-07-01 16:57:33 +08:00
windingwind
d2d8922f66
Update README.md 2023-06-27 13:58:35 +08:00
windingwind
4d983132c2 update: start-watch with build 2023-06-20 11:53:16 +08:00
windingwind
f22a071042 fix: eslint errors 2023-06-20 11:52:27 +08:00
windingwind
1121dc5d6c Release 0.2.0 2023-06-19 16:11:03 +08:00
windingwind
29a318e828 update: update.json 2023-06-19 16:10:33 +08:00
windingwind
74c3a03952 fix: updaterdf 2023-06-19 16:04:30 +08:00
windingwind
a2697d1dfb update: remove support to Zotero 6 2023-06-19 16:03:48 +08:00
windingwind
389e7590e1
Merge pull request #51 from windingwind/zotero6-bootstrap
merge before changing main branch
2023-06-19 15:59:15 +08:00
windingwind
9850e5e676
Merge pull request #50 from northword:main
chore: update eslint ignore patterns
2023-06-19 10:39:51 +08:00
windingwind
35afb45200 add: getString with args 2023-06-17 23:36:42 +08:00
windingwind
4d3bc65b94 add: getString with args 2023-06-17 23:30:01 +08:00
Northword
dcef4b554f chore: update eslint ignore patterns 2023-06-17 22:05:49 +08:00
windingwind
a254ff8bc3 update: use Localization 2023-06-16 15:14:08 +08:00
windingwind
4d0b0a457d fix: initLocale in en-US 2023-06-16 11:02:17 +08:00
windingwind
a4741696e6 fix: getString from ftl
remove: getStringAsync
2023-06-16 10:00:19 +08:00
windingwind
25081bf450 update: dtd2ftl 2023-06-16 00:19:09 +08:00
windingwind
8540d1b4cf fix: hot reload clear cache bug 2023-06-13 16:20:30 +08:00
windingwind
2dac131b12
Merge pull request #46 from windingwind/dependabot/npm_and_yarn/esbuild-0.18.1
build(deps-dev): bump esbuild from 0.17.19 to 0.18.1
2023-06-13 14:29:58 +08:00