Commit Graph

223 Commits

Author SHA1 Message Date
Christopher 0ccacecd8a feat: add accent color setting and apply it dynamically across components 2026-01-22 05:21:30 -08:00
Christopher ce16f6e8dd Fixed bug updated gitignore 2026-01-22 05:12:21 -08:00
Christopher bb1d31c1e7 feat: enhance admin settings handling and update RightSidebar to use dynamic node description 2026-01-22 05:08:15 -08:00
Christopher 52883ba380 feat: update admin page to use banner image upload and modify button styles for better UI 2026-01-22 05:00:32 -08:00
Christopher 890d54c011 feat: add banner upload functionality and replace SynapsisLogo with logo image in admin and login pages 2026-01-22 04:39:28 -08:00
Christopher 7213f08b64 feat: implement authentication context, admin node settings, and core layout components 2026-01-22 04:26:23 -08:00
Christopher c5f2d9c128 refactor: Simplify user query to filter by isSuspended boolean instead of status string. 2026-01-22 04:10:46 -08:00
Christopher 76bc648028 refactor: Update user profile routing from @[handle] to [handle], add an explore page, and introduce a user API route. 2026-01-22 04:03:09 -08:00
Christopher 72a3562b50 Migrate DB driver from Neon-HTTP to node-postgres for improved compatibility 2026-01-22 03:41:41 -08:00
Christopher 3b872b0042 Add Architecture & Concepts section to README 2026-01-22 03:36:12 -08:00
Christopher 57ad21ede2 Consolidate installation and deployment instructions 2026-01-22 03:32:56 -08:00
Christopher 4aa29027e9 Replace Vercel docs with VPS deployment guide 2026-01-22 03:30:02 -08:00
Christopher 9c793bce4b Fix duplicate deployment section in README 2026-01-22 03:23:27 -08:00
Christopher edc3e41e9a Update Vercel deployment docs: deploy first, then configure 2026-01-22 03:20:42 -08:00
Christopher cd965fee49 Update README with Vercel deployment and update instructions 2026-01-22 03:18:53 -08:00
Christopher bb6b9a289b Configure dynamic rendering and robust DB init for Vercel 2026-01-22 03:17:01 -08:00
Christopher e370ede692 Fix Vercel build: force dynamic rendering, lazy db init, type fixes 2026-01-22 03:14:49 -08:00
Christopher 1ab9956b26 Updated readme 2026-01-22 02:57:29 -08:00
Christopher 6d0ad77031 Updated readme 2026-01-22 02:55:13 -08:00
Christopher 84b0651077 Merge branch 'main' of github-cyph3rasi:cyph3rasi/Synapsis 2026-01-22 02:52:07 -08:00
Christopher b76e586bbc feat: Implement core API endpoints, database schema, ActivityPub federation, and initial user interface for the application. 2026-01-22 02:44:46 -08:00
cyph3rasi 16f6ca2188 Initial commit 2026-01-22 02:44:12 -08:00
Christopher 537fc5e8c2 Initial commit from Create Next App 2026-01-22 00:03:21 -08:00