summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-07feat(docs): move Cookiebot CBID to COOKIEBOT_ID env varYuriy Andamasov
2026-05-07fix(docs): guard GTM/Cookiebot blocks with {% if gtm_id %}Yuriy Andamasov
2026-05-07feat(docs): read GTM_ID from environment instead of hardcodingYuriy Andamasov
2026-05-07fix(docs): remove stray </script> and add title to GTM noscript iframeYuriy Andamasov
2026-05-07fix(docs): deduplicate GTM ID via Jinja var and use window.dataLayer in gtag()copilot-swe-agent[bot]
2026-05-07feat(docs): add Cookiebot CMP and GTM with Consent Mode v2Yuriy Andamasov
2026-05-07Merge pull request #1925 from vyos/chore/docs-agents-md-bot-workflowYuriy Andamasov
2026-05-07Merge pull request #1922 from vyos/fix/codecopier-css-specificityYuriy Andamasov
2026-05-07fix(agents-md): add language tag to Mergify command fenced blockYuriy Andamasov
2026-05-07docs(agents-md): Mergify commands work in comments only, not PR bodyYuriy Andamasov
2026-05-07docs(agents-md): document bot review workflow (Copilot=draft, CodeRabbit=ready)Yuriy Andamasov
2026-05-07fix(css): use .highlight > .copyDiv.copyFailedNotifier for strict specificityYuriy Andamasov
2026-05-07Merge pull request #1919 from vyos/T8595-add-agents-mdYuriy Andamasov
2026-05-07fix(css): increase copyFailedNotifier specificity to override copyDiv base styleYuriy Andamasov
2026-05-07general: T8595: switch CLAUDE.md to AGENTS.md (+ Copilot symlink)Yuriy Andamasov
2026-05-07Merge pull request #1890 from vyos/fix/codecopier-snippet-leak-and-clipboard-...Yuriy Andamasov
2026-05-07Merge pull request #1916 from vyos/chore/docs-claude-md-fix-formattingYuriy Andamasov
2026-05-07Merge pull request #1913 from vyos/chore/docs-readme-remove-vale-sectionYuriy Andamasov
2026-05-07docs(claude-md): fix llms.txt backtick, redirect aliases, template path examplesYuriy Andamasov
2026-05-07Merge pull request #1910 from vyos/chore/docs-makefile-remove-dead-autooptsYuriy Andamasov
2026-05-07Merge pull request #1909 from vyos/chore/docs-pr-template-grammar-fixYuriy Andamasov
2026-05-07chore(readme): remove broken vale lint sectionYuriy Andamasov
2026-05-07chore(makefile): remove dead AUTOOPTS variableYuriy Andamasov
2026-05-07chore(github): fix grammar in PR template commentYuriy Andamasov
2026-05-07Merge pull request #1905 from vyos/fix/docs-robots-sitemap-url-currentYuriy Andamasov
2026-05-07Merge pull request #1902 from vyos/chore/claude-md-post-flipYuriy Andamasov
2026-05-07docs(claude-md): drop literal ``command`` example, link RST quickref insteadYuriy Andamasov
2026-05-07docs(claude-md): align rst- prefix wording with the canonical detailed versionYuriy Andamasov
2026-05-07docs(claude-md): fix Markdown rendering + clarify rst- prefix wordingYuriy Andamasov
2026-05-07Revert "docs(claude-md): document PR review bot workflow"Yuriy Andamasov
2026-05-07docs(claude-md): document PR review bot workflowYuriy Andamasov
2026-05-07docs(robots): fix stale sitemap URL on currentYuriy Andamasov
2026-05-07Merge pull request #1874 from vyos/feat/docs-llms-txt-currentYuriy Andamasov
2026-05-07docs(conf.py): fix stale .html reference in fail-fast commentYuriy Andamasov
2026-05-07docs(llms.txt): update dirhtml-skip rationale after .md pivotYuriy Andamasov
2026-05-07docs(llms.txt): point links at .md sources, not .htmlYuriy Andamasov
2026-05-07docs(conf.py): set Jinja autoescape=False explicitly for llms.txt templateYuriy Andamasov
2026-05-07docs(conf.py): use FileSystemLoader/get_template for better tracebacksYuriy Andamasov
2026-05-07chore(ci): empty commit to refresh stuck pull/1874/head refYuriy Andamasov
2026-05-07docs(conf.py): name the rolling docs as "rolling (current)", not stale circinusYuriy Andamasov
2026-05-06fix(codecopier): guard UI updates against out-of-order async completionsYuriy Andamasov
2026-05-06docs(conf.py): fail loudly when html_baseurl is missingYuriy Andamasov
2026-05-06Merge remote-tracking branch 'origin/current' into feat/docs-llms-txt-currentYuriy Andamasov
2026-05-06Merge remote-tracking branch 'origin/current' into fix/codecopier-snippet-lea...Yuriy Andamasov
2026-05-06chore(claude-md): correct vale claim and Sphinx extension listYuriy Andamasov
2026-05-06docs(conf.py): drop dirhtml from llms.txt builder list, use StrictUndefinedYuriy Andamasov
2026-05-06docs(conf.py): clarify llms_txt_file comment points to _templates sourceYuriy Andamasov
2026-05-06chore(claude-md): address Copilot review feedbackYuriy Andamasov
2026-05-06fix(codecopier): prevent state class crossover on rapid re-clicksYuriy Andamasov
2026-05-06chore(claude-md): update for post-flip MyST-as-primary stateYuriy Andamasov