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

Development v6 #3019

Merged
merged 842 commits into from
Sep 2, 2024
Merged

Development v6 #3019

merged 842 commits into from
Sep 2, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 15, 2023

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

Commits on Dec 16, 2023

  1. Bump github/codeql-action from 2 to 3

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    391f85d View commit details
    Browse the repository at this point in the history
  2. Bump prettier from 3.1.0 to 3.1.1

    Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.1.0...3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    abe190a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba0b052 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8495f2f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

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

Commits on Dec 23, 2023

  1. Bump actions/setup-node from 4.0.0 to 4.0.1

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4.0.0...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    eb06301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c2c5b View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Query Log: Show link to groups/lists page if applicable

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    c5ab812 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Ensure blocking mode timer is started even when set via a third-party…

    … API call
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    0076e32 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Bump moment from 2.29.4 to 2.30.1

    Bumps [moment](https://github.com/moment/moment) from 2.29.4 to 2.30.1.
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.4...2.30.1)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 30, 2023
    Configuration menu
    Copy the full SHA
    7e1f063 View commit details
    Browse the repository at this point in the history
  2. Update moment to 2.30.1

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    adaf3c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9def641 View commit details
    Browse the repository at this point in the history
  4. Bump jquery from 3.7.0 to 3.7.1

    Bumps [jquery](https://github.com/jquery/jquery) from 3.7.0 to 3.7.1.
    - [Release notes](https://github.com/jquery/jquery/releases)
    - [Commits](jquery/jquery@3.7.0...3.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: jquery
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and yubiuser committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    1efbab3 View commit details
    Browse the repository at this point in the history
  5. Update jquery to 3.7.1

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    296d8ac View commit details
    Browse the repository at this point in the history
  6. Update package-lock.json

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    96b3911 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    071beb8 View commit details
    Browse the repository at this point in the history
  8. Use fixed version in package.json

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ab5b21a View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Add descriptions to DHCP metrics on the settings page

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    edbcfd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1b8dad View commit details
    Browse the repository at this point in the history
  3. Update settings-system.lp

    Co-authored-by: RD WebDesign <[email protected]>
    Signed-off-by: Dominik <[email protected]>
    DL6ER and rdwebdesign authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    f8f38f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

Commits on Jan 5, 2024

  1. Move the title attribute of the DNS metrics to the table row

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    24ce60e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    209e49a View commit details
    Browse the repository at this point in the history
  2. Fix group editing

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    b48652a View commit details
    Browse the repository at this point in the history
  3. Bump bootstrap-select from 1.13.17 to 1.13.18

    Bumps [bootstrap-select](https://github.com/snapappointments/bootstrap-select) from 1.13.17 to 1.13.18.
    - [Release notes](https://github.com/snapappointments/bootstrap-select/releases)
    - [Changelog](https://github.com/snapappointments/bootstrap-select/blob/main/CHANGELOG.md)
    - [Commits](snapappointments/bootstrap-select@v1.13.17...v1.13.18)
    
    ---
    updated-dependencies:
    - dependency-name: bootstrap-select
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    11ba1b3 View commit details
    Browse the repository at this point in the history
  4. Bump postcss from 8.4.32 to 8.4.33

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.32 to 8.4.33.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.32...8.4.33)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    8c22d9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b15f51e View commit details
    Browse the repository at this point in the history
  6. Add changed files to /vendor

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    8a86af7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7052ff0 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

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

Commits on Jan 8, 2024

  1. Fix deletion of addresses with spaces in them by avoiding encoding to…

    … "application/x-www-form-urlencoded"
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a53086e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    211bd42 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

  1. Add support for legacy Teleporter archives (#2858)

    Add support for legacy Teleporter archives
    PromoFaux authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3b0359c View commit details
    Browse the repository at this point in the history
  2. Apply red background color to special domains in query log

    Co-authored-by: RD WebDesign <[email protected]>
    Signed-off-by: yubiuser <[email protected]>
    yubiuser and rdwebdesign authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    07aaa44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e21b3b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Bump prettier from 3.1.1 to 3.2.1

    Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.1.1...3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 13, 2024
    Configuration menu
    Copy the full SHA
    63a4a67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c26269 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

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

Commits on Jan 15, 2024

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

Commits on Jan 17, 2024

  1. [Typo] Fix typo in checkMessages warning

    Signed-off-by: Andrej Vano <[email protected]>
    avano committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a35d4f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07b5f26 View commit details
    Browse the repository at this point in the history
  3. Fix group editing (#2922)

    DL6ER authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0c1b44e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Add regex hint to domain/client exclusion box

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    dee7c2b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Bump prettier from 3.2.1 to 3.2.4

    Bumps [prettier](https://github.com/prettier/prettier) from 3.2.1 to 3.2.4.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.1...3.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    04ea62b View commit details
    Browse the repository at this point in the history
  2. Bump autoprefixer from 10.4.16 to 10.4.17

    Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.16 to 10.4.17.
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@10.4.16...10.4.17)
    
    ---
    updated-dependencies:
    - dependency-name: autoprefixer
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    a5e10fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b14e54b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de5a4b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

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

Commits on Jan 26, 2024

  1. Fix interpretation of lease expiration field in case it is 0. This do…

    …es not mean 1st of January 1970 but really a never expiring lease
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c480e03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dcf90b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    64679c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b83c7f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Show link to search page instead of to the list ID returned by the AP…

    …I. This is a better strategy in case a user has a certain domain on multiple lists. We intentionally don't submit on the search page to let the user decide if they want exact or partial matching
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ab42f54 View commit details
    Browse the repository at this point in the history
  2. Fix search output unintentionally broken in 7d2e83c

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5f79611 View commit details
    Browse the repository at this point in the history
  3. Format changes

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a0ddfe6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 10, 2024

  1. Bump postcss from 8.4.33 to 8.4.35

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.33 to 8.4.35.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.33...8.4.35)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    ac2ceb6 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-node from 4.0.1 to 4.0.2

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4.0.1...v4.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    de5ec8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bd0089 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82f642e View commit details
    Browse the repository at this point in the history
  5. Bump prettier from 3.2.4 to 3.2.5

    Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.4...3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    285876c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0a5cd7 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    da7c0ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f44fc6 View commit details
    Browse the repository at this point in the history
  3. Remove advanced flag handling in config API parsing

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    99c85fc View commit details
    Browse the repository at this point in the history
  4. The permitted column in the main graph was actually the sum of forwar…

    …ded and other queries. As cache is arguably somehow permitted, too, make the difference between them clear
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    50f28e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Redesign search input field to solve #2701

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    938c6ef View commit details
    Browse the repository at this point in the history
  2. Ensure percentages are computed correctly

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c64d84a View commit details
    Browse the repository at this point in the history
  3. Also show percentages in the client activity graph

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7708887 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    d7cf23b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2098a11 View commit details
    Browse the repository at this point in the history
  3. Remove unused CSS rules

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4fba41b View commit details
    Browse the repository at this point in the history
  4. Better text and controls layout

    - use 4-8 columns instead of 6-6;
    - use label before the number control (this will show the label on the previous line, when there is a line break);
    - right-align second column in larger screens and add small margin;
    - remove old HTML comments.
    
    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0854c2a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Feb 28, 2024

  1. Fix missing inclusion of the IP address sorting plugin on the Setting…

    …s -> DHCP page
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7d97b44 View commit details
    Browse the repository at this point in the history
  2. Use MIME type instead of explicit filetype endings during the file se…

    …lection of the Teleporter input field. Even when the latter should be fine according to the standards, Safari (and, in general, any browser on Mac) seems to ignore this and support only mimetype-based selections. This is backed by several similar reports on Stackoverflow over the past couple of years.
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5f8102f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Bump autoprefixer from 10.4.17 to 10.4.18

    Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.17 to 10.4.18.
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@10.4.17...10.4.18)
    
    ---
    updated-dependencies:
    - dependency-name: autoprefixer
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    c1f0262 View commit details
    Browse the repository at this point in the history
  2. Bump chart.js from 4.4.1 to 4.4.2

    Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.1 to 4.4.2.
    - [Release notes](https://github.com/chartjs/Chart.js/releases)
    - [Commits](chartjs/Chart.js@v4.4.1...v4.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: chart.js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    3abc55f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    034ca9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64e865e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Add chartjs files

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    7c447a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f23b3a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Use automatic percent formatting

    Signed-off-by: Emir SARI <[email protected]>
    bitigchi committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2a45388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f79a404 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 7, 2024

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

Commits on Mar 9, 2024

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

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    8e24643 View commit details
    Browse the repository at this point in the history
  2. Hide group headers on the all settings page after toggling to show on…

    …ly modified settings if there are no modified settings within that group
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d82feab View commit details
    Browse the repository at this point in the history
  3. If we left with an empty page (no visible boxes) after switching from…

    … Expert to Basic settings, redirect to admin/settings/system instead
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9e8467c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Add searching for domains and clients in the Query Log. Wildcards (*)…

    … are supported everywhere in the search string.
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5cb2a89 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Hide the checkbox while the page loads

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    bff2648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    240b3aa View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Merge branch 'development-v6' into fix/overTimeGraphs

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d880a38 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 4.1.1 to 4.1.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.1...v4.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ca92d2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71d396e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

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

Commits on Mar 20, 2024

  1. Add missing priority ERROR to taillog formatFTL() function

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c8704d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

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

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

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

Commits on Mar 30, 2024

  1. Bump eps1lon/actions-label-merge-conflict from 2.1.0 to 3.0.0

    Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from 2.1.0 to 3.0.0.
    - [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
    - [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
    - [Commits](eps1lon/actions-label-merge-conflict@v2.1.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eps1lon/actions-label-merge-conflict
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 30, 2024
    Configuration menu
    Copy the full SHA
    46ffa35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5fd8b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4e8626 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Add field-sizing-content class that makes input and textarea fields i…

    …t is applied to automatically scale to the size of their content.
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    64ccce4 View commit details
    Browse the repository at this point in the history
  2. Add some defensive CSS to protect the textarea auto-sizing from getti…

    …ng into an undesirable visual state. Previously, inputs had a fair amount of fixed sizes, but after applying field-sizing: content, the inputs can become much too small or much too large.
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    09e9ae5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Update style/pi-hole.css

    Signed-off-by: Dominik <[email protected]>
    DL6ER authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b542a30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92cf92b View commit details
    Browse the repository at this point in the history
  3. Add selective Teleporter options

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    88fb2fc View commit details
    Browse the repository at this point in the history
  4. Fix buttons in high contrast themes

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a8098e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Settings Page - Apply small adjustments

    - consistent indentation and widths for fields and labels
    - use class `form-control` to format every form field
    - add some line breaks to improve readability
    
    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6f65368 View commit details
    Browse the repository at this point in the history
  2. Use colors in Currently active sessions table

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    172e4ea View commit details
    Browse the repository at this point in the history
  3. Settings Pages - small adjustments (#3000)

    - Fix buttons in high contrast themes
    - consistent indentation and widths for fields and labels
    - use class `form-control` to format every form field
    - add some line breaks to improve readability
    - use colors in "Currently active sessions" table
    rdwebdesign authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f842c72 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

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

Commits on Apr 9, 2024

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

Commits on Apr 18, 2024

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

Commits on Apr 21, 2024

  1. Bump actions/checkout from 4.1.2 to 4.1.3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.2...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and PromoFaux committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    7917a90 View commit details
    Browse the repository at this point in the history
  2. Bump autoprefixer from 10.4.18 to 10.4.19

    Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.18 to 10.4.19.
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@10.4.18...10.4.19)
    
    ---
    updated-dependencies:
    - dependency-name: autoprefixer
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and PromoFaux committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    5997b24 View commit details
    Browse the repository at this point in the history
  3. Bump postcss from 8.4.35 to 8.4.38

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.35 to 8.4.38.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.35...8.4.38)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and PromoFaux committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    9162f39 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Bump actions/checkout from 4.1.3 to 4.1.4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.3...v4.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    019710c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78f59dd View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 8, 2024

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

Commits on May 11, 2024

  1. Bump actions/checkout from 4.1.4 to 4.1.5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.4...v4.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 11, 2024
    Configuration menu
    Copy the full SHA
    7b7d543 View commit details
    Browse the repository at this point in the history
  2. Bump eps1lon/actions-label-merge-conflict from 3.0.0 to 3.0.1

    Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
    - [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
    - [Commits](eps1lon/actions-label-merge-conflict@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: eps1lon/actions-label-merge-conflict
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 11, 2024
    Configuration menu
    Copy the full SHA
    8e924c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45faaa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d45f6d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Bump chart.js from 4.4.2 to 4.4.3

    Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.2 to 4.4.3.
    - [Release notes](https://github.com/chartjs/Chart.js/releases)
    - [Commits](chartjs/Chart.js@v4.4.2...v4.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: chart.js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 18, 2024
    Configuration menu
    Copy the full SHA
    7f03a83 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 4.1.5 to 4.1.6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.5...v4.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 18, 2024
    Configuration menu
    Copy the full SHA
    b2c29f0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Update chartjs files

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a676026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b11a0d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Remove the small-box glow effect on text updates

    to avoid accessibility issues
    
    Fixes #3011
    
    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a1df7bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59b1dcf View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on May 31, 2024

  1. DHCP Settings - add option to ignore unknown DHCP clients

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f0fc7b0 View commit details
    Browse the repository at this point in the history
  2. Rewording and better format for the last sentence

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed May 31, 2024
    Configuration menu
    Copy the full SHA
    09d7aa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Bump eps1lon/actions-label-merge-conflict from 3.0.1 to 3.0.2

    Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from 3.0.1 to 3.0.2.
    - [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
    - [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
    - [Commits](eps1lon/actions-label-merge-conflict@v3.0.1...v3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: eps1lon/actions-label-merge-conflict
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    5757932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c94e7e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fafc94 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Fix/simplify mass deletion of tables, simplify deleting local DNS / C…

    …NAME records
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    75f54ff View commit details
    Browse the repository at this point in the history
  2. Fix multi-deletion of DHCP leases

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2d12a28 View commit details
    Browse the repository at this point in the history
  3. Toasts need to be stored globally or the variables may overwrite each…

    … other causeing a race-collision
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    420c5a8 View commit details
    Browse the repository at this point in the history
  4. Apply the same fixes for the messages table

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    edda66f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Move code used to format icons to a dedicated function

    also surround the icons with a SPAN tag.
    
    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    44e1a9b View commit details
    Browse the repository at this point in the history
  2. Move value details and layout to a dedicated function

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e9df006 View commit details
    Browse the repository at this point in the history
  3. Add a few CSS classes

    - add class `row` to form-group (because it contains columns) and move
      the tag to the details function
    - add class `col-sm-12` to boolean values
    - add new class `settings-box` to allow targeting only settings boxes
    
    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    84bd977 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03c0d3e View commit details
    Browse the repository at this point in the history
  5. Replace non-breaking spaces with a margin

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    494c1cf View commit details
    Browse the repository at this point in the history
  6. CSS adjustments

    - change label style and width
    - set icons padding
    
    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d66c5ec View commit details
    Browse the repository at this point in the history
  7. Use full width for array values

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3a5b791 View commit details
    Browse the repository at this point in the history
  8. Use radio buttons for enum types

    This replaces the original `<select>` and merges the options with the
    "allowed values" block in a single one, simplifying the presentation.
    Also, the defaultValueHint was incorporated into the default value.
    
    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3e6d0e9 View commit details
    Browse the repository at this point in the history
  9. More CSS adjustments

    - Adjust styles to show only one column in mid and small screens
    - also group all "settings" styles
    
    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f2f6cf4 View commit details
    Browse the repository at this point in the history
  10. Cleaner layout for "All Settings" page

    - remove the external green boxes;
    - remove border from inner boxes (and change the box-shadow);
    - add navigation and tabs for settings sections;
    - adjust/add some classes for formatting
    
    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f0664ae View commit details
    Browse the repository at this point in the history
  11. Remove the word "settings" from each tabs button

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c202f55 View commit details
    Browse the repository at this point in the history
  12. Show a message for empty tabs when selecting "Only Modified" settings

    and fix the navigation basic style colors
    
    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6e6c667 View commit details
    Browse the repository at this point in the history
  13. Change the number of columns depending on the screen size

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5db10ae View commit details
    Browse the repository at this point in the history
  14. Simplify structure and reorder some boxes

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1ba4e57 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    5ceb046 View commit details
    Browse the repository at this point in the history
  2. Base expert icon on expert class no FTL advanced flag

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9585aed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04363c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d144960 View commit details
    Browse the repository at this point in the history
  5. Do not use tabs when showing only Modified Settings

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ab16bb8 View commit details
    Browse the repository at this point in the history
  6. Add button classes to nav-pills elements

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8a88c8e View commit details
    Browse the repository at this point in the history
  7. Format the buttons

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8768f6a View commit details
    Browse the repository at this point in the history
  8. Adapt the style to LCARS theme

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    20fc994 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Apply suggestions from code review

    Signed-off-by: Dominik <[email protected]>
    DL6ER authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    61acb4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4402d56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b6c8bb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Bump prettier from 3.2.5 to 3.3.1

    Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.5...3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d08aef4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4349f68 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    3681d71 View commit details
    Browse the repository at this point in the history
  2. Bump prettier from 3.3.1 to 3.3.2

    Bumps [prettier](https://github.com/prettier/prettier) from 3.3.1 to 3.3.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.1...3.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    a3129af View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 4.1.6 to 4.1.7

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.6...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    eb2d20d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26f4945 View commit details
    Browse the repository at this point in the history
  5. Bump eslint-plugin-compat from 4.2.0 to 5.0.0

    Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 4.2.0 to 5.0.0.
    - [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
    - [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)
    - [Commits](amilajack/eslint-plugin-compat@v4.2.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-compat
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    96cd1aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa76ace View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    103bfed View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Show "Replace" instead of "Enable" on the action button (also make it…

    … warning colored)
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    aab58a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    513b700 View commit details
    Browse the repository at this point in the history
  3. Update settings-api.lp

    Co-authored-by: RD WebDesign <[email protected]>
    Signed-off-by: Dominik <[email protected]>
    DL6ER and rdwebdesign authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d7ca2da View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Fix callout header color

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4c23e5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94b49ce View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Show CLI sessions property

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    76a7248 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Fix close button contrast in some dark themes

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e9aea93 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    22fe50f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3ac2fe View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jun 29, 2024

  1. Update summary data with new count

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    2174eaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78f2919 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

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

Commits on Jul 1, 2024

  1. Always reload page after logout attempt

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ee4562f View commit details
    Browse the repository at this point in the history
  2. Fix possible race condition on page load of the index page. This is a…

    … recent regression
    
    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bfa3906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0497792 View commit details
    Browse the repository at this point in the history
  4. Use AJAX.always() during logout

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    fa837b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69f769f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 6, 2024

  1. Bump postcss from 8.4.38 to 8.4.39

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.38 to 8.4.39.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.38...8.4.39)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    b3f726e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e852fbb View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Don't try to fill client/domain tables if there is no data

    Signed-off-by: Christian König <[email protected]>
    yubiuser committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    337d7e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60ca1c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Bump actions/setup-node from 4.0.2 to 4.0.3

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.0.3.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4.0.2...v4.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    eebd1b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d8a3df View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Bump eslint-plugin-compat from 5.0.0 to 6.0.0

    Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 5.0.0 to 6.0.0.
    - [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
    - [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)
    - [Commits](amilajack/eslint-plugin-compat@v5.0.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-compat
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    8580517 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9309aa7 View commit details
    Browse the repository at this point in the history
  3. Bump prettier from 3.3.2 to 3.3.3

    Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.2...3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    288d188 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1853b3e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. pihole.rev_server has been removed

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    bfe716d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. sessions[].x_forwarded_for has been added

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4269ade View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. pihole.needLogin() does not need an argument

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e2aeeb1 View commit details
    Browse the repository at this point in the history
  2. Show X-Forwarded-For information also in the top menu

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    eb8f820 View commit details
    Browse the repository at this point in the history
  3. Bump postcss from 8.4.39 to 8.4.40

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.39 to 8.4.40.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.39...8.4.40)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e9c620c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a312176 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Do not use intermediate local variable

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d137650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e71e7f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Bump autoprefixer from 10.4.19 to 10.4.20

    Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.19 to 10.4.20.
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@10.4.19...10.4.20)
    
    ---
    updated-dependencies:
    - dependency-name: autoprefixer
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    20bf70d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7950f87 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Fix the "title" attribute to show all IPs/hostnames

    Signed-off-by: RD WebDesign <[email protected]>
    rdwebdesign committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9f28388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88bf5a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4aa049b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 10, 2024

  1. Bump postcss from 8.4.40 to 8.4.41

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.40 to 8.4.41.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.40...8.4.41)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    f2db015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df2d1d View commit details
    Browse the repository at this point in the history
  3. Bump xo from 0.56.0 to 0.58.0

    Bumps [xo](https://github.com/xojs/xo) from 0.56.0 to 0.58.0.
    - [Release notes](https://github.com/xojs/xo/releases)
    - [Commits](xojs/xo@v0.56.0...v0.58.0)
    
    ---
    updated-dependencies:
    - dependency-name: xo
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and yubiuser committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    108c69c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73b8897 View commit details
    Browse the repository at this point in the history
  5. Update package-json.lock

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    6ff1af3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2302fda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    674f263 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Merge branch 'devel' into resolve_merge_conflicts

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    c18937c View commit details
    Browse the repository at this point in the history
  2. Replace inline onclick with addEventListener inside .js file to be co…

    …mpatible with CSP
    
    Signed-off-by: Orazio <[email protected]>
    orazioedoardo committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    d28571b View commit details
    Browse the repository at this point in the history
  3. FIx package-lock.json

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    bbd389f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    964fcbd View commit details
    Browse the repository at this point in the history
  5. Remove LCARS picard

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    96aa32b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    db918cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab5a0b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c272390 View commit details
    Browse the repository at this point in the history
  4. Resolve redux (#3108)

    yubiuser authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a6807d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Bump xo from 0.58.0 to 0.59.3

    Bumps [xo](https://github.com/xojs/xo) from 0.58.0 to 0.59.3.
    - [Release notes](https://github.com/xojs/xo/releases)
    - [Commits](xojs/xo@v0.58.0...v0.59.3)
    
    ---
    updated-dependencies:
    - dependency-name: xo
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    8d1abf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    046b562 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Replace inline onclick with addEventListener inside .js file to be co…

    …mpatible with CSP (v6) (#3104)
    DL6ER authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    ed4961f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Bump chart.js from 4.4.3 to 4.4.4

    Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.3 to 4.4.4.
    - [Release notes](https://github.com/chartjs/Chart.js/releases)
    - [Commits](chartjs/Chart.js@v4.4.3...v4.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: chart.js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    263e0c0 View commit details
    Browse the repository at this point in the history
  2. Update files

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9cd2970 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    809a3ae View commit details
    Browse the repository at this point in the history
  2. Unify system setting modal buttons

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2db29ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c68e05c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Merge branch 'devel' into resolve_merge

    Signed-off-by: yubiuser <[email protected]>
    yubiuser committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a087cc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84f10b3 View commit details
    Browse the repository at this point in the history
  3. Remove redirectin based on user-defined input

    Signed-off-by: DL6ER <[email protected]>
    DL6ER committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7b8829b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    085c288 View commit details
    Browse the repository at this point in the history