Commit graph

26 commits

Author SHA1 Message Date
f2d8a5091d Pull in latest laravel/laravel changes 2017-03-27 19:10:51 +01:00
e2049c62e1 Add phpcpd as a dev dependency 2017-03-24 11:38:58 +00:00
bd57ce56d4 Starting work on adding a media endpoint 2017-03-09 22:00:29 +00:00
206a64ed4b Remove spatie’s media library package 2017-03-04 14:04:21 +00:00
595b0c5e03 Update to use PHP 7.1, and its multiple exception catching 2017-02-27 22:22:52 +00:00
a5ca6f2218 Updating my emoji-a11y package required updating depndency version in the json 2017-02-26 18:17:10 +00:00
94969e7f97 Get Laravel Dusk installed using PhantomJS so it can work with Travis CI easily 2017-02-18 12:27:21 +00:00
21670e9361 Update dependencies, and move browser-kit-testing to require-dev 2017-02-03 22:05:48 +00:00
0a07811311 Squashed commit of the following:
commit 70d23bbd8fbdbeb3b6554e42ac4283396372f39d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Feb 3 21:40:55 2017 +0000

    Updade to Laravel 5.4
2017-02-03 21:49:49 +00:00
c0a4e220c4 Squashed commit of the following:
commit fea85fa8a47b4ccedb2b502b4537c6b261dc3eed
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Feb 3 16:41:57 2017 +0000

    Make emoji more accessible

commit 2bcb6e999b85aad361754f667ab8305db538176f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Jan 27 20:51:50 2017 +0000

    Add an emoji into the seed file to test a11y
    techniques with.
2017-02-03 16:42:39 +00:00
7706a7cf62 Add php linting dependency and update others 2016-12-12 14:02:58 +00:00
bd92f1d6c8 Squashed commit of the following:
commit e29339b2084e4531164a2904869460c4928a6d03
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Dec 6 20:35:29 2016 +0000

    Remove algolia credit

commit 2ee543b8d37bcf008a8e82a72202420a48f2b38e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Dec 6 20:34:02 2016 +0000

    Updated and added dependencies

commit 5aba9dda8a8a5c5e9837f409a3991d2d4f4bd8c2
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Dec 6 20:29:57 2016 +0000

    Add relavent model options for postgres searching with scout

commit ace894529d12773997336c4acbfe77f157d00eb7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Dec 6 20:28:47 2016 +0000

    Add pgsql scout option

commit 7c794fd35af0ef53d005a8d68d3b99316312536d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Dec 6 20:28:06 2016 +0000

    Add the PostgresEngine service provider

commit 19ba7c2e7d103302209151244ec6a11b3fab3e13
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Dec 6 20:27:09 2016 +0000

    Add the searchable column and index to the notes table
2016-12-06 20:38:52 +00:00
b53221a94a Search! Closes #38
Squashed commit of the following:

commit edc3e917d710f34c2ac487474db37a8acf2134c9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Nov 25 19:51:32 2016 +0000

    Update changelog

commit 78668c68557c4121bf4b8862b76102ac87c81787
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Nov 25 19:50:39 2016 +0000

    Add the search feature

commit dfe8447dcb236e03a7870f40e53a4276fc06e580
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Nov 25 19:26:23 2016 +0000

    Add a search form in the footer

commit 626b0124653d9697e1ac6d3424805af41546ba17
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Nov 25 18:00:38 2016 +0000

    Installing/setting up scout

commit 52d7d7e7e058247fa73963b4dd45aa8649df4b9f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Nov 25 17:50:56 2016 +0000

    Add search dependencies
2016-11-25 19:51:42 +00:00
659b2a22fd Pin my webmention parser to a tagged release 2016-10-20 18:19:26 +01:00
79a64a4b9f Update some packages to latest releases 2016-10-17 13:43:10 +01:00
cc7212d6b1 Remove filp/whoops 2016-09-10 14:46:06 +01:00
18f7fe85f9 Add sensiolab’s securty checker tool 2016-09-09 12:00:11 +01:00
577fae0540 Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
a93180cac7 Use latest commonmark 2016-07-13 15:51:59 +01:00
2a692fdd78 Use newer media library package, eager load media, use non-aliased save media method 2016-06-17 00:58:28 +01:00
c815d40be4 Remove jonnybarnes/unicode-tools dependency 2016-06-09 00:49:33 +01:00
ceaa00a9cf Use latest tagged laravel-postgis, fix a typo in .env.example 2016-06-06 11:30:20 +01:00
cac29bbb63 Use PHPUnit 5 2016-05-29 16:48:42 +01:00
d43684229b Get phaza/laravel-postgis working again? Better travis config 2016-05-24 13:39:18 +01:00
645eb1db62 Rename app 2016-05-19 16:42:29 +01:00
a5173c981b Initial commit to new repo 2016-05-19 15:01:28 +01:00