Skip to content

Update the app

Matija Čupić requested to merge update-from-upstream into master

What

This MR should update the app with the latest version from upstream and then reintroduce the changes made in the original fork.

Why

The current app is severely outdated

Alternatives

There's other options:

  • Merging the upstream/master branch with the master branch, but that results in a very difficult merge conflict
  • Rebasing the current master branch to upstream/master which results in many small solvable conflicts, but they're too many (~300)

Issues

Resolves #2

Edited by Matija Čupić

Merge request reports