54 Commits

Author SHA1 Message Date
windingwind
f5f2fd3297 add: build replace-in-file includes html and css 2023-12-18 00:03:28 +08:00
Dae
6f3a6d112e
update killZoteroUnix command to ignore grep pipe (#89) 2023-12-17 10:48:07 +08:00
windingwind
032aa74f6e fix: devtool startup 2023-12-13 22:21:26 +08:00
windingwind
57028c7ba8 chore: change default dev tool start delay 2023-12-13 21:23:19 +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
windingwind
ade49628ff update: bundle devtool 2023-12-08 11:15:09 +08:00
windingwind
1208ad54a9 add: devtool support 2023-12-07 21:48:02 +08: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
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
96245a0923 fix: start script bug 2023-07-21 09:11:32 +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
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
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
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
d45b72111d update: scripts import 2023-07-12 23:59:32 +08: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
Northword
110b806eca Throw error when profile do not exist 2023-07-12 22:36:42 +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
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
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
Northword
6576618634 Rename build folder 2023-07-01 18:04:36 +08:00
Northword
0b74eab10d Remove Zotero 6 compatibility code 2023-07-01 16:57:33 +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
8540d1b4cf fix: hot reload clear cache bug 2023-06-13 16:20:30 +08:00
windingwind
b2b490b191 update: hot reload without waiting 2023-06-13 12:51:22 +08:00
windingwind
3ba1f9d40e add: auto hot reload support 2023-06-12 23:24:42 +08:00
windingwind
2c3f6d1d7f fix: scripts/stop wait for process exit 2023-06-11 15:34:45 +08:00
windingwind
c48e085b8d fix: build async bug
fix: eslint esm bug
2023-05-07 01:43:04 +08:00
Northword
5852ecfc9f style: lint and prettier 2023-04-30 14:11:44 +08:00
xiangyu
7b9e139cb8 change: config.addonInstance 2023-01-28 11:08:14 +08:00
xiangyu
91d295dfe6 fix: build replaceinfile prefs.js 2023-01-24 10:38:04 +08:00