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

First implementation of React UI #25

Merged
merged 53 commits into from
Nov 2, 2023
Merged

First implementation of React UI #25

merged 53 commits into from
Nov 2, 2023

Commits on Aug 31, 2023

  1. React UI test implementation

    dvovk committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    4ab80fc View commit details
    Browse the repository at this point in the history
  2. added http as rest.port

    mh0lt committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b1fac46 View commit details
    Browse the repository at this point in the history
  3. added rest.port (http)

    mh0lt committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    edbbc1d View commit details
    Browse the repository at this point in the history
  4. add _bin to gitignore

    mh0lt committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    15650c3 View commit details
    Browse the repository at this point in the history
  5. _bin as dir

    mh0lt committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    99139d6 View commit details
    Browse the repository at this point in the history
  6. mrg

    dvovk committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2ee0915 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. added simple serving react app

    dvovk committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    b99949a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. added browser open on start

    dvovk committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    45108e1 View commit details
    Browse the repository at this point in the history
  2. fixed build issue

    dvovk committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    b57a906 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

Commits on Sep 7, 2023

  1. merging

    dvovk committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f33ae1c View commit details
    Browse the repository at this point in the history
  2. merged

    dvovk committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    df37b96 View commit details
    Browse the repository at this point in the history
  3. merging

    dvovk committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0fac916 View commit details
    Browse the repository at this point in the history
  4. updated FE build

    dvovk committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    4742cfe View commit details
    Browse the repository at this point in the history
  5. removed log file

    dvovk committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    18b0f59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71b601f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    235f393 View commit details
    Browse the repository at this point in the history
  8. fix merge type changes

    mh0lt committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d69b060 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. added log processing updates

    mh0lt committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    dc0b0da View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Added lock to request inc

    mh0lt committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    eacc804 View commit details
    Browse the repository at this point in the history
  2. updated FE

    dvovk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    7b9f2fa View commit details
    Browse the repository at this point in the history
  3. added logs displaying

    dvovk committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1a469f2 View commit details
    Browse the repository at this point in the history
  4. add lock

    mh0lt committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    cbb5374 View commit details
    Browse the repository at this point in the history
  5. fixed json unmarshal breaks

    mh0lt committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5b18978 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. updated FE

    dvovk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6bad72e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcda174 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5d2d94 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. move base64 decode to unmarshal

    mh0lt committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    bf75366 View commit details
    Browse the repository at this point in the history
  2. updated UI

    dvovk committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    abec8fd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. updated FE

    dvovk committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f29979c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. updated endpoints

    mh0lt committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0329bc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b02722b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

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

Commits on Sep 18, 2023

  1. updated build and documentation

    dvovk committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    96bfa30 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. added find reorgs to REST API

    dvovk committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1ce9185 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. added fetching active peers

    dvovk committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f460a9a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. added bootnodes query

    dvovk committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e4c3659 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

Commits on Oct 8, 2023

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

Commits on Oct 13, 2023

  1. changed peer data structure

    dvovk committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    121c99a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

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

Commits on Oct 26, 2023

  1. updated UII

    dvovk committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8e4f46d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. updated UI

    dvovk committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    0ae9989 View commit details
    Browse the repository at this point in the history
  2. updated UI

    dvovk committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    b14cfd1 View commit details
    Browse the repository at this point in the history
  3. updated readme

    dvovk committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    ed6fe62 View commit details
    Browse the repository at this point in the history
  4. updated UI

    dvovk committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    d7b0302 View commit details
    Browse the repository at this point in the history
  5. added handling subpaths for FE

    dvovk committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    909acca View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. fix tests

    dvovk committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b97da35 View commit details
    Browse the repository at this point in the history
  2. fixed lint errors

    dvovk committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b70b3de View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. commented unused funcs

    dvovk committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    12dbdc9 View commit details
    Browse the repository at this point in the history
  2. fixed lint errors

    dvovk committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2392c21 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. commented tests

    dvovk committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d8660cd View commit details
    Browse the repository at this point in the history
  2. removed redundant tests

    dvovk committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f258bd9 View commit details
    Browse the repository at this point in the history