XhmikosR
ae13014565
Adapt to the new rules.
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-04-10 18:34:47 +00:00
DL6ER
2530db8944
Responsiveness improvements for audit log page.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-02-22 12:35:04 +01:00
DL6ER
1300b5411a
Fix audit log page.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2020-02-21 19:11:17 +01:00
XhmikosR
704c352277
Format JS code
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-01-02 19:42:18 +02:00
XhmikosR
d017c57f84
Fix buttons appearance
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2019-12-17 17:50:50 +02:00
DL6ER
f084fa1991
Merge pull request #1091 from pi-hole/text
...
Use `text()` for the token
2019-12-17 15:49:05 +01:00
XhmikosR
f486935eb8
Use text() for the token
...
We don't need any HTML.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2019-12-17 15:57:50 +02:00
XhmikosR
9c1846885a
Clean up JS
...
* remove unused variables/functions
* use the dot notation
* use explicit coercion
* remove unneeded else
* use `textContent` instead of `innerHTML`
* cache a few `getElementById` calls
* fix a couple of undefined variables
* various assorted lint tweaks
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2019-12-16 20:36:40 +02:00
XhmikosR
7031d19d25
Remove unneeded escape characters
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2019-12-09 21:50:42 +02:00
XhmikosR
d65b5be5e2
A few CSS tweaks.
...
Add utilities classes and fix a few CSS issues.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2019-12-09 21:36:58 +02:00
XhmikosR
37c849ce2b
Remove unused variables
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2019-12-07 11:49:49 +02:00
DL6ER
bc4f508970
Merge pull request #986 from pi-hole/new/whitelist-regex-support
...
Add whitelist regex support
2019-09-01 14:23:50 +02:00
DL6ER
965f2083a6
Remove special handling for audited domains and just add them separately to both lists.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-08-07 22:20:00 +02:00
TheME
5ea4e6d185
fix broken Icons
...
Signed-off-by: Th3M3 <the_me@hotmail.de >
2019-08-04 21:11:32 +02:00
Daniel
12e0ce2f4c
Improve audit logic to batch requests.
...
Signed-off-by: Daniel <daniel@developerdan.com >
2019-07-05 10:23:27 -04:00
DL6ER
a13b7bd692
Add an apply button to the new Audit log page ( #532 )
...
* Add an apply button to the new Audit log page
* The button is not actually called "Apply"
2017-07-14 22:50:09 +02:00
DL6ER
99ffef6c8e
Don't update list after each click but in regular intervals (once per second) ( #534 )
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2017-06-29 20:37:57 +02:00
DL6ER
870959026b
Codacy fixes
2017-04-22 16:19:19 +02:00
DL6ER
349faac048
Implemented also actions for audit log
2017-04-22 16:10:18 +02:00
DL6ER
b2a8ea7fee
Add first version of Audit log
2017-04-22 01:44:26 +02:00