WatchVote

A full stack management application for proposing and voting movies for cyclical movie events

GPL-3.0 License

Stars
0
WatchVote - Release v1.0.0-alpha.9 (The DB Multilang Update) Latest Release

Published by EliasSchaut over 1 year ago

Add

  • Multilang for Backend Routes #51
  • Improve movie search visually
  • add rotten tomatoes atttribute

Misc

  • Fix various bugs in movie table (filter, sort)
  • Renamed BigPictureMode into Info and change icon to an i
  • added robots.txt to avoid crawling
  • added manifest.json as preparation for a progressive web app

Dev

  • replace sqlite db with postresql db
  • replace movie api from omdb api to imdb api

What's Changed

Full Changelog: https://github.com/EliasSchaut/WatchVote/compare/v1.0.0-alpha.8...v1.0.0-alpha.9

WatchVote - Release v1.0.0-alpha.8 (The Darkmode Update)

Published by EliasSchaut over 1 year ago

Add

  • Dark Mode #23

Misc

  • Movie table will sort by vote count per default #44

Dev

  • Resolve critical dependency issues by updating packages because of resolved conflicting dependencies

What's Changed

Full Changelog: https://github.com/EliasSchaut/Movie-Monday-Manager/compare/v1.0.0-alpha.7...v1.0.0-alpha.8

WatchVote - Release v1.0.0-alpha.7 (The Movie Table Update)

Published by EliasSchaut over 1 year ago

Add

  • Table Update #15
  • Movie Update #36

Misc

  • add validation for imdb_id lenght #39

Dev

  • update packages (but class-validator issue still not updateable because of conflicting dependencies)

New Contributors

What's Changed

Full Changelog: https://github.com/EliasSchaut/Movie-Monday-Manager/compare/v1.0.0-alpha.6...v1.0.0-alpha.7

WatchVote - Release v1.0.0-alpha.6 (The Lang Update)

Published by EliasSchaut almost 2 years ago

Add

  • The Text Update #18
  • Improve text responses a bit

Dev

  • Text is now outsourced to localization files in the different projects. The text will be accessed via versions of the i18n library.

What's Changed

Full Changelog: https://github.com/EliasSchaut/Movie-Monday-Manager/compare/v1.0.0-alpha.5...v1.0.0-alpha.6

WatchVote - Release v1.0.0-alpha.5 (The Dev Update)

Published by EliasSchaut almost 2 years ago

Add

  • The Dev Update #6
  • The Pattern Update #19

Misc

  • Add "docs" page in client, to view all available docs at once
  • Fix #11 Bug

Dev

  • Improve README to improve descriptions of the dev stuff
  • Edit backend structure: move routes to own folder

What's Changed

Full Changelog: https://github.com/EliasSchaut/Movie-Monday-Manager/compare/v1.0.0-alpha.4...v1.0.0-alpha.5

WatchVote - Release v1.0.0-alpha.4 (The Announcement Update)

Published by EliasSchaut almost 2 years ago

Add:

  • Announcement Update #7
  • Password Reset Update #12
  • Session Update #16

Misc

  • emails will stay to send text only instead of html to reduce spam #4
  • fix profile bugs (pw change) (#3)

Dev

  • client: Improve component usage by using views instead of component for the unreuseable sites
  • client: create form components

What's Changed

Full Changelog: https://github.com/EliasSchaut/Movie-Monday-Manager/compare/v1.0.0-alpha.3...v1.0.0-alpha.4

WatchVote - Release v1.0.0-alpha.3 (The History & Watchlist Update)

Published by EliasSchaut almost 2 years ago

Add

  • History Update #5
  • Watchlist Update #8
  • better icons

Misc

  • close #3
  • alerts now shown when handling with movie table
  • movie runtime will now be saved for the start time calculation

Dev

  • client: created Vue Components for Cards, Modals and Tables
  • client: moved /commponents/ts to /util
  • backend: created event handler for scheduled jobs

What's Changed

Full Changelog: https://github.com/EliasSchaut/Movie-Monday-Manager/compare/v1.0.0-alpha.2...v1.0.0-alpha.3

WatchVote - Release: v1.0.0-alpha.2 (The Profile Update)

Published by EliasSchaut almost 2 years ago

Add

  • profile self-management for users:
    • Change user-data
    • Add Gravatar-Profile-Img
    • Get all saved user-data
    • delete account
  • client alerts to help understanding whats going on

Misc

  • Double password check when entering a new password
  • Better client input validation (better feedback, better pattern)
  • add GitHub Link

Dev

  • client: split form inputs into single reuseable components
  • client: moved plugins to own folder
  • backend pattern matching is still not available. I will aim to provide it on the first beta release
  • dev documentation is still not available. I will aim to provide it on the first beta release

What's Changed

Full Changelog: https://github.com/EliasSchaut/Movie-Monday-Manager/compare/v1.0.0-alpha...v1.0.0-alpha.2

WatchVote - Release v1.0.0-alpha (The Init Release)

Published by EliasSchaut almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/EliasSchaut/Movie-Monday-Manager/commits/v1.0.0-alpha