Commit Graph

5206 Commits

Author SHA1 Message Date
infinitytec e438633db2 Improve modal close button
Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>
2023-03-22 21:40:19 -05:00
infinitytec e054749ee2 Update style/themes/lcars.css
Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>

Update lcars.css

Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>

Update lcars.css

Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>

Update lcars.css

Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>

Add additional styling for API modal close button

Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>

Update lcars.css

Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>

Update lcars.css

Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>

Update lcars.css

Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>

Improved borders for modals and fixed header colors

Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>

Update style/themes/lcars.css

Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>

Update style/themes/lcars.css

Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>

Update lcars.css

Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>

Adjusted theme a bit more

Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>

Update lcars.css

Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>

Update lcars.css

Signed-off-by: infinitytec <infinitytec@users.noreply.github.com>
Co-Authored-By: RD WebDesign <github@rdwebdesign.com.br>
2023-03-21 22:37:41 -05:00
Adam Warner b29a423b95 Pi-hole web v5.18.4 (#2523) v5.18.4 2023-02-10 18:59:13 +00:00
Adam Warner acb7892e9b Use the setupVars.conf option TEMPERATUREUNIT, plus slight rearrangement of settings page (#2516) 2023-02-09 18:36:29 +00:00
yubiuser 9902119717 Fix multiple restarts while importing with Teleporter (#2519) 2023-02-03 14:38:09 +01:00
RD WebDesign 68212a83f7 Use the same color scheme from Dashboard on db_queries.php (#2517) 2023-02-02 20:14:50 -03:00
Christian König 7373cc2675 Fix multiple restarts while importing with Teleporter
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-02-02 23:37:19 +01:00
RD WebDesign 3961a98d8a Use the same wording
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-02-02 18:28:35 -03:00
RD WebDesign 0d55c511ff Improving settings for Web and API
- use separate tabs for Web and API
- change box titles and options distribution

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-02-01 19:02:49 -03:00
RD WebDesign f15d104342 Move the temperature unit option from the "Per browser" section
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-01-30 16:04:09 -03:00
RD WebDesign ee34c461f4 Db_queries: use the same color scheme from Dashboard
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-01-29 03:28:01 -03:00
RD WebDesign d92df4af4c If no unit is set on setupVars, try to use localstorage value, if exists
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-01-28 17:16:29 -03:00
RD WebDesign 4966f01dde Use and set the unit on setupVars.conf option TEMPERATUREUNIT
New behavior!!!
The temperature unit will be set GLOBALLY and not per browser.

- if a TEMPERATUREUNIT is set in setupVars.conf file, the value will be used.
- if there is no unit set in setupVars.conf, "C" will be used;
- changing the value on the web interface WILL CHANGE setupVars.conf.
- if the browser has an old value set on locastorage, this will be ingnored.

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-01-27 16:45:38 -03:00
yubiuser ef5dc34de6 Sync master back into development (#2513) 2023-01-25 22:29:48 +01:00
Adam Warner fb1b5c317e Hotfix v5.18.3 (#2512) v5.18.3 2023-01-25 21:25:18 +00:00
Adam Warner 8025a38aca Fix PHP-CS-Fixer complaints 2023-01-25 19:00:20 +00:00
Adam Warner a998f51f2b Merge pull request from GHSA-33w4-xf7m-f82m
Fix Improper Session Handling vulnerability of "Remember me for 7 days" functionality
2023-01-25 18:53:00 +00:00
4n4nk3 d31cf9d156 Fix insecure persistent login token
Signed-off-by: 4n4nk3 <47717886+4n4nk3@users.noreply.github.com>
2023-01-22 23:55:54 +01:00
Adam Warner 30cddcaa7d Sync master back into development (#2510) 2023-01-22 17:15:20 +00:00
Adam Warner c3c230ae29 Pi-hole web v5.18.2 (#2509) v5.18.2 2023-01-22 17:08:14 +00:00
Adam Warner 124d12ea37 Do not return 'false' if IDNA<->UNICODE conversion fails (#2479) 2023-01-22 14:10:50 +00:00
Adam Warner 1f194ef628 remove hard-coded /admin/ path (#2461) 2023-01-22 13:50:27 +00:00
Glenn Strauss d94d86bad8 remove hard-coded /admin/ path; relocatable
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
2023-01-22 12:46:34 +00:00
yubiuser ec7b7536c6 Attenuate non-domain warning (#2507) 2023-01-21 19:26:58 +01:00
yubiuser 7a4be9e1b9 Tweak deleting message (#2498) 2023-01-21 19:26:08 +01:00
Christian König 4bc3d73acd Remove warning triangle
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-01-21 15:18:26 +01:00
Christian König 0155c366d1 Attenuate non-domain warning
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-01-21 14:54:14 +01:00
yubiuser f594d82403 Bump phpstan/phpstan from 1.9.11 to 1.9.14 (#2506) 2023-01-21 14:28:44 +01:00
dependabot[bot] 232731b6fd Bump phpstan/phpstan from 1.9.11 to 1.9.14
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.11 to 1.9.14.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.11...1.9.14)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-21 10:01:33 +00:00
Christian König 68ac05fb7e Do not fail if IDNA<->UNICODE conversion fails
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-01-20 17:04:30 +01:00
Christian König 4473955291 Don't use idstring in messages when it's not necessary
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-01-20 16:57:34 +01:00
Christian König acac90f79d Tweak deleting message
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-01-20 16:57:34 +01:00
yubiuser 92a5154c79 Show two decimals on doughnutTooltip if total share shown is less than 1% (#2502) 2023-01-19 21:50:52 +01:00
Christian König 9f7a04a37c Show two decimals on doughnutTooltip if total share shown is less than 1%
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-01-18 22:29:00 +01:00
yubiuser 678d7b935d Add default value for $ver in func.php (#2497) 2023-01-17 07:10:30 +01:00
Christian König a5eb854129 Add default value for $ver in func.php
Signed-off-by: Christian König <ckoenig@posteo.de>

Co-authored-by: ElectronicsTinkerer <ElectronicsTinkerer@users.noreply.github.com>
2023-01-16 23:02:24 +01:00
Adam Warner 35f7f36481 Sync master back into development (#2495) 2023-01-15 20:07:22 +00:00
Adam Warner 30668d4d67 v5.18.1 (#2493) v5.18.1 2023-01-15 20:02:01 +00:00
Adam Warner 72d12ff7b5 Sync master back into development (#2494) 2023-01-15 17:45:31 +00:00
Adam Warner 99755cef01 Add action to close stale PR (#2473) 2023-01-15 17:43:49 +00:00
yubiuser 9c6b2322d3 Bump phpstan/phpstan from 1.9.7 to 1.9.11 (#2491) 2023-01-14 13:51:47 +01:00
dependabot[bot] 4d636d3a8d Bump phpstan/phpstan from 1.9.7 to 1.9.11
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.7 to 1.9.11.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.7...1.9.11)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 13:49:00 +01:00
yubiuser b510723be3 Bump prettier from 2.8.1 to 2.8.3 (#2490) 2023-01-14 13:45:01 +01:00
dependabot[bot] c1a63fdb8e Bump prettier from 2.8.1 to 2.8.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 10:00:34 +00:00
RD WebDesign 9006c41191 Avoid browser cache issues using last modified time (#2489) 2023-01-13 23:14:20 -03:00
RD WebDesign 302a402277 Avoid caching issues using last modified time
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-01-13 23:10:15 -03:00
RD WebDesign 854e7e926d Adding option to show all results for queryads (#2487) 2023-01-13 23:09:50 -03:00
RD WebDesign 839836d848 Highlight the searched text
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-01-13 15:15:17 -03:00
RD WebDesign 9c62cc5225 Remove unused/dead old code
- "quiet" option and related functions (used by blocking page);
- "adlist" option (used by blocking page).

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-01-13 14:42:40 -03:00
RD WebDesign 393302efbc Fix buttons position on small screens
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-01-13 14:15:01 -03:00