104 Commits

Author SHA1 Message Date
windingwind
6145b57b99 chore(deps): update ztoolkit 2024-12-30 21:14:28 +01:00
windingwind
7af5824467 chore(deps): update deps 2024-12-28 13:25:02 +01:00
Northword
9c21e13698
fix: notifier unregister when other plugin disabled (#221) 2024-12-07 10:12:02 +01:00
windingwind
255e057006 add: ItemPane custom info row example 2024-11-29 10:58:56 +01:00
windingwind
d842292073 chore: load config in addon.data 2024-11-29 10:55:23 +01:00
Northword
bf1ff3a6fb
fix: chrome/content -> content (#213) 2024-11-17 16:47:36 +01:00
windingwind
b91b90718d update: ztoolkit 2024-09-24 18:10:28 +02:00
Northword
66143e2e21 fix(eslint): enable no-restricted-globals and fix ts/no-unused-expressions 2024-09-24 20:18:45 +08:00
windingwind
00b88f394b remove: global variables 2024-09-24 12:39:55 +02: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
windingwind
351b732771 chore: use getLocaleID for l10nID 2024-06-23 21:22:27 +08:00
windingwind
f6e3f318cc fix: #133 2024-06-09 14:48:25 +08:00
Northword
cc31172a85 chore: bump eslint to v9 2024-05-15 20:00:23 +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
windingwind
ff478a7dff fix: extra column examples
fix: register example in onStartup
2024-05-04 00:32:24 +08:00
windingwind
cb77a57062 fix: registerLibraryTabPanel and registerReaderTabPanel 2024-05-04 00:18:11 +08:00
Dae
6f3a6d112e
update killZoteroUnix command to ignore grep pipe (#89) 2023-12-17 10:48:07 +08:00
windingwind
3d9f8a8a0d update: registerShortcuts 2023-12-14 22:33:10 +08:00
windingwind
032aa74f6e fix: devtool startup 2023-12-13 22:21:26 +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
windingwind
ade49628ff update: bundle devtool 2023-12-08 11:15:09 +08:00
windingwind
a56e31fa0d chore: onStartup call 2023-11-30 20:39:44 +08:00
windingwind
10e57afadb fix: #70 2023-09-11 19:52:18 +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
b48953f405 update: ztoolkit init 2023-07-29 11:06:20 +08:00
windingwind
4f5f6f8e12 add: window load hook 2023-07-24 19:28:58 +08:00
windingwind
9f91c764c0 fix: locale.ts typo 2023-07-20 00:47:03 +08:00
Northword
458a6a5f84 style: prettier and lint 2023-07-13 11:00:09 +08:00
Northword
a30f0c7c64 Add prefix for locale files when build 2023-07-11 18:36:04 +08:00
Northword
fd3fafe8fc Rename typings folder 2023-07-01 17:50:50 +08:00
windingwind
f22a071042 fix: eslint errors 2023-06-20 11:52:27 +08:00
windingwind
a2697d1dfb update: remove support to Zotero 6 2023-06-19 16:03:48 +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
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
c4fc2c44e7 fix: close dialog when shutdown 2023-06-12 22:56:44 +08:00
windingwind
1c43ef671a add: useful utils 2023-05-07 11:27:15 +08:00
Northword
5852ecfc9f style: lint and prettier 2023-04-30 14:11:44 +08:00
windingwind
414bf81fd1 fix: prompt example type error
update: zotero-types
2023-03-13 00:32:29 +08:00
windingwind
bb4c31b54c
Merge pull request #26 from MuiseDestiny:bootstrap
add: Prompt exapmles
2023-03-13 00:26:14 +08:00
windingwind
5abb83c518
Merge pull request #27 from zotero-cn:bootstrap
fix: update type error in template code
2023-03-13 00:23:49 +08:00
windingwind
0afe7772c5 fix: #28 2023-03-13 00:22:53 +08:00
Linxzh
f625f326eb
Update src/hooks.ts
Co-authored-by: volatile-static <1043064987@qq.com>
2023-03-05 13:51:08 +08:00
Linxzh
b0010ee8c7 fix: Update type in hooks, match the variable types between examples.ts and hooks.ts 2023-03-03 15:08:13 +08:00
Linxzh
833a7ee8ec fix: update type error in template code 2023-03-03 09:46:53 +08:00
MuiseDestiny
6467a12089 add: registerAnonymousCommandExample logic or 2023-02-18 22:03:55 +08:00