XhmikosR
ae13014565
Adapt to the new rules.
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-04-10 18:34:47 +00:00
DL6ER
43b45d3da7
Merge pull request #1100 from Ghalid/patch-1
...
Disable text correction features, change types to make input fields easier to type in (especially for mobile devices)
2020-04-07 13:59:44 +02:00
Rick van Hattem
0c29a09a45
Add correct IP sorting for the Custom DNS table
...
Signed-off-by: Rick van Hattem <Wolph@wol.ph >
2020-03-30 22:29:47 +02:00
Ghalid
d93f1a22cb
Remove autocorrect in search boxes on groups
...
Signed-off-by: Ghalid <24234921+Ghalid@users.noreply.github.com >
2020-01-19 13:12:57 -05:00
Ghalid
050fdb1c34
Merge branch 'devel' into patch-1
...
Signed-off-by: Ghalid <24234921+Ghalid@users.noreply.github.com >
2020-01-19 12:49:36 -05:00
XhmikosR
dee16f6c7a
Switch to using Font Awesome
...
This should be more consistent.
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-01-19 13:53:48 +02:00
XhmikosR
b74f0f3969
Fix the remaining lint issues
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-01-02 19:42:19 +02:00
XhmikosR
704c352277
Format JS code
...
Signed-off-by: XhmikosR <xhmikosr@gmail.com >
2020-01-02 19:42:18 +02:00
Ghalid
112a5abf80
Merge branch 'devel' into patch-1
...
Signed-off-by: Ghalid <24234921+Ghalid@users.noreply.github.com >
2019-12-29 14:22:12 -05:00
Ghalid
1df9c4049b
There should only be one search input on each page so there doesn't need to be an array anyway, remove arrow functions as per https://github.com/pi-hole/AdminLTE/pull/1100\#pullrequestreview-335618314
...
Signed-off-by: Ghalid <24234921+Ghalid@users.noreply.github.com >
Remove const
Signed-off-by: Ghalid <24234921+Ghalid@users.noreply.github.com >
2019-12-21 14:51:34 -05:00
Ghalid
40d7e1498e
Disable autocorrect in search boxes
...
Signed-off-by: Ghalid <24234921+Ghalid@users.noreply.github.com >
2019-12-21 12:06:48 -05:00
DL6ER
deb50a8e4a
Ensure Actions column is not sortable.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2019-12-20 16:14:17 +00: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
Mograine
ee7edb5fab
Add feedback to users
...
Signed-off-by: Mograine <ghiot.pierre@gmail.com >
2019-11-27 00:40:43 +01:00
Mograine
192ad7ce8b
Allow to use same Domain for IPv4/IPv6
...
Signed-off-by: Mograine <ghiot.pierre@gmail.com >
2019-10-28 13:18:08 +01:00
Mograine
820a92998e
Remove unused var
...
Signed-off-by: Mograine <ghiot.pierre@gmail.com >
2019-10-27 16:48:39 +01:00
Pierre Ghiot
c44c5a7d32
Create customdns.js
...
Signed-off-by: Mograine <ghiot.pierre@gmail.com >
2019-10-27 16:48:39 +01:00