1dfa17abca
Update Laravel to v12
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2025-04-01 21:10:30 +01:00
be06fd66f8
Fix Pint style issues
2024-03-19 20:18:58 +00:00
7660b1c731
Upgrade to Laravel 11
2024-03-19 20:13:36 +00:00
f770235e86
Use system fonts for better webperf
2024-02-23 16:35:48 +00:00
bebbfec510
chore: Refactor configuration files based on Laravel 10 skeleton
2023-06-09 18:31:53 +01:00
16b120bc73
Upgrade to Laravel 10
2023-02-18 09:34:57 +00:00
d058a1db2a
Update config
2022-11-16 20:28:56 +00:00
c3c395c659
Rework indieauth checking in token endpoint
...
We know the me value, it is our app
2022-09-24 19:05:45 +01:00
78bd468d3d
Upgrade to Laravel 9 ( #252 )
2022-02-27 19:42:49 +00:00
ed54446f87
Follow laravel upgrade guide
2020-10-19 19:41:50 +01:00
868efc36f6
Minor fixes
...
Improve how we link to external fonts, change csp generating code, fix
width of pagination links
2020-06-25 20:50:32 +01:00
ec01b3c6a2
Update Laravel to v6
2019-10-19 15:34:49 +01:00
3c468be081
Set up Telescope
2019-03-29 17:53:43 +00:00
53d8f4b77f
Replicate some of the changes from the skeleton app
2019-03-17 14:16:01 +00:00
76d474b335
Get repo up to date with changes in laravel/laravel (issue #95 )
...
Squashed commit of the following:
commit 850a0dfe70412f0851d1f40fe96c7afdc8348aab
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 27 13:42:09 2019 +0000
Persist data cache
commit fc80710c96b33bf387e346f97a58ed3965520427
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 27 13:15:10 2019 +0000
Added another laravel dependency
commit 1a9ed1bc71e3a11624e4924ae75c4284e6071f6d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 27 13:14:50 2019 +0000
Fix trailing comma
commit 81f31ae7116146b073c8f886cb74e32d806eba60
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 19:07:55 2019 +0000
Add Laravel’s illustration SVGs
commit d1f99e4ec2b39d0159689f586f37465cbf867c2b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 19:07:34 2019 +0000
Add the dump-server
commit 28a09927a32d20510f6bc236d14daf948c5dd547
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:58:27 2019 +0000
Add mailgin endpoint
commit e80e3a9d53852d5f137918d79969f5a3a93fad81
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:55:11 2019 +0000
Update cache config
commit 3db2f952d420be7e49041d495db6ee59ee310841
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:50:02 2019 +0000
Update session config
commit 0b431150616cb15f17b571e9340e6805723344d6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:46:05 2019 +0000
Add faker locale setting
commit 048e8ee0c7969ed9b2251f270aea8fee25b3bf98
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:44:09 2019 +0000
Add new Stripe webhook config values
commit 18ce7bee19fca7f920fdcca72049108fd5a7a9b6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:42:57 2019 +0000
Add Authenticate to middleware
commit 05007f1f038cac4453e4b5d82cb04d6f0820606c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:34:28 2019 +0000
Update phpunit config
commit 5c033735fbe148b3f3e3950ae97a21977895eeb7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:32:18 2019 +0000
Update queue config
commit fe92a6f2896a52ab1486288878055cd81abe28e7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:27:22 2019 +0000
Update database config
commit 19036d7cb1ffc583a571451a7ea00fb421beef8f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:22:41 2019 +0000
Add asset_url config option
commit ce4b1e3195a6c43fdc4f6fabb2a41b68344220fc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:20:40 2019 +0000
Allow custom compiled views path
commit b503bca8c6a27fef44d34b826c75a2ee68e0a178
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:20:18 2019 +0000
Add mail logging setting
commit 2988ba197bbd1b0ac78a17ad796f31cc0bb803df
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:17:41 2019 +0000
normalize composer.json
commit a1ff37d716c68f1dedec9644e9fe6f3a7a5ad04f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:11:58 2019 +0000
Allow env for defining app base
commit e662de24e3a2b7f170c6fb0860c6c16f192aa642
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:10:17 2019 +0000
Get kernel/middleware upto date
commit 2f8c9de52bec8a54fa6745a42c9a8974de0a1467
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:04:44 2019 +0000
Update validation lang file
commit 8f6bf24eec602b21d28b0b6bae6e274c175ff643
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 18:02:28 2019 +0000
Update .gitignore
commit e219cc454f3e77b822fe761c672bf24824c06d0c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 17:59:32 2019 +0000
Update logging.php config file
commit 5a13e1b89f9311918f3f9756d9607424f42e72c5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 17:56:36 2019 +0000
Remove extra whitespace
commit 68edee0a9dca0d11d18964329d7f0ec49d32c6e8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 17:53:30 2019 +0000
Recompile assets from new resources folder structure
commit 7ec8441a802cb1385fb40cdd22b2398180287512
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 17:44:56 2019 +0000
Change reference to assets files in various scripts
commit c2f6dfccf2843b25038475d2a5f492decc9e8124
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 17:42:25 2019 +0000
Flatten assets directory
2019-01-27 13:51:21 +00:00
c7670afaf8
Update to Laravel 5.6
2018-02-15 12:26:59 +00:00
030740047d
Add Laravel Horizon
...
Squashed commit of the following:
commit a079f4719f48077795abb723dc3166a14bc6debc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 8 19:55:18 2017 +0100
Update changelog
commit 97054b6ba9d2770baefd73febc6c34d38c6f1795
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 8 19:52:45 2017 +0100
terminate horizon during deploy (we will once it’s running)
commit 77a4d8f0cb9faa0d05f1cf523a0b8ffbc61a2fab
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 8 18:47:37 2017 +0100
type-hint the $request that is passed into the Horizon auth closure
commit 3dcddc5b1da8dd67eaf9434af73aabc07cc36a2a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 8 16:31:33 2017 +0100
This should allow us to easily access Horizon locally, and require the same auth for the /admin page for /horizon in production
commit bf65c2610e863b9ec96a921ac278702e97b9459e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 8 16:11:17 2017 +0100
Run the horizon snapshot command every five minutes
commit 428346f4170b2111f470f840ebb59b9130441817
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 8 15:54:59 2017 +0100
Fix tinker
commit 2ba85e39c33b6a6febabe91a6ef7a08ffb90bfc4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 8 15:17:26 2017 +0100
Initial install of Horizon
2017-09-08 20:11:38 +01:00
eb011c799d
We don’t need the Debugbar facade
2017-09-07 15:21:03 +01:00
a3cce90c10
Clean code to take advantage of new L5.5 features, bring back some dusk
...
tests now we can use headless chrome.
Squashed commit of the following:
commit d32d6e9dca7eb26303435c738f7c547e5009b86b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Sep 6 14:43:52 2017 +0100
Add dusk tests, cleanup other parts of travis.yml
commit 7633b407ee222a3f4a222f889f23acf4b5549c22
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Sep 6 14:38:39 2017 +0100
I think dusk works locally with headless chrome now, just struggling on my slow laptop
commit fcbc83bb0a53ac046c1af09e8caf296799a940ef
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Sep 5 15:47:39 2017 +0100
Get latest package versions and remove un-needed service provider entries
2017-09-06 14:54:02 +01:00
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
522f06162e
Change sluggable implementation
2017-06-13 19:17:55 +01:00
206a64ed4b
Remove spatie’s media library package
2017-03-04 14:04:21 +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
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
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
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
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