theseus/addon-build/docx-editor
Local Dev 4af11d28fb chore(docx-editor): first-party update channel, not the community catalogue
This is our own extension, so it belongs on the channel the operator key
signs — theseus.x/extensions/docx-editor/ — alongside screenshot, aegis and
pdf-editor. The community catalogue is for extensions published by whoever
owns a BNS name, and routing ours through it would have meant asking a name
owner to vouch for code we wrote.

Drops the community packing script: with one channel there is one publish
path, and it is the one already written down in docs/ADDON-UPDATES.md.

Worth stating plainly, because it is currently true and awkward: Settings
can only *install* from the community catalogue. An extension that is
neither bundled nor catalogued has a working update channel and no way for
anyone to get the first copy. Either it goes back into the build or it needs
a first-party entry point.
2026-09-21 22:28:30 +02:00
..
test refactor(docx-editor): ship it as a community extension, not part of the browser 2026-09-21 01:06:58 +02:00
.gitignore refactor(docx-editor): ship it as a community extension, not part of the browser 2026-09-21 01:06:58 +02:00
build.mjs refactor(docx-editor): ship it as a community extension, not part of the browser 2026-09-21 01:06:58 +02:00
make-icons.mjs feat(docx-editor): Save as…, PDF export, and a mark of our own 2026-09-21 03:35:55 +02:00
package-lock.json feat(docx-editor): edit Word documents without quietly eating what Word put in them 2026-09-20 20:46:29 +02:00
package.json chore(docx-editor): first-party update channel, not the community catalogue 2026-09-21 22:28:30 +02:00
patches.mjs feat(docx-editor): edit Word documents without quietly eating what Word put in them 2026-09-20 20:46:29 +02:00
vendor-entry.js feat(docx-editor): edit Word documents without quietly eating what Word put in them 2026-09-20 20:46:29 +02:00