88 Commits

Author SHA1 Message Date
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
MuiseDestiny
2ff86f92db Fix: spelling error 2023-02-18 21:49:09 +08:00
MuiseDestiny
8be6b0ba49 Fix: spelling error 2023-02-18 21:48:13 +08:00
MuiseDestiny
792263726d add: Prompt exapmles 2023-02-18 21:42:39 +08:00
windingwind
080736cd0f add: itemBox examples 2023-02-09 18:30:05 +08:00
windingwind
296f03944a update: toolkit 2.0.0 2023-02-07 22:56:00 +08:00
xiangyu
7b9e139cb8 change: config.addonInstance 2023-01-28 11:08:14 +08:00
xiangyu
aa51abaeb7 add: prompt example 2023-01-27 23:08:53 +08:00
xiangyu
ffbaf8cd3d add: dialog examples 2023-01-15 20:37:56 +08:00
xiangyu
c80f3ed457 fix: prefs locale example 2023-01-12 16:55:18 +08:00
xiangyu
8025496b44 update: toolkit 1.0.4 2023-01-12 16:41:03 +08:00
xiangyu
4a06cd0535 add: custom toolkit modules example 2023-01-11 12:56:53 +08:00
xiangyu
05ad059c04 fix: preferencepane loading bug 2023-01-11 12:14:07 +08:00
xiangyu
33c38d3595 fix: prefs table locale bug on Zotero 6 2023-01-10 20:20:48 +08:00
xiangyu
16c3952f80 update: zotero-types 1.0.0 2023-01-10 19:21:42 +08:00
xiangyu
a8dcf5e310 add: prefs table local example 2023-01-10 19:16:47 +08:00
xiangyu
81c43ccef5 add: preferencepane virtualized-table example 2023-01-10 17:41:40 +08:00