58c5a7d443
Re-add search functionality
2023-04-11 21:44:55 +01:00
dependabot[bot]
f56157e8df
Bump lcobucci/jwt from 4.3.0 to 5.0.0
...
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt ) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/lcobucci/jwt/releases )
- [Commits](https://github.com/lcobucci/jwt/compare/4.3.0...5.0.0 )
---
updated-dependencies:
- dependency-name: lcobucci/jwt
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 20:07:02 +00:00
9256aae89d
Update composer dependencies to Laravel 10
2023-02-17 09:26:17 +00:00
8444634fc7
Get tests passing again
2023-02-17 07:50:02 +00:00
dependabot[bot]
82c92810ea
Bump nunomaduro/collision from 6.4.0 to 7.0.1
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 6.4.0 to 7.0.1.
- [Release notes](https://github.com/nunomaduro/collision/releases )
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v6.4.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 19:46:45 +00:00
bdbcaa55ea
Now we are using cloudconvert, remove un-needed local packages
2023-02-04 10:25:43 +00:00
dependabot[bot]
c4830c7e10
Bump vimeo/psalm from 4.30.0 to 5.0.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 4.30.0 to 5.0.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/4.30.0...5.0.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 19:53:36 +00:00
07cf1afc1c
Update dependencies, add Laravel Sanctum due to config changes
2022-11-16 20:29:17 +00:00
dependabot[bot]
422aa33189
Bump laravel/dusk from 6.25.1 to 7.0.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 6.25.1 to 7.0.0.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Upgrade guide](https://github.com/laravel/dusk/blob/7.x/UPGRADE.md )
- [Commits](https://github.com/laravel/dusk/compare/v6.25.1...v7.0.0 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-24 09:01:21 +00:00
663c2e5ae9
Get sail working
2022-07-27 12:35:21 +01:00
dependabot[bot]
b38ba9ca02
Bump laravel/pint from 0.2.3 to 1.0.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 0.2.3 to 1.0.0.
- [Release notes](https://github.com/laravel/pint/releases )
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/laravel/pint/compare/v0.2.3...v1.0.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 20:36:09 +00:00
46e9e622b8
Switch CORS middleware
2022-07-15 17:53:30 +01:00
0255f64a41
Added Laravel Pint
2022-07-09 09:33:51 +01:00
29decb0275
Remove predis composer package
2022-07-09 09:22:59 +01:00
e98a90fe1e
Switch to Symfony’s HTML Sanitizer package
2022-06-02 09:40:34 +01:00
78bd468d3d
Upgrade to Laravel 9 ( #252 )
2022-02-27 19:42:49 +00:00
16a4d89d18
Update dependencies ( #249 )
2022-01-23 18:42:19 +00:00
4e7170f3c6
Dependency updates
2022-01-08 18:40:34 +00:00
d3027a8a39
Add Ray to dev dependencies
2021-02-07 17:23:03 +00:00
77e1be5904
Upgrade postgres scout to stable release
2021-02-07 16:26:34 +00:00
4fe1bd997a
Enforce php8 requirement
2021-02-07 16:15:42 +00:00
1406e8b520
Some dependency updates
2021-01-31 14:50:01 +00:00
d43530cdd2
Final prep work to get ready for PHP8
2020-12-31 13:34:55 +00:00
6942fc1d32
Initial php8 work
...
- switch to GD for image work
- fix issues around jwt
2020-11-28 18:21:29 +00:00
ca882d0240
Update dependencies and rework webpack flow
2020-11-01 14:24:36 +00:00
ed54446f87
Follow laravel upgrade guide
2020-10-19 19:41:50 +01:00
57186c3e2e
Upgrade to Laravel 8
2020-10-17 17:15:06 +01:00
3c3ad3e29d
Remove the postgis stuff
2020-10-16 20:45:07 +01:00
9e3cc19098
Update dependencies, and fix some tests
2020-10-10 19:44:17 +01:00
8c4209c113
Update dependency versions
2020-06-19 22:27:04 +01:00
7fc3fb19c0
Upgrade to Laravel v7
2020-06-13 16:32:42 +01:00
3730eef869
Only support PHP 7.4
2020-06-10 20:54:39 +01:00
3f1bca4168
IDE Helper added
2020-02-22 11:06:43 +00:00
e7612c8c31
Install psalm
2020-02-21 22:46:31 +00:00
a995c4cff3
Update dependency versions
2020-02-21 13:41:02 +00:00
d6bb0c1ad7
Updating project files
2020-01-26 17:50:49 +00:00
ef03d2209f
Fixing various phpcs issues
2019-10-27 19:31:33 +00:00
b2b6693aec
Ooof, got the dependencies all up to date as well
...
Lots of tests needed fixing, but it seemed to be a whitespace parsing
error in the view files 🤔
2019-10-27 16:15:14 +00:00
ec01b3c6a2
Update Laravel to v6
2019-10-19 15:34:49 +01:00
6d2b4d55ee
Updating composer dependencies
2019-08-18 18:41:56 +01:00
e09a0724d6
Update composer and npm assets
2019-07-13 13:02:45 +01:00
328fc2a8ea
Update some composer dependencies
2019-05-06 13:26:08 +01:00
fd12d9bbf9
updating dependencies
2019-05-05 10:27:40 +01:00
3c468be081
Set up Telescope
2019-03-29 17:53:43 +00:00
c82c4524eb
Get Newest Horizon ( #109 )
...
* Re-publish Horizon assets
* Updated horizon config file
* Newest Horizon now works by using Laravel’s own auth
* For now, remove test for admin login
2019-03-21 19:46:38 +00:00
7cd8def105
Switch to The PHP League’s autolink extension
2019-03-17 16:32:00 +00:00
80d9bc7d59
Aargh, missed some files from the commit
2019-03-17 14:46:45 +00:00
41fec3d61b
Updated dependencies
2019-03-17 14:08:49 +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
ae77ef3423
Switch to html-sanitizer (issue #92 )
...
Squashed commit of the following:
commit 504fb82beea5eff26591e117496d41c88f3737e4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 25 16:59:05 2019 +0000
Fix coding style issue
commit 0ae14f0d90f131d65894abdc36f787032c7c97db
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 25 16:57:26 2019 +0000
html-sanitizer output differs slightly from HTMLPurifier
commit c5912312e0c8a41dbd7f7e52489e516d9784bc26
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 25 16:56:54 2019 +0000
Use html-sanitizer instead of HTMLPruifier, consolidate logic into a trait
commit 563b5b5ae8e2ef9c5aeb87214acab8fa9b0683ce
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 25 16:56:10 2019 +0000
Add html-sanitizer instead of HTMLPurifier
2019-01-25 17:21:32 +00:00