58 Commits

Author SHA1 Message Date
Northword
bf1ff3a6fb
fix: chrome/content -> content (#213) 2024-11-17 16:47:36 +01:00
Diego de la Hera
0047333f5c
docs: extend release section and remove release-it references (#189) 2024-09-29 06:24:17 +08:00
Northword
d971407832
fix(deps): bump ztoolkit, scaffold and other deps (#170)
* fix(deps): bump ztoolkit, scaffold and other deps

- use web-ext to reload plugin
- remove itembox example
- update all deps

* docs: add scaffold to readme and replace plugin dev documentation with zotero-chinese.com
2024-08-28 09:51:54 +08:00
Denis Maier
15afff4233
docs: fix typo in README.md (#137) 2024-06-17 18:50:55 +08:00
Northword
b003527799
docs: add npm i -f due to typescript-eslint peer deps (#118)
* docs: add `npm i -f` due to typescript-eslint peer deps

* fix: resolve conflicts

* style: prettier
2024-05-16 22:20:09 +08:00
windingwind
4b26db9238 update: lint 2024-05-15 15:36:50 +08:00
Northword
0d76086064
feat: publish development scripts as independent npm packages (#109)
* feat!: use zotero-plugin-scaffold

* fix: tsc error

* docs: update readme and comment

* fix: clean code, remove useless file

* fix: update zotero-plugin-scaffold

* fix: set esbuild target to ff115

* chore: clean and update deps

* fix: Simplify config files and update dep

* fix: update deps

* chore: update renovate config

* fix: default use proxy mode to install plugin

* chore: bump scaffold to 0.0.19

resolve: #113

* fix: bump scaffold to 0.0.20

* fix: use new devtools hack
2024-05-15 15:33:42 +08:00
syt
fc8a4ac9d9
Remove original xpi file if exists in extensions folder (#90)
* remove original xpi file in extensions folder to avoid load add-on from xpi

* Update README.md
2023-12-18 15:49:00 +08:00
KikkiZ
be0b82f23d
Fixes issue #86 (#87) 2023-12-17 19:19:26 +08:00
Dae
6f3a6d112e
update killZoteroUnix command to ignore grep pipe (#89) 2023-12-17 10:48:07 +08:00
windingwind
4eb662ea2f rename: cmd template 2023-12-12 23:01:33 +08:00
Northword
fb9109d87d
refactor: rebuild development scripts and release workflow (#84)
* refactor: add dev server and fix `update-beta.json` bug

* chore: add renovate config

* feat: release plugin to GitHub release via action

* chore: update vsc settings

* Cancel release by action

* docs: update readme

* Update README.md

* Update README.md

fix format

* Update README.md

* Update README.md

fix hint

* tweak

* Merge #81

* Fix indent

* Merge ade49628ff

* Revent delete env

* tweak

* feat: release via GitHub action

* docs: update readme

* Update README.md

* style: fix prettier

* add: stdout log to file

* Update README.md

fix typo

* Update release.yml

fix typo

* write Zotero log to `logs/zotero.log`

* do not provide update-beta.json default

* fix prettier in readme

* tweak

* fix wrong link in readme

* Move 3rd package config to package.json

---------

Co-authored-by: windingwind <33902321+windingwind@users.noreply.github.com>
2023-12-12 15:55:00 +08:00
Denis Maier
e2885ec563
Correct typo (#83) 2023-12-08 20:21:56 +08:00
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
plin
1572a57f22
fix grammar - 'conflict' instead of 'confliction' 2023-11-05 10:45:47 -05: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
Northword
458a6a5f84 style: prettier and lint 2023-07-13 11:00:09 +08:00
windingwind
a2d2d3a36c add: readme start with github codespace 2023-07-13 00:29:53 +08:00
Northword
f7b7483a8a Update docs for setup development environment 2023-07-12 22:22:53 +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
9c824d6faa Update readme 2023-07-01 17:54:55 +08:00
windingwind
d2d8922f66
Update README.md 2023-06-27 13:58:35 +08:00
windingwind
a2697d1dfb update: remove support to Zotero 6 2023-06-19 16:03:48 +08:00
windingwind
25081bf450 update: dtd2ftl 2023-06-16 00:19:09 +08:00
windingwind
b2b490b191 update: hot reload without waiting 2023-06-13 12:51:22 +08:00
windingwind
27c68b1167 fix: typo 2023-06-12 23:42:31 +08:00
windingwind
3ba1f9d40e add: auto hot reload support 2023-06-12 23:24:42 +08:00
windingwind
671315e9ad update: lint 2023-06-11 15:34:52 +08:00
windingwind
49fe7c5ec4 update: plugins 2023-05-07 11:35:45 +08:00
windingwind
c4777e35a9
Update README.md 2023-02-10 01:34:17 +08:00
windingwind
080736cd0f add: itemBox examples 2023-02-09 18:30:05 +08:00
xiangyu
e2112995ad update: readme 2023-02-05 23:10:43 +08:00
xiangyu
7b9e139cb8 change: config.addonInstance 2023-01-28 11:08:14 +08:00
windingwind
c1ad9c5ee7
Update README.md 2023-01-27 23:17:55 +08:00
xiangyu
ffbaf8cd3d add: dialog examples 2023-01-15 20:37:56 +08:00
xiangyu
8025496b44 update: toolkit 1.0.4 2023-01-12 16:41:03 +08:00
windingwind
72acc1b2fe
Update README.md 2023-01-11 15:50:51 +08:00
windingwind
b8c644acc5
Update README.md 2023-01-09 21:03:00 +08:00
windingwind
8cc7ace414
Update README.md 2023-01-09 21:01:30 +08:00
xiangyu
a95515fc47 add: shortcut examples for toolkit 0.1.6 2023-01-09 00:44:26 +08:00
xiangyu
329e6dab88 refactor: move scripts to ./scripts 2023-01-05 20:44:36 +08:00
xiangyu
626cff548b refactor: make prefs & locale to modules 2023-01-05 20:03:50 +08:00
xiangyu
4469cbc82d refactor: make examples more friendly 2023-01-05 17:22:17 +08:00
xiangyu
6426ae5198 add: _globalThis 2023-01-05 15:04:09 +08:00
xiangyu
3d1cf9ded3 add: build environment (dev/prod)
change: locale filename
2022-12-31 12:27:01 +08:00
l0o0
d4af09bf1f doc: Update readme for locale section 2022-12-28 23:04:47 +08:00
windingwind
99965519f6
Update README.md 2022-12-23 13:06:56 +08:00
xiangyu
67fb288be5 change: package.json config 2022-12-22 12:00:59 +08:00