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

Pi-hole web v5.9 #2016

Merged
merged 126 commits into from
Dec 22, 2021
Merged

Pi-hole web v5.9 #2016

merged 126 commits into from
Dec 22, 2021

Commits on Oct 2, 2021

  1. fix: exclude status checkboxes from being treated as iCheck elements

    Signed-off-by: Lion Ralfs <lion.ralfs@gmail.com>
    lionralfs committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    28b7e85 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. address prettier complaints

    Signed-off-by: Adam Warner <me@adamwarner.co.uk>
    PromoFaux committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    15f4b4c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Added new theme LCARS.

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    75251c1 View commit details
    Browse the repository at this point in the history
  2. Fixing errors identified by CodeFactor

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    507e825 View commit details
    Browse the repository at this point in the history
  3. Corrections:

    - toggle button (disabled): knob removed;
    - gradiend changed;
    
    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    f6daed5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    754a5f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa58807 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Fix date ranges in datarangepicker (#1940)

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    b4780e4 View commit details
    Browse the repository at this point in the history
  2. don't use percentage in scale() to support Safari 15.0 and earlier

    Signed-off-by: Iksas <Iksas@users.noreply.github.com>
    Iksas committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    8f6ae80 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1939 from Iksas/safari-animation-fix

    fix dashboard icon animations in Safari
    yubiuser authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    ae17a48 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Remove traces of leftover API_PRIVACY_MODE

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    b5d9908 View commit details
    Browse the repository at this point in the history
  2. Remove 'privacyMode' as well

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    9ce065f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Force all columns in any declared datatable to render using datatable…

    …s render.text function to prevent possible (very low risk, requiring authenticated dashboard anyway) XSS.
    
    Signed-off-by: Adam Warner <me@adamwarner.co.uk>
    PromoFaux committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    0e483a8 View commit details
    Browse the repository at this point in the history
  2. Set stateDuration to 0 for all saved datatables to store the state in…

    …definitely (#1944)
    
    * Set stateDuration to 0 for all saved datatables to store the state indefinite
    
    Signed-off-by: Christian König <ckoenig@posteo.de>
    
    * Move stateDuration to utils.js
    
    Signed-off-by: Christian König <ckoenig@posteo.de>
    
    * Remove duplicated code as it is already part of utils.stateLoadCallback
    
    Signed-off-by: Christian König <ckoenig@posteo.de>
    
    * Fix function
    
    Signed-off-by: Christian König <ckoenig@posteo.de>
    
    * Revert "Fix function"
    
    This reverts commit 2f54f5f.
    
    Signed-off-by: Christian König <ckoenig@posteo.de>
    
    * Revert "Move stateDuration to utils.js"
    
    This reverts commit 6a3e778.
    
    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    98ec9ee View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Merge pull request #1948 from pi-hole/tweak/datatables

    Tweak to datatables column rendering
    yubiuser authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    5aeb52e View commit details
    Browse the repository at this point in the history
  2. Added missing blocked boolean in queries.js

    Signed-off-by: Dylan Sealy <66305635+DylanSealy@users.noreply.github.com>
    dylansealy committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    5e9ba7d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. queryads: Replace double DIV solution with single DIV and responsive CSS

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    065d587 View commit details
    Browse the repository at this point in the history
  2. Readded blank line

    Signed-off-by: Dylan Sealy <66305635+DylanSealy@users.noreply.github.com>
    dylansealy committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    dcdad3e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Bump xo from 0.45.0 to 0.46.3

    Bumps [xo](https://github.com/xojs/xo) from 0.45.0 to 0.46.3.
    - [Release notes](https://github.com/xojs/xo/releases)
    - [Commits](xojs/xo@v0.45.0...v0.46.3)
    
    ---
    updated-dependencies:
    - dependency-name: xo
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 30, 2021
    Configuration menu
    Copy the full SHA
    ca4a693 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1954 from pi-hole/dependabot/npm_and_yarn/devel/x…

    …o-0.46.3
    
    Bump xo from 0.45.0 to 0.46.3
    DL6ER authored Oct 30, 2021
    Configuration menu
    Copy the full SHA
    54d3bd7 View commit details
    Browse the repository at this point in the history
  3. Sidebar and NavTabs: additional CSS for focus state.

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    675a1a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Merge pull request #1950 from DylanSealy/devel

    Add missing blocked boolean in queries.js
    yubiuser authored Oct 31, 2021
    Configuration menu
    Copy the full SHA
    24b1449 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Merge pull request #1936 from rdwebdesign/theme_lcars

    Add Star Trek LCARS theme
    yubiuser authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    ca97e13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1952 from rdwebdesign/queryads_singlediv

     Queryads single DIV and responsive CSS (fixed)
    yubiuser authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    0ad7cfc View commit details
    Browse the repository at this point in the history
  3. Added missing rel='noopener'

    Signed-off-by: Dylan Sealy <66305635+DylanSealy@users.noreply.github.com>
    dylansealy committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    4371caa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1956 from DylanSealy/devel

    Add missing rel="noopener" attributes
    yubiuser authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    3cadf6c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Sidebar: same effect for hover and focus (all themes).

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    c36e08d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1955 from rdwebdesign/sidebar_focus

    Sidebar and nav-tab-custom: additional CSS for focus state
    yubiuser authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    c0cd21f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Allows reloading the queries after modifying the options.

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    8bce551 View commit details
    Browse the repository at this point in the history
  2. fixing prettier complaint

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    ac57671 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Allow this functionality only after a daterange has been selected by …

    …the user
    
    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    319b394 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. Using the same date interval (7 days) for the default value.

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    8746dc7 View commit details
    Browse the repository at this point in the history
  2. Update db_queries.php

    Co-authored-by: yubiuser <ckoenig@posteo.de>
    rdwebdesign and yubiuser authored Nov 7, 2021
    Configuration menu
    Copy the full SHA
    59cb739 View commit details
    Browse the repository at this point in the history
  3. "7 days fix" on db_lists.js and db_graph.js

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    1a88de9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1957 from rdwebdesign/fix1750

    Allowing data loading after selecting/deselecting options - Long-term data > Query Log
    yubiuser authored Nov 7, 2021
    Configuration menu
    Copy the full SHA
    7022170 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Merge pull request #1910 from lionralfs/fix/1849-checkboxes

    fix: exclude status checkboxes from being treated as iCheck elements
    yubiuser authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    14d44f2 View commit details
    Browse the repository at this point in the history
  2. Add prettier:check back into npm test, and also run prettier:fix agai…

    …nst the devel branch.
    
    Signed-off-by: Adam Warner <me@adamwarner.co.uk>
    PromoFaux committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    b43eea7 View commit details
    Browse the repository at this point in the history
  3. Bump xo from 0.46.3 to 0.46.4

    Bumps [xo](https://github.com/xojs/xo) from 0.46.3 to 0.46.4.
    - [Release notes](https://github.com/xojs/xo/releases)
    - [Commits](xojs/xo@v0.46.3...v0.46.4)
    
    ---
    updated-dependencies:
    - dependency-name: xo
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    6259fec View commit details
    Browse the repository at this point in the history
  4. Fixes Background of the dark-midnight theme

    Co-authored-by: Sascha Moser <28950736+xopez@users.noreply.github.com>
    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser and xopez committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    5c2cd60 View commit details
    Browse the repository at this point in the history
  5. Fix prettier

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    7ca0324 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Fix CodeFactor

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    0bcb4de View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Fix CSS duplicate properties

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    99b978b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Starting the Long-term graph on the the earliest date contained in th…

    …e database.
    
    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    906f76a View commit details
    Browse the repository at this point in the history
  2. Fix prettier complains

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    ffc628a View commit details
    Browse the repository at this point in the history
  3. Fix prettier 2nd time

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    3cc8797 View commit details
    Browse the repository at this point in the history
  4. Fix input field background color and graph grid

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    0a21b9e View commit details
    Browse the repository at this point in the history
  5. Fix prettier again

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    4b23b03 View commit details
    Browse the repository at this point in the history
  6. Parentheses removed

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    1cc8094 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1969 from rdwebdesign/lt_graph_changes

    Long-term graph changes
    yubiuser authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    e598608 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. small typo in IP_ADDPRESS_OF_YOUR_PI_HOLE; two minor copy tweaks

    Signed-off-by: Andy Clapson <andy.clapson@gmail.com>
    Homesteady committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    520c6b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1972 from Homesteady/minor-README-typo-fix

    Fix typos in README
    yubiuser authored Nov 13, 2021
    Configuration menu
    Copy the full SHA
    83ee1a0 View commit details
    Browse the repository at this point in the history
  3. Add pretty-printing for message type DNSMASQ_WARN (#1973)

    * Add pretty-printing for message type DNSMASQ_WARN
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    
    * Fix prettier
    
    Signed-off-by: Christian König <ckoenig@posteo.de>
    
    Co-authored-by: Christian König <ckoenig@posteo.de>
    DL6ER and yubiuser authored Nov 13, 2021
    Configuration menu
    Copy the full SHA
    ecbaaca View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Fix the icon position (login password field) (#1974)

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign authored Nov 14, 2021
    Configuration menu
    Copy the full SHA
    d141708 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove duplicated code as it is already part of utils.stateLo…

    …adCallback"
    
    This reverts commit 395b1b6.
    
    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    78aace3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Merge pull request #1975 from pi-hole/fix/localStorage

    Revert "Remove duplicated code as it is already part of utils.stateLoadCallback"
    DL6ER authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    1437f7f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Improving the display of some graphics (#1976)

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    753d1c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Use theme gridColor and ticksColor in long time graph

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    23828df View commit details
    Browse the repository at this point in the history
  2. Fix zeroLineColor in all graphs

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    e370957 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Bump eslint-plugin-compat from 3.13.0 to 4.0.0

    Bumps [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 3.13.0 to 4.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@v3.13.0...v4.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] authored Nov 20, 2021
    Configuration menu
    Copy the full SHA
    bcb7f5f View commit details
    Browse the repository at this point in the history
  2. Remove obsolete code from network.php

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    de3d40a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1943 from pi-hole/remove/API_Privacy_leftover

    Remove traces of leftover API_PRIVACY_MODE
    DL6ER authored Nov 20, 2021
    Configuration menu
    Copy the full SHA
    18d1588 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Merge pull request #1977 from pi-hole/tweak/db_graph

    Use theme gridColor and ticksColor in long time graph
    DL6ER authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    686a0f4 View commit details
    Browse the repository at this point in the history
  2. Swap colors for top lists bars. (#1981)

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    c3e879a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1966 from pi-hole/background

    Redo of Fixes background of the dark-midnight theme #1961
    DL6ER authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    14cd279 View commit details
    Browse the repository at this point in the history
  4. Add note to message table how to generate debug log

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    41ea207 View commit details
    Browse the repository at this point in the history
  5. Add link to debug log

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    ec43bfe View commit details
    Browse the repository at this point in the history
  6. Skip DNS server processing if the requested type is not available for…

    … this server (#1970)
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    21cba36 View commit details
    Browse the repository at this point in the history
  7. Fix DHCP tables button column

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    cc58104 View commit details
    Browse the repository at this point in the history
  8. Fix prettier

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    0c852a6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1982 from pi-hole/fix/DHCP_table

    Fix DHCP tables button column
    DL6ER authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    4f559a5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1978 from pi-hole/dependabot/npm_and_yarn/devel/e…

    …slint-plugin-compat-4.0.0
    
    Bump eslint-plugin-compat from 3.13.0 to 4.0.0
    DL6ER authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    d0cade1 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1962 from pi-hole/diagnosis

    Add note to message table how to generate debug log
    DL6ER authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    30f4b2f View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1960 from pi-hole/dependabot/npm_and_yarn/devel/x…

    …o-0.46.4
    
    Bump xo from 0.46.3 to 0.46.4
    DL6ER authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    fc88f26 View commit details
    Browse the repository at this point in the history
  13. Bump postcss-cli from 9.0.1 to 9.0.2

    Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 9.0.1 to 9.0.2.
    - [Release notes](https://github.com/postcss/postcss-cli/releases)
    - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
    - [Commits](postcss/postcss-cli@9.0.1...9.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: postcss-cli
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    99176ff View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1959 from pi-hole/dependabot/npm_and_yarn/devel/p…

    …ostcss-cli-9.0.2
    
    Bump postcss-cli from 9.0.1 to 9.0.2
    DL6ER authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    55b724d View commit details
    Browse the repository at this point in the history
  15. Bump postcss from 8.3.9 to 8.3.11

    Bumps [postcss](https://github.com/postcss/postcss) from 8.3.9 to 8.3.11.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.3.9...8.3.11)
    
    ---
    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 Nov 21, 2021
    Configuration menu
    Copy the full SHA
    5a4fcf5 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #1932 from pi-hole/dependabot/npm_and_yarn/devel/p…

    …ostcss-8.3.11
    
    Bump postcss from 8.3.9 to 8.3.11
    DL6ER authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    086ca1a View commit details
    Browse the repository at this point in the history
  17. Merge pull request #1979 from pi-hole/clean/network.php

    Remove obsolete code from network.php
    DL6ER authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    fa54c0e View commit details
    Browse the repository at this point in the history
  18. Bump autoprefixer from 10.3.7 to 10.4.0

    Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.7 to 10.4.0.
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@10.3.7...10.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: autoprefixer
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    341cd1c View commit details
    Browse the repository at this point in the history
  19. Merge pull request #1953 from pi-hole/dependabot/npm_and_yarn/devel/a…

    …utoprefixer-10.4.0
    
    Bump autoprefixer from 10.3.7 to 10.4.0
    DL6ER authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    f2d5664 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Bump prettier from 2.4.1 to 2.5.0

    Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.4.1...2.5.0)
    
    ---
    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] authored Nov 27, 2021
    Configuration menu
    Copy the full SHA
    daef5e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1986 from pi-hole/dependabot/npm_and_yarn/devel/p…

    …rettier-2.5.0
    
    Bump prettier from 2.4.1 to 2.5.0
    DL6ER authored Nov 27, 2021
    Configuration menu
    Copy the full SHA
    e091b1f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Add message types LOAD, SHMEM and DISK to Pi-hole diagnosis system (#…

    …1989)
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    4a470ce View commit details
    Browse the repository at this point in the history
  2. Add bounce animation to Pi-hole diagnosis warning triangle (#1990)

    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    00acbff View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Adding <thead> where missing

    Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
    paul-man committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    ee2482a View commit details
    Browse the repository at this point in the history
  2. Avoid window.open

    Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
    paul-man committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    cb6b348 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Applying the same CSS colors used on the dashboard to db_grahps.php

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    3d2a6f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1992 from rdwebdesign/bar_colors

    Applying the same colors (CSS colors) used on the dashboard, for consistency.
    DL6ER authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    42c3be7 View commit details
    Browse the repository at this point in the history
  3. Update pie chart slice toggle

    Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
    paul-man committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    05d56d1 View commit details
    Browse the repository at this point in the history
  4. Clean up

    Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
    paul-man committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    35396a6 View commit details
    Browse the repository at this point in the history
  5. Number of domains on adlist is total number not valid number

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

    Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
    paul-man committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    aa3c8ae View commit details
    Browse the repository at this point in the history
  7. Re-add comment

    Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
    paul-man committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    fc30e45 View commit details
    Browse the repository at this point in the history
  8. Remove backticks

    Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
    paul-man committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    f67780b View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'upstream/devel' into feat/avoid-window-…

    …open
    
    Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
    paul-man committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    a874311 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'upstream/devel' into chore/use-thead

    Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
    paul-man committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    2ca53d4 View commit details
    Browse the repository at this point in the history
  11. Run prettier

    Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
    paul-man committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    63b27dc View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Resolve code quality issues

    Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
    paul-man committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    59ca797 View commit details
    Browse the repository at this point in the history
  2. Replace mousedown with click event

    Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
    paul-man committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    bae84d9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1995 from pi-hole/fix/valid

    Number of domains on adlist is total number not valid number
    DL6ER authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    91def08 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Create modal for API token

    Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
    paul-man committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    2a776f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Bump postcss-cli from 9.0.2 to 9.1.0

    Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 9.0.2 to 9.1.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@9.0.2...9.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: postcss-cli
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    7f9b22d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Add padding to apple fav icon

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

Commits on Dec 14, 2021

  1. Ignore theme color for qr code

    Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
    paul-man committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    1c12e97 View commit details
    Browse the repository at this point in the history
  2. Update <pre> background

    Signed-off-by: Paul Mannarino <paul.mannarino@gmail.com>
    paul-man committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    5923ac1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Select PHP version for phpstan

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    de03a34 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Merge pull request #2007 from rdwebdesign/fix_phpstan_errors

    Select PHP version for phpstan
    DL6ER authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    8a98677 View commit details
    Browse the repository at this point in the history
  2. Change default theme to auto light/dark theme

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    a1904e2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2006 from pi-hole/default_theme

    Change default theme to auto light/dark theme
    yubiuser authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    e76a03b View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Show ignored items when adding new adlists (#1997)

    * Show ignored itens when adding new adlists
    
    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    
    * Show ignored itens when adding new adlists (new messages)
    
    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign authored Dec 17, 2021
    Configuration menu
    Copy the full SHA
    b94884a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. Improving code readability for lists (index.js and db_lists.js) (#1994)

    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign authored Dec 18, 2021
    Configuration menu
    Copy the full SHA
    7927ac1 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Improve interface settings (#2011)

    * Change wording in the "Interface Listening Behavior" box (renamed to simply "Interface settings") to address issue #2009
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    
    * Clarify interface listening behavior. Add fourth (new) option it actually bind to an interface.
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    
    * Improve .no-danger-area and .danger-area CSS
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    d7e750b View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Merge pull request #2001 from pi-hole/dependabot/npm_and_yarn/devel/p…

    …ostcss-cli-9.1.0
    
    Bump postcss-cli from 9.0.2 to 9.1.0
    DL6ER authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    016ef17 View commit details
    Browse the repository at this point in the history
  2. Bump xo from 0.46.4 to 0.47.0

    Bumps [xo](https://github.com/xojs/xo) from 0.46.4 to 0.47.0.
    - [Release notes](https://github.com/xojs/xo/releases)
    - [Commits](xojs/xo@v0.46.4...v0.47.0)
    
    ---
    updated-dependencies:
    - dependency-name: xo
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    837375e View commit details
    Browse the repository at this point in the history
  3. Bump postcss from 8.3.11 to 8.4.5

    Bumps [postcss](https://github.com/postcss/postcss) from 8.3.11 to 8.4.5.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.3.11...8.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    96f0325 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1991 from paul-man/chore/use-thead

    Add absent <thead> tags
    DL6ER authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    2f52ab3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc1b2c5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2008 from pi-hole/dependabot/npm_and_yarn/devel/p…

    …ostcss-8.4.5
    
    Bump postcss from 8.3.11 to 8.4.5
    DL6ER authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    0eeb36a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1985 from pi-hole/dependabot/npm_and_yarn/devel/x…

    …o-0.47.0
    
    Bump xo from 0.46.4 to 0.47.0
    DL6ER authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    9d04f85 View commit details
    Browse the repository at this point in the history
  8. Bump prettier from 2.5.0 to 2.5.1

    Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.5.0...2.5.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] authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    70e3926 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1996 from paul-man/feat/avoid-window-open

    Avoid window.open and add more visible eye icon
    DL6ER authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    2b594d6 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2002 from pi-hole/dependabot/npm_and_yarn/devel/p…

    …rettier-2.5.1
    
    Bump prettier from 2.5.0 to 2.5.1
    DL6ER authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    e861db0 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2003 from pi-hole/iOS_fav

    Add padding to apple fav icon and set background to black
    DL6ER authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    7631c58 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Reduce font-size of eyeCon from 17px to 14px to make the eye smaller (#…

    …2015)
    
    Signed-off-by: DL6ER <dl6er@dl6er.de>
    DL6ER authored Dec 22, 2021
    Configuration menu
    Copy the full SHA
    42a7bbe View commit details
    Browse the repository at this point in the history
  2. Better output for "prettier" test (#2014)

    * Better prettier output
    
    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    
    * Adding a new test, to preserve the current behavior.
    
    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    
    * Fix command
    
    Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
    rdwebdesign authored Dec 22, 2021
    Configuration menu
    Copy the full SHA
    d037066 View commit details
    Browse the repository at this point in the history
  3. Add release.yml

    Signed-off-by: Adam Warner <me@adamwarner.co.uk>
    PromoFaux committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    76a6344 View commit details
    Browse the repository at this point in the history