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

Us10.1 filter panel new design #159

Draft
wants to merge 88 commits into
base: master
Choose a base branch
from

Commits on Nov 8, 2022

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

Commits on Dec 6, 2022

  1. build(deps): bump loader-utils from 2.0.2 to 2.0.3 in /frontend

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.2...v2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hry625 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    a06cc57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6f5369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cad863 View commit details
    Browse the repository at this point in the history
  4. backend: Update Cargo.lock (ItJustWorksTM#138)

    generated by cargo update
    RuthgerD authored and hry625 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    33187c8 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump minimatch from 3.0.4 to 3.1.2 in /frontend (ItJustW…

    …orksTM#140)
    
    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and hry625 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ce9a092 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump loader-utils from 2.0.3 to 2.0.4 in /frontend (ItJu…

    …stWorksTM#128)
    
    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.3...v2.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and hry625 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    92338be View commit details
    Browse the repository at this point in the history
  7. Frontend: Graph Legend Update (ItJustWorksTM#124)

    Co-authored-by: renyuan <hry87625@gmail.com>
    Co-authored-by: Kevin Ayad <kevinayad@Kevins-MacBook-Pro.local>
    Co-authored-by: Kevinayad <kevinayad@hotmail.com>
    Co-authored-by: Alexandre Rancati-Palmer <a.rancatipalmer@mailo.com>
    Co-authored-by: Kamila Y <75277107+kam56@users.noreply.github.com>
    Co-authored-by: Alexandre Rancati-Palmer <71485862+alrapal@users.noreply.github.com>
    7 people committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    432fce0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49594a6 View commit details
    Browse the repository at this point in the history
  9. backend: allow client to somewhat control string matching

    adds lower_case and partial options for now,
    this means the backend will alter the way the nodes are matched.
    
    note: client provided string is not modified.
    RuthgerD authored and hry625 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    84edf60 View commit details
    Browse the repository at this point in the history
  10. FrontEnd: Re-factor the overall layout (ItJustWorksTM#141)

    frontend: refactor the overall layout
    
    Co-authored-by: Alexandre Rancati-Palmer <71485862+alrapal@users.noreply.github.com>
    Co-authored-by: Karl Nilsson <44969574+ktpa@users.noreply.github.com>
    3 people authored and hry625 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    0380422 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

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

Commits on Dec 8, 2022

  1. frontend/FilterWidget.svelte: implement add_filter_to_TempFilterArray…

    … and add_tempFIlter_to_query
    hry625 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    85e674f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55c7769 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0466813 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8728f3c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

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

Commits on Dec 18, 2022

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

Commits on Dec 24, 2022

  1. Configuration menu
    Copy the full SHA
    aceca2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cf1b42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81c6d00 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Configuration menu
    Copy the full SHA
    9f1cefe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dc90c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3923e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c6cc50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e665bd View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. update filterWidet

    hry625 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    755ae65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bb781d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c9c064 View commit details
    Browse the repository at this point in the history
  4. frontend/App.svelte:bind value with its child

    frontend/FilterWidget.svelte:disconnect add_tempfilter_to_query function
    frontend/Panel.svelte:implement submit function
    frontend/QueryForm:implement add_tempfilter_to_query and add remove filter set function
    hry625 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    35a84fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3eadca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f18a532 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c33fe2 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump loader-utils from 2.0.2 to 2.0.3 in /frontend

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.2...v2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hry625 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    fc1c331 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2e48528 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7a95bda View commit details
    Browse the repository at this point in the history
  11. build(deps): bump loader-utils from 2.0.3 to 2.0.4 in /frontend (ItJu…

    …stWorksTM#128)
    
    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.3...v2.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and hry625 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    f2a8bc2 View commit details
    Browse the repository at this point in the history
  12. Frontend: Graph Legend Update (ItJustWorksTM#124)

    Co-authored-by: renyuan <hry87625@gmail.com>
    Co-authored-by: Kevin Ayad <kevinayad@Kevins-MacBook-Pro.local>
    Co-authored-by: Kevinayad <kevinayad@hotmail.com>
    Co-authored-by: Alexandre Rancati-Palmer <a.rancatipalmer@mailo.com>
    Co-authored-by: Kamila Y <75277107+kam56@users.noreply.github.com>
    Co-authored-by: Alexandre Rancati-Palmer <71485862+alrapal@users.noreply.github.com>
    7 people committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    1c12aca View commit details
    Browse the repository at this point in the history
  13. backend: allow client to somewhat control string matching

    adds lower_case and partial options for now,
    this means the backend will alter the way the nodes are matched.
    
    note: client provided string is not modified.
    RuthgerD authored and hry625 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    efb319c View commit details
    Browse the repository at this point in the history
  14. FrontEnd: Re-factor the overall layout (ItJustWorksTM#141)

    frontend: refactor the overall layout
    
    Co-authored-by: Alexandre Rancati-Palmer <71485862+alrapal@users.noreply.github.com>
    Co-authored-by: Karl Nilsson <44969574+ktpa@users.noreply.github.com>
    3 people authored and hry625 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    b6d0a1c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ad9521f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    804bfb2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c8922fe View commit details
    Browse the repository at this point in the history
  18. build(deps): bump loader-utils from 2.0.2 to 2.0.3 in /frontend

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.2...v2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hry625 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    8a817e2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0334b5e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1fc2b75 View commit details
    Browse the repository at this point in the history
  21. build(deps): bump loader-utils from 2.0.3 to 2.0.4 in /frontend (ItJu…

    …stWorksTM#128)
    
    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.3...v2.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and hry625 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    e091850 View commit details
    Browse the repository at this point in the history
  22. Frontend: Graph Legend Update (ItJustWorksTM#124)

    Co-authored-by: renyuan <hry87625@gmail.com>
    Co-authored-by: Kevin Ayad <kevinayad@Kevins-MacBook-Pro.local>
    Co-authored-by: Kevinayad <kevinayad@hotmail.com>
    Co-authored-by: Alexandre Rancati-Palmer <a.rancatipalmer@mailo.com>
    Co-authored-by: Kamila Y <75277107+kam56@users.noreply.github.com>
    Co-authored-by: Alexandre Rancati-Palmer <71485862+alrapal@users.noreply.github.com>
    7 people committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    db702ac View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c8eb65c View commit details
    Browse the repository at this point in the history
  24. backend: allow client to somewhat control string matching

    adds lower_case and partial options for now,
    this means the backend will alter the way the nodes are matched.
    
    note: client provided string is not modified.
    RuthgerD authored and hry625 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    3a76f47 View commit details
    Browse the repository at this point in the history
  25. FrontEnd: Re-factor the overall layout (ItJustWorksTM#141)

    frontend: refactor the overall layout
    
    Co-authored-by: Alexandre Rancati-Palmer <71485862+alrapal@users.noreply.github.com>
    Co-authored-by: Karl Nilsson <44969574+ktpa@users.noreply.github.com>
    3 people authored and hry625 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    6986433 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3243655 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d15ab68 View commit details
    Browse the repository at this point in the history
  28. Revert "frontend/App.svelte:code clean up"

    This reverts commit 3c33fe2.
    hry625 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    0982d13 View commit details
    Browse the repository at this point in the history
  29. Revert "frontend/QueryForm.svelte:code clean up"

    This reverts commit f18a532.
    hry625 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    dd8f21b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    505004b View commit details
    Browse the repository at this point in the history
  31. Revert "frontend/QueryForm.svelte:code clean up"

    This reverts commit f18a532.
    hry625 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    8db98e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. build(deps): bump loader-utils from 2.0.2 to 2.0.3 in /frontend

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.2...v2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hry625 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5a1726a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ddf03c View commit details
    Browse the repository at this point in the history
  3. backend: allow client to somewhat control string matching

    adds lower_case and partial options for now,
    this means the backend will alter the way the nodes are matched.
    
    note: client provided string is not modified.
    RuthgerD authored and hry625 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    b19ace1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2500dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dda6330 View commit details
    Browse the repository at this point in the history
  6. Frontend: Refactor layout and implementation of setting component (It…

    …JustWorksTM#146)
    
    frontend: Introduce settings window and shuffle code around
    alrapal authored and hry625 committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    35bf76c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3ae799 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81a41a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    80c1733 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0328f0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cade6b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    be7d9e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. frontend/App.svelte&Panel.svelte&QueryForm.svelte: implement update f…

    …ilter set display when use select node as root.
    hry625 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    055dac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88ba81c View commit details
    Browse the repository at this point in the history
  3. build(deps): bump loader-utils from 2.0.2 to 2.0.3 in /frontend

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.2...v2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hry625 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    18b3639 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da02322 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump loader-utils from 2.0.3 to 2.0.4 in /frontend (ItJu…

    …stWorksTM#128)
    
    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.3...v2.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and hry625 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    389e7a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ec8f46 View commit details
    Browse the repository at this point in the history
  7. backend: allow client to somewhat control string matching

    adds lower_case and partial options for now,
    this means the backend will alter the way the nodes are matched.
    
    note: client provided string is not modified.
    RuthgerD authored and hry625 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    3dce226 View commit details
    Browse the repository at this point in the history
  8. Frontend: Refactor layout and implementation of setting component (It…

    …JustWorksTM#146)
    
    frontend: Introduce settings window and shuffle code around
    alrapal authored and hry625 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    1b83973 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf9b063 View commit details
    Browse the repository at this point in the history
  10. frontend: keybind and shortcut panel (ItJustWorksTM#149)

    Co-authored-by: Alexandre Rancati-Palmer <a.rancatipalmer@mailo.com>
    2 people authored and hry625 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    aaf5261 View commit details
    Browse the repository at this point in the history
  11. fix after merge error

    hry625 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    4c9452b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    9da9ac4 View commit details
    Browse the repository at this point in the history
  2. format and bug fix after merge

    hry625 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    1c9849a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    225ab3b View commit details
    Browse the repository at this point in the history
  2. frontend/FilterWidget.svelte: change default isWildCard value is fals…

    …e for filter with ID does not support substring filter.
    hry625 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    43c898f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49dc547 View commit details
    Browse the repository at this point in the history
  4. frontend/App.svelte:update add_selected_node_as_root_to_filter functi…

    …on with isWildCard default value be false.
    hry625 committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    49d987b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. frontend/LineInputlist.svelte:fix filter panel layout inconsistency w…

    …hen there is no filter set.
    hry625 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    9846da7 View commit details
    Browse the repository at this point in the history