14 Commits

Author SHA1 Message Date
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
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
Northword
9495059eb9 fix: remove \n in template literals 2023-07-17 10:28:41 +08:00
Northword
3738657b9a fix: check manifest before start 2023-07-14 15:51:50 +08:00
Northword
79e87f050b
Merge branch 'main' into fix-lint 2023-07-13 12:38:08 +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
windingwind
d45b72111d update: scripts import 2023-07-12 23:59:32 +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
windingwind
c48e085b8d fix: build async bug
fix: eslint esm bug
2023-05-07 01:43:04 +08:00