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

LilyBot 5.0.0 #422

Merged
merged 48 commits into from
Sep 20, 2024
Merged

LilyBot 5.0.0 #422

merged 48 commits into from
Sep 20, 2024

Commits on Nov 16, 2023

  1. Bump detekt from 1.23.1 to 1.23.3 (#362)

    Bumps `detekt` from 1.23.1 to 1.23.3.
    
    Updates `io.gitlab.arturbosch.detekt:detekt-formatting` from 1.23.1 to 1.23.3
    - [Release notes](https://github.com/detekt/detekt/releases)
    - [Commits](detekt/detekt@v1.23.1...v1.23.3)
    
    Updates `io.gitlab.arturbosch.detekt` from 1.23.1 to 1.23.3
    - [Release notes](https://github.com/detekt/detekt/releases)
    - [Commits](detekt/detekt@v1.23.1...v1.23.3)
    
    ---
    updated-dependencies:
    - dependency-name: io.gitlab.arturbosch.detekt:detekt-formatting
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.gitlab.arturbosch.detekt
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    2ff1f07 View commit details
    Browse the repository at this point in the history
  2. Bump kotlin from 1.9.10 to 1.9.20 (#363)

    Bumps `kotlin` from 1.9.10 to 1.9.20.
    
    Updates `org.jetbrains.kotlin.jvm` from 1.9.10 to 1.9.20
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.10...v1.9.20)
    
    Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.10 to 1.9.20
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.10...v1.9.20)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin.jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jetbrains.kotlin.plugin.serialization
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    57937a0 View commit details
    Browse the repository at this point in the history
  3. Bump org.litote.kmongo:kmongo-coroutine-serialization (#364)

    Bumps [org.litote.kmongo:kmongo-coroutine-serialization](https://github.com/Litote/kmongo) from 4.10.0 to 4.11.0.
    - [Release notes](https://github.com/Litote/kmongo/releases)
    - [Commits](Litote/kmongo@kmongo-4.10.0...kmongo-4.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.litote.kmongo:kmongo-coroutine-serialization
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    bc25aff View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Bump io.github.oshai:kotlin-logging from 5.1.0 to 5.1.1 (#366)

    Bumps [io.github.oshai:kotlin-logging](https://github.com/oshai/kotlin-logging) from 5.1.0 to 5.1.1.
    - [Release notes](https://github.com/oshai/kotlin-logging/releases)
    - [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog-old.md)
    - [Commits](oshai/kotlin-logging@5.1.0...5.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.oshai:kotlin-logging
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    be51c22 View commit details
    Browse the repository at this point in the history
  2. Bump AButler/upload-release-assets from 2.0 to 3.0 (#367)

    Bumps [AButler/upload-release-assets](https://github.com/abutler/upload-release-assets) from 2.0 to 3.0.
    - [Release notes](https://github.com/abutler/upload-release-assets/releases)
    - [Commits](AButler/upload-release-assets@v2.0...v3.0)
    
    ---
    updated-dependencies:
    - dependency-name: AButler/upload-release-assets
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d036fd4 View commit details
    Browse the repository at this point in the history
  3. Bump kotlin from 1.9.20 to 1.9.21 (#368)

    * Bump kotlin from 1.9.20 to 1.9.21
    
    Bumps `kotlin` from 1.9.20 to 1.9.21.
    
    Updates `org.jetbrains.kotlin.jvm` from 1.9.20 to 1.9.21
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.20...v1.9.21)
    
    Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.20 to 1.9.21
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.20...v1.9.21)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin.jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jetbrains.kotlin.plugin.serialization
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update libs.versions.toml
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: NoComment <67918617+NoComment1105@users.noreply.github.com>
    dependabot[bot] and NoComment1105 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    892cbf2 View commit details
    Browse the repository at this point in the history
  4. Bump detekt from 1.23.3 to 1.23.4 (#369)

    Bumps `detekt` from 1.23.3 to 1.23.4.
    
    Updates `io.gitlab.arturbosch.detekt:detekt-formatting` from 1.23.3 to 1.23.4
    - [Release notes](https://github.com/detekt/detekt/releases)
    - [Commits](detekt/detekt@v1.23.3...v1.23.4)
    
    Updates `io.gitlab.arturbosch.detekt` from 1.23.3 to 1.23.4
    - [Release notes](https://github.com/detekt/detekt/releases)
    - [Commits](detekt/detekt@v1.23.3...v1.23.4)
    
    ---
    updated-dependencies:
    - dependency-name: io.gitlab.arturbosch.detekt:detekt-formatting
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.gitlab.arturbosch.detekt
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    88aa9f1 View commit details
    Browse the repository at this point in the history
  5. Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.14 (#371)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.11 to 1.4.14.
    - [Commits](qos-ch/logback@v_1.4.11...v_1.4.14)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5416a21 View commit details
    Browse the repository at this point in the history
  6. Bump actions/setup-java from 3 to 4 (#372)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5544413 View commit details
    Browse the repository at this point in the history
  7. Bump actions/upload-artifact from 3 to 4 (#374)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    7b439e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96a0f33 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Remove redundant codec

    NoComment1105 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    dba1bb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34ab851 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Update dependencies

    NoComment1105 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    27b7211 View commit details
    Browse the repository at this point in the history
  2. Fix cancelling reminders with moderation command.

    Turns out we were trying to cancel the reminder for the command executor haha very optimal
    NoComment1105 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c499974 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Add 'Auto-invite Moderator Role' option (#382)

    * Add 'Auto-invite Moderator Role' option
    
    * Fix v7 migration
    
    * Fix compilation
    TheKodeToad committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    631e8e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    359886e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Update dependencies

    NoComment1105 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7b4a987 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    9ef8397 View commit details
    Browse the repository at this point in the history
  2. Bump org.kohsuke:github-api from 1.318 to 1.319 (#385)

    Bumps [org.kohsuke:github-api](https://github.com/hub4j/github-api) from 1.318 to 1.319.
    - [Release notes](https://github.com/hub4j/github-api/releases)
    - [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md)
    - [Commits](hub4j/github-api@github-api-1.318...github-api-1.319)
    
    ---
    updated-dependencies:
    - dependency-name: org.kohsuke:github-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    fbfcde5 View commit details
    Browse the repository at this point in the history
  3. Bump kotlin from 1.9.22 to 1.9.23 (#390)

    Bumps `kotlin` from 1.9.22 to 1.9.23.
    
    Updates `org.jetbrains.kotlin.jvm` from 1.9.22 to 1.9.23
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)
    
    Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.22 to 1.9.23
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin.jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jetbrains.kotlin.plugin.serialization
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    97674b2 View commit details
    Browse the repository at this point in the history
  4. Bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.3 (#388)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.0 to 1.5.3.
    - [Commits](qos-ch/logback@v_1.5.0...v_1.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: NoComment <67918617+NoComment1105@users.noreply.github.com>
    dependabot[bot] and NoComment1105 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    96b3cd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b82f7ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aab071a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Allow multiple roles to be pinged on auto-threads (#386)

    * Allow multiple roles to be pinged in auto-threaded channels
    
    * Add migration for new issue
    
    * Fix doc file
    NoComment1105 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8799f52 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Update dependencies

    NoComment1105 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1c8b510 View commit details
    Browse the repository at this point in the history
  2. Implement temporary bans (#391)

    * Revert "Create a moderation arguments class to shrink the arguments down"
    
    This reverts commit b82f7ef.
    
    * Implement temporary bans
    
    * Apply review comments
    - Remove temp-ban remove, incorporate into unban
    - Remove soft-ban, incorporate into main ban command
    
    * Fix typo in command option description
    NoComment1105 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a61c526 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Fix permissions being lost by locked channels when unlocked (#395)

    * Begin work on storing original permissions when locking channels
    
    * Complete work on storing original permission for locked channels
    NoComment1105 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ce9eac2 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.6 (#398)

    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.3 to 1.5.6.
    - [Commits](qos-ch/logback@v_1.5.3...v_1.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 12, 2024
    Configuration menu
    Copy the full SHA
    370c361 View commit details
    Browse the repository at this point in the history
  2. Bump io.github.oshai:kotlin-logging from 6.0.4 to 6.0.9 (#397)

    Bumps [io.github.oshai:kotlin-logging](https://github.com/oshai/kotlin-logging) from 6.0.4 to 6.0.9.
    - [Release notes](https://github.com/oshai/kotlin-logging/releases)
    - [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog-old.md)
    - [Commits](oshai/kotlin-logging@6.0.4...6.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.oshai:kotlin-logging
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: NoComment <67918617+NoComment1105@users.noreply.github.com>
    dependabot[bot] and NoComment1105 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    1307899 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    be6d61c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    349ba5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56b009f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3d1f68 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Bump org.kohsuke:github-api from 1.321 to 1.322 (#406)

    Bumps [org.kohsuke:github-api](https://github.com/hub4j/github-api) from 1.321 to 1.322.
    - [Release notes](https://github.com/hub4j/github-api/releases)
    - [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md)
    - [Commits](hub4j/github-api@github-api-1.321...github-api-1.322)
    
    ---
    updated-dependencies:
    - dependency-name: org.kohsuke:github-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    9c38371 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Update to Kotlin 2

    NoComment1105 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0680156 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Update to Java 21 😎

    NoComment1105 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f812228 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 16, 2024

  1. Merge branch 'refs/heads/main' into develop

    # Conflicts:
    #	docs/commands.md
    NoComment1105 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c81692f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17872cf View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Update KordEx, Kotlin, Gradle, fix small K2 warnings (#413)

    * Update KordEx, Kotlin, Gradle, fix small K2 warnings
    
    * Yeet unnecessary Gradle task
    
    * Configure the about command
    
    * Address comments
    
    * Update KordEx to 2.1.0
    
    Hopefully this is it!
    gdude2002 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    58143e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    dc16c08 View commit details
    Browse the repository at this point in the history
  2. Package restructure (#417)

    * Refactor package structure attempt 2
    
    * Fix package references :D
    
    * Split out config view and clear
    NoComment1105 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    7d2b6ff View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. More event logging (#410)

    * Start work on audit-log event based logging
    
    * Refactor it all because yes
    
    * Create action transferring database to move important information over to the event action
    
    * Log Kicks, send quick actions to db, generalise channel creation logs
    
    * Start work on channel updates
    
    * Add the rest of the channel update fields
    
    * Fully set up channel edit logging
    
    * Add scheduled event logging
    
    * Invite events and Role events
    
    * Thread creates and deletes logging + updated kordex
    
    * Log timeouts created by lily
    
    * Fix timeout logging, yeehaw actual code is done now
    
    * Add docs
    
    * Fix package references
    
    * Remove the logging, however funny it was to me it is not needed
    
    * Complete merge
    
    * Add configuration, split down into two event categories
    
    * Update migrations for utility config
    
    * Reduce code duplication and rename some packages
    
    * Fix formatting of applied tags
    NoComment1105 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    378f224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1998d2e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Dm default false (#421)

    * Theoretically make the DM option default to a certain value. Needs testing :)
    
    * Forgot migration 😎
    NoComment1105 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    22d399f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3c905c View commit details
    Browse the repository at this point in the history