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

Use SSE Events to push realtime data from the internal server to the webmap #8

Merged
merged 69 commits into from
May 1, 2024

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    80303a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f727f0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9013c3b View commit details
    Browse the repository at this point in the history
  4. working SSE prototype

    granny committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9da766b View commit details
    Browse the repository at this point in the history
  5. add temporary config option

    granny committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f9f0246 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b158615 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1affd7a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8801a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77ff796 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. stop static abusing

    granny committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    a9975c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9304234 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7394f2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57f1ee8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4dd532 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ec42fe View commit details
    Browse the repository at this point in the history
  7. missed this

    granny committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    857e164 View commit details
    Browse the repository at this point in the history
  8. cleaner tick handling

    granny committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    a29c2d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    e619b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83f8823 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f12a852 View commit details
    Browse the repository at this point in the history
  4. clean up layer update logic

    granny committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4b342cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85fe0da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bd6a37 View commit details
    Browse the repository at this point in the history
  7. missed this

    granny committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    8ea5bd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06f6f31 View commit details
    Browse the repository at this point in the history
  9. fix incorrect javadoc comments

    granny committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7da3fb6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d912505 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    9b92cc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a29bf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4d92d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on Feb 8, 2024

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

Commits on Feb 13, 2024

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

Commits on Feb 16, 2024

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

Commits on Feb 20, 2024

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

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    a79a8d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d11f85f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dbf851 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39314f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be311b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31d88f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    f08aef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bcf638 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31c145b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    3ef690e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7ede6e View commit details
    Browse the repository at this point in the history
  3. comment out a debug log

    granny committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6f22b53 View commit details
    Browse the repository at this point in the history
  4. [chore] remove unused imports

    granny committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c37a45b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    dbc44e6 View commit details
    Browse the repository at this point in the history
  2. clean up sse route logic

    granny committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    905170e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37004de View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

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

Commits on Mar 15, 2024

  1. make codefactor happy

    granny committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fbfdad6 View commit details
    Browse the repository at this point in the history
  2. add temporary debug logs

    granny committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e7407d7 View commit details
    Browse the repository at this point in the history
  3. remove unused imports

    granny committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3e82eb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

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

Commits on Mar 30, 2024

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

Commits on Apr 2, 2024

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

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    83665d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d183c66 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    20d1ad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ade62c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fcb620 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e3ffcc View commit details
    Browse the repository at this point in the history
  5. throw away unused SpiFix class

    granny committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    06c8a68 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

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