Commit Graph

42 Commits

Author SHA1 Message Date
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
Emiliano Heyns 20c2a1f7de
Report build errors as error status 2023-01-23 13:36:32 +01:00
xiangyu 4524527867 add: start.js for different Zotero & profile 2023-01-11 16:49:08 +08:00
xiangyu d48a628693 update: scripts 2023-01-11 12:56:29 +08:00
xiangyu 329e6dab88 refactor: move scripts to ./scripts 2023-01-05 20:44:36 +08:00