aethex-forge/client
sirpiglr 79f76904a5 Fix incorrect API endpoint for creating posts
Corrected the API endpoint from `/api/community/posts` to `/api/posts` in `client/components/feed/PostComposer.tsx` and `client/pages/AdminFeed.tsx` to resolve 404 errors during post creation.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9203795e-937a-4306-b81d-b4d5c78c240e
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: a799a8f1-584a-45ee-89c7-1f58a69e6795
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7c94b7a0-29c7-4f2e-94ef-44b2153872b7/9203795e-937a-4306-b81d-b4d5c78c240e/zMxtXds
Replit-Helium-Checkpoint-Created: true
2025-12-03 19:14:12 +00:00
..
api Prettier format pending files 2025-11-16 09:32:17 +00:00
components Fix incorrect API endpoint for creating posts 2025-12-03 19:14:12 +00:00
contexts Improve authentication by extending timeouts and enhancing refresh handling 2025-12-02 22:06:25 +00:00
data Prettier format pending files 2025-10-19 06:00:42 +00:00
hooks Prettier format pending files 2025-11-17 02:27:28 +00:00
lib Add detailed logging to help troubleshoot post creation failures 2025-12-03 19:09:46 +00:00
pages Fix incorrect API endpoint for creating posts 2025-12-03 19:14:12 +00:00
App.tsx Move the feed page to the community section and add redirects 2025-12-03 03:11:57 +00:00
global.css completionId: cgen-0a8ee54525e8482880312880617b999e 2025-11-13 05:41:14 +00:00
main.tsx Remove skip agent logic from main entry 2025-10-14 01:25:19 +00:00
vite-env.d.ts Initial commit 2025-08-05 20:03:34 +00:00