Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
northword pushed 1 commit to main northword/zotero-plugin-scaffold
- chore: update renovate config bc2e4f8
northword pushed 1 commit to main nolebase/integrations
- fix(deps): update all non-major dependencies (#368) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.nore... 811ead3
northword closed a pull request on nolebase/integrations
fix(deps): update all non-major dependencies
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@antfu/eslint-config](https://redirect.github.com/antfu/eslint-con...northword pushed 1 commit to main nolebase/integrations
- chore(renovate): bump version range in package.json (#369) https://docs.renovatebot.com/configuration-options/#range... f94f3e7
northword closed a pull request on nolebase/integrations
chore(renovate): bump version range in package.json
https://docs.renovatebot.com/configuration-options/#rangestrategynorthword created a branch on nolebase/integrations
northword-patch-1 - ✍️ A collection of diverse documentation engineering tools. Better reading experience, inline link preview, highlight targeted title, enhanced <mark> element, state-of-the-art SEO and <meta> generation, og image, thumbhash & blurhash images and more!
northword pushed 1 commit to gh-pages zotero-chinese/zotero-chinese.github.io
- Deploying to gh-pages from @ zotero-chinese/website@7deefd78767701bc57970f29020891c09c0d0673 🚀 1a9f5b2
northword pushed 1 commit to main zotero-chinese/website
- Fix escape `<sup>[3](326-329)</sup>` 7deefd7
northword closed an issue on northword/zotero-format-metadata
[Bug] Unable to update fields
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment - OS: Win 11 - Zotero Version: 7.0.11 (64-bit) - Addon Version: 1.21.11 ### Describe the b...northword created a tag on northword/zotero-format-metadata
v1.22.0 - Linter for Zotero. A plugin for Zotero to format item metadata. Shortcut to set title rich text; set journal abbreviations, university places, and item languages, etc; detect duplicate items.
northword pushed 1 commit to main northword/zotero-format-metadata
- chore(publish): release v1.22.0 371ecab
northword pushed 1 commit to main northword/zotero-format-metadata
- fix: update journal abbr data f7574f8
northword pushed 1 commit to main northword/zotero-format-metadata
- chore(deps): update dependency @types/node to v22.10.4 (#260) Co-authored-by: renovate[bot] <29139614+renovate[bot]@... 0ac1b82
northword closed a pull request on northword/zotero-format-metadata
chore(deps): update dependency @types/node to v22.10.5
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/Definitel...northword pushed 1 commit to main northword/zotero-format-metadata
- chore(deps): update data/journal-abbr/abbrv.jabref.org digest to 78e1b08 (#259) Co-authored-by: renovate[bot] <29139... f05dd54
northword closed a pull request on northword/zotero-format-metadata
chore(deps): update data/journal-abbr/abbrv.jabref.org digest to 78e1b08
This PR contains the following updates: | Package | Update | Change | |---|---|---| | data/journal-abbr/abbrv.jabref.org | digest | `0fdf991` -> `78e1b08` | --- ### Configuration 📅 **Schedule**...northword pushed 2 commits to main northword/zotero-format-metadata
northword pushed 1 commit to gh-pages zotero-chinese/zotero-chinese.github.io
- Deploying to gh-pages from @ zotero-chinese/website@d47541afb96370794ed3e2b0084edbaf10c82c6e 🚀 bfb2a1a
northword pushed 1 commit to gh-pages zotero-chinese/zotero-chinese.github.io
- Deploying to gh-pages from @ zotero-chinese/website@d47541afb96370794ed3e2b0084edbaf10c82c6e 🚀 6c39917
northword pushed 1 commit to gh-pages zotero-chinese/zotero-chinese.github.io
- Deploying to gh-pages from @ zotero-chinese/website@d47541afb96370794ed3e2b0084edbaf10c82c6e 🚀 4c0ac3f
northword pushed 1 commit to prefs northword/zotero-plugin-scaffold
- fix: compatible with zotero-types ebd2239
northword pushed 1 commit to gh-pages zotero-chinese/zotero-chinese.github.io
- Deploying to gh-pages from @ zotero-chinese/website@d47541afb96370794ed3e2b0084edbaf10c82c6e 🚀 d28772f
northword pushed 1 commit to gh-pages zotero-chinese/zotero-chinese.github.io
- Deploying to gh-pages from @ zotero-chinese/website@d47541afb96370794ed3e2b0084edbaf10c82c6e 🚀 3f1470c
northword pushed 1 commit to gh-pages zotero-chinese/zotero-chinese.github.io
- Deploying to gh-pages from @ zotero-chinese/website@d47541afb96370794ed3e2b0084edbaf10c82c6e 🚀 9f14e33
northword pushed 34 commits to prefs northword/zotero-plugin-scaffold
- pref!: reduce duplication io operations, use async method, drop replace-in-file, replace globby with tinyglobby (#68)... 3e4ed30
- chore(release): publish v0.2.0-beta.8 5786a16
- fix(deps): replace update-notifier with tiny-update-notifier (#69) 26d61b5
- chore(release): publish v0.2.0-beta.9 99ea775
- fix: do not namespace data-i10n-id that not exist in any ftl message ref: https://github.com/northword/zotero-plugin... eb9aff5
- fix(logger): log level, use single class mode 2f8d6cf
- fix!: mv `dist/` and `testTmp/` to `.scaffold/`, cache test lib, drop config.test.port (#71) * fix: move testPluginD... ed9a217
- fix: use zotero cli args to set dataDir fixes: #73 7db6a51
- chore(release): publish v0.2.0-beta.10 607b0c4
- refactor: do not destructure when importing global Node modules e7f2f7e
- docs: add vitepress and basic docs on testing (#75) * Some docs on testing * Info on profiles * docs: add vite... 8bfaf2a
- fix: lint and add docs ci paths filter a926edb
- fix(tester): Zotero run failed due to miss deps on Utuntu 24 (#76) * fix: install more deps and show more detailed l... 907537e
- chore(release): publish v0.2.0-beta.11 8f36fe2
- docs: improve docs 1a2bfb7
- fix: skip install libasound if Ubuntu version is not 24.04 ref: https://github.com/northword/zotero-plugin-scaffold/... 1068ee0
- chore(release): publish v0.2.0-beta.12 9c96e61
- docs: use GPT to polish the document language a03bc1f
- fix(deps): remove mine e10bde4
- ci: add pkg-new-new 359c297
- and 14 more ...
northword pushed 1 commit to gh-pages zotero-chinese/zotero-chinese.github.io
- Deploying to gh-pages from @ zotero-chinese/website@d47541afb96370794ed3e2b0084edbaf10c82c6e 🚀 c83ce35