- Filter non playing players
- Sort years on /me
- Minor style adjustments
- New design for presentation mode
- Re-brand to Awards Night
- Bug fixes
- Replace Airtable with Prisma + PostgreSQL.
- Activate Typescript Strict
- Sort categories alphabetically
- Add log in link to start page
- Fix bug when adding movies without release date
Fix start page responsiveness.
Fix start page typos.
New start page.
- Fix bug when adding a movie by search in admin interface.
- Fix bug when a user doesn't belong to a group.
- Fix MUI props leak.
- All users now belong to one (and only one) group.
- A user only sees the bets from other players in the same group.
Fix bug in server side rendering of MUI.
Update Material UI (now MUI) to version 5.
- Now a card to search and add movies by name.
- Set category as decided when marking winners.
- Correctly mark bets as wrong when category is decided.
Restore admin interface for marking winners, with support for all years.
Refactoring. Upgraded to Next 11.
Bug-fix with imdb-id in Admin interface.
Admin actions now trigger deploy.
- Admin HOC to restrict access
- Form for adding a movie via IMDb ID
- Form for adding nominations
Both presentation mode and user betting now has an added level, years. Betting can be done on /me/:year
, and a list of available years can be found on /me
. Presentation mode for the years can be found at /:year
.
Users can now sign in via Auth0 instead of going to hashed url.
NextJS + Airtable version.
React version
Google sheets version.