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

Open
wants to merge 770 commits into
base: devel
Choose a base branch
from
Open

Development v6 #3019

wants to merge 770 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 24, 2023

  1. Remove extra <ul></ul> (#2868)

    DL6ER committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    828cc91 View commit details
    Browse the repository at this point in the history
  2. Store refresh intervals in a common place for easy editing (and possi…

    …bly future programatic adjustments)
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    c853148 View commit details
    Browse the repository at this point in the history
  3. Sort intervals by duration and add comments where they are applicable

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    279dd2a View commit details
    Browse the repository at this point in the history
  4. Run codespell also on pushes

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    570f89f View commit details
    Browse the repository at this point in the history
  5. Only refresh data when page/tab is currently visible

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    781118c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    781cf52 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development-v6' into new/loading

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    3ef2a14 View commit details
    Browse the repository at this point in the history
  3. Also check item.hidden property when deciding to skip legend regenera…

    …tion
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    aa0d09e View commit details
    Browse the repository at this point in the history
  4. Fix legend crossing out (#2872)

    DL6ER committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    7d42606 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Revert "Update datatables (#2852)"

    This reverts commit e4ac12c, reversing
    changes made to 54dba57.
    
    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    c8a43d3 View commit details
    Browse the repository at this point in the history
  2. Fix datatable warning on network table

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    046c694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ed958d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Fix invalid HTML code generated using javascript

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b3ed527 View commit details
    Browse the repository at this point in the history
  2. Replace some P elements with DIV

    P element can't be parent of P or UL elements. DIV element can.
    
    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3e86cbd View commit details
    Browse the repository at this point in the history
  3. Remove extra space

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    056b1d1 View commit details
    Browse the repository at this point in the history
  4. Tweak the lists user interface, specially the icons

    - add a new column for list type;
    - separate status and type icons;
    - move the code responsible for the icons to dedicated functions;
    - use the same icons for block/allow everywhere;
    - use the same style (solid circle) for every status icon (except history).
    
    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0f58fbf View commit details
    Browse the repository at this point in the history
  5. Reduce concatenation using template literals

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e69b7ea View commit details
    Browse the repository at this point in the history
  6. Move status text definition to a dedicated function

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    44bc14d View commit details
    Browse the repository at this point in the history
  7. Use the status text as part of the icon tooltip

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a14972f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    147ca38 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    8a397e7 View commit details
    Browse the repository at this point in the history
  2. Add dnsmasq tail log formatting

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    3586096 View commit details
    Browse the repository at this point in the history
  3. Add review comment suggestion

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    35bf912 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01577e2 View commit details
    Browse the repository at this point in the history
  5. Add some tolerance to the autoscrolling feature of taillog

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    3437f79 View commit details
    Browse the repository at this point in the history
  6. Add live Query Log feature

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    72e06da View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Add overflow-wrap to ensure too long-lines don't overwrite other cont…

    …ent in the Query Log details
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f252c6b View commit details
    Browse the repository at this point in the history
  2. Add settings level and only-changed settings toggle

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ceb1118 View commit details
    Browse the repository at this point in the history
  3. Remove settings-level-1 and rename level 0 to basic, level 2 to expert

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ce96e15 View commit details
    Browse the repository at this point in the history
  4. Set only-changed color to blue to match icon color

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ae228de View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    63898f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0de9342 View commit details
    Browse the repository at this point in the history
  3. Skip if element is not present (e.g. on login page)

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3867924 View commit details
    Browse the repository at this point in the history
  4. Disable live updates when on-disk is selected

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    24095e2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'development-v6' into new/live_query_log

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    124d304 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    42f29b2 View commit details
    Browse the repository at this point in the history
  2. Apply expert settings even there is no #expert-settings element on th…

    …is page
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    fb2a8cf View commit details
    Browse the repository at this point in the history
  3. Address review comments

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    469a179 View commit details
    Browse the repository at this point in the history
  4. Add error toast for disabled expert settings on manual browsing /sett…

    …igs/all
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    132018b View commit details
    Browse the repository at this point in the history
  5. Add support for adding multiple reverse servers

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e1ca33c View commit details
    Browse the repository at this point in the history
  6. Rearrange items on Settings -> DNS page

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    05ff564 View commit details
    Browse the repository at this point in the history
  7. Ensure we replace all "\n" by "<br>" when showing descriptions

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    06516fb View commit details
    Browse the repository at this point in the history
  8. Show log priority

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0ab7036 View commit details
    Browse the repository at this point in the history
  9. Redirect to admin/settings/system if on admin/settings/all and settin…

    …gs level is Basic
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    af6be91 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Keep "Save" button inside the content area even using boxed layout

    Fix #2884
    
    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    127a843 View commit details
    Browse the repository at this point in the history
  2. Adding a container and a semi-transparent background

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    89866fa View commit details
    Browse the repository at this point in the history
  3. Adapt the CSS for LCARS

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    333bcc8 View commit details
    Browse the repository at this point in the history
  4. Bump postcss from 8.4.31 to 8.4.32

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.32.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.31...8.4.32)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    3f03dff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc7a36c View commit details
    Browse the repository at this point in the history
  6. Show log priority (#2886)

    DL6ER committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    c147f2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eac8eb6 View commit details
    Browse the repository at this point in the history
  8. Fix the red line used to identify recent entries on the log pages

    - use `display:grid` on the parent;
    - set `width:100%` on the line element;
    - set margin-bottom to `-1px`, to avoid a small jump when the line is hidden
    rdwebdesign committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    7d2e83c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Add new CSS custom property to define the overlay background color

    Also, move the :root definition to the top.
    
    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    f6e7dc6 View commit details
    Browse the repository at this point in the history
  2. Use a new color for every theme and better position and sizes

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    4363f02 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Update chartjs to 4.4.1

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a736b5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b281b67 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Remove unnecessary duplicate "Save" button

    Note: the button is created on the HTML markup (.lp file)
    
    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    854a99d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7671f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59f33ad View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Use new special POST :batchDelete callbacks for /api/groups, /api/dom…

    …ains/, /api/clients, and /api/lists and remove some code duplication along the way. Also ensure that the "Default" group cannot be selected for deletion (we already suppress the trash button for this entry)
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    10ca38d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    4debb06 View commit details
    Browse the repository at this point in the history
  2. Change regex link text to domain

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    207ac5a View commit details
    Browse the repository at this point in the history
  3. Add query log handling of SPECIAL_DOMAIN

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d5b51fe View commit details
    Browse the repository at this point in the history
  4. Use >entry< as it is more generic

    Co-authored-by: RD WebDesign <github@rdwebdesign.com.br>
    Signed-off-by: yubiuser <ckoenig@posteo.de>
    yubiuser and rdwebdesign committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8db3466 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Bump postcss-cli from 10.1.0 to 11.0.0

    Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 10.1.0 to 11.0.0.
    - [Release notes](https://github.com/postcss/postcss-cli/releases)
    - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
    - [Commits](postcss/postcss-cli@10.1.0...11.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: postcss-cli
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    fd15986 View commit details
    Browse the repository at this point in the history
  2. Bump chart.js from 4.4.0 to 4.4.1

    Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/chartjs/Chart.js/releases)
    - [Commits](chartjs/Chart.js@v4.4.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: chart.js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    1ae0d09 View commit details
    Browse the repository at this point in the history
  3. Bump actions/stale from 8.0.0 to 9.0.0

    Bumps [actions/stale](https://github.com/actions/stale) from 8.0.0 to 9.0.0.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v8.0.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    4380c40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0c6b51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cd1da9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0abbb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Fix lists JSON payload

    Co-authored-by: RD WebDesign <github@rdwebdesign.com.br>
    Signed-off-by: Dominik <DL6ER@users.noreply.github.com>
    DL6ER and rdwebdesign committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    57b21f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

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

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] <support@github.com>
    dependabot[bot] committed 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] <support@github.com>
    dependabot[bot] committed 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] <support@github.com>
    dependabot[bot] committed 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 <dl6er@dl6er.de>
    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 <dl6er@dl6er.de>
    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] <support@github.com>
    dependabot[bot] committed 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 <ckoenig@posteo.de>
    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] <support@github.com>
    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 <ckoenig@posteo.de>
    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 <ckoenig@posteo.de>
    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 <ckoenig@posteo.de>
    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 <dl6er@dl6er.de>
    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 <github@rdwebdesign.com.br>
    Signed-off-by: Dominik <DL6ER@users.noreply.github.com>
    DL6ER and rdwebdesign committed 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 <ckoenig@posteo.de>
    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 <dl6er@dl6er.de>
    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] <support@github.com>
    dependabot[bot] committed 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] <support@github.com>
    dependabot[bot] committed 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 <ckoenig@posteo.de>
    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. Merge branch 'development-v6' into tweak/settings_changed_only

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Jan 7, 2024
    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 <dl6er@dl6er.de>
    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 committed 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 <github@rdwebdesign.com.br>
    Signed-off-by: yubiuser <ckoenig@posteo.de>
    yubiuser and rdwebdesign committed 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] <support@github.com>
    dependabot[bot] committed 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. Use replaceAll to ensure all newlines are converted to HTML line breaks

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Jan 14, 2024
    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 <avano@redhat.com>
    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 committed 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 <ckoenig@posteo.de>
    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] <support@github.com>
    dependabot[bot] committed 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] <support@github.com>
    dependabot[bot] committed 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 <dl6er@dl6er.de>
    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. Clarify what an empty netmask field does (Settings -> DHCP page)

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Feb 4, 2024
    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 <dl6er@dl6er.de>
    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 <dl6er@dl6er.de>
    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 <dl6er@dl6er.de>
    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] <support@github.com>
    dependabot[bot] committed 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] <support@github.com>
    dependabot[bot] committed 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] <support@github.com>
    dependabot[bot] committed 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. Merge branch 'development-v6' into tweak/settings_changed_only

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Feb 11, 2024
    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 <dl6er@dl6er.de>
    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 <dl6er@dl6er.de>
    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 <dl6er@dl6er.de>
    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 <dl6er@dl6er.de>
    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 <dl6er@dl6er.de>
    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. Add support the same list being used once as allow- and once as block…

    …list
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d7cf23b View commit details
    Browse the repository at this point in the history
  2. Handle allow- and blocklists separately from each other in Search

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Feb 13, 2024
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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. Add support for the new sparse-data format returned by /history/clients

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Feb 16, 2024
    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 <dl6er@dl6er.de>
    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 <dl6er@dl6er.de>
    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] <support@github.com>
    dependabot[bot] committed 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] <support@github.com>
    dependabot[bot] committed 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 <ckoenig@posteo.de>
    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 <emir_sari@icloud.com>
    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. Add progress reporting (#2829)

    DL6ER committed Mar 9, 2024
    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 <dl6er@dl6er.de>
    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 <dl6er@dl6er.de>
    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 <dl6er@dl6er.de>
    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 <github@rdwebdesign.com.br>
    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 <dl6er@dl6er.de>
    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] <support@github.com>
    dependabot[bot] committed 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 <github@rdwebdesign.com.br>
    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. Do not redirect outside of settings pages on basic level and empty pages

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Mar 25, 2024
    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] <support@github.com>
    dependabot[bot] committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    46ffa35 View commit details
    Browse the repository at this point in the history
  2. Move local DNS records from expert to basic settings level

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed Mar 30, 2024
    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 <dl6er@dl6er.de>
    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 <dl6er@dl6er.de>
    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 <DL6ER@users.noreply.github.com>
    DL6ER committed 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 <dl6er@dl6er.de>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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 committed 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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    dependabot[bot] committed 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. Remove superfluous copy-paste remnants in API /clients call

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER committed May 3, 2024
    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] <support@github.com>
    dependabot[bot] committed 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] <support@github.com>
    dependabot[bot] committed 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] <support@github.com>
    dependabot[bot] committed 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] <support@github.com>
    dependabot[bot] committed 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 <ckoenig@posteo.de>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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] <support@github.com>
    dependabot[bot] committed 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 <dl6er@dl6er.de>
    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 <dl6er@dl6er.de>
    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 <dl6er@dl6er.de>
    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 <dl6er@dl6er.de>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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. Move value.description to box-body and the content to box-footer

    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Jun 4, 2024
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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. Move temperature options to the Theme box (they are not advanced opti…

    …ons)
    
    Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
    rdwebdesign committed Jun 5, 2024
    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 <ckoenig@posteo.de>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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 <github@rdwebdesign.com.br>
    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 <DL6ER@users.noreply.github.com>
    DL6ER committed 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] <support@github.com>
    dependabot[bot] committed 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. 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] <support@github.com>
    dependabot[bot] committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    a3129af View commit details
    Browse the repository at this point in the history
  2. 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] <support@github.com>
    dependabot[bot] committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    eb2d20d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26f4945 View commit details
    Browse the repository at this point in the history
  4. 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] <support@github.com>
    dependabot[bot] committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    96cd1aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa76ace View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    103bfed View commit details
    Browse the repository at this point in the history