Commit Graph

1912 Commits

Author SHA1 Message Date
Christian König 0ccf727edd Use API gateway endpoint
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-06-10 23:41:45 +02:00
Anthony de Jong eaef6f8733 Show suggested domains in group domains page
Signed-off-by: Anthony de Jong <11158888+anthony-de-jong@users.noreply.github.com>
2022-06-02 08:04:27 +00:00
yubiuser 89608e146e Merge pull request #1577 from pi-hole/tweak/moveloglocation
Update log file references
2022-05-31 23:00:13 +02:00
yubiuser ffaad6dc04 Merge pull request #2202 from pi-hole/fix/issue2149
Show all available data on Long-term data query log page
2022-05-31 21:07:46 +02:00
RD WebDesign 33c5450ba4 Use consistent output for both query lists
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-31 15:26:10 -03:00
RD WebDesign cd4152058b Use the same types, as returned by FTL
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-30 13:14:03 -03:00
RD WebDesign fad13b1151 Fixing prettier line break
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-30 01:11:52 -03:00
RD WebDesign 2dd5fb816b Fix DNSSEC info
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-29 19:14:44 -03:00
Christian König 6300c551b0 Change lighttpd log file names
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-05-29 21:18:01 +02:00
Christian König 7cfca502bc Remove unused eslint compat rule
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-05-24 11:12:47 +02:00
yubiuser e2e99258a6 Merge pull request #2205 from pi-hole/dependabot/npm_and_yarn/devel/xo-0.49.0
Bump xo from 0.48.0 to 0.49.0
2022-05-22 14:12:36 +02:00
RD WebDesign 0ee25345a8 Remove empty line before PHP opening tag
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-22 02:36:41 -03:00
yubiuser 3d42934e62 Remove unused case 2022-05-21 18:27:53 +02:00
RD WebDesign e9f638a888 Keep field values when deleting + Fix typo
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-17 16:33:44 -03:00
RD WebDesign d12ec5f885 Clean text fields after success.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-17 15:54:01 -03:00
RD WebDesign 7cb2231bdd Removing old function call
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-16 01:53:11 -03:00
RD WebDesign d0b9588fff Fix prettier
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-16 01:50:05 -03:00
RD WebDesign e6dc3a0287 Using global utils.showAlert function
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-16 01:39:22 -03:00
RD WebDesign 9d225ed8e4 Fix prettier
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-15 19:55:38 -03:00
RD WebDesign ba18ece9d8 Fix multiplier (reply_time field unit is second)
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-15 19:49:23 -03:00
RD WebDesign 7fb8f94ea3 Add missing columns reply_type, reply_time, dnssec
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-15 19:11:26 -03:00
Adam Warner cc2ca3fb6c /var/log/ -> /var/log/pihole/
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-05-12 21:53:59 +02:00
RD WebDesign e2e3b07a0e Remove duplicate function declarations
and move functions to `func.php`.

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-11 18:14:37 -03:00
yubiuser f8972ff19d Merge pull request #2198 from pi-hole/zeroLineColor
Reduce border size of line charts
2022-05-07 21:07:06 +02:00
yubiuser 042b54675c Merge pull request #2177 from pi-hole/bulk_delete_groups
Allow delete multiple items - Group pages
2022-05-07 21:06:01 +02:00
RD WebDesign f0bd5d725e Fixing minor inconsistencies
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-07 15:37:39 -03:00
RD WebDesign a2cb6821dc Fixing weird bug
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-05-07 00:30:07 -03:00
Christian König b44acd52ec Reduce border size of line charts
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-05-02 21:54:03 +02:00
Christian König 74e506c89a Only remove last data point for line charts as it is not representative there
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-05-01 21:47:14 +02:00
Christian König e19bbc7480 Scale axes to integer
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-05-01 19:59:36 +02:00
DL6ER 63a87dc43a Only remove last data point for line charts as it is not representative there (#2195)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-05-01 16:59:21 +02:00
RD WebDesign 89fdc7ed1c Remove unused variable
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-30 16:10:25 -03:00
RD WebDesign a4bd5d0d90 Quote SQL reserved word and fix javascript output.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-30 16:08:02 -03:00
RD WebDesign 67cece627d Fix data.columns ID replaced by mistake
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-30 15:16:11 -03:00
RD WebDesign 9a019a64ee Applying the reviewer's suggestions
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-30 14:34:22 -03:00
RD WebDesign 83ff9a9ee5 Fix xo
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-26 15:30:17 -03:00
RD WebDesign a04fb0b726 Fix prettier
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-26 15:20:43 -03:00
RD WebDesign 0e04ba0fe4 Show "other" destination as the last graphic item
- Show the item only if it's different than zero

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-26 15:02:13 -03:00
DL6ER c4481cacb5 Review comments
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-04-24 15:52:40 +02:00
DL6ER 4d6481ffa9 Add QUERY_SPECIAL_DOMAIN as new query status
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-04-24 09:17:10 +02:00
RD WebDesign f8ab31f431 Allow delete multiple items - Group pages
- add checkboxes, buttons and functions to groups page;
- add checkboxes, buttons and functions to clients page;
- add checkboxes, buttons and functions to domains page;
- add checkboxes, buttons and functions to adlists page;
- move function to `utils.js`;
- fix CSS after insert a new table column;

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-22 22:22:03 -03:00
Adam Warner 242654e149 Fix some suggestions / ignore others
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-04-22 17:17:59 +01:00
RD WebDesign b209eb6167 Using the correct dimensions
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-20 19:28:44 -03:00
yubiuser 372ce92d78 Merge pull request #2165 from pi-hole/sidebar_warnings
Move warning count to sidebar (when sidebar is visible).
2022-04-14 23:10:37 +02:00
RD WebDesign 521ecd75d5 Fix visual bugs
- fix top circle position;
- fix circle background colors for each theme;
- special CSS for LCARS theme;
- change CSS selector for top navbar `<li>`: after removing the first
  item, the "old" second item became the first one.
- use a better color for all themes;
- hide submenu counter during animation;
- hide the other counter when submenu is opened (mobile too)

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-04-13 14:22:12 -03:00
Christian König 2903e7239c Fix prettier II
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-04-08 20:49:29 +01:00
Christian König a3c5236012 Fix prettier
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-04-08 20:49:29 +01:00
Christian König c75b308f9d Guard FTL not running when loading the query table
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-04-08 20:49:29 +01:00
Christian König 45340aaa23 Guard socket and FTL response
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-04-08 20:49:29 +01:00
RD WebDesign 2ee6afe070 Merge branch 'devel' into sidebar_warnings 2022-04-06 19:00:56 -03:00