3f15291d16
Update the app to Laravel 5.5
...
Squashed commit of the following:
commit 070f46bbacd91855730d467cc2806183441791ae
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 4 18:06:04 2017 +0100
Now we now how the laravel IoC conatiner works, no need to be newing class dependencies
commit 57eeacdef178532a681f774f8c6738950d40c964
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 4 17:59:28 2017 +0100
Get json test working again
commit 81c3cfc9b432241d8a4df7f1e0511a50ea4f9b90
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 4 14:38:10 2017 +0100
Can’t use RefreshDatabase yet
commit 4ba5ff724d50ca86b3fa90c7bb4e71ad9e4dad79
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 4 14:10:33 2017 +0100
Initial attempt at updating to Laravel 5.5
2017-09-04 19:34:39 +01:00
2b5e17ab4e
Squashed commit of the following:
...
commit 7daedd241246bd11f371a8c93394796f8f5ec4cb
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Aug 11 21:01:17 2017 +0100
Bring in the latest changes from upstream repo laravel/laravel
2017-08-11 21:02:03 +01:00
522f06162e
Change sluggable implementation
2017-06-13 19:17:55 +01:00
f2d8a5091d
Pull in latest laravel/laravel changes
2017-03-27 19:10:51 +01:00
608d71dc67
Remove redundant config file
2017-03-19 18:42:14 +00:00
2c5c6e7753
Save uploaded files to S3 and generate a URL
2017-03-10 09:58:35 +00:00
206a64ed4b
Remove spatie’s media library package
2017-03-04 14:04:21 +00:00
f771119808
Secure session cookies weren’t working on http-localhost
2017-02-24 15:57:40 +00:00
6d4c566944
Use user instead of name
2017-02-18 20:33:35 +00:00
b4df7a1bbb
Convert all env() calls to config() calls
2017-02-15 20:44:03 +00:00
323185637d
Add Piwik tracking code
2017-02-15 14:23:43 +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
e8c847579c
Squashed commit of the following:
...
commit d0c1c0083ced0470500060f14d37cdfff3028795
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 16 11:46:40 2016 +0000
remove done @todo
commit f61a968bb8a7743c2b34ea3efcb25cfd73452cfc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 16 11:43:22 2016 +0000
Comment for using empty array
commit 9ad7cde20d259ff4527d315049e3df83f145fe0f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 16 11:42:18 2016 +0000
Syndication targets are now dynamically checked
2016-12-16 11:49:15 +00:00
bce3b52ce2
Use a middleware to define micropub dev token
2016-12-08 20:35:35 +00:00
e32cc59b81
Move micropub session stuff to its own service provider
2016-12-08 16:03:52 +00:00
e12b4d39ef
Move syndication targets to a config file, fixes #27 , also more dynamically generate micropub token
2016-12-08 14:28:42 +00:00
7ee9eb069f
Now we are using Postgres, travis can use search
2016-12-08 12:58: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
a9184174fa
Gaaaah
2016-11-25 20:42:15 +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
5bfe8c5a97
Correctly add photos to S3
2016-10-07 14:39:05 +01:00
1c83f3e979
Add Bus facade
2016-09-26 11:52:13 +01:00
577fae0540
Migrate to Laravel 5.3
2016-09-06 16:40:39 +01:00
e6ed48adf1
A little tweak of the settings
2016-07-19 22:06:09 +01:00
b77e12878a
compores update, plus bring in changes from laravel/laravel
2016-07-04 22:33:13 +01:00
edbcb2fb2c
Bring in upstream changes
2016-06-17 01:12:43 +01:00
a5173c981b
Initial commit to new repo
2016-05-19 15:01:28 +01:00