Revisions of pihole-admin-lte
-------------------------------------------------------------------- - Refreshed patches. - Update to version v5.7 + Improve wording: Percentage blocked domains + Bump xo from 0.37.1 to 0.38.2 + Disable a few xo rules for now. + Password autocompletion + Upgrade to GitHub-native Dependabot + Check if we can get a host name from the database when looking up the MAC address of this client instead + Fixes pi-hole/AdminLTE#1796 + Bump postcss from 8.2.9 to 8.2.14 + Bump postcss from 8.2.14 to 8.2.15 + Bump browserslist from 4.16.1 to 4.16.6 + Adding CORS support via environment variable + Bump trim-newlines from 3.0.0 to 3.0.1 + Bump normalize-url from 4.5.0 to 4.5.1 + Change tabs to spaces + Adapt `theme-color` and `background-color` for different themes + Added the option for an automatic dark mode based on the device status + Update scripts/pi-hole/php/theme.php + Updated theme naming + Change prettier option trailingComma from "none" to the new default "es5" (see https://prettier.io/docs/en/options.html#trailing-commas) + Add new DNSSEC reply type + Escape `.` in regex for validDomainWildcard to ensure malicious commands cannot be passed to the function + Query Log: Show if a query was already answered or was only sent to an upstream (and we're still awaiting the reply) + Remove obsolete setupVars.conf stuff from the settings page + Bump prettier from 2.2.1 to 2.3.1 + Update styling of scripts/pi-hole/js/settings.js + Add EDE if available + Add note when a BOGUS result was sent down from upstream (we cannot say why it failed in this case)
-------------------------------------------------------------------- - Update to version v5.5 + Fix links in box headers being invisible on the dark theme. + Add new Pi-hole 'default-darker' theme + Add additional information children to adlist table + Improve formatting and make status texts more human-friendly + Use distinct icons for getting more information on the first look + Always inform about any invalid domains on a list using exclamation-triangle and bold-red text in the invalid domains column + Open adlists in new tabs and allow sorting by status. + Do not create links for file:// adlists + Add status icon tooltip + Typo fixed in save settings + Don't count new status types as blocked queries + Fix prettier complains + Inlcud new query types in long term graph and top lists + Status in lowercase + Add update command & documentation link + Simple typo fix: static release -> static lease. + Trim CNAME target input field value data + Avoid 1970 date if list was never updated. + [Security] Bump elliptic from 6.5.3 to 6.5.4 + Bump autoprefixer from 10.2.1 to 10.2.5 + Bump postcss from 8.2.4 to 8.2.8 + use textContent instead ot innerHTML to prevent possible xss attack + Bump postcss from 8.2.8 to 8.2.9
-------------------------------------------------------------------- - Update to version v5.4 + Add interpretation of new query status 14 = already forwarded + Properly escape possible user-input + Prevent javascript XSS attacks aimed to steal the session ID + Regenerate session ID on successful login to prevent session fixation
-------------------------------------------------------------------- - Update to version v5.3.1 + Added phpstan + Fixes in func.php from phpstan + Fix sorting by replies in query log + Added more query types to title of Query Log + Use empty array for foreach() when no group is to be set, always commit when editing domains, and report any errors while commiting. + Add SVCB and HTTPS types and reduce code duplication + Implement dark theme on the modal dialogs (#1674) + Use new style constructors + Date.now() fixes + unicorn/prefer-dom-node-append + unicorn/no-lonely-if + Bump xo from 0.36.1 to 0.37.1 + Bump postcss from 8.2.1 to 8.2.2 + Implement new offset types for the long-term queries page. Also add the new SVCB and HTTPS tyes where they were forgotten. + fix(cname_records): Fixed gammar + Adlist can contain userinfo (basicauth) + Bump autoprefixer from 10.1.0 to 10.2.1 + Don't need this backround-color for the interface. + Fix gray space on the left side for cleaner look. + Fix charts overflowing. + Change radius to 10px for a more modern look (Fix) + Bump eslint-plugin-compat from 3.8.0 to 3.9.0 + Bump postcss-cli from 8.3.0 to 8.3.1 + Bump postcss from 8.2.2 to 8.2.4 + Update scripts/pi-hole/php/groups.php + fix prettier complaints + Update codeql.yml + Only add link to Query Log when filtering property is available
-------------------------------------------------------------------- - Update to version v5.2.2 + Change color of blocked queries in dashboard piechart forward destinations to red + Switch from fontawesome webfonts to SVG + JS + Update devDependencies + Fix issue 1643 - quote numbers in switch case + Require auth for recentBlocked function + Use hash_equals when comparing to pwhash from cookie + [Security] Bump ini from 1.3.5 to 1.3.7 + Bump autoprefixer from 10.0.4 to 10.1.0 + Bump xo from 0.35.0 to 0.36.1 + Bump postcss from 8.1.10 to 8.2.1 + Validate target domain for CNAME records + Fix typo + Add hint to the web interface about the limits of CNMAE records + Further enhance explanation + Add code formating + Fix transactions in groups.php + Prevent malformed DNS queries executing JS on querylog/long term query log + replace "~" by " " in getAllQueries response + Add note on CNAME external domains + Revise DHCP text + Improve explanation - Use proper version handling in spec
-------------------------------------------------------------------- - Update to version v5.2.1 + Added support for CNAME records add/remove + Use two different divs for mobile and desktop instead of a JS solution + Allow users to specify clients as MAC addresses + Add better select menu allowing users to filter inside the dropdown as well as add new entries in place. + Ensure IP addresses w/o MAC addresses are also shown and that already added clients are hidden. + Add support for multiple hostnames per client (hardware address). + Add device vendor (if available) to info string shown in the select dropdown + Finalize sub-queries to ensure we're not running out of memory with hundreds of clients (can result in O(N^2) memory requirements). + Also show IP addresses in MAC details + Fix failed git auto-merge. + Enlarge dropdown container to 400px (max-height). + Ensure we're not adding IPs for mock devices. + Show hostname(s) first, then MAC vendor (if applicable) and then IP address(es). + Removed already defined functions + Order suggested clients by firstSeen (most recent on top). + Fix missing separator when there is vendor and address but no hostname + Add support for FTL DB version 8 in the API (host names stored in the network_addresses table). + Use host names stored in the network_addresses table when querying new client suggestions. + Add support for entering client host names. + Fix background of dropdown menu. + Shorten name validation regex + Fix IP sorting when there are empty fields present. + Only try to implode pihole arpflush quiet output if it is an array. + Rename IP column on groups->clients page. + Added token verification + Add :interface description + Fix initial visibility of group selector on simplified black- and whitelist pages. + Show explicitly which hostname belongs to which IP address when hovering over the hostnames. Note that the IP addresses and host names were already in the same order, before.
osc copypac from project:home:Smar:pi-hole package:pihole-admin-lte revision:36, using expand, using client side copy
osc copypac from project:home:Smar:pi-hole package:pihole-admin-lte revision:36, using expand, using client side copy
Displaying revisions 21 - 40 of 43