Adam Warner
|
f683631afd
|
Use proper Object methods (#3441)
|
2025-05-19 18:26:44 +01:00 |
|
Adam Warner
|
d078d1fd09
|
utils: improve readability for validateIPv* functions (#3423)
|
2025-05-16 17:22:14 +01:00 |
|
XhmikosR
|
a69a65d95e
|
utils: improve readability for validateIPv* functions
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-05-16 11:33:34 +03:00 |
|
XhmikosR
|
c03c740710
|
utils: remove the unused objectToArray util
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-05-15 18:23:24 +03:00 |
|
XhmikosR
|
408334380e
|
Use Object methods when possible
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-05-12 18:46:36 +03:00 |
|
XhmikosR
|
ba3b76421b
|
Use proper Object methods
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-05-12 18:46:36 +03:00 |
|
XhmikosR
|
756239a6dd
|
xo: enable strict mode
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-04-23 20:50:12 +03:00 |
|
XhmikosR
|
f598a8e35c
|
Manual xo fixes and suppressions
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-04-23 07:53:16 +03:00 |
|
XhmikosR
|
f8a0a1d4ec
|
Tighten xo rules
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-04-23 07:53:13 +03:00 |
|
XhmikosR
|
a95f6c88ae
|
utils: fix typo in showAlert()
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-04-21 11:15:16 +03:00 |
|
DL6ER
|
b524a2f4b6
|
Always use document.body.dataset.apiurl instead of the intermediate const apiUrl
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2025-03-31 22:00:16 +02:00 |
|
yubiuser
|
621ec801e9
|
Use modernized waitMe plugin
Signed-off-by: yubiuser <github@yubiuser.dev>
|
2025-03-27 22:01:58 +01:00 |
|
Dominik
|
7c72c0cc7f
|
parseQueryString: switch to URLSearchParams and remove unused param (#3340)
|
2025-03-27 13:29:44 +01:00 |
|
XhmikosR
|
6c29d5dab8
|
Logout: fix redirect
Without this, we were getting into a loop with keep alive enabled
when using Firefox.
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-03-24 08:29:40 +02:00 |
|
XhmikosR
|
1801e9535b
|
parseQueryString: switch to URLSearchParams and remove unused param
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-03-23 18:34:49 +02:00 |
|
DL6ER
|
a7f1ca7800
|
Allow path prefix multiplexing the dashboard and API. See https://github.com/pi-hole/FTL/pull/2319 for further details
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2025-03-02 20:20:10 +01:00 |
|
yubiuser
|
e7f97baab1
|
Fix prefer-global-this error
Signed-off-by: yubiuser <github@yubiuser.dev>
|
2024-12-07 16:11:35 +01:00 |
|
yubiuser
|
1e922a8b29
|
Move all files from /scripts/pi-hole/ to /scripts/
Signed-off-by: yubiuser <github@yubiuser.dev>
|
2024-10-28 20:22:09 +01:00 |
|