Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Releases: nag763/electron-football-app

Fix bug on hours in latest info list

31 Jan 18:18
Compare
Choose a tag to compare

Players pictures added

General

Changelog

  • Fix issue with hours on RSS feed, when superior to one, the display was bugged

Ideas to improve the application

  • Ligth the overloaded UI
  • Improve the security of the application (i.e XSS attacks).
  • Toast for errors and better interactivity.

Important

  • To make the application run, you have to get your own api key on https://www.api-football.com/, don't forget to subscribe to the football api on the website in order to make everything work.

  • The app might be flagged as untrusted on windows

Pictures, more pictures

30 Jan 20:53
Compare
Choose a tag to compare

Players pictures added

General

Changelog

  • Added player pictures on team page.
  • Added player pictures on players page.
  • Added team logos on match sheet.
  • Handled no event available available for a game by a replacable text

Ideas to improve the application

  • Make a better UI.
  • Improve the security of the application (i.e XSS attacks).
  • Toast for errors and better interactivity.

Important

  • To make the application run, you have to get your own api key on https://www.api-football.com/, don't forget to subscribe to the football api on the website in order to make everything work.

  • The app might be flagged as untrusted on windows

New features, fix some bugs

30 Jan 17:07
Compare
Choose a tag to compare

Better error handling for new users.

General

Changelog

  • Fixed the error that impeached the user to save more than one team in his profile
  • Fixed the error that the app was communicating an error to the user when nothing was fetched from the remote API on a normal scenario
  • Added the features to fetched RSS links in the user's browser

Ideas to improve the application

  • Make a better UI.
  • Improve the security of the application (i.e XSS attacks).
  • Toast for errors and better interactivity.

Important

  • To make the application run, you have to get your own api key on https://www.api-football.com/, don't forget to subscribe to the football api on the website in order to make everything work.

  • The app might be flagged as untrusted on windows

Better error handling for new users

29 Jan 16:11
Compare
Choose a tag to compare

Better error handling for new users.

General

Changelog

  • Errors now try to display the right source of error to the user, and whether it comes from his internet connection, his api
  • Add workflow for lints on Github.

Ideas to improve the application

  • Make a better UI.
  • Improve the security of the application (i.e XSS attacks).
  • Toast for errors and better interactivity.

Important

  • To make the application run, you have to get your own api key on https://www.api-football.com/, don't forget to subscribe to the football api on the website in order to make everything work.

  • The app might be flagged as untrusted on windows

Minor bug fix, stable release

28 Jan 09:59
Compare
Choose a tag to compare

Stable release on UnFootball, an electron based desktop application.

General

Changelog

  • Added errors when not connected.
  • Error catching first check if the user isn't connected.
  • Fix away coach not being displayed.
  • Fix time issues when fetching RSS.

Ideas to improve the application

  • Make a better UI.
  • Improve the security of the application (i.e XSS attacks).
  • Toast for errors and better interactivity.

Important

  • To make the application run, you have to get your own api key on https://www.api-football.com/, don't forget to subscribe to the football api on the website in order to make everything work.

  • The app might be flagged as untrusted on windows

Better UI, better error handling

24 Jan 14:53
Compare
Choose a tag to compare

Minor fixs on UnFootball, an electron based desktop application.

General

Changelog

  • Added default value to fetched undefined or null values.
  • Error catching.
  • Stats selector themed in dark mode.

Ideas to improve the application

  • Make a better UI.
  • Improve the security of the application (i.e XSS attacks).
  • Toast for errors and better interactivity.

Important

  • To make the application run, you have to get your own api key on https://www.api-football.com/, don't forget to subscribe to the football api on the website in order to make everything work.

  • The app might be flagged as untrusted on windows

First release

23 Jan 17:56
Compare
Choose a tag to compare

First release of UnFootball, an electron based desktop application.

General

Functionalities

  • Show the matches of the day, and the week.
  • Show a team and its related information.
  • Show a player and its related information and stats.
  • Show a league and its related information.
  • Save a team or a league in the user profile.
  • Get the latest football news.

Ideas to improve the application

  • Make a better UI.
  • Catch errors from API calls, and modify UI in consequence.
  • Improve the security of the application (i.e XSS attacks).
  • Toast for errors and better interactivity.

Important

To make the application run, you have to get your own api key on https://www.api-football.com/, don't forget to subscribe to the football api on the website in order to make everything work.