Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Full functionality/UI Overhaul #16

Closed
wants to merge 12 commits into from
Closed

Commits on Nov 3, 2021

  1. Fixed compilation issues

    Certificate issues when compiling as now been fixed by localising the certificates within the same folder as the program.
    
    When moving the program, it's recommended to make a shortcut to the program rather than actually change the program's directory.
    
    Problem should be fixed in the future.
    Fitzy-cmd committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    c3bf8b3 View commit details
    Browse the repository at this point in the history
  2. Repaired minor bug in pubstats.py

    Forced certificate usage caused an issue in the request. Repaired by removing the certificate argument.
    Fitzy-cmd committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    396df19 View commit details
    Browse the repository at this point in the history
  3. Removed unnecessary debugging output statements

    Some print statements were unnecessary for the build
    Fitzy-cmd committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    93e606c View commit details
    Browse the repository at this point in the history
  4. Fixed some conflicts

    Fitzy-cmd committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    4bd3ff5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1a0afe View commit details
    Browse the repository at this point in the history
  6. Update pubstats.py

    Fitzy-cmd committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    cf8460e View commit details
    Browse the repository at this point in the history
  7. Fixed unnecessary line

    Fitzy-cmd committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    c302ac6 View commit details
    Browse the repository at this point in the history
  8. Add files via upload

    Fitzy-cmd committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    b112574 View commit details
    Browse the repository at this point in the history
  9. Delete Run-GUI.bat

    Fitzy-cmd committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    760b6c3 View commit details
    Browse the repository at this point in the history
  10. Repaired some GUI errors

    Fixed repeating error
    Fixed some networking issues and logic issues
    Added error catching for Pub Stats
    Fitzy-cmd committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    3ddd221 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    07fe63d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Altered UI to a better version

    Removed the dropdown menu and all stats are now fully visualised.
    Fitzy-cmd committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    b801f43 View commit details
    Browse the repository at this point in the history