Commit graph

18 commits

Author SHA1 Message Date
sirpiglr
174bffce15 Update API calls to use the identity authority domain
Modify the getApiBase function in SubdomainPassport.tsx to correctly determine the API endpoint based on the hostname, prioritizing VITE_FOUNDATION_URL for aethex.me and aethex.space subdomains.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9203795e-937a-4306-b81d-b4d5c78c240e
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: cb07c935-e82b-48e9-acb9-8ef33f94c84a
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7c94b7a0-29c7-4f2e-94ef-44b2153872b7/9203795e-937a-4306-b81d-b4d5c78c240e/saoW2ee
Replit-Helium-Checkpoint-Created: true
2025-12-03 00:48:08 +00:00
sirpiglr
8683cbaeab Restore wildcard subdomain routing and same-origin API calls
Restores vercel.json wildcard rewrites for *.aethex.me and *.aethex.space, and reverts getApiBase to use window.location.origin for API calls.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9203795e-937a-4306-b81d-b4d5c78c240e
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 49c50d1d-f752-4057-82cb-437fdacfe20b
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7c94b7a0-29c7-4f2e-94ef-44b2153872b7/9203795e-937a-4306-b81d-b4d5c78c240e/saoW2ee
Replit-Helium-Checkpoint-Created: true
2025-12-03 00:45:49 +00:00
sirpiglr
b6838d0cd8 Correctly route passport API calls to the main domain
Fix API base URL and endpoint paths for passport subdomain data fetching.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9203795e-937a-4306-b81d-b4d5c78c240e
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 8603519b-b8fc-4ba4-8d57-1fa6e0af6afc
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7c94b7a0-29c7-4f2e-94ef-44b2153872b7/9203795e-937a-4306-b81d-b4d5c78c240e/saoW2ee
Replit-Helium-Checkpoint-Created: true
2025-12-03 00:41:59 +00:00
Builder.io
680747a89b completionId: cgen-43d3b432e791469fafaee4f1aae042d1
cgen-43d3b432e791469fafaee4f1aae042d1
2025-11-16 10:18:52 +00:00
Builder.io
3710b02a8e completionId: cgen-5a4da9cda4314ebebf1aef196d28f913
cgen-5a4da9cda4314ebebf1aef196d28f913
2025-11-16 10:17:33 +00:00
Builder.io
5ef082c44d Prettier format pending files 2025-11-16 09:42:50 +00:00
Builder.io
7435d98410 completionId: cgen-bf92ab2e108d4ecf9503893c38d63427
cgen-bf92ab2e108d4ecf9503893c38d63427
2025-11-16 09:36:42 +00:00
Builder.io
d9930643f6 Prettier format pending files 2025-11-16 04:14:57 +00:00
Builder.io
fe181645d4 Update loading messages for group detection
cgen-b8d01cde6ee04fcfae3ae7a0b1e22065
2025-11-16 04:14:20 +00:00
Builder.io
ba2b8bbdf3 Add group passport rendering to SubdomainPassport
cgen-34f680806f7f4396be26c3c461a57eea
2025-11-16 04:14:16 +00:00
Builder.io
2db2e07419 Update fetch logic to include group endpoint
cgen-b1df97864f91494698aa36880ebc63ca
2025-11-16 04:14:12 +00:00
Builder.io
0df8192cca Update SubdomainPassport data fetching and rendering for groups
cgen-279cee16176f4408a6bf959769548352
2025-11-16 04:14:09 +00:00
Builder.io
e6e83e1f4e Update SubdomainPassport to handle groups on aethex.space
cgen-8b93d1ef7ede4a4ba7bfc5c98e848f09
2025-11-16 04:14:06 +00:00
Builder.io
1f7b3801eb completionId: cgen-16378ab6ea6246518e5261db592a9360
cgen-16378ab6ea6246518e5261db592a9360
2025-11-15 19:04:31 +00:00
Builder.io
aaac82137c Prettier format pending files 2025-11-15 02:11:47 +00:00
Builder.io
6da3bc94e1 Render Index page when not a subdomain request
cgen-47a7abd588b94f67b3470b1dce8f3ac9
2025-11-15 01:27:41 +00:00
Builder.io
86478acbdd Update SubdomainPassport to render Index directly if not a subdomain request
cgen-7f02cec424564f958ff462b9e9117e0c
2025-11-15 01:27:38 +00:00
Builder.io
020b1ce6d8 Create SubdomainPassport page that renders Creator or Project passport based on subdomain
cgen-17054cd821364707afce922dae1ea898
2025-11-15 01:26:10 +00:00