- 30 Jan, 2017 2 commits
- 29 Jan, 2017 3 commits
-
-
dmorley authored
-
dmorley authored
-
David Morley authored
* rebase * features and work * Make software version pull easier to understand and extend. (#91) * Combine related conditions. (#90) * Add helper function for chart display. (#89) Simplify chart data generation. * PR updates * WIP - Nicer domain checks (#92) * Explicitly check passed domain name. * Make domain lowercase. * Use native PHP instead of system exec calls to get IPs. * remove key
-
- 23 Jan, 2017 1 commit
-
-
David Morley authored
Fix the regex to get the A value of a DNS entry.
-
- 22 Jan, 2017 1 commit
-
-
noplanman authored
-
- 21 Jan, 2017 1 commit
-
-
noplanman authored
-
- 20 Jan, 2017 10 commits
- 19 Jan, 2017 1 commit
-
-
dmorley authored
-
- 17 Jan, 2017 6 commits
-
-
dmorley authored
-
dmorley authored
-
dmorley authored
-
noplanman authored
fix the IP issue and pretty map spiral
-
dmorley authored
-
David Morley authored
* fixes for issue 63 * example * add install note * quotes * Fixpullnbackup fixes (#81) * Fix a few warnings and correct data type for boolean variables. * Boolean data type for $dnssec, $signup and $ipv6. Use only $signup instead of also $registrations_open. Use only $outputssl instead of also $outputresults. * Weird PSQL requires boolean to be passed as int, else it gives an error: `invalid input syntax for type boolean: ""` * Remove unnecessary unsets. * Remove unnecessary foreach loop. * Fix alignment (visual only). [skip ci] * To determine if the request was successful, check for a valid JSON to parse instead of searching the response for a string. * Rename query result variables to prevent breaking the main loop. * Add a small debug function to make debug output cleaner and easier to use. * Add debug flag. Browser: `pull.php?debug`, CLI: `pull.php debug` * Remove old code that prevents markers from overlapping each other, as mapbox nicely separates them.
-
- 16 Jan, 2017 4 commits
- 15 Jan, 2017 5 commits
-
-
David Morley authored
* merge * merge * populate the new db cols * clean * cleanup
-
noplanman authored
* Improve HTML form output. Better email message sending. Various code fixes and simplifications. * Make email sending more logical. Fix wrong email field. * Move email headers up. Better email formatting when a new rating has been added.
-
noplanman authored
* Use `stats_apikey` instead of `url` for stats API key. * Use `domain` instead of `url` for go.php. * Fix error messages for adminkey.
-
noplanman authored
ah, never knew you did not Have to have them!
-
noplanman authored
* Simplify arithmetics for $score. Use PHP7 random_int method for improved random int generation. * Simplify uptimerobot API calls by removing JSON callback. * Simplify user and admin ratings. * Smaller fixes and command simplifications.
-
- 14 Jan, 2017 6 commits