Skip to content

Releases: LiorBanai/GitHub-Notifier

V1.7.0 - Add Useful forks

28 Jan 10:24
Compare
Choose a tag to compare

V1.7.0 adds tab to vie wall forks of specific repository and also some git operation (like prune stalled branches)

V1.4.3 - Add git related operations

25 Oct 07:08
Compare
Choose a tag to compare

add git repositories operation (fetch,pull,etc) and export /import repositories

Add more GitHub Apis

06 Jun 16:57
1ca70f7
Compare
Choose a tag to compare
  • Add Issues context menu-> Right click when new issues are created(green color): #3
  • Add Clone API counts -> #4
  • Resize UI Elements.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

  • Github limits number of API call for non authenticated users to 60 per hour. So make sure you have created valid token. Github link. See "How To Use" in the readme.md file.

Small additions to the UI

02 Jun 17:52
Compare
Choose a tag to compare
  • Add colors to indicate up or down counts
  • Add (under settings) ability to turn on/off items to check
  • Fix some logic and exceptions.

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

  • Github limits number of API call for non authenticated users to 60 per hour. So make sure you have create valid token. Github link

Small fixes and UI improvements

26 May 11:14
6142137
Compare
Choose a tag to compare
  • Add open issues counters

Initial version Both net472 and Core 3.1 Version

23 May 19:02
Compare
Choose a tag to compare

This is the initial version/POC
Download the relevant version (.net framework 4.7.2 or .net Core 3.1).

Issues

  • Windows 10 blocks Zip files by default. Make sure to unblock them before unzipping. How to unblocked.

  • Github limits number of API call for non authenticated users to 60 per hour. So make sure you have create valid token. Github link

Initial version as POC only

21 May 15:59
Compare
Choose a tag to compare

Just basic release of 1 day work of the project.