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

kasm VNC #250

Merged
merged 48 commits into from
Oct 17, 2024
Merged

kasm VNC #250

merged 48 commits into from
Oct 17, 2024

Commits on Sep 21, 2023

  1. wip

    matifali committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9b9dd76 View commit details
    Browse the repository at this point in the history
  2. add kasmVNC

    matifali committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f68b31b View commit details
    Browse the repository at this point in the history
  3. TODO

    matifali committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    aabf35c View commit details
    Browse the repository at this point in the history
  4. fixup!

    matifali committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    dec64c7 View commit details
    Browse the repository at this point in the history
  5. update tags

    matifali committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    bf90b16 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Delete .icons/kasm.png

    matifali authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    92794a2 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    matifali authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d44bd60 View commit details
    Browse the repository at this point in the history
  3. Update main.tf

    matifali authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    1ac4840 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. merge main

    matifali committed May 17, 2024
    Configuration menu
    Copy the full SHA
    805f692 View commit details
    Browse the repository at this point in the history
  2. bun fmt

    matifali committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0fa43a7 View commit details
    Browse the repository at this point in the history
  3. bump version and fix typo

    matifali committed May 17, 2024
    Configuration menu
    Copy the full SHA
    048cffb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2318f31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6009778 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3333d3a View commit details
    Browse the repository at this point in the history
  7. update README.md

    matifali committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d6e6cb3 View commit details
    Browse the repository at this point in the history
  8. fixup!

    matifali committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b308ea5 View commit details
    Browse the repository at this point in the history
  9. fixup!

    matifali committed May 17, 2024
    Configuration menu
    Copy the full SHA
    41ef969 View commit details
    Browse the repository at this point in the history
  10. Install libdatetime-perl

    matifali committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6698cb8 View commit details
    Browse the repository at this point in the history
  11. fixup!

    matifali committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c8cdc95 View commit details
    Browse the repository at this point in the history
  12. fixup!

    matifali committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c8db45e View commit details
    Browse the repository at this point in the history
  13. add healtcheck

    matifali committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a6c449e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b697e72 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    f00f8de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a76095f View commit details
    Browse the repository at this point in the history
  3. remove options

    matifali committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a254fd3 View commit details
    Browse the repository at this point in the history
  4. add wait for script

    matifali committed May 30, 2024
    Configuration menu
    Copy the full SHA
    71a2e6c View commit details
    Browse the repository at this point in the history
  5. fixup!

    matifali committed May 30, 2024
    Configuration menu
    Copy the full SHA
    39bc745 View commit details
    Browse the repository at this point in the history
  6. fixup!

    matifali committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c2698be View commit details
    Browse the repository at this point in the history
  7. fixup!

    matifali authored May 30, 2024
    Configuration menu
    Copy the full SHA
    d61f14d View commit details
    Browse the repository at this point in the history
  8. bun fmt

    matifali committed May 30, 2024
    Configuration menu
    Copy the full SHA
    12e4d35 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    de525a3 View commit details
    Browse the repository at this point in the history
  2. Refactor KasmVNC installation script logic

    - Simplify and modularize the installation process
    - Add mapping for different Linux distributions and architectures
    - Validate the desktop environment to ensure compatibility
    matifali committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6017b05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ee02a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59041b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ce7ef5 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 2, 2024

  1. Update README.md

    matifali authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cf3159c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    c6895b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4020ec0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4cdb15 View commit details
    Browse the repository at this point in the history
  4. Improve Debian package installation command

    By refining the package manager options, this change prevents the installation of unnecessary recommended and suggested packages, streamlining the process.
    matifali committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    18570aa View commit details
    Browse the repository at this point in the history
  5. Fix RPM installation path in kasmvnc script

    Simplify and unify the RPM installation process by using the
    consistent temporary directory path for downloading RPM files.
    This reduces potential errors and ensures uniform script behavior
    between different OS installations.
    matifali committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a63c365 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update README.md

    matifali authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    43a353c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05135af View commit details
    Browse the repository at this point in the history
  3. update version

    matifali committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    457621c View commit details
    Browse the repository at this point in the history