Commit Graph

  • f22a071042 fix: eslint errors windingwind 2023-06-20 11:52:27 +08:00
  • 1121dc5d6c Release 0.2.0 windingwind 2023-06-19 16:11:03 +08:00
  • 29a318e828 update: update.json windingwind 2023-06-19 16:10:33 +08:00
  • 74c3a03952 fix: updaterdf windingwind 2023-06-19 16:04:30 +08:00
  • a2697d1dfb update: remove support to Zotero 6 windingwind 2023-06-19 16:03:48 +08:00
  • 389e7590e1
    Merge pull request #51 from windingwind/zotero6-bootstrap windingwind 2023-06-19 15:59:15 +08:00
  • 9850e5e676
    Merge pull request #50 from northword:main windingwind 2023-06-19 10:39:51 +08:00
  • 35afb45200 add: getString with args windingwind 2023-06-17 23:36:42 +08:00
  • 4d3bc65b94 add: getString with args windingwind 2023-06-17 23:30:01 +08:00
  • dcef4b554f chore: update eslint ignore patterns Northword 2023-06-17 22:05:49 +08:00
  • a254ff8bc3 update: use Localization windingwind 2023-06-16 15:14:08 +08:00
  • 4d0b0a457d fix: initLocale in en-US windingwind 2023-06-16 11:02:17 +08:00
  • a4741696e6 fix: getString from ftl windingwind 2023-06-16 10:00:19 +08:00
  • 25081bf450 update: dtd2ftl windingwind 2023-06-16 00:19:09 +08:00
  • 8540d1b4cf fix: hot reload clear cache bug windingwind 2023-06-13 16:20:30 +08:00
  • 2dac131b12
    Merge pull request #46 from windingwind/dependabot/npm_and_yarn/esbuild-0.18.1 windingwind 2023-06-13 14:29:58 +08:00
  • 8680035d8d
    Merge pull request #47 from northword/patch-2 windingwind 2023-06-13 14:29:45 +08:00
  • b84489ff6b
    fix: watch files in subfolder Northword 2023-06-13 13:26:16 +08:00
  • b2b490b191 update: hot reload without waiting windingwind 2023-06-13 12:51:22 +08:00
  • f7592ebf38
    build(deps-dev): bump esbuild from 0.17.19 to 0.18.1 dependabot[bot] 2023-06-13 00:05:10 +00:00
  • 27c68b1167 fix: typo windingwind 2023-06-12 23:42:31 +08:00
  • 3ba1f9d40e add: auto hot reload support windingwind 2023-06-12 23:24:42 +08:00
  • c4fc2c44e7 fix: close dialog when shutdown windingwind 2023-06-12 22:56:44 +08:00
  • 671315e9ad update: lint windingwind 2023-06-11 15:34:52 +08:00
  • 2c3f6d1d7f fix: scripts/stop wait for process exit windingwind 2023-06-11 15:34:45 +08:00
  • d9680008d5 fix: #43 downgrade replace-in-file windingwind 2023-06-11 10:50:50 +08:00
  • f7d095bade
    Merge pull request #42 from windingwind/dependabot/npm_and_yarn/replace-in-file-7.0.1 windingwind 2023-06-01 22:06:57 +08:00
  • 55d15eb796
    build(deps-dev): bump replace-in-file from 6.3.5 to 7.0.1 dependabot[bot] 2023-05-30 00:01:44 +00:00
  • 4a92c2795e
    Merge pull request #40 from windingwind/dependabot/npm_and_yarn/types/node-20.1.1 windingwind 2023-05-15 00:13:21 +08:00
  • b592a35bd5
    build(deps-dev): bump @types/node from 18.16.6 to 20.1.1 dependabot[bot] 2023-05-09 00:01:27 +00:00
  • 49fe7c5ec4 update: plugins windingwind 2023-05-07 11:35:45 +08:00
  • 1c43ef671a add: useful utils windingwind 2023-05-07 11:27:15 +08:00
  • 98a1c7770b Merge branch 'bootstrap' of https://github.com/windingwind/zotero-plugin-template into bootstrap windingwind 2023-05-07 01:43:21 +08:00
  • 3bd5b1137d fix: update bug windingwind 2023-05-07 01:43:15 +08:00
  • c48e085b8d fix: build async bug windingwind 2023-05-07 01:43:04 +08:00
  • dccda31611
    Merge pull request #32 from windingwind/dependabot/npm_and_yarn/concurrently-8.0.1 windingwind 2023-05-04 20:15:55 +08:00
  • 17fa2b83e7
    Merge pull request #34 from windingwind/dependabot/npm_and_yarn/typescript-5.0.4 windingwind 2023-05-04 20:15:40 +08:00
  • 15f1a04259
    build(deps-dev): bump typescript from 4.9.5 to 5.0.4 dependabot[bot] 2023-05-04 12:13:44 +00:00
  • 7f733416ee
    Merge pull request #38 from northword:eslint windingwind 2023-05-04 20:12:24 +08:00
  • fe224ba50d change: disable formatOnType windingwind 2023-05-04 20:11:30 +08:00
  • ab0157dbe1 change: eol auto to lf windingwind 2023-05-04 20:10:43 +08:00
  • fb98d85c5c fix: update.rdf version bug windingwind 2023-05-04 19:50:41 +08:00
  • 6bfe8c28d2 chore: add update deps script Northword 2023-04-30 14:17:23 +08:00
  • 5852ecfc9f style: lint and prettier Northword 2023-04-30 14:11:44 +08:00
  • 67f2dcb7fc chore: add edlint and prettier Northword 2023-04-30 14:11:12 +08:00
  • 11668e9c15
    build(deps-dev): bump concurrently from 7.6.0 to 8.0.1 dependabot[bot] 2023-04-04 00:07:20 +00:00
  • 0e8f5b34d0 Release 0.1.6 windingwind 2023-03-13 00:33:00 +08:00
  • 414bf81fd1 fix: prompt example type error windingwind 2023-03-13 00:32:29 +08:00
  • bb4c31b54c
    Merge pull request #26 from MuiseDestiny:bootstrap windingwind 2023-03-13 00:26:14 +08:00
  • 5abb83c518
    Merge pull request #27 from zotero-cn:bootstrap windingwind 2023-03-13 00:23:49 +08:00
  • 0afe7772c5 fix: #28 windingwind 2023-03-13 00:22:53 +08:00
  • f625f326eb
    Update src/hooks.ts Linxzh 2023-03-05 13:51:08 +08:00
  • b0010ee8c7 fix: Update type in hooks, match the variable types between examples.ts and hooks.ts Linxzh 2023-03-03 15:08:13 +08:00
  • 833a7ee8ec fix: update type error in template code Linxzh 2023-03-03 09:46:53 +08:00
  • 6467a12089 add: registerAnonymousCommandExample logic or MuiseDestiny 2023-02-18 22:03:55 +08:00
  • 2ff86f92db Fix: spelling error MuiseDestiny 2023-02-18 21:49:09 +08:00
  • 8be6b0ba49 Fix: spelling error MuiseDestiny 2023-02-18 21:48:13 +08:00
  • 792263726d add: Prompt exapmles MuiseDestiny 2023-02-18 21:42:39 +08:00
  • c4777e35a9
    Update README.md windingwind 2023-02-10 01:34:17 +08:00
  • 9ed41e33aa Release 0.1.5 windingwind 2023-02-09 18:30:43 +08:00
  • 080736cd0f add: itemBox examples windingwind 2023-02-09 18:30:05 +08:00
  • 47fdd995d5 Release 0.1.4 windingwind 2023-02-07 22:56:34 +08:00
  • 296f03944a update: toolkit 2.0.0 windingwind 2023-02-07 22:56:00 +08:00
  • e2112995ad update: readme xiangyu 2023-02-05 23:10:43 +08:00
  • 7ee1619b8f remove: bootstrap.js license xiangyu 2023-02-05 16:38:17 +08:00
  • 576c08b5cf fix: default prefs loading bug xiangyu 2023-01-28 14:40:46 +08:00
  • 7b9e139cb8 change: config.addonInstance xiangyu 2023-01-28 11:08:14 +08:00
  • c1ad9c5ee7
    Update README.md windingwind 2023-01-27 23:17:55 +08:00
  • aa51abaeb7 add: prompt example xiangyu 2023-01-27 23:08:53 +08:00
  • 91d295dfe6 fix: build replaceinfile prefs.js xiangyu 2023-01-24 10:38:04 +08:00
  • ceb4d602cc change: zotero-types 1.0.3 xiangyu 2023-01-24 10:25:20 +08:00
  • fac772b7b8
    Merge pull request #25 from windingwind/dependabot/npm_and_yarn/esbuild-0.17.4 windingwind 2023-01-24 10:17:30 +08:00
  • 4f0e936f09
    build(deps-dev): bump esbuild from 0.16.17 to 0.17.4 dependabot[bot] 2023-01-24 02:17:02 +00:00
  • 7a39b8223c add: tsconfig skipLibCheck xiangyu 2023-01-24 10:15:01 +08:00
  • bbbd2509a8 show typescript compilation errors Emiliano Heyns 2023-01-24 00:00:31 +01:00
  • 29b57965e2
    Merge pull request #23 from retorquere:patch-1 windingwind 2023-01-23 23:29:00 +08:00
  • 20c2a1f7de
    Report build errors as error status Emiliano Heyns 2023-01-23 13:36:32 +01:00
  • d66a00e50f
    Merge pull request #20 from volatile-static/bootstrap windingwind 2023-01-19 10:12:32 +08:00
  • 623c3830f5 fix: default prefs xiangyu 2023-01-18 20:12:21 +08:00
  • 18e77880da
    Update toolkit.code-snippets volatile-static 2023-01-16 07:57:15 +08:00
  • e6aa4f1b6b Release 0.1.3 xiangyu 2023-01-15 20:38:17 +08:00
  • ffbaf8cd3d add: dialog examples xiangyu 2023-01-15 20:37:56 +08:00
  • a0b33a2211
    Update toolkit.code-snippets volatile-static 2023-01-15 08:47:26 +08:00
  • 0f33389dae
    Merge branch 'windingwind:bootstrap' into bootstrap volatile-static 2023-01-15 08:46:43 +08:00
  • 1ad2832a6b add simple snippets volatile static 2023-01-15 08:43:44 +08:00
  • c80f3ed457 fix: prefs locale example xiangyu 2023-01-12 16:55:18 +08:00
  • 8025496b44 update: toolkit 1.0.4 xiangyu 2023-01-12 16:41:03 +08:00
  • 4524527867 add: start.js for different Zotero & profile xiangyu 2023-01-11 16:49:08 +08:00
  • 72acc1b2fe
    Update README.md windingwind 2023-01-11 15:50:51 +08:00
  • ce636bdfd3
    Merge pull request #17 from windingwind/dependabot/npm_and_yarn/release-it-15.6.0 windingwind 2023-01-11 14:26:41 +08:00
  • baede0c9c1
    build(deps-dev): bump release-it from 14.14.3 to 15.6.0 dependabot[bot] 2023-01-11 04:59:04 +00:00
  • 33ccc61267 Release 0.1.2 xiangyu 2023-01-11 12:57:23 +08:00
  • 4a06cd0535 add: custom toolkit modules example xiangyu 2023-01-11 12:56:53 +08:00
  • d48a628693 update: scripts xiangyu 2023-01-11 12:56:29 +08:00
  • 05ad059c04 fix: preferencepane loading bug xiangyu 2023-01-11 12:14:07 +08:00
  • 33c38d3595 fix: prefs table locale bug on Zotero 6 xiangyu 2023-01-10 20:20:48 +08:00
  • 3ea8520d60 fix: install.rdf xiangyu 2023-01-10 20:12:46 +08:00
  • 16c3952f80 update: zotero-types 1.0.0 xiangyu 2023-01-10 19:21:42 +08:00
  • a8dcf5e310 add: prefs table local example xiangyu 2023-01-10 19:16:47 +08:00
  • 3c5dd0089c Release 0.1.1 xiangyu 2023-01-10 17:42:03 +08:00