Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
24d3f00
feat(config): Enhance Next.js configuration for performance and security
Imuaz Sep 21, 2025
6b62f64
feat(dashboard): Streamline dashboard data fetching and enhance perfo…
Imuaz Sep 22, 2025
b734c6c
Merge pull request #2 from Imuaz/feature/user-roles
Imuaz Sep 22, 2025
d97ccca
Merge pull request #3 from Imuaz/feature/qr-code
Imuaz Sep 22, 2025
bd4f9d8
fix(qr): use named export QRCodeCanvas from qrcode.react and install …
Imuaz Sep 22, 2025
204a1c9
chore(db): add poll_shares table with RLS and indexes for share analy…
Imuaz Sep 22, 2025
6568886
chore(db): update row level security policies for poll_shares table t…
Imuaz Sep 22, 2025
330c74d
feat(polls): Implement voting and sharing functionality in Poll compo…
Imuaz Sep 22, 2025
6ad091b
feat(polls): Refactor poll actions and enhance voting and deletion fu…
Imuaz Sep 22, 2025
389c2e0
feat(docs): Update implementation plan and README for user roles and …
Imuaz Sep 22, 2025
956d8a1
feat(polls): Enhance PollPage with chat feature and visualization of …
Imuaz Sep 22, 2025
74bc99e
feat(polls): Update Poll components with chart visualizations and acc…
Imuaz Sep 22, 2025
21fc607
feat(polls): Implement comments system and enhance mobile responsiveness
Imuaz Sep 22, 2025
3f9b22e
fix(polls): Resolve type mismatch for vote submission
Imuaz Sep 22, 2025
6662eef
docs(readme): Add application screenshots
Imuaz Sep 22, 2025
0aa6762
🔐 Fix authentication issues and improve session persistence
Sep 23, 2025
126e8d5
🔧 Fix email verification URLs using localhost instead of live domain
Sep 23, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
194 changes: 0 additions & 194 deletions AUTHENTICATION_SETUP.md

This file was deleted.

111 changes: 0 additions & 111 deletions DATABASE_SETUP.md

This file was deleted.

53 changes: 0 additions & 53 deletions ENV_SETUP.md

This file was deleted.

Loading