chrysopedia/frontend/src
jlightner 9431aa2095 feat: Added PostsFeed component to creator profile pages with Tiptap HT…
- "frontend/src/components/PostsFeed.tsx"
- "frontend/src/components/PostsFeed.module.css"
- "frontend/src/pages/PostsList.tsx"
- "frontend/src/pages/PostsList.module.css"
- "frontend/src/pages/CreatorDetail.tsx"
- "frontend/src/App.tsx"
- "frontend/src/pages/CreatorDashboard.tsx"

GSD-Task: S01/T04
2026-04-04 09:17:30 +00:00
..
api feat: Built Tiptap rich text post editor with file attachments, multipa… 2026-04-04 09:13:48 +00:00
components feat: Added PostsFeed component to creator profile pages with Tiptap HT… 2026-04-04 09:17:30 +00:00
context feat: Added ConfirmModal component, Edit As button with write-mode conf… 2026-04-04 06:27:38 +00:00
hooks feat: Installed wavesurfer.js, created AudioWaveform component with sha… 2026-04-04 05:49:40 +00:00
pages feat: Added PostsFeed component to creator profile pages with Tiptap HT… 2026-04-04 09:17:30 +00:00
utils feat: Split 945-line public-client.ts into 10 domain API modules with s… 2026-04-03 23:04:56 +00:00
App.css feat: Added collapsible PersonalityProfile component to CreatorDetail p… 2026-04-04 08:31:37 +00:00
App.tsx feat: Added PostsFeed component to creator profile pages with Tiptap HT… 2026-04-04 09:17:30 +00:00
main.tsx feat: Split key moment card header into standalone h3 title and flex-ro… 2026-03-30 08:55:48 +00:00
vite-env.d.ts feat: Added AppFooter component displaying app version, build date, com… 2026-03-30 12:00:58 +00:00