Commit graph

22 commits

Author SHA1 Message Date
freek
3f0391c8a1 Merge branch 'master' of github.com:spatie/dnsrecords.io 2019-09-04 13:33:37 +02:00
Laravel Shift
fa8bd08893 Adopt Laravel coding style
The Laravel framework adopts the PSR-2 coding style with some additions.
Laravel apps *should* adopt this coding style as well.

However, Shift allows you to customize the adopted coding style through
the [.shiftrc][1] file by using your [PHP CS Fixer][2] config.

[1]: https://laravelshift.com/shiftrc-configuration-file
[2]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
2019-09-04 11:32:15 +00:00
freek
7b1fb3479d fix tests 2019-02-28 14:25:15 +01:00
Bart van Raaij
fd1366d173 Fix double html-character encoding by removing htmlentities() in DnsLookup 2018-09-28 12:48:51 +02:00
freek
2a00b40944 commit 2017-11-18 19:23:09 +01:00
Brent Roose
3213255df6 The new DNS package throws an exception when no records were found. This PR catches that exception. (#37) 2017-11-18 19:21:45 +01:00
freek
3df4d2ed04 use dns package 2017-11-03 14:14:15 +01:00
freek
90ab8fa2b1 code style 2017-11-01 16:47:24 +01:00
Brent Roose
13864f5d56 Handle special characters (#33)
* Add POST route on / so that special characters like ? and . don't trigger a bad request.

* Add domain lookup sanitizer middleware

* Add domain to page title
2017-11-01 15:48:48 +01:00
Willem Van Bockstal
825a399c0d Add bookmarklet instructions (#32) 2017-11-01 09:36:07 +01:00
Freek Van der Herten
c06b983d0d
Append URLs (#19)
Append the entered command to the URL, and allow users to browse directly to a command
2017-10-29 12:55:35 +01:00
freek
629482b968 Merge branch 'master' of github.com:spatie/dnsrecords.io 2017-10-29 12:35:16 +01:00
freek
e28e9b5059 fix dns records not found 2017-10-29 12:35:03 +01:00
Willem Van Bockstal
77c073a587 Alert CSS fix 2017-10-28 12:23:56 +02:00
freek
b43def25b2 add type hint 2017-10-28 11:25:28 +02:00
freek
614d212ddb commit 2017-10-28 11:17:36 +02:00
freek
3b4621689d fix color 2017-10-28 11:16:56 +02:00
freek
02f5db326c fix namespaces 2017-10-28 11:15:42 +02:00
freek
ad73fc1e83 refactor controller 2017-10-28 11:10:43 +02:00
freek
427fdd77c4 fix idn to ascii failure 2017-10-27 19:42:18 +02:00
freek
fc59420e07 refactor 2017-10-27 19:32:58 +02:00
freek
1b58013db2 refactor 2017-10-27 19:25:34 +02:00