Upcoming

  • Add a help page to explain how to use the app.
  • Add a landing page.
  • Be able to create diffs from GitHub URLs instead of having to provide details separately.
  • Allow users to add a short description to diffs.
  • Add name to each user account and show it in the diff page so readers know who made the diff.
  • Show how many lines were added and removed in the entire diff in the "My diffs" table.
  • For private repos, allow diff creator to generate a zip file for the start path and another for the end path, and make the zip files downloadable in the diff page.
  • Using URLs instead of providing details directly, allow comparison between GitHub tags or even across repositories.
  • Add GitLab or Bitbucket integration.
  • Automatically update diffs when the main/master branch of the target repo is updated.

Changelog

v0.4 - 5 Feb 2022

  • Add "Remember PAT" checkbox in the form to create diffs so that you don't have to enter it every time.
  • If users enable "Remember PAT", then they can see a "Refresh" icon in the "My diffs" table. Clicking it re-clones the repo and updates the diff.

v0.4 - 5 Feb 2022

  • Add icons for copy URL and delete diff in the diffs table.

v0.3 - 4 Feb 2022

  • Add search bar to diffs table so things are easier to find.
  • Fix look of link in new diff page that didn't look like a link.

v0.2 - 4 Feb 2022

  • Improve header and add icons.
  • Allow users to delete diffs they've created.
  • Added 'Create and add new' button to reduce typing in the diff form.

v0.1 - 28 Jan 2022