5 Commits

Author SHA1 Message Date
Ignacio Ballesteros
15e55ee126 chore: bump version to 1.0.1 for update test
All checks were successful
CI / build (push) Successful in 21s
Release / build (push) Successful in 38s
Release / update-rolling-release (push) Successful in 7s
Release / publish-release (push) Successful in 7s
2026-02-17 23:56:10 +01:00
Ignacio Ballesteros
e356f50927 fix: patch scaffold URL parser to support self-hosted Gitea (.eu TLD)
zotero-plugin-scaffold hardcodes a .com-only regex in parseRepoUrl,
causing build failures with non-.com repository URLs. Add:
- scripts/patch-scaffold.mjs: postinstall script that fixes the regex
- zotero-plugin.config.ts: explicit xpiDownloadLink and updateURL
  so scaffold generates correct update.json without relying on the parser
2026-02-17 22:42:48 +01:00
Ignacio Ballesteros
d319087c44 fix repo url 2026-02-17 22:37:16 +01:00
Ignacio Ballesteros
f9a8c01552 fix repo url 2026-02-17 22:36:06 +01:00
Ignacio Ballesteros
70f7fac23e chore: initial project commit 2026-02-17 21:25:46 +01:00