All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2021-08-27)
- Customisation: ✨ add a secondary color choice (07dcba5)
- Cypress testing: ✨ (955ba0f)
- FeaturedCard: ✨ Add avatars to the feature card (41458b7)
- add review: 🐛 prevent strangers from adding reviews (5ef49bf)
- Delete review: 🐛 not invalidating data (efb95cb)
- Edit review: 🐛 Fix not refetching data on add review (0f4d2a5)
- height of toggle: 🐛 (fdb9e3e)
- Review Markdwon: 🐛 Fixes paragraph breaks (e98a40c)
- User login: 🐛 dont let user load page if their user doesnt exist (48483cb)
- Webhook post : 🐛 now async, to prevent erroring if it is not activ (7a6d758)
- webhook: 🐛 (7fa4e22)
- Revert "style(Improve movie modal styling slightly): 🎨 & image loading" (808fb96)
- Mongo access description: 📝 (6978f81)
- :chart-with-upwards-trend: (1483a9f)
- Webhook: :chart-with-upwards-trend: dont wait for webhook (dcfeb99)
- release: null (a5bbdb8)
- improve movie modal styling slightly and image loading: 🎨 (6b41041)
- MobileCards: 🎨 (009daba)
- Nav spacing: 🎨 making nav spacing consistent (4673167)
- Review Markdwon: 🎨 bigger gap (e2376bd)
- UserTable: 🎨 fix unresponsive scroll on mobile (7604097)
0.4.1 (2021-08-21)
- Review param pass through login flow: ✨ (0db7cf1)
- CardGrid: 🐛 throws error on undefined (c4783db)
- Flash of no content landing: 🐛 (88d3ed9)
- MovieArray: 🐛 when array length = 0, error fix (74bdfb3)
- NextAuth: 🐛 adding JWT_HS512 to remove warning (d256d5a)
- CardSize fix: 🎨 (624aa04)
- MinH and AlertBanner style changes: 🎨 (591db9e)
- Styling updates: 🎨 (ba2bb74)
- README: 📝 mongo server set to NA explanation (b762fa7)
- CardGrid: ♻️ provide text placeholder when movies len = 0 (f9352d8)
0.4.0 (2021-08-20)
- 404Page: ✨ Added 404 (5cba14a)
- HomePage: ✨ abstract movie card when it is featured (2f276d5)
- SECURITY: ✨ New .env option to limit users that can sign in (d8d84c3)
- Footer: 🐛 fix footer alignment (0c16f63)
- MovieGrid: 🐛 fix images changing sizes (4da43e1)
- VersionRC: 🐛 (e651064)
- Footer: 🎨 spacing on mobile (1661711)
- Footer: ♻️ position of social icon tooltip (c91e6d4)
0.3.2 (2021-08-19)
- SecondaryAccent: ✨ implement secondary colors for primaries (317436f)
- NextConfig: 🐛 Ensure NEXTAUTH_URL is in env (1c795fd)
- CONTRIBUTING: 📝 clear up how to contribute (b5ea737)
- create .all-contributorsrc [skip ci] (c1e0f4c)
- README: 📝 aesthetic changes (e6cbeb6)
- README: 📝 aesthetic changes (ebdad70)
- Remembering short site name: 📝 (a416deb)
- update .all-contributorsrc [skip ci] (e8aacb7)
- update README.md [skip ci] (863f7c6)
- update README.md [skip ci] (0b4b764)
- ActiveHero: 🎨 visual changes to buttons (de2e26d)
- AlertBanner: 🎨 promotion now uses secondary color (44e96af)
- SecondaryColor: 🎨 adding secondary accent colour & footer banner (ca56c90)
- ToggleGrid: 🎨 incosistent bg color (638db56)
0.3.1 (2021-08-19)
0.3.0 (2021-08-19)
- Customisation: Almost every file affected
- Customisation: ✨ Change the accent colour of the website (e67aa8d)
- HomePage: ✨ Adding a hero with the active movie (6205f4c), closes #61
- SECURITY: 🐛 Removal of sensitive info such as client secret (202d219)
- UserTableActions: 🐛 Fix logic in reveal modals (c1eb0db)
- ActiveHero: 🎨 Changing layout to add header and footer buttons (7617a1e)
- README: 📝 Table for env variables (48e0a6b)
0.2.1 (2021-08-18)
- MoviePage: ♻️ Move check for user ban (b26603f)
- UserPage: ♻️ user checks server side (adeff79)
- UsersPage: ♻️ refactoring user checking to serverside (35b9a37)
- UsersPage: ♻️ refactoring user checking to serverside (e3cfa8e)
0.2.0 (2021-08-18)
- User: Affects user table actions, and next auth.
- User: ✨ Allow admins to hide users profile pictures (44e03c4)
- HomePage: 🐛 Fix server side non serializable data (0316cd2)
0.1.9 (2021-08-18)
- AlertBanner: 🐛 prevent banner flash on page load if dismissed (6de82e0)
- Card: 🐛 load images with skeleton, to prevent flash of old image (0661d6b)
- Reviews: 🐛 prevent spilling of lists into left of document (8f01f96), closes #56
- CONTRIBUTING: 📝 update (5e3e083)
- commitzen: 🎨 Modifying types (64de518)
- Release: 🎨 Back to standard release, this seems easier (98d6bbc)
0.1.8 (2021-08-18)
0.1.7 (2021-08-18)
0.1.6 (2021-08-18)
- commitzen: now without emoji :( (e33569b)
0.1.5 (2021-08-18)
0.1.4 (2021-08-18)
0.1.3 (2021-08-18)
- BannerAlert: displays if user does not have perms or is made reviewer and once closed does not show again, resolves #48 (fb60703)
- changelog: added a changelog to show when features are added or removed (8c1a063)
- Custom Error Page: resolves #49 (7e7f3f4)
- MoveDetailsSection: Adding back to home button (759b8e5)
- AlertBanner: mobile formatting (ee56738)
- Movie Reviews: fix for #7 (79c7978)
- MovieDetailsPage: fixes flash of content on movie details (ac915dd)
- MovieDetailsSection-IMDB button: changed from the hanging yellow color, to IMDB brand colors (contrast is lacking so possible future change (e129508)
- ReviewModal: movies not showing in select form (7ae5c95)
- UserReviewSection: stretching of movie images on long comments, resolves #51 (3010ba6)
- incorrect id checks (1d266b1)
- mobile friendly movieModal (baa0b9b)
- useMemo constantly re-rendering (19e1f5e)
0.1.2 (2021-06-15)
- changelog: added a changelog to show when features are added or removed (8c1a063)
- ReviewModal: movies not showing in select form (7ae5c95)