Commit Graph

  • cd3ad0bdc7 Show info table instead of counting domains to speed up the debugging process on low-end hardware drastically. DL6ER 2020-02-12 19:39:12 +01:00
  • a8db753493 Merge pull request #3138 from pi-hole/fix/php-intl DL6ER 2020-02-16 21:51:14 +01:00
  • 75633f0950 Install php-intl and trust the system to install the right extension. We've seen reports that just installing php5-intl or php7-intl isn't sufficient and that we need the meta package as well. DL6ER 2020-02-16 21:24:32 +01:00
  • 082cfb2f1c Merge pull request #3137 from pi-hole/tweak/apilatest Adam Warner 2020-02-16 12:19:31 +00:00
  • 1072078e26 Change to use API instead of the Location Header Adam Warner 2020-02-16 11:47:42 +00:00
  • b0f1333657 Move permission change behind git reset (like in update_repo()) and remove whitespace at end of line pvogt09 2020-02-14 20:41:43 +01:00
  • f10a151469 Fix pihole -t sed instructions. DL6ER 2020-02-12 21:05:02 +01:00
  • eadd82761c Add human-readable output of time of the last gravity run. DL6ER 2020-02-12 19:51:40 +01:00
  • 00f4393f48 Merge branch 'release/v5.0' into tweak/debugger_performance DL6ER 2020-02-12 19:44:56 +01:00
  • 50f6fffbdc Migrate debugger to domainlist and add printing of client table. DL6ER 2020-02-12 19:43:55 +01:00
  • baf5340dc0 Show info table instead of counting domains to speed up the debugging process on low-end hardware drastically. DL6ER 2020-02-12 19:39:12 +01:00
  • e528903488 Merge pull request #3107 from pi-hole/new/client_comments DL6ER 2020-02-12 19:35:01 +01:00
  • dc2fce8e1d Store gravity update timestamp only after database swapping. DL6ER 2020-02-12 19:26:25 +01:00
  • c4005c4a31 Delete FUNDING.yml Dan Schaper 2020-02-11 09:56:28 -08:00
  • 0a70bbd255 Merge pull request #3120 from canihavesomecoffee/patch-1 Adam Warner 2020-02-08 17:25:49 +00:00
  • c91d9cc0b6 Update Cameleon blacklist url to use https Willem 2020-02-08 17:00:22 +01:00
  • 8e10c22356 Merge pull request #3106 from pi-hole/fix/group_assignments DL6ER 2020-02-07 17:40:34 +01:00
  • 37a44c0773 Merge pull request #3115 from pi-hole/tweak/gravity_count DL6ER 2020-02-05 23:25:36 +01:00
  • 2a5cf221fa Store number of distinct gravity domains in database after counting. DL6ER 2020-02-02 23:46:33 +01:00
  • 92aa510bda Add timestamps and comment fields to clients. This updates the gravity database to version 11. DL6ER 2020-01-27 10:36:16 +00:00
  • 6b04997fc3 DROP and reCREATE TRIGGERs during gravity swapping. DL6ER 2020-01-27 10:12:05 +00:00
  • e0b3405a4d Merge pull request #3098 from pi-hole/fix/pihole-t Dan Schaper 2020-01-25 12:27:20 -08:00
  • 10c2dad48a Improve gravity performance (#3100) DL6ER 2020-01-24 18:39:13 +01:00
  • 52e2a2610e Merge pull request #3089 from pi-hole/tweak/gravity_db_10 Dan Schaper 2020-01-24 09:23:34 -08:00
  • a809624356 Update blocked strings for pihole -t. DL6ER 2020-01-23 19:18:22 +01:00
  • 29f06a4444 Merge pull request #3090 from pi-hole/tweak/debug_group_humanreadable_timestamps DL6ER 2020-01-20 20:20:51 +01:00
  • 3f9e79f152 Print human-readable timestamps in the debugger's gravity output DL6ER 2020-01-20 20:07:25 +01:00
  • 633e56e8a9 Add gravity database 9->10 update script. DL6ER 2020-01-20 17:59:24 +01:00
  • bf01f725f7 Merge pull request #3087 from pi-hole/fix/blocking_page DL6ER 2020-01-19 21:50:41 +01:00
  • 276b191845 Remove dead code causing failure from the blocking page. DL6ER 2020-01-19 21:39:49 +01:00
  • c7bc58e94b Merge pull request #3082 from pi-hole/tweak/gravity_database_locked DL6ER 2020-01-14 20:55:12 +01:00
  • 8f22203d24 Wait 30 seconds for obtaining a database lock instead of immediately failing if the database is busy. DL6ER 2020-01-14 19:57:45 +01:00
  • 782fec841e Merge pull request #3076 from pi-hole/new/intl_domains DL6ER 2020-01-13 17:19:49 +01:00
  • cfa909a93d Add package php-intl for AdminLTE#1130. DL6ER 2020-01-12 14:09:14 +01:00
  • e0fde41d87 Merge pull request #3066 from pi-hole/centos8_support Adam Warner 2020-01-05 14:39:24 +00:00
  • 574f7c1a1f Merge pull request #2962 from bcambl/remove_debconf-apt-progress Adam Warner 2020-01-04 16:04:50 +00:00
  • ec8f4050d0 Update installer to support CentOS 8 bcambl 2020-01-01 17:29:10 -06:00
  • 60c51886e0 remove unused debian deps (apt-utils debconf) bcambl 2020-01-01 13:23:48 -06:00
  • cbb1461010 add stdout horizontal rule to install_dependent_packages() bcambl 2020-01-01 12:41:33 -06:00
  • 07cc5b501c replace debconf-apt-progress with apt-get in install_dependent_packages() bcambl 2019-10-13 11:44:15 -06:00
  • ebb1a730c1 remove unused fedora/centos dependency: dialog bcambl 2019-09-15 16:04:35 -06:00
  • 9dff55b212 Installer | Remove "dialog" from Debian/Ubuntu installer deps MichaIng 2019-08-29 13:13:44 +02:00
  • 8ae03b64d7 Merge pull request #3060 from pi-hole/propsed_8_to_9 DL6ER 2019-12-30 11:58:57 +01:00
  • bb30c818ab Update database version during migration. DL6ER 2019-12-30 09:21:30 +00:00
  • c944f6a320 Add a new migration script to fix the previous one Adam Warner 2019-12-29 23:32:31 +00:00
  • 62ec7de963 Merge pull request #3058 from pi-hole/tweak/7_to_8 DL6ER 2019-12-29 23:05:46 +01:00
  • aa4c0ff329 Don't create trigger with duplicate name until after old table is deleted Adam Warner 2019-12-29 20:35:11 +00:00
  • 37217ece73 Merge pull request #3049 from pi-hole/tweak/unique_group_name DL6ER 2019-12-28 14:19:04 +01:00
  • 28d4f4b142 Merge pull request #3045 from pi-hole/tweak/gravity.db_permissions DL6ER 2019-12-28 14:17:50 +01:00
  • 8d5d423adb Merge pull request #3052 from pi-hole/revert/76460f0 DL6ER 2019-12-21 13:16:12 +01:00
  • cda0133dd1 Revert "Change the regex used for domain validation" DL6ER 2019-12-21 11:15:18 +00:00
  • eda7f40fef Reinstall trigger that prevents group zero from being deleted. DL6ER 2019-12-20 00:42:59 +00:00
  • e589e665a7 Also add date_added and date_modified fields to group table. DL6ER 2019-12-20 00:14:58 +00:00
  • b32b5ad6e9 Update gravity database to version 8. This enforces uniqueness on the group name. DL6ER 2019-12-20 00:09:10 +00:00
  • e2de199f47 Merge pull request #3037 from pi-hole/new/group_zero DL6ER 2019-12-18 22:36:43 +01:00
  • 948f4a8827 Ensure permissions and ownership of gravity.db are correctly set on each run of pihole -g. This would have prevented https://github.com/pi-hole/AdminLTE/issues/1077 DL6ER 2019-12-16 09:55:46 +00:00
  • a1633123aa Merge pull request #3035 from pi-hole/fix/query_gravity DL6ER 2019-12-16 01:45:10 +01:00
  • 2444296348 Again, Mr. Stickler DL6ER 2019-12-15 11:55:19 +00:00
  • 4be7ebe61f Scan domainlist instead of view to also catch disabled domains. DL6ER 2019-12-15 11:46:14 +00:00
  • a720fe1789 Add client trigger. DL6ER 2019-12-12 22:49:21 +00:00
  • 2cec9eaf65 Merge pull request #3033 from pi-hole/fix/duplicates_in_adlists DL6ER 2019-12-12 21:37:26 +01:00
  • 313f999af4 Merge pull request #3034 from pi-hole/tweak/gravity_url_displaying DL6ER 2019-12-12 21:37:20 +01:00
  • 0b0ec43bf5 Merge pull request #3036 from pi-hole/fix/reload-lists DL6ER 2019-12-12 21:37:09 +01:00
  • f0439c8d12 Add special group zero to gravity database. DL6ER 2019-12-12 16:39:02 +00:00
  • 40e8657137 Please Mr. Stickler DL6ER 2019-12-12 11:18:46 +00:00
  • 52dd72dfa5 Ensure output is always correct and also display if domain has been found but is disabled DL6ER 2019-12-12 11:08:19 +00:00
  • 922ce7359c pihole -q should also scan gravity table DL6ER 2019-12-12 10:58:41 +00:00
  • 779fe670f7 Show full URL during gravity download instead of only domain and file DL6ER 2019-12-12 10:29:44 +00:00
  • 570a7a5c11 Use sort -u instead of uniq as it is guaranteed to be safe when doing inline file operations. DL6ER 2019-12-12 10:17:54 +00:00
  • bd1b004d94 Remove possible duplicates found in lower-quality adlists DL6ER 2019-12-12 10:13:51 +00:00
  • 5457b2c6ea Merge pull request #2935 from pi-hole/new/internal-blocking DL6ER 2019-12-12 09:49:02 +01:00
  • 02f3316710 Merge pull request #3031 from pi-hole/fix/do_not_force_local_resolver Adam Warner 2019-12-11 22:11:44 +00:00
  • 69a909fc4c On modification of lists, we should send real-time signal 0 instead of SIGHUP. This also preserves the DNS cache of not-blocked domains. DL6ER 2019-12-11 21:47:46 +00:00
  • ec09b5843c Merge branch 'development' into fix/do_not_force_local_resolver Adam Warner 2019-12-11 19:09:02 +00:00
  • 078e7e1686 Merge pull request #3030 from pi-hole/fix/database-service-script Adam Warner 2019-12-11 19:07:29 +00:00
  • d29947ba32 optimise gravity list inserts Adam Warner 2019-12-09 22:30:41 +00:00
  • 1f03faddef shell check recomends Adam Warner 2019-12-09 21:35:54 +00:00
  • d1bce7e685 Merge pull request #2995 from pi-hole/tweak/NoFurtherThanLatestTag Adam Warner 2019-12-09 20:41:29 +00:00
  • 880352ea65 Merge pull request #3013 from Jason-Cooke/patch-2 Dan Schaper 2019-12-09 10:59:04 -08:00
  • 3231e5c3ba Address stickler requests. DL6ER 2019-12-09 16:52:03 +00:00
  • f482156cca Merge branch 'development' into new/internal-blocking DL6ER 2019-12-09 16:49:16 +00:00
  • 620e1e9c73 Do not force nameserver 127.0.0.1 through resolvconf in pihole-FTL.service DL6ER 2019-12-09 12:23:42 +00:00
  • 8a119d72e2 Ensure database permissions are set up correctly by the service script. DL6ER 2019-12-09 12:17:55 +00:00
  • 807a5cfb23 Merge pull request #3015 from pi-hole/tweak/domainlist_table DL6ER 2019-12-08 16:50:22 +01:00
  • 54d0b9a1b8 Serve JS files with utf-8 charset too XhmikosR 2019-12-07 13:46:14 +02:00
  • ca7a5bc0fe Merge pull request #3024 from pi-hole/fix/3003 Adam Warner 2019-12-04 21:23:13 +00:00
  • 0c5185f8ba Also display how many unique domains we have caught in the event horizon. DL6ER 2019-12-04 21:02:46 +00:00
  • eaf1244932 :dominik: Detect binary name before calling FTLcheckUpdate in update.sh Adam Warner 2019-12-04 20:09:34 +00:00
  • 7c2bbf840a Merge pull request #2993 from MichaIng/patch-3 Adam Warner 2019-12-04 18:53:58 +00:00
  • 85673b8273 Print name of chosen upstream DNS as well MichaIng 2019-12-04 18:59:25 +01:00
  • b6cd7b8e3d Use more descriptive names instead of directly using the IDs in list.sh DL6ER 2019-12-02 17:27:32 +00:00
  • 869473172c remove _ from regex descibers Adam Warner 2019-12-01 12:50:24 +00:00
  • 63e407cfdc Update advanced/Scripts/list.sh Adam Warner 2019-12-01 12:45:22 +00:00
  • 0251117c77 Update advanced/Scripts/list.sh Adam Warner 2019-12-01 12:45:06 +00:00
  • 44e1455b12 Update advanced/Scripts/list.sh Adam Warner 2019-12-01 12:44:48 +00:00
  • 76460f01e9 Change the regex used for domain validation Adam Warner 2019-11-30 17:45:07 +00:00
  • 4b8a72fda7 functionise parameter discovery Rename HandleOther to ValidateDomain Capital letters on the new functions Adam Warner 2019-11-30 16:26:26 +00:00
  • edaee4e962 remove redundant function and comments Adam Warner 2019-11-30 16:02:50 +00:00
  • 77bfb3fb67 tidy up variable usage in list.sh Remove some that are redundant Adam Warner 2019-11-30 14:18:12 +00:00
  • 6a881545b0 tweak wording Signed-off-by: Adam Warner <me@adamwarner.co.uk> Adam Warner 2019-11-30 13:19:58 +00:00