Commit graph

12 commits

Author SHA1 Message Date
Attila Jozsef Kerekes 7565bd4028 chore: Add php code sniffer and apply fixes 2022-11-25 23:05:58 +00:00
Attila Kerekes b390a719e9
refactor: apply auto fixes from idea 2022-11-14 14:48:38 +01:00
Shift b1dc4d4a41
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the adopted coding style by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] config to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-03-19 13:54:32 +00:00
Kode f73b78f292 Add search providers as an editable yaml file + allow searching tiles 2022-03-13 19:30:24 +00:00
Scott Holodak 861d287750 Improved custom search handling 2019-09-11 13:42:33 -04:00
Chris 8e1615ac5f fix search tab behaviour and tag link in subfolder 2019-06-18 12:25:05 +01:00
Chris edb9397a47 Add startpage back in 2019-06-11 12:02:18 +01:00
Agurato dc2a42ad6d Add Qwant as search engine 2019-06-08 13:02:12 +02:00
Kode 40da649b10 Changes to search 2019-01-18 18:21:44 +00:00
Chris cd64d762e7 additions to search 2019-01-18 15:21:50 +00:00
Chris 978267dd14 Update Search.php 2019-01-16 15:00:42 +00:00
Chris f935fd94c6 initial work on seach changes 2019-01-16 14:47:32 +00:00