RD WebDesign
|
c3ee946ac8
|
Local records: better layout to avoid text overlapping in smaller screens (#2864)
|
2023-11-23 17:10:18 -03:00 |
|
yubiuser
|
e4ac12c3e0
|
Update datatables (#2852)
|
2023-11-23 20:36:46 +01:00 |
|
RD WebDesign
|
1c0a3ea8a3
|
Fix column width zero adding autoWidth: false
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2023-11-23 03:26:49 -03:00 |
|
RD WebDesign
|
9fdd77f9b5
|
Adjusting the placeholder text and cell widths
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2023-11-22 19:14:24 -03:00 |
|
yubiuser
|
54dba57161
|
Emphasize whole row for current client in API session table (#2865)
|
2023-11-22 22:09:10 +01:00 |
|
yubiuser
|
e7be61b9e2
|
Less code is better code
Co-authored-by: RD WebDesign <github@rdwebdesign.com.br>
Signed-off-by: yubiuser <ckoenig@posteo.de>
|
2023-11-22 22:03:43 +01:00 |
|
Christian König
|
43200d2de8
|
Fix styling
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2023-11-22 12:11:44 +00:00 |
|
Christian König
|
89873c226a
|
Emphasize whole row for current client
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2023-11-22 13:06:04 +01:00 |
|
RD WebDesign
|
3dcc2862b5
|
Adjust the grid for datatables elements
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2023-11-21 20:25:38 -03:00 |
|
RD WebDesign
|
2bf2420af4
|
Removing code not used
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2023-11-21 20:11:32 -03:00 |
|
RD WebDesign
|
ad81c347d5
|
Add pagination controls to Local records pages (#2859)
|
2023-11-21 19:48:53 -03:00 |
|
RD WebDesign
|
15364b500c
|
Add pagination controls to Local records pages
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2023-11-21 15:49:41 -03:00 |
|
DL6ER
|
fe8296acb8
|
Merge branch 'development-v6' into tweak/contentType
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-20 19:51:49 +01:00 |
|
DL6ER
|
52f198971c
|
Show Unicode domains (if domain is punycode-encoded) (#2857)
|
2023-11-20 19:45:43 +01:00 |
|
DL6ER
|
a518b60afe
|
Show Unicode domains (if different from possibly punycode-encoded raw domains)
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-19 23:02:12 +01:00 |
|
Christian König
|
a4b7537ae1
|
Fix deleting sessions via red trash icon
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2023-11-19 20:55:54 +00:00 |
|
Christian König
|
55782d3e82
|
Revert datatables select to v 1.3.1
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2023-11-19 20:56:27 +01:00 |
|
RD WebDesign
|
49f6d76140
|
Rename the modified datatables.min.css to datatables-pihole.min.css
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2023-11-19 16:00:40 -03:00 |
|
Christian König
|
040f746c22
|
Revert "Set pagingTag: 'button'"
This reverts commit a8bb9ed201.
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2023-11-19 13:48:39 +01:00 |
|
RD WebDesign
|
cb35da4e91
|
Add datatables bootstrap3 integration code (javascript)
- Add the main integration code for datatables
- Add the integration code for Buttons plugin
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2023-11-19 02:57:54 -03:00 |
|
Christian König
|
a8bb9ed201
|
Set pagingTag: 'button'
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2023-11-18 23:59:50 +01:00 |
|
Christian König
|
1080019ff1
|
Fix datatable warning on network table
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2023-11-18 23:03:59 +01:00 |
|
Christian König
|
f9d33979f1
|
Update datatables
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2023-11-18 22:45:24 +01:00 |
|
DL6ER
|
a39c8a5c0a
|
Escape only where we are displaying
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-18 22:38:01 +01:00 |
|
DL6ER
|
bc1c6bc117
|
Explicitly set contentType to avoid promotion to jsonp
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-18 12:54:41 +01:00 |
|
Christian König
|
dc2cfdba28
|
Fix tests and editorconfig
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2023-11-18 09:26:52 +00:00 |
|
DL6ER
|
7c0812b52b
|
Apply necessary code styling changes
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-17 10:36:38 +01:00 |
|
DL6ER
|
9815602ecd
|
Call initTable() from getGroups() when finished to avoid a possible race-collision
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-17 10:33:38 +01:00 |
|
DL6ER
|
5c09620a34
|
Fix Upstreams Query Log links (#2843)
|
2023-11-16 22:26:58 +01:00 |
|
DL6ER
|
8b7c88f1bf
|
Do not accept comma to separate regex (#2835)
|
2023-11-16 22:26:42 +01:00 |
|
DL6ER
|
feea661daf
|
Fix upstream links yielding no results on the Query Log if names are shown
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-16 12:53:08 +01:00 |
|
RD WebDesign
|
35ab1fd4a0
|
Use row background colors in Query Log table (#2840)
|
2023-11-15 21:56:55 -03:00 |
|
RD WebDesign
|
5b8bf35040
|
Clear input fields after successfully adding new items (#2832)
This applies to Clients, Domains, Lists, DNS records and CNAME records.
|
2023-11-15 17:48:02 -03:00 |
|
RD WebDesign
|
abfa0a44ae
|
Allow open details only on normal rows
Detail rows don't have their own details, so don't allow the click event
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2023-11-15 17:32:31 -03:00 |
|
RD WebDesign
|
74fa7e4965
|
Also clear input fields after adding DNS and CNAME records.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2023-11-15 16:52:00 -03:00 |
|
RD WebDesign
|
d7466adb65
|
Use row background colors in Query Log table
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2023-11-15 16:29:01 -03:00 |
|
DL6ER
|
0371f870a8
|
Domains/Regex must be either space or newline separated when adding multiple at once. It is not possible to use comma as this has a special meaning in the regex world
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-15 12:11:57 +01:00 |
|
DL6ER
|
5cd1b2e16b
|
Add DHCP netmask field and nicely format API errors (#2805)
|
2023-11-15 11:09:46 +01:00 |
|
RD WebDesign
|
eeb07535ad
|
Clear input fields after successfully adding new items
Applies to Clients, Domains and Lists.
|
2023-11-14 19:58:41 -03:00 |
|
yubiuser
|
e0ca2b2b1f
|
Shorten animation delay (#2815)
|
2023-11-13 23:25:23 +01:00 |
|
DL6ER
|
b015938c9a
|
Move comment about CNAME limitations to the CNAME box (#2806)
|
2023-11-13 23:21:44 +01:00 |
|
DL6ER
|
707d2e078d
|
Prevent multi-login due to slow password hashing (#2826)
|
2023-11-13 23:21:10 +01:00 |
|
DL6ER
|
c366ec26ea
|
Use upstream names instead of IP when available (#2827)
|
2023-11-13 23:20:58 +01:00 |
|
DL6ER
|
3cf7eb82b9
|
Be explicit about where seconds and where milliseconds are used
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-13 22:05:36 +01:00 |
|
Christian König
|
3e1ab7ceb3
|
Fix inital date/time
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2023-11-13 13:58:17 +01:00 |
|
DL6ER
|
7e1114f0c6
|
Use upstream names instead of IP when available
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-13 10:17:33 +01:00 |
|
DL6ER
|
c5b51e8969
|
Disable all inputs on login submission, re-enable them on error
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-13 09:39:41 +01:00 |
|
DL6ER
|
e360e3edbd
|
Fix query logs "all time" option
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-12 21:18:52 +01:00 |
|
DL6ER
|
9422016bb0
|
Fix error displaying when editing groups/clients/domains/lists (#2808)
|
2023-11-12 14:04:03 +01:00 |
|
DL6ER
|
ca67f3a11e
|
Add a few more comments, fix applyBtn variable declaration, make selection only work on the first <td>-element and ensure we include both type and kind in the data-id attribute to make it really a unique selector
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-12 08:25:46 +01:00 |
|