Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Rewrite #10

Merged
merged 23 commits into from
Apr 19, 2019
Merged

WIP: Rewrite #10

merged 23 commits into from
Apr 19, 2019

Commits on Aug 27, 2018

  1. Configuration menu
    Copy the full SHA
    a5f51e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Outline notes for rewrite

    gmemstr committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    7f5ac63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7fdf5c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2018

  1. Add common library.

    gsimmer committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    e694dec View commit details
    Browse the repository at this point in the history
  2. Actually add common :|

    gsimmer committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    1c85356 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

  1. Basic socket client in C, socket handler in Go.

    Gabriel Simmer committed Apr 7, 2019
    Configuration menu
    Copy the full SHA
    ce193fd View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Rewriting client in go rather than C.

    Gabriel Simmer committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    aa97848 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. Configuration menu
    Copy the full SHA
    c46c79e View commit details
    Browse the repository at this point in the history
  2. Remove use of io.Pipe()

    Gabriel Simmer committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    6fd905f View commit details
    Browse the repository at this point in the history
  3. Implement web-facing websocket, stats cache reloading.

    Gabriel Simmer committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    e6206de View commit details
    Browse the repository at this point in the history
  4. Update readme, various refactoring tweaks.

    Gabriel Simmer committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    868b8e7 View commit details
    Browse the repository at this point in the history
  5. Move stats cachine to defer in main()

    Gabriel Simmer committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    8fcf365 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2019

  1. Slice -> map, send along hostname for display purposes.

    Gabriel Simmer committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    c9e0dbb View commit details
    Browse the repository at this point in the history
  2. Initialize submodule for react frontend.

    Gabriel Simmer committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    be4475c View commit details
    Browse the repository at this point in the history
  3. Update port to not clash with dev react frontend.

    Gabriel Simmer committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    8e77fde View commit details
    Browse the repository at this point in the history
  4. Round stats from client.

    Gabriel Simmer committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    93945c2 View commit details
    Browse the repository at this point in the history
  5. Update react frontend submodule.

    Gabriel Simmer committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    01a8d4f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Update styling, grid -> table.

    Gabriel Simmer committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    b1f00ff View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    eeb3c54 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. Clean up code, reference by hostname > IP, update frontend.

    Gabriel Simmer committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    a5c6861 View commit details
    Browse the repository at this point in the history
  2. Clean up web dir.

    Gabriel Simmer committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    d3c04a1 View commit details
    Browse the repository at this point in the history
  3. Remove submodules.

    Gabriel Simmer committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    bb405df View commit details
    Browse the repository at this point in the history
  4. Update README.

    Gabriel Simmer committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    3b6a249 View commit details
    Browse the repository at this point in the history