Releases: bsospace/Poll
Releases · bsospace/Poll
v.1.0.0-beta
What's Changed
🚨 Disadvantages of This Version
Tested in bynoir#11 and discovered a major issue: Points in events conflict.
🔻 Issues & Problems Identified
1️⃣
Problem: Points are stored at the Event level, causing different polls within the same event to share and compete for the same pool of points.
Problem: If an event has many polls and votes, the system currently fetches all related data at once without efficient pagination or lazy loading.
Impact: This can slow down performance, especially for large events with thousands of votes.
- Feature/realtime poll server by @boytur in #1
- Feature/landing page by @LordEaster in #2
- fix: update import paths for utility functions and add new layout com… by @ohmjess in #3
- Feature/scan qrcode by @ohmjess in #4
- Feature/oauth api by @boytur in #5
- Feature/event permission by @boytur in #6
- Feature/frontend poll detail by @ohmjess in #7
- frontend event detail by @Maikiw7 in #8
- Feature/backend vote queue by @boytur in #9
- Feature/create event ui by @boytur in #10
- Feature/event api by @boytur in #11
- Feature/event view details by @Maikiw7 in #13
- Refactor Login UI by @LordEaster in #12
- feat: Create Poll in Evnet by @Maikiw7 in #14
- Feature/backend vote queue by @boytur in #15
- ✨ feat: add create poll by event id endpoint by @ohmjess in #16
- 🌟 Enhancements Event UI Pages by @LordEaster in #17
- Enchant Login with Guest UI and Navbar by @LordEaster in #18
- Feature/private vote by @boytur in #19
- Feature/event index by @Maikiw7 in #20
- Feature/poll integrate api by @boytur in #21
- Feature/pre upload image api by @boytur in #22
- Feature/Poll Result by @Maikiw7 in #23
- Feature/dashboard by @boytur in #24
- Development by @boytur in #25
- 🔧 chore[docker]: Remove healthcheck configurations for frontend and R… by @boytur in #26
- Development by @boytur in #27
New Contributors
- @boytur made their first contribution in #1
- @LordEaster made their first contribution in #2
- @ohmjess made their first contribution in #3
- @Maikiw7 made their first contribution in #8
Full Changelog: https://github.com/bsospace/Poll/commits/v.1.0.0-beta