67 Commits

Author SHA1 Message Date
6d1d0006d4 Merge pull request #258 from subculture-collective/uplink/prod
auth fix again?
2026-02-25 22:02:48 -06:00
6e2a4ef742 auth fix again? 2026-02-26 04:01:59 +00:00
4258360ae7 Merge pull request #257 from subculture-collective/uplink/prod
Uplink/prod
2026-02-25 21:52:13 -06:00
4d7a6b2004 auth fix 2026-02-26 03:51:31 +00:00
527d1bc158 fix(web): remove broken process env reference in SEO page 2026-02-26 03:31:04 +00:00
9b9dde62a7 Merge pull request #256 from subculture-collective/uplink/prod
feat(web): execute Galdr design system across app surfaces
2026-02-25 21:30:25 -06:00
ac62372a94 seo grid fix 2026-02-26 03:29:57 +00:00
35acd50728 Merge branch 'main' into uplink/prod 2026-02-26 03:29:41 +00:00
ff983619d9 fix(web): scope prerender CSS and finalize prod deploy updates 2026-02-26 03:25:41 +00:00
4e409d0f85 feat: optimize web performance and add production deploy workflow 2026-02-26 02:58:43 +00:00
09dffa626e add design system 2026-02-26 02:12:02 +00:00
79b4eb17e0 feat(web): execute Galdr design system across app surfaces 2026-02-26 01:55:29 +00:00
e4f772535d Merge pull request #255 from subculture-collective/uplink/prod
catch up
2026-02-25 13:18:50 -06:00
378df9b47f catch up 2026-02-25 18:19:31 +00:00
a0c842772b Merge pull request #254 from subculture-collective/feat/seo-hardening-one-shot
fix(seo): harden indexing behavior and unify SEO config
2026-02-25 12:10:22 -06:00
f2117bfb33 Update web/src/pages/seo/SeoProgrammaticPage.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-25 12:10:11 -06:00
6ecc265280 fix(seo): harden indexing and dedupe seo config 2026-02-25 11:27:37 -06:00
3e692eecb4 Merge pull request #253 from subculture-collective/copilot/document-scoring-methodology
docs: Add scoring methodology documentation
2026-02-24 21:27:52 -06:00
copilot-swe-agent[bot]
711a862412 Add scoring methodology documentation
Co-authored-by: onnwee <211922112+onnwee@users.noreply.github.com>
2026-02-25 03:24:41 +00:00
copilot-swe-agent[bot]
58572ecf95 Initial plan 2026-02-25 03:22:29 +00:00
927fb7a076 Merge pull request #252 from subculture-collective/copilot/create-integration-guides-hubspot-intercom
Add HubSpot and Intercom integration guides
2026-02-24 21:21:53 -06:00
copilot-swe-agent[bot]
75b895a40f Add HubSpot and Intercom integration guides
Co-authored-by: onnwee <211922112+onnwee@users.noreply.github.com>
2026-02-25 03:20:48 +00:00
copilot-swe-agent[bot]
231f1430e8 Initial plan 2026-02-25 03:18:40 +00:00
4b0d5ad5c0 Merge pull request #251 from subculture-collective/copilot/create-stripe-integration-guide
docs: add Stripe integration setup guide
2026-02-24 21:18:13 -06:00
copilot-swe-agent[bot]
2243e09728 docs: add Stripe integration setup guide at docs/integrations/stripe.md
Co-authored-by: onnwee <211922112+onnwee@users.noreply.github.com>
2026-02-25 03:17:26 +00:00
copilot-swe-agent[bot]
b86180b914 Initial plan 2026-02-25 03:15:29 +00:00
8992bbf7f1 Merge pull request #250 from subculture-collective/copilot/create-quickstart-guide
docs: add quickstart guide
2026-02-24 21:15:02 -06:00
copilot-swe-agent[bot]
a3824f9f46 docs: add quickstart guide (docs/quickstart.md)
Co-authored-by: onnwee <211922112+onnwee@users.noreply.github.com>
2026-02-25 03:01:40 +00:00
copilot-swe-agent[bot]
f971c50464 Initial plan 2026-02-25 03:00:11 +00:00
f0e0f63e83 Merge pull request #248 from subculture-collective/feat/seo-hardening-one-shot
feat(web): one-shot SEO hardening, prerender coverage, and bundle splitting
2026-02-24 20:59:23 -06:00
ace972ae03 Merge pull request #249 from subculture-collective/copilot/sub-pr-248
Add SEO hardening fixes and hermetic sitemap build
2026-02-24 20:58:56 -06:00
copilot-swe-agent[bot]
0703fc2d6a fix: use X-Forwarded-Proto for redirect scheme, clarify .gitignore comment
Co-authored-by: onnwee <211922112+onnwee@users.noreply.github.com>
2026-02-25 02:57:11 +00:00
copilot-swe-agent[bot]
130e51c931 fix: address PR review comments - og:type, JSON-LD escaping, FAQ schema, getRelatedPages guard, sitemap to dist/, nginx https redirect
Co-authored-by: onnwee <211922112+onnwee@users.noreply.github.com>
2026-02-25 02:24:30 +00:00
7b3dc0594c Merge pull request #246 from subculture-collective/copilot/document-api-reference
Add comprehensive API reference markdown for public REST endpoints
2026-02-24 20:22:19 -06:00
copilot-swe-agent[bot]
d3b460554a Initial plan 2026-02-25 02:20:57 +00:00
91b84f1e12 feat(web): ship one-shot SEO hardening and prerender pipeline 2026-02-24 19:59:38 -06:00
copilot-swe-agent[bot]
fbc6a7df51 Address PR review feedback for API reference accuracy
Co-authored-by: onnwee <211922112+onnwee@users.noreply.github.com>
2026-02-24 23:47:45 +00:00
copilot-swe-agent[bot]
081012d62a Align API reference examples with implemented contracts
Co-authored-by: onnwee <211922112+onnwee@users.noreply.github.com>
2026-02-24 23:45:55 +00:00
23a5b35b82 move plans 2026-02-24 17:45:29 -06:00
15306c1e3e Merge pull request #247 from subculture-collective/feat/cleanup-integrations-and-ui
refactor: consolidate integration handlers and clean up UI flows
2026-02-24 17:40:13 -06:00
7c3f2fb803 refactor: consolidate integration handlers and clean up UI flows 2026-02-24 17:38:31 -06:00
copilot-swe-agent[bot]
ddbfc25b3f Add API reference documentation markdown
Co-authored-by: onnwee <211922112+onnwee@users.noreply.github.com>
2026-02-24 22:00:01 +00:00
copilot-swe-agent[bot]
ef5fc472d2 Initial plan 2026-02-24 21:53:12 +00:00
34ff6e0a46 Merge pull request #245 from subculture-collective/feat/epic12-billing-subscription
feat: implement Epic 12 billing and subscription
2026-02-24 15:09:58 -06:00
983064af93 feat(billing): implement epic 12 billing and subscription 2026-02-24 15:08:08 -06:00
6d4e9172a0 Merge pull request #244 from subculture-collective/feat/epic13-landing-page-marketing
Feat/epic13 landing page marketing
2026-02-24 13:53:19 -06:00
b4108a86be Merge branch 'main' into feat/epic13-landing-page-marketing 2026-02-24 13:52:12 -06:00
693e46ab98 minor changes 2026-02-24 13:51:40 -06:00
a8ac93b5a6 Merge pull request #243 from subculture-collective/feat/epic13-landing-page-marketing
feat(web): implement Epic #17 landing page and marketing
2026-02-24 13:51:15 -06:00
70cdf80b1c feat(web): implement epic 13 landing page and SEO 2026-02-24 13:46:26 -06:00