23 Commits

Author SHA1 Message Date
windingwind
f5f2fd3297 add: build replace-in-file includes html and css 2023-12-18 00:03:28 +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
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
Northword
9fd98494f7 chore: change build outfile to addonRef.js 2023-07-17 17:17:27 +08:00
Northword
79e87f050b
Merge branch 'main' into fix-lint 2023-07-13 12:38:08 +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
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
c48e085b8d fix: build async bug
fix: eslint esm bug
2023-05-07 01:43:04 +08:00