Commit Graph

26 Commits

Author SHA1 Message Date
rdwebdesign
065d5873f0 queryads: Replace double DIV solution with single DIV and responsive CSS
Signed-off-by: rdwebdesign <github@rdwebdesign.com.br>
2021-10-29 02:02:23 -03:00
a1346054
26f0203137 Trim excess whitespace
Signed-off-by: a1346054 <36859588+a1346054@users.noreply.github.com>
2021-09-15 21:23:01 +00:00
Adam Warner
56b5e0d3df Merge pull request #1284 from Th3M3/queryads
Use two different divs for mobile and desktop instead of a JS solution
2020-11-08 13:36:59 +00:00
Tony
0a4ebe14e3 Add cache busting to all custom scripts and common css
Signed-off-by: Tony Jeffree <tjeffree@gmail.com>
2020-08-17 08:30:00 +01:00
TheME
df259a07cf Merge branch 'devel' into queryads 2020-05-30 08:52:59 +02:00
XhmikosR
bf63da9873 Minor HTML markup fixes.
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-24 21:16:57 +03:00
XhmikosR
b20b6797c1 HTML hidden attribute does not need a value.
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-23 19:03:02 +03:00
Th3M3
38e7cb8e73 Use two different divs for mobile and desktop instead of a JS solution
Signed-off-by: Th3M3 <the_me@outlook.de>
Co-Authored-By: XhmikosR <xhmikosr@gmail.com>
2020-05-13 14:46:09 +02:00
DL6ER
fe13ed15a7 Add more items to the dark mode
Signed-off-by: DL6ER <dl6er@dl6er.de>
2020-05-12 22:44:55 +02:00
XhmikosR
43151d3c43 Add type="button" to all buttons.
The default is `type="submit"`.

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2020-05-11 21:40:26 +03:00
Ghalid
c7f56df0a6 Disable spellcheck for some text fields, changed some input field types
Signed-off-by: Ghalid <24234921+Ghalid@users.noreply.github.com>
2019-12-20 12:18:52 -05:00
Mcat12
3b635e0245 Move script tags inside html tag
Fixes #863

Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-11-10 13:51:14 -05:00
Mcat12
2188103b5c Update blocklist wording and help page
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-07-22 11:57:16 -04:00
DL6ER
7e68fdecff Make sure license comment is only outputted after header.php has prepared all the stuff that need to be done beforehand. Fixes #450 2017-04-03 10:17:05 +02:00
DL6ER
4f70973cbc EUPL license (#402)
* Move whole project to EUPL, copy MIT license to scripts/vendor/ and style/vendor/

* Added header to main PHP files

* Modified scripts in scripts/pi-hole/php

* Added header to scripts/pi-hole/js files

* Added license header to our custom style script

* Slight reformulation
2017-02-18 14:20:51 +01:00
DL6ER
e5a9826078 Moved more private files out of the root directory 2016-12-21 21:10:21 +01:00
Mcat12
2f65430a4d Move PHP scripts to scripts folder 2016-12-21 21:09:58 +01:00
Promofaux
d0553ef169 Organise folder structure a bit better... Seperates vendor packages from self-written scripts. 2016-12-21 21:09:45 +01:00
DL6ER
e188cb6fbc Revert "Merge pull request #267 from pi-hole/folderStructure"
This reverts commit fba3d10fa4, reversing
changes made to 4ee75f4167.
2016-12-21 17:16:52 +01:00
DL6ER
bb2c2e2244 Moved more private files out of the root directory 2016-12-20 12:52:19 +01:00
Mcat12
d1da1de597 Move PHP scripts to scripts folder 2016-12-19 19:44:51 -05:00
Promofaux
6a13796d99 Organise folder structure a bit better... Seperates vendor packages from self-written scripts. 2016-12-19 18:30:16 +00:00
DL6ER
d0d1bdf11c Let the user use both partial and exact matching from the web UI. [Enter] results in partial matching (previous behavior) 2016-12-06 13:41:38 +01:00
DL6ER
881f772b6a Add option "quiet" output to "queryads.js". Will only show the lists with results if option "quiet" is enabled (will be used in the new blocking page) 2016-12-05 11:21:45 +01:00
DL6ER
9f3b2e2bda Changed title of the new page 2016-11-22 16:38:28 +01:00
DL6ER
7f7604a6af Add "Query adlists" feature 2016-11-22 15:23:30 +01:00