Skip to content

Commit 59aa80a

Browse files
authored
feat(analytics): first-party /_a footer across generated docs (ADR-0006 Phase 2c) (#44)
#43 updated jsdoc.json (the config), but api-docs deploys by rsyncing the COMMITTED docs/ build artifact — it does not build on deploy — so the live site still served the cross-origin tracker. This regenerates the footer in the committed HTML to match the updated jsdoc.json. Uniform, surgical swap across all 545 generated pages: - src="https://analytics.jellyrock.app/script.js" + src="/_a/script.js" … data-host-url="https://api.jellyrock.app/_a" Identical to what `npm run build` now emits (jsdoc.json is already first-party on main), so the next code-update regeneration produces no footer diff. Events POST to /_a/api/send → Caddy strips to umami /api/send. analytics.jellyrock.app stays live as rollback (Bridge).
1 parent d305a45 commit 59aa80a

545 files changed

Lines changed: 545 additions & 545 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/components_Buttons_JRButtons.bs.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/components_Buttons_TextSizeTask.bs.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/components_Clock.bs.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/components_GetNextEpisodeTask.bs.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/components_GetPlaybackInfoTask.bs.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/components_GetShuffleItemsTask.bs.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/components_ItemDetails.bs.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/components_ItemGrid_Alpha.bs.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/components_ItemGrid_BaseGridView.bs.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/components_ItemGrid_GridItem.bs.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)