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

Server-side rewrite #7

Merged
merged 5 commits into from
Sep 10, 2023
Merged

Server-side rewrite #7

merged 5 commits into from
Sep 10, 2023

Commits on Sep 5, 2023

  1. CSVHub partially implemented

    Server sided processing including:
    - CSV files being read from "MailLobbyer" dir on server. Resulting on returning list of CSV files for selection on client side.
    - Clean up after disposal of component. leads to proper disconnection which ensures "OnDisconnectedAsync" is called.
    Pa1yn-dev committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c3a925a View commit details
    Browse the repository at this point in the history
  2. Update

    Pa1yn-dev committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    cb2770a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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

Commits on Sep 9, 2023

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

Commits on Sep 10, 2023

  1. Full server side rewrite

    Pa1yn-dev committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    9f96634 View commit details
    Browse the repository at this point in the history