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

Добавлена возможность просматривать лог файлы с удаленных машин #31

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Commits on Apr 15, 2024

  1. Add Host model

    Габтрахманов Эльмир (Gabtrakhmanov_ER) authored and Габтрахманов Эльмир (Gabtrakhmanov_ER) committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b5f93d5 View commit details
    Browse the repository at this point in the history
  2. Update Host model

    Габтрахманов Эльмир (Gabtrakhmanov_ER) authored and Габтрахманов Эльмир (Gabtrakhmanov_ER) committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7dd159b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Add Remote host window

    Габтрахманов Эльмир (Gabtrakhmanov_ER) authored and Габтрахманов Эльмир (Gabtrakhmanov_ER) committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    821b716 View commit details
    Browse the repository at this point in the history
  2. Handle adding remote host

    Габтрахманов Эльмир (Gabtrakhmanov_ER) authored and Габтрахманов Эльмир (Gabtrakhmanov_ER) committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3fefb24 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Add SshConfigParser lib

    E-lmir committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9063054 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ea3019 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Add remote LogWatcher

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4b0b31c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Add inheritance from LogWatcher

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0845d04 View commit details
    Browse the repository at this point in the history
  2. Change properties and methods visibility

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 17, 2024
    Configuration menu
    Copy the full SHA
    13ed290 View commit details
    Browse the repository at this point in the history
  3. Add port property

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f6d447b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Add file selection window for ssh key

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 19, 2024
    Configuration menu
    Copy the full SHA
    eeb60e3 View commit details
    Browse the repository at this point in the history
  2. Remove host model

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 19, 2024
    Configuration menu
    Copy the full SHA
    8d4b298 View commit details
    Browse the repository at this point in the history
  3. Add checkbox for ssh config

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 19, 2024
    Configuration menu
    Copy the full SHA
    44ffe92 View commit details
    Browse the repository at this point in the history
  4. Add exception for LogsFolder property

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 19, 2024
    Configuration menu
    Copy the full SHA
    c8dbc69 View commit details
    Browse the repository at this point in the history
  5. Fix properties binding

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 19, 2024
    Configuration menu
    Copy the full SHA
    00e60c3 View commit details
    Browse the repository at this point in the history
  6. Remove virtual property

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 19, 2024
    Configuration menu
    Copy the full SHA
    74b07ed View commit details
    Browse the repository at this point in the history
  7. Style changes

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 19, 2024
    Configuration menu
    Copy the full SHA
    f3d1206 View commit details
    Browse the repository at this point in the history
  8. Remove comments

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 19, 2024
    Configuration menu
    Copy the full SHA
    0c9c81c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Change reading file method

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 20, 2024
    Configuration menu
    Copy the full SHA
    2f8f953 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Revert "Change reading file method"

    This reverts commit 2f8f953.
    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9d763f5 View commit details
    Browse the repository at this point in the history
  2. Revert "Change reading file method"

    This reverts commit 2f8f953.
    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d9a3c76 View commit details
    Browse the repository at this point in the history
  3. Revert changes that affects to RemoteLogWatcher file reading

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 21, 2024
    Configuration menu
    Copy the full SHA
    246502e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Add overriding

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3c23c0a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Add null check

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a6e1c46 View commit details
    Browse the repository at this point in the history
  2. Add check for file existing

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1e20b5d View commit details
    Browse the repository at this point in the history
  3. Add methods for remove hosts

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ec52cf3 View commit details
    Browse the repository at this point in the history
  4. Add error handling

    Gabtrakhmanov_ER authored and Gabtrakhmanov_ER committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e6e3137 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Merge branch 'main' into ssh-config

    # Conflicts:
    #	LogViewer/MainWindow.xaml.cs
    E-lmir committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    42266f9 View commit details
    Browse the repository at this point in the history