83d10e1a70
Refactor of micropub request handling
...
Trying to organise the code better. It now temporarily doesn’t support
update requests. Thought the spec defines them as SHOULD features and
not MUST features. So safe for now :)
2025-04-27 16:38:25 +01:00
23c275945a
Refactor micropub token verification
2025-04-12 11:47:30 +01:00
70f90dd456
Remove un-needed config files
2025-04-10 21:03:22 +01:00
cd5c97afd3
Remove psalm annotations
2025-04-10 20:09:36 +01:00
97f3848b66
Use esbuild
2025-04-10 17:08:19 +01:00
540bd17792
Use lightningcss
2025-04-10 16:53:23 +01:00
1fe9a42d8d
Remove GitHub config
2025-04-07 19:47:48 +01:00
cf978cd749
Fix PasskeysController with new webauthn library version
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2025-04-07 19:44:13 +01:00
126bb29ae2
Laravel Pint fixes
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2025-04-06 17:25:06 +01:00
7a58287b34
Remove references to short domain
2025-04-06 17:22:36 +01:00
328c9badb4
Remove snow fall
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2025-04-06 14:33:45 +01:00
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
f2025b801b
Update dependencies
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
2025-01-25 11:47:43 +00:00
4e7b911fe9
Improve commentt in script
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2025-01-25 11:20:37 +00:00
cf6e65cc03
Improve compress script
...
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
Generate zst and br files, then remove any that are actually larger
than the source file
2024-12-28 11:07:48 +00:00
70e5b9bec7
Add snow fall to the site
...
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Some tweaks to the node dependencies and compression script also done
2024-11-30 15:58:25 +00:00
84383ecd31
Apply the same fix to replies and reposts
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2024-11-30 15:31:17 +00:00
1d59d57c2e
Fix showing author like on a note
2024-11-30 15:30:07 +00:00
43447ac47b
Fix tests after we corrected the media URLs
...
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
The media URLs have a path that starts `/storage/`.
2024-10-26 12:52:43 +01:00
d7da42b626
Host images locally
...
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
We don’t need the complexity of S3. Sepcifically the complexity of
managing my own AWS account, flysystem made the Laravel side easy.
A command is added to copy the the S3 files over to local storage.
2024-10-25 20:40:52 +01:00
d80e8164c8
Update dependencies
...
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
Further tidy up some config around phpactor and unit testing
2024-10-23 09:16:11 +01:00
37a8e4bba8
Load favicon from a favicon.png file if it exists
...
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
This means different people will be able to use their own avatar/favicon
2024-08-23 18:55:08 +01:00
9abe4a6110
Only link to gpg key if it exists in the filesystem
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2024-08-23 18:27:20 +01:00
d77f2302ba
Store requested scopes as a string during IndieAuth flow
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
2024-08-03 11:33:09 +01:00
dd04921e6e
Merge pull request #1490 from jonnybarnes/dependabot/composer/league/commonmark-2.5.0
...
build(deps): Bump league/commonmark from 2.4.2 to 2.5.0
2024-07-23 16:48:07 +01:00
dependabot[bot]
71393add2f
build(deps): Bump league/commonmark from 2.4.2 to 2.5.0
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.5/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.4.2...2.5.0 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 15:46:10 +00:00
85aae94496
Merge pull request #1489 from jonnybarnes/dependabot/composer/guzzlehttp/guzzle-7.9.1
...
build(deps): Bump guzzlehttp/guzzle from 7.9.0 to 7.9.1
2024-07-23 16:44:41 +01:00
dependabot[bot]
4ca14542d7
build(deps): Bump guzzlehttp/guzzle from 7.9.0 to 7.9.1
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.9.0 to 7.9.1.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.9.0...7.9.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 15:33:41 +00:00
65ca2d3d6c
Merge pull request #1488 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-5.0.1
...
build(deps): Bump web-auth/webauthn-lib from 5.0.0 to 5.0.1
2024-07-23 16:33:01 +01:00
dependabot[bot]
3a47f3b33c
build(deps): Bump web-auth/webauthn-lib from 5.0.0 to 5.0.1
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 5.0.0 to 5.0.1.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/5.0.0...5.0.1 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 09:37:46 +00:00
a93219f4bb
Merge pull request #1487 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-5.0.0
...
build(deps): Bump web-auth/webauthn-lib from 4.9.1 to 5.0.0
2024-07-19 13:33:03 +01:00
dependabot[bot]
f384e16ef1
build(deps): Bump web-auth/webauthn-lib from 4.9.1 to 5.0.0
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.9.1 to 5.0.0.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.9.1...5.0.0 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-19 12:28:52 +00:00
520892f789
Merge pull request #1486 from jonnybarnes/dependabot/composer/guzzlehttp/guzzle-7.9.0
...
build(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.9.0
2024-07-19 13:27:59 +01:00
dependabot[bot]
290445a4e1
build(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.9.0
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.8.1 to 7.9.0.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.8.1...7.9.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-19 09:54:23 +00:00
e1f6c9b1e3
Merge pull request #1485 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.9.1
...
build(deps): Bump web-auth/webauthn-lib from 4.9.0 to 4.9.1
2024-07-18 13:12:26 +01:00
dependabot[bot]
8a7f320b3a
build(deps): Bump web-auth/webauthn-lib from 4.9.0 to 4.9.1
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.9.0 to 4.9.1.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.9.0...4.9.1 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 09:47:52 +00:00
9ade631b82
Merge pull request #1484 from jonnybarnes/dependabot/composer/laravel/horizon-5.25.0
...
build(deps): Bump laravel/horizon from 5.24.5 to 5.25.0
2024-07-17 16:04:25 +01:00
dependabot[bot]
43e9fa3530
build(deps): Bump laravel/horizon from 5.24.5 to 5.25.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.24.5 to 5.25.0.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.24.5...v5.25.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 14:55:11 +00:00
370f33fcbf
Merge pull request #1483 from jonnybarnes/dependabot/composer/nunomaduro/collision-8.3.0
...
build(deps-dev): Bump nunomaduro/collision from 8.1.1 to 8.3.0
2024-07-17 15:54:25 +01:00
dependabot[bot]
4250b946f4
build(deps-dev): Bump nunomaduro/collision from 8.1.1 to 8.3.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 8.1.1 to 8.3.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v8.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v8.1.1...v8.3.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 09:32:47 +00:00
e2b8b3ba1a
Merge pull request #1481 from jonnybarnes/dependabot/npm_and_yarn/eslint-9.7.0
...
build(deps-dev): Bump eslint from 9.6.0 to 9.7.0
2024-07-16 21:42:44 +01:00
dependabot[bot]
ed8903050b
build(deps-dev): Bump eslint from 9.6.0 to 9.7.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.6.0 to 9.7.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.6.0...v9.7.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 20:41:24 +00:00
6c9ee8bb7d
Merge pull request #1482 from jonnybarnes/dependabot/npm_and_yarn/stylelint-16.7.0
...
build(deps-dev): Bump stylelint from 16.6.1 to 16.7.0
2024-07-16 21:40:23 +01:00
dependabot[bot]
207ff9fda3
build(deps-dev): Bump stylelint from 16.6.1 to 16.7.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.6.1 to 16.7.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.6.1...16.7.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 20:36:57 +00:00
c5e826a3e2
Merge pull request #1479 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.37.1
...
build(deps-dev): Bump spatie/laravel-ray from 1.36.2 to 1.37.1
2024-07-16 21:35:33 +01:00
dependabot[bot]
ea2fca89ed
build(deps-dev): Bump spatie/laravel-ray from 1.36.2 to 1.37.1
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.36.2 to 1.37.1.
- [Release notes](https://github.com/spatie/laravel-ray/releases )
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ray/compare/1.36.2...1.37.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 20:01:57 +00:00
17a6f15175
Merge pull request #1478 from jonnybarnes/dependabot/composer/barryvdh/laravel-ide-helper-3.1.0
...
build(deps-dev): Bump barryvdh/laravel-ide-helper from 3.0.0 to 3.1.0
2024-07-16 21:00:41 +01:00
dependabot[bot]
3dd44d23cc
build(deps-dev): Bump barryvdh/laravel-ide-helper from 3.0.0 to 3.1.0
...
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases )
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 19:59:24 +00:00
bfaec2f3a5
Merge pull request #1477 from jonnybarnes/dependabot/composer/intervention/image-3.7.2
...
build(deps): Bump intervention/image from 3.7.0 to 3.7.2
2024-07-16 20:58:38 +01:00
dependabot[bot]
2d04d68484
build(deps): Bump intervention/image from 3.7.0 to 3.7.2
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.7.0 to 3.7.2.
- [Release notes](https://github.com/Intervention/image/releases )
- [Commits](https://github.com/Intervention/image/compare/3.7.0...3.7.2 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 19:51:39 +00:00
fe9ae25a60
Merge pull request #1476 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.9.0
...
build(deps): Bump web-auth/webauthn-lib from 4.8.7 to 4.9.0
2024-07-16 20:50:41 +01:00
dependabot[bot]
bd09e5a65f
build(deps): Bump web-auth/webauthn-lib from 4.8.7 to 4.9.0
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.8.7 to 4.9.0.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.8.7...4.9.0 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 19:46:47 +00:00
9a883e05bb
Merge pull request #1475 from jonnybarnes/dependabot/composer/laravel/dusk-8.2.1
...
build(deps-dev): Bump laravel/dusk from 8.2.0 to 8.2.1
2024-07-16 20:46:06 +01:00
dependabot[bot]
01713b7d79
build(deps-dev): Bump laravel/dusk from 8.2.0 to 8.2.1
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/8.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v8.2.0...v8.2.1 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:09:07 +00:00
d6a0b1dcf6
Merge pull request #1473 from jonnybarnes/1455-scope-verification-is-failing-for-micropub-requests
...
Improve scope checking
2024-07-13 15:01:54 +01:00
bcf61bb6a0
Fis Laravel Pint issues
2024-07-13 14:58:11 +01:00
baee7ade4f
Improve scope checking
...
Whether the scopes are defined as a space separated string, or an array,
we should now be checking them without any errors.
2024-07-13 14:52:57 +01:00
55afa8f01d
Merge pull request #1472 from jonnybarnes/update_laravel_pint_20240713
...
Update Laravel Pint
2024-07-13 10:58:47 +01:00
8e077045d2
Update Laravel Pint
...
Also fixes some of the filesaftersome new rules were added to the
default pint configuration.
2024-07-13 10:55:19 +01:00
1475ecdde5
Merge pull request #1471 from jonnybarnes/postres-16
...
Update Postgres in Laravel Sail to v16
2024-07-13 10:38:28 +01:00
a2c0fb2298
Update Postgres in Laravel Sail to v16
2024-07-12 15:15:08 +01:00
7b93692ba5
Merge pull request #1467 from jonnybarnes/dependabot/npm_and_yarn/globals-15.8.0
...
build(deps-dev): Bump globals from 15.7.0 to 15.8.0
2024-07-12 13:54:33 +01:00
dependabot[bot]
51c3ba8ecf
build(deps-dev): Bump globals from 15.7.0 to 15.8.0
...
Bumps [globals](https://github.com/sindresorhus/globals ) from 15.7.0 to 15.8.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v15.7.0...v15.8.0 )
---
updated-dependencies:
- dependency-name: globals
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-12 12:53:11 +00:00
19f2803590
Merge pull request #1468 from jonnybarnes/dependabot/composer/laravel/sail-1.30.2
...
build(deps-dev): Bump laravel/sail from 1.29.3 to 1.30.2
2024-07-12 13:48:28 +01:00
dependabot[bot]
be95bd6468
build(deps-dev): Bump laravel/sail from 1.29.3 to 1.30.2
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.29.3 to 1.30.2.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.29.3...v1.30.2 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-12 12:46:53 +00:00
96f340ddec
Merge pull request #1464 from jonnybarnes/dependabot/composer/laravel/scout-10.10.1
...
build(deps): Bump laravel/scout from 10.9.0 to 10.10.1
2024-07-12 13:46:07 +01:00
dependabot[bot]
8792bee249
build(deps): Bump laravel/scout from 10.9.0 to 10.10.1
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.9.0 to 10.10.1.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.9.0...v10.10.1 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-12 12:44:49 +00:00
d628edf213
Merge pull request #1470 from jonnybarnes/dependabot/composer/laravel/framework-11.15.0
...
build(deps): Bump laravel/framework from 11.13.0 to 11.15.0
2024-07-12 13:41:44 +01:00
dependabot[bot]
05769c410c
build(deps): Bump laravel/framework from 11.13.0 to 11.15.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 11.13.0 to 11.15.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v11.13.0...v11.15.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-12 12:39:54 +00:00
024cc73c9d
Merge pull request #1463 from jonnybarnes/dependabot/composer/symfony/serializer-7.1.2
...
build(deps): Bump symfony/serializer from 7.1.1 to 7.1.2
2024-07-12 13:38:49 +01:00
dependabot[bot]
c25c1672f1
build(deps): Bump symfony/serializer from 7.1.1 to 7.1.2
...
Bumps [symfony/serializer](https://github.com/symfony/serializer ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/symfony/serializer/releases )
- [Changelog](https://github.com/symfony/serializer/blob/7.1/CHANGELOG.md )
- [Commits](https://github.com/symfony/serializer/compare/v7.1.1...v7.1.2 )
---
updated-dependencies:
- dependency-name: symfony/serializer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 19:15:17 +00:00
47b8208bea
Merge pull request #1459 from jonnybarnes/dependabot/composer/vimeo/psalm-5.25.0
...
build(deps-dev): Bump vimeo/psalm from 5.24.0 to 5.25.0
2024-07-02 20:14:32 +01:00
dependabot[bot]
ed8d232ce4
build(deps-dev): Bump vimeo/psalm from 5.24.0 to 5.25.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.24.0 to 5.25.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.24.0...5.25.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 19:09:29 +00:00
1fa4d71714
Merge pull request #1458 from jonnybarnes/dependabot/npm_and_yarn/eslint-9.6.0
...
build(deps-dev): Bump eslint from 9.5.0 to 9.6.0
2024-07-02 20:08:29 +01:00
dependabot[bot]
8baac038de
build(deps-dev): Bump eslint from 9.5.0 to 9.6.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.5.0 to 9.6.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.5.0...v9.6.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 19:06:40 +00:00
49078156f1
Merge pull request #1457 from jonnybarnes/dependabot/npm_and_yarn/eslint/js-9.6.0
...
build(deps-dev): Bump @eslint/js from 9.5.0 to 9.6.0
2024-07-02 20:05:28 +01:00
dependabot[bot]
929f26fe76
build(deps-dev): Bump @eslint/js from 9.5.0 to 9.6.0
...
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) from 9.5.0 to 9.6.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.6.0/packages/js )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 19:02:28 +00:00
e0f82643e0
Merge pull request #1456 from jonnybarnes/dependabot/npm_and_yarn/globals-15.7.0
...
build(deps-dev): Bump globals from 15.6.0 to 15.7.0
2024-07-02 20:01:43 +01:00
dependabot[bot]
f8063d1bca
build(deps-dev): Bump globals from 15.6.0 to 15.7.0
...
Bumps [globals](https://github.com/sindresorhus/globals ) from 15.6.0 to 15.7.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v15.6.0...v15.7.0 )
---
updated-dependencies:
- dependency-name: globals
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 09:09:47 +00:00
afee38c04b
Merge pull request #1453 from jonnybarnes/1452-tokens-can-not-be-issued
...
Store scope data correctly
2024-06-30 11:18:37 +01:00
3cf11b0d72
Store scope data correctly
...
I was using the key `scopes` instead of `scope`
2024-06-30 11:13:27 +01:00
06c5d811be
Merge pull request #1451 from jonnybarnes/dependabot/npm_and_yarn/stylistic/eslint-plugin-2.3.0
...
build(deps-dev): Bump @stylistic/eslint-plugin from 2.2.2 to 2.3.0
2024-06-30 09:49:54 +01:00
dependabot[bot]
411dc19c5a
build(deps-dev): Bump @stylistic/eslint-plugin from 2.2.2 to 2.3.0
...
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin ) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases )
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.3.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 14:43:05 +00:00
179938d97c
Merge pull request #1450 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.8.0
...
build(deps): Bump spatie/laravel-ignition from 2.7.0 to 2.8.0
2024-06-29 15:42:22 +01:00
dependabot[bot]
0e68fffc16
build(deps): Bump spatie/laravel-ignition from 2.7.0 to 2.8.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.7.0...2.8.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 14:40:54 +00:00
6a575f9058
Merge pull request #1449 from jonnybarnes/dependabot/composer/openai-php/client-0.10.1
...
build(deps-dev): Bump openai-php/client from 0.8.4 to 0.10.1
2024-06-29 15:40:11 +01:00
dependabot[bot]
0eea92930b
build(deps-dev): Bump openai-php/client from 0.8.4 to 0.10.1
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.8.4 to 0.10.1.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.8.4...v0.10.1 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 14:38:22 +00:00
e8a9edc2bb
Merge pull request #1448 from jonnybarnes/dependabot/composer/lcobucci/jwt-5.3.0
...
build(deps): Bump lcobucci/jwt from 5.2.0 to 5.3.0
2024-06-29 15:37:44 +01:00
dependabot[bot]
74db2cf3e1
build(deps): Bump lcobucci/jwt from 5.2.0 to 5.3.0
...
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/lcobucci/jwt/releases )
- [Commits](https://github.com/lcobucci/jwt/compare/5.2.0...5.3.0 )
---
updated-dependencies:
- dependency-name: lcobucci/jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 14:33:25 +00:00
0fee4eedfa
Merge pull request #1447 from jonnybarnes/dependabot/composer/symfony/property-access-7.1.1
...
build(deps): Bump symfony/property-access from 7.0.4 to 7.1.1
2024-06-29 15:32:47 +01:00
dependabot[bot]
5481bab429
build(deps): Bump symfony/property-access from 7.0.4 to 7.1.1
...
Bumps [symfony/property-access](https://github.com/symfony/property-access ) from 7.0.4 to 7.1.1.
- [Release notes](https://github.com/symfony/property-access/releases )
- [Changelog](https://github.com/symfony/property-access/blob/7.1/CHANGELOG.md )
- [Commits](https://github.com/symfony/property-access/compare/v7.0.4...v7.1.1 )
---
updated-dependencies:
- dependency-name: symfony/property-access
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 14:25:02 +00:00
55a1444ba8
Merge pull request #1446 from jonnybarnes/dependabot/composer/symfony/serializer-7.1.1
...
build(deps): Bump symfony/serializer from 7.0.4 to 7.1.1
2024-06-29 15:24:26 +01:00
dependabot[bot]
145c388b65
build(deps): Bump symfony/serializer from 7.0.4 to 7.1.1
...
Bumps [symfony/serializer](https://github.com/symfony/serializer ) from 7.0.4 to 7.1.1.
- [Release notes](https://github.com/symfony/serializer/releases )
- [Changelog](https://github.com/symfony/serializer/blob/7.1/CHANGELOG.md )
- [Commits](https://github.com/symfony/serializer/compare/v7.0.4...v7.1.1 )
---
updated-dependencies:
- dependency-name: symfony/serializer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 09:58:14 +00:00
cabc9fef84
Merge pull request #1444 from jonnybarnes/1443-scopes-arent-being-shown-correctly-in-indieauth-approve-page
...
Parse scope value from authorization URL correctly
2024-06-22 20:51:17 +01:00
1521130f55
Parse scope value from authorization URL correctly
2024-06-22 20:48:03 +01:00
de3661ab77
Merge pull request #1441 from jonnybarnes/1440-make-login-work-with-indieauth-flow
...
Save full url during login
2024-06-22 20:30:51 +01:00
5d8929ac29
Save full url during login
...
This means the query params should be kept when redirecting back to
`/auth?...` during the IndieAuth flow.
2024-06-22 20:28:18 +01:00
1cd4e54b44
Merge pull request #1438 from jonnybarnes/1437-fix-auth-endpoint-in-html-head-links
...
Improve html links in the head regarding IndieAuth
2024-06-22 18:44:09 +01:00
3e980b9a6a
Improve html links in the head regarding IndieAuth
...
One of them had a typo in
2024-06-22 18:40:41 +01:00
427a63af0f
Merge pull request #1435 from jonnybarnes/dependabot/npm_and_yarn/stylelint-config-standard-36.0.1
...
build(deps-dev): Bump stylelint-config-standard from 36.0.0 to 36.0.1
2024-06-22 18:20:02 +01:00
dependabot[bot]
466378433b
build(deps-dev): Bump stylelint-config-standard from 36.0.0 to 36.0.1
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 36.0.0 to 36.0.1.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/36.0.0...36.0.1 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 17:17:41 +00:00
bf94de46ab
Merge pull request #1434 from jonnybarnes/dependabot/npm_and_yarn/stylistic/eslint-plugin-2.2.2
...
build(deps-dev): Bump @stylistic/eslint-plugin from 2.1.0 to 2.2.2
2024-06-22 18:17:09 +01:00
dependabot[bot]
92d66f733e
build(deps-dev): Bump @stylistic/eslint-plugin from 2.1.0 to 2.2.2
...
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin ) from 2.1.0 to 2.2.2.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases )
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.2.2/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 17:15:37 +00:00
cb32b30663
Merge pull request #1431 from jonnybarnes/dependabot/npm_and_yarn/globals-15.6.0
...
build(deps-dev): Bump globals from 15.4.0 to 15.6.0
2024-06-22 18:15:01 +01:00
dependabot[bot]
a49ee852ee
build(deps-dev): Bump globals from 15.4.0 to 15.6.0
...
Bumps [globals](https://github.com/sindresorhus/globals ) from 15.4.0 to 15.6.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v15.4.0...v15.6.0 )
---
updated-dependencies:
- dependency-name: globals
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 17:11:08 +00:00
84940844b0
Merge pull request #1433 from jonnybarnes/dependabot/composer/laravel/sail-1.29.3
...
build(deps-dev): Bump laravel/sail from 1.29.1 to 1.29.3
2024-06-22 18:10:22 +01:00
dependabot[bot]
0991c53dd6
build(deps-dev): Bump laravel/sail from 1.29.1 to 1.29.3
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.29.1 to 1.29.3.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.29.1...v1.29.3 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 17:08:19 +00:00
f7c9c044e0
Merge pull request #1430 from jonnybarnes/dependabot/composer/laravel/sanctum-4.0.2
...
build(deps): Bump laravel/sanctum from 4.0.1 to 4.0.2
2024-06-22 18:07:34 +01:00
dependabot[bot]
9348b7b0ce
build(deps): Bump laravel/sanctum from 4.0.1 to 4.0.2
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v4.0.1...v4.0.2 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 17:05:16 +00:00
527bfb31d6
Merge pull request #1428 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.8.7
...
build(deps): Bump web-auth/webauthn-lib from 4.8.3 to 4.8.7
2024-06-22 18:04:33 +01:00
dependabot[bot]
f7f47a22f0
build(deps): Bump web-auth/webauthn-lib from 4.8.3 to 4.8.7
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.8.3 to 4.8.7.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.8.3...4.8.7 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 16:57:27 +00:00
0066311bde
Merge pull request #1427 from jonnybarnes/dependabot/composer/intervention/image-3.7.0
...
build(deps): Bump intervention/image from 3.5.1 to 3.7.0
2024-06-22 17:56:49 +01:00
dependabot[bot]
a015ba2775
build(deps): Bump intervention/image from 3.5.1 to 3.7.0
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.5.1 to 3.7.0.
- [Release notes](https://github.com/Intervention/image/releases )
- [Commits](https://github.com/Intervention/image/compare/3.5.1...3.7.0 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 16:50:58 +00:00
f456199c48
Merge pull request #1426 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.28.0
...
build(deps): Bump league/flysystem-aws-s3-v3 from 3.26.0 to 3.28.0
2024-06-22 17:50:17 +01:00
dependabot[bot]
78712aef2f
build(deps): Bump league/flysystem-aws-s3-v3 from 3.26.0 to 3.28.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.26.0 to 3.28.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.26.0...3.28.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 16:48:33 +00:00
bb980eec47
Merge pull request #1422 from jonnybarnes/dependabot/npm_and_yarn/eslint-9.5.0
...
build(deps-dev): Bump eslint from 9.4.0 to 9.5.0
2024-06-22 17:46:38 +01:00
dependabot[bot]
4749b166bf
build(deps-dev): Bump eslint from 9.4.0 to 9.5.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.4.0 to 9.5.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.4.0...v9.5.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 09:05:37 +00:00
f51e2610f4
Merge pull request #1421 from jonnybarnes/dependabot/composer/laravel/scout-10.9.0
...
build(deps): Bump laravel/scout from 10.8.4 to 10.9.0
2024-06-16 16:05:35 +01:00
dependabot[bot]
ae0a8290f7
build(deps): Bump laravel/scout from 10.8.4 to 10.9.0
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.8.4 to 10.9.0.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.8.4...v10.9.0 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 15:02:32 +00:00
6afa01b58d
Merge pull request #1420 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-7.1.1
...
build(deps): Bump symfony/html-sanitizer from 7.0.4 to 7.1.1
2024-06-16 16:01:47 +01:00
dependabot[bot]
0ae30c18f0
build(deps): Bump symfony/html-sanitizer from 7.0.4 to 7.1.1
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 7.0.4 to 7.1.1.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Changelog](https://github.com/symfony/html-sanitizer/blob/7.1/CHANGELOG.md )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v7.0.4...v7.1.1 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 14:52:27 +00:00
0b864a3286
Merge pull request #1419 from jonnybarnes/dependabot/composer/laravel/horizon-5.24.5
...
build(deps): Bump laravel/horizon from 5.23.2 to 5.24.5
2024-06-16 15:51:47 +01:00
dependabot[bot]
5a6db7dee4
build(deps): Bump laravel/horizon from 5.23.2 to 5.24.5
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.23.2 to 5.24.5.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.23.2...v5.24.5 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 14:43:18 +00:00
0e76d42743
Merge pull request #1418 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.12
...
build(deps-dev): Bump mockery/mockery from 1.6.11 to 1.6.12
2024-06-16 15:42:32 +01:00
dependabot[bot]
39770f6f7c
build(deps-dev): Bump mockery/mockery from 1.6.11 to 1.6.12
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.11 to 1.6.12.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.11...1.6.12 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 14:39:19 +00:00
df0a388da6
Merge pull request #1417 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.20
...
build(deps-dev): Bump phpunit/phpunit from 10.5.16 to 10.5.20
2024-06-16 15:37:57 +01:00
dependabot[bot]
6943197ec5
build(deps-dev): Bump phpunit/phpunit from 10.5.16 to 10.5.20
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.16 to 10.5.20.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.20/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.16...10.5.20 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 09:06:54 +00:00
9855c5ce04
Merge pull request #1416 from jonnybarnes/1415-fix-eslint-configuration
...
Update eslint config
2024-06-08 21:00:36 +01:00
8432934643
Update eslint config
2024-06-08 20:55:34 +01:00
5a52fda97d
Merge pull request #1413 from jonnybarnes/dependabot/npm_and_yarn/eslint-9.4.0
...
build(deps-dev): Bump eslint from 8.57.0 to 9.4.0
2024-06-08 20:16:06 +01:00
dependabot[bot]
ba13e3e4ca
build(deps-dev): Bump eslint from 8.57.0 to 9.4.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.57.0 to 9.4.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.4.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 19:14:18 +00:00
ca6eefd0a9
Merge pull request #1412 from jonnybarnes/dependabot/npm_and_yarn/stylelint-16.6.1
...
build(deps-dev): Bump stylelint from 16.3.1 to 16.6.1
2024-06-08 20:13:39 +01:00
dependabot[bot]
9496648221
build(deps-dev): Bump stylelint from 16.3.1 to 16.6.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.3.1 to 16.6.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.3.1...16.6.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 19:06:07 +00:00
c40bbf3a53
Merge pull request #1407 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.7.0
...
build(deps): Bump spatie/laravel-ignition from 2.4.2 to 2.7.0
2024-06-08 20:05:21 +01:00
dependabot[bot]
548f156ad0
build(deps): Bump spatie/laravel-ignition from 2.4.2 to 2.7.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.4.2 to 2.7.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.4.2...2.7.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 18:59:45 +00:00
42f69bd168
Merge pull request #1406 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.36.2
...
build(deps-dev): Bump spatie/laravel-ray from 1.35.1 to 1.36.2
2024-06-08 19:58:58 +01:00
dependabot[bot]
333412c810
build(deps-dev): Bump spatie/laravel-ray from 1.35.1 to 1.36.2
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.35.1 to 1.36.2.
- [Release notes](https://github.com/spatie/laravel-ray/releases )
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ray/compare/1.35.1...1.36.2 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 18:56:04 +00:00
699096c008
Merge pull request #1404 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.13.5
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.12.2 to 3.13.5
2024-06-08 19:55:16 +01:00
dependabot[bot]
6de8f25a31
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.12.2 to 3.13.5
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.12.2 to 3.13.5.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.12.2...v3.13.5 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 18:53:16 +00:00
255ff5227f
Merge pull request #1397 from jonnybarnes/dependabot/composer/laravel/dusk-8.2.0
...
build(deps-dev): Bump laravel/dusk from 8.1.0 to 8.2.0
2024-06-08 19:52:30 +01:00
dependabot[bot]
e84d1018cc
build(deps-dev): Bump laravel/dusk from 8.1.0 to 8.2.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/8.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v8.1.0...v8.2.0 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 18:50:00 +00:00
72b0a4f133
Merge pull request #1388 from jonnybarnes/dependabot/composer/psalm/plugin-laravel-2.11.0
...
build(deps-dev): Bump psalm/plugin-laravel from 2.10.1 to 2.11.0
2024-06-08 19:49:10 +01:00
dependabot[bot]
4a8e2dd0fc
build(deps-dev): Bump psalm/plugin-laravel from 2.10.1 to 2.11.0
...
Bumps [psalm/plugin-laravel](https://github.com/psalm/psalm-plugin-laravel ) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/psalm/psalm-plugin-laravel/releases )
- [Commits](https://github.com/psalm/psalm-plugin-laravel/compare/v2.10.1...v2.11.0 )
---
updated-dependencies:
- dependency-name: psalm/plugin-laravel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 18:46:56 +00:00
a440533a76
Merge pull request #1414 from jonnybarnes/1384-implement-auth-endpoint
...
Implement IndieAuth endpoint
2024-06-08 19:45:36 +01:00
d98a66f42b
Laravel Pint fixes
2024-06-08 19:43:44 +01:00
58b31bb4c1
Add Indieweb related link to the HTTP headers
2024-06-08 19:39:09 +01:00
7f70f75d05
IndieAuth endpoint can now return access tokens
2024-06-08 10:56:15 +01:00
5b2bfd5270
Auth endpoint
...
The IndieAuth endpoint should be added, currently adding the unt tests
2024-06-02 10:16:16 +01:00
7ad5d56f1b
Merge pull request #1383 from jonnybarnes/dependabot/composer/laravel/framework-11.1.1
...
build(deps): Bump laravel/framework from 11.1.0 to 11.1.1
2024-03-29 14:29:07 +00:00
dependabot[bot]
7f95842308
build(deps): Bump laravel/framework from 11.1.0 to 11.1.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v11.1.0...v11.1.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 14:25:05 +00:00
25fceca2ff
Merge pull request #1382 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.16
...
build(deps-dev): Bump phpunit/phpunit from 10.5.15 to 10.5.16
2024-03-29 14:24:01 +00:00
dependabot[bot]
dd862be3a9
build(deps-dev): Bump phpunit/phpunit from 10.5.15 to 10.5.16
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.15 to 10.5.16.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.16/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.15...10.5.16 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 14:18:35 +00:00
1b08703cd9
Merge pull request #1381 from jonnybarnes/dependabot/composer/laravel/pint-1.15.0
...
build(deps-dev): Bump laravel/pint from 1.14.0 to 1.15.0
2024-03-29 14:17:44 +00:00
dependabot[bot]
1475e8f859
build(deps-dev): Bump laravel/pint from 1.14.0 to 1.15.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.14.0 to 1.15.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/v1.14.0...v1.15.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 09:53:40 +00:00
e72d9ca231
Merge pull request #1380 from jonnybarnes/dependabot/composer/laravel/dusk-8.1.0
...
build(deps-dev): Bump laravel/dusk from 8.0.0 to 8.1.0
2024-03-27 16:20:29 +00:00
dependabot[bot]
1db7cde639
build(deps-dev): Bump laravel/dusk from 8.0.0 to 8.1.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/8.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v8.0.0...v8.1.0 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 16:13:42 +00:00
76061e10e3
Merge pull request #1379 from jonnybarnes/dependabot/composer/laravel/horizon-5.23.2
...
build(deps): Bump laravel/horizon from 5.23.1 to 5.23.2
2024-03-27 16:12:45 +00:00
dependabot[bot]
936acc6196
build(deps): Bump laravel/horizon from 5.23.1 to 5.23.2
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.23.1 to 5.23.2.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.23.1...v5.23.2 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 16:11:04 +00:00
13e2f8ade1
Merge pull request #1378 from jonnybarnes/dependabot/composer/laravel/scout-10.8.4
...
build(deps): Bump laravel/scout from 10.8.3 to 10.8.4
2024-03-27 16:09:49 +00:00
dependabot[bot]
7d47ba6edf
build(deps): Bump laravel/scout from 10.8.3 to 10.8.4
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.8.3 to 10.8.4.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.8.3...v10.8.4 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 15:05:21 +00:00
71f35e6c2e
Merge pull request #1377 from jonnybarnes/dependabot/composer/laravel/sanctum-4.0.1
...
build(deps): Bump laravel/sanctum from 4.0.0 to 4.0.1
2024-03-27 15:03:23 +00:00
dependabot[bot]
8d053195d1
build(deps): Bump laravel/sanctum from 4.0.0 to 4.0.1
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 14:57:30 +00:00
5c420584c0
Merge pull request #1376 from jonnybarnes/dependabot/npm_and_yarn/stylelint-16.3.1
...
build(deps-dev): Bump stylelint from 16.3.0 to 16.3.1
2024-03-27 14:27:11 +00:00
dependabot[bot]
4840120971
build(deps-dev): Bump stylelint from 16.3.0 to 16.3.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.3.0 to 16.3.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.3.0...16.3.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 14:25:05 +00:00
c26e528d9f
Merge pull request #1375 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.26.0
...
build(deps): Bump league/flysystem-aws-s3-v3 from 3.25.1 to 3.26.0
2024-03-27 14:21:42 +00:00
dependabot[bot]
9a2364563a
build(deps): Bump league/flysystem-aws-s3-v3 from 3.25.1 to 3.26.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.25.1 to 3.26.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.25.1...3.26.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 09:15:47 +00:00
5749bf2e69
Merge pull request #1374 from jonnybarnes/dependabot/npm_and_yarn/stylelint-16.3.0
2024-03-25 20:02:08 +00:00
dependabot[bot]
32ad6d7d88
build(deps-dev): Bump stylelint from 16.2.1 to 16.3.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.2.1 to 16.3.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.2.1...16.3.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 09:50:40 +00:00
a200c9d43e
Merge pull request #1370 from jonnybarnes/1284-setup-bluesky-syndication-with-bridgy
...
Setup support for syndicating to Bluesky
2024-03-23 21:26:35 +00:00
1f9a8fee99
Laravel Pint fixes
2024-03-23 21:24:33 +00:00
cbbe87e23c
Setup support for syndicating to Bluesky
2024-03-23 21:19:54 +00:00
5d6d611707
Merge pull request #1369 from jonnybarnes/dependabot/composer/intervention/image-3.5.1
...
build(deps): Bump intervention/image from 3.5.0 to 3.5.1
2024-03-23 20:25:15 +00:00
dependabot[bot]
16ce12b5df
build(deps): Bump intervention/image from 3.5.0 to 3.5.1
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/Intervention/image/releases )
- [Commits](https://github.com/Intervention/image/compare/3.5.0...3.5.1 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 20:18:51 +00:00
d172a1ace8
Merge pull request #1368 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.8.3
...
build(deps): Bump web-auth/webauthn-lib from 4.8.2 to 4.8.3
2024-03-23 20:17:57 +00:00
dependabot[bot]
b0ce4efbd8
build(deps): Bump web-auth/webauthn-lib from 4.8.2 to 4.8.3
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.8.2 to 4.8.3.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.8.2...4.8.3 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 20:10:37 +00:00
8143f7a1a6
Merge pull request #1367 from jonnybarnes/dependabot/github_actions/actions/cache-4
...
build(deps): Bump actions/cache from 3 to 4
2024-03-23 19:55:36 +00:00
dependabot[bot]
db670de2f0
build(deps): Bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 19:53:08 +00:00
1429563b74
Merge pull request #1366 from jonnybarnes/dependabot/github_actions/actions/checkout-4
...
build(deps): Bump actions/checkout from 3 to 4
2024-03-23 19:52:35 +00:00
dependabot[bot]
38480ddaad
build(deps): Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 19:49:36 +00:00
3bb33cdec7
Merge pull request #1365 from jonnybarnes/1364-update-github-action-dependencies-with-dependabot
...
Update GitHub Action dependencies with dependabot
2024-03-23 19:49:16 +00:00
7f8553127d
Update GitHub Action dependencies with dependabot
2024-03-23 19:47:00 +00:00
8726fc329c
Merge pull request #1362 from jonnybarnes/1358-move-csp-out-of-app-code
...
Remove CSP header
2024-03-23 14:48:16 +00:00
ed2b3c99da
Laravel Pint fixes
2024-03-23 14:42:21 +00:00
db8f885092
Remove CSP header
2024-03-23 14:37:30 +00:00
174cd4db33
Merge pull request #1360 from jonnybarnes/1359-micropub-token-endpoint-broken-after-laravel-11-upgrade
...
Exclude certain routes from csrf protection
2024-03-23 14:20:06 +00:00
e95186e1fd
Exclude certain routes from csrf protection
2024-03-23 14:18:02 +00:00
03b8c1677c
Merge pull request #1356 from jonnybarnes/1355-update-csp
...
Update CSP
2024-03-22 19:15:35 +00:00
cf62d756af
Update CSP
...
Mastodon webmention images are served via my instance, so add to the CSP
2024-03-22 19:05:45 +00:00
dfe74e7538
Merge pull request #1353 from jonnybarnes/1349-webmentions-are-not-showing
...
Fix processing of profile image for bridgy webmentions
2024-03-22 18:57:53 +00:00
47b39edaeb
Fix processing of profile image for bridgy webmentions
2024-03-22 18:50:25 +00:00
21e2b5217e
Merge pull request #1351 from jonnybarnes/1350-l11-flare-integration
...
Add flare config back
2024-03-22 18:28:48 +00:00
d877061077
Add flare config back
2024-03-22 18:26:37 +00:00
1cb1eac8fe
Merge pull request #1347 from jonnybarnes/1321-fix-webmentions
...
Webmentions were being saved with wrong model relationship
2024-03-22 17:48:53 +00:00
12d3da5fdb
Webmentions were being saved with wrong model relationship
...
Fix the process webmention job to use the correct model relationship,
add an artisan command to update existing webmentions in the database to
use the correct model relationship.
2024-03-22 17:43:23 +00:00
8b276938e9
Merge pull request #1345 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.15
...
build(deps-dev): Bump phpunit/phpunit from 10.5.13 to 10.5.15
2024-03-22 13:58:03 +00:00
dependabot[bot]
5cd3b63b73
build(deps-dev): Bump phpunit/phpunit from 10.5.13 to 10.5.15
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.13 to 10.5.15.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.15/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.13...10.5.15 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 13:55:21 +00:00
a910a52f83
Merge pull request #1343 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.11
...
build(deps-dev): Bump mockery/mockery from 1.6.10 to 1.6.11
2024-03-22 13:54:34 +00:00
dependabot[bot]
fdcd159bec
build(deps-dev): Bump mockery/mockery from 1.6.10 to 1.6.11
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.10 to 1.6.11.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.10...1.6.11 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 13:53:13 +00:00
b7b4082ca3
Merge pull request #1342 from jonnybarnes/dependabot/composer/laravel/sail-1.29.1
...
build(deps-dev): Bump laravel/sail from 1.29.0 to 1.29.1
2024-03-22 13:52:20 +00:00
dependabot[bot]
3d48d54834
build(deps-dev): Bump laravel/sail from 1.29.0 to 1.29.1
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.29.0...v1.29.1 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 13:44:30 +00:00
d61dc7d784
Merge pull request #1344 from jonnybarnes/dependabot/composer/laravel/framework-11.0.8
...
build(deps): Bump laravel/framework from 11.0.7 to 11.0.8
2024-03-22 13:37:27 +00:00
dependabot[bot]
2d0c01d399
build(deps): Bump laravel/framework from 11.0.7 to 11.0.8
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 11.0.7 to 11.0.8.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v11.0.7...v11.0.8 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 09:53:13 +00:00
f6d87fe745
Merge pull request #1340 from jonnybarnes/986-upgrade-to-laravel-11
...
Upgrade to Laravel 11
2024-03-19 20:20:31 +00: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
c78aea2581
Merge pull request #1336 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.12.2
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.12.1 to 3.12.2
2024-03-15 08:36:20 +00:00
dependabot[bot]
d6e35856d1
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.12.1 to 3.12.2
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.12.1...v3.12.2 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 08:23:53 +00:00
1e7a588157
Merge pull request #1335 from jonnybarnes/dependabot/composer/psalm/plugin-laravel-2.10.1
...
build(deps-dev): Bump psalm/plugin-laravel from 2.10.0 to 2.10.1
2024-03-15 08:23:04 +00:00
dependabot[bot]
9666daf068
build(deps-dev): Bump psalm/plugin-laravel from 2.10.0 to 2.10.1
...
Bumps [psalm/plugin-laravel](https://github.com/psalm/psalm-plugin-laravel ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/psalm/psalm-plugin-laravel/releases )
- [Commits](https://github.com/psalm/psalm-plugin-laravel/compare/v2.10.0...v2.10.1 )
---
updated-dependencies:
- dependency-name: psalm/plugin-laravel
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 08:16:56 +00:00
5c7557b2d3
Merge pull request #1334 from jonnybarnes/dependabot/composer/barryvdh/laravel-ide-helper-3.0.0
...
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.15.1 to 3.0.0
2024-03-15 08:15:52 +00:00
dependabot[bot]
af7f2fb800
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.15.1 to 3.0.0
...
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper ) from 2.15.1 to 3.0.0.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases )
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.15.1...v3.0.0 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 09:46:59 +00:00
965c69748f
Merge pull request #1333 from jonnybarnes/dependabot/composer/laravel/dusk-8.0.0
...
build(deps-dev): Bump laravel/dusk from 7.13.0 to 8.0.0
2024-03-13 16:53:03 +00:00
dependabot[bot]
508f92dd17
build(deps-dev): Bump laravel/dusk from 7.13.0 to 8.0.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.13.0 to 8.0.0.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/8.x/CHANGELOG.md )
- [Upgrade guide](https://github.com/laravel/dusk/blob/8.x/UPGRADE.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.13.0...v8.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>
2024-03-13 16:46:08 +00:00
80184002b7
Merge pull request #1332 from jonnybarnes/dependabot/composer/laravel/sail-1.29.0
...
build(deps-dev): Bump laravel/sail from 1.28.2 to 1.29.0
2024-03-13 16:45:24 +00:00
dependabot[bot]
ec04fefbb0
build(deps-dev): Bump laravel/sail from 1.28.2 to 1.29.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.28.2 to 1.29.0.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.28.2...v1.29.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 16:44:02 +00:00
a3f1016709
Merge pull request #1331 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.9
...
build(deps-dev): Bump mockery/mockery from 1.6.7 to 1.6.9
2024-03-13 16:43:18 +00:00
dependabot[bot]
6ce729633c
build(deps-dev): Bump mockery/mockery from 1.6.7 to 1.6.9
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.7 to 1.6.9.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.7...1.6.9 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 16:40:40 +00:00
908cc66c99
Merge pull request #1330 from jonnybarnes/dependabot/composer/psalm/plugin-laravel-2.10.0
...
build(deps-dev): Bump psalm/plugin-laravel from 2.8.0 to 2.10.0
2024-03-13 16:40:02 +00:00
dependabot[bot]
d040160681
build(deps-dev): Bump psalm/plugin-laravel from 2.8.0 to 2.10.0
...
Bumps [psalm/plugin-laravel](https://github.com/psalm/psalm-plugin-laravel ) from 2.8.0 to 2.10.0.
- [Release notes](https://github.com/psalm/psalm-plugin-laravel/releases )
- [Commits](https://github.com/psalm/psalm-plugin-laravel/compare/v2.8.0...v2.10.0 )
---
updated-dependencies:
- dependency-name: psalm/plugin-laravel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 09:14:10 +00:00
b16232b258
Merge pull request #1329 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.13
...
build(deps-dev): Bump phpunit/phpunit from 10.5.11 to 10.5.13
2024-03-13 08:02:06 +00:00
dependabot[bot]
e4eb18a5fc
build(deps-dev): Bump phpunit/phpunit from 10.5.11 to 10.5.13
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.11 to 10.5.13.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.13/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.11...10.5.13 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 19:03:08 +00:00
be34e5fb57
Merge pull request #1328 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.12.1
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.10.6 to 3.12.1
2024-03-12 19:02:31 +00:00
dependabot[bot]
a677d870c4
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.10.6 to 3.12.1
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.10.6 to 3.12.1.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.10.6...v3.12.1 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 18:59:56 +00:00
196b3eb426
Merge pull request #1327 from jonnybarnes/dependabot/composer/vimeo/psalm-5.23.1
...
build(deps-dev): Bump vimeo/psalm from 5.22.2 to 5.23.1
2024-03-12 18:58:58 +00:00
dependabot[bot]
997ad535b0
build(deps-dev): Bump vimeo/psalm from 5.22.2 to 5.23.1
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.22.2 to 5.23.1.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.22.2...5.23.1 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 18:55:33 +00:00
b5b900090a
Merge pull request #1322 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.13
...
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.12 to 10.1.13
2024-03-12 18:54:53 +00:00
dependabot[bot]
88ab482e53
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.12 to 10.1.13
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.12 to 10.1.13.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/10.1.13/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.12...10.1.13 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:03:59 +00:00
f15f4c0a00
Switch local dev environment to PHP 8.3
2024-03-10 12:55:56 +00:00
5dd3f70519
Merge pull request #1319 from jonnybarnes/dependabot/composer/laravel/sail-1.28.2
...
build(deps-dev): Bump laravel/sail from 1.28.1 to 1.28.2
2024-03-10 12:12:51 +00:00
dependabot[bot]
4312ef0e2d
build(deps-dev): Bump laravel/sail from 1.28.1 to 1.28.2
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.28.1 to 1.28.2.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.28.1...v1.28.2 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-10 12:06:46 +00:00
4b8adf3e03
Merge pull request #1318 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.10.6
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.10.5 to 3.10.6
2024-03-10 12:06:03 +00:00
16fe8c5366
Merge pull request #1320 from jonnybarnes/dependabot/composer/laravel/framework-10.47.0
2024-03-07 21:28:48 +00:00
dependabot[bot]
f7b53250d5
build(deps): Bump laravel/framework from 10.46.0 to 10.47.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.46.0 to 10.47.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.46.0...v10.47.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 21:24:26 +00:00
dependabot[bot]
679d9fcac7
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.10.5 to 3.10.6
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.10.5 to 3.10.6.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.10.5...v3.10.6 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 21:24:14 +00:00
3aaf48acf4
Merge pull request #1317 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.12
2024-03-07 21:23:28 +00:00
dependabot[bot]
59274bab3e
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.11 to 10.1.12
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.11 to 10.1.12.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/10.1.12/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.11...10.1.12 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 09:37:17 +00:00
33e5855140
Merge pull request #1315 from jonnybarnes/1314-fix-error-in-sendwebmentions-job
...
Fix issue discovering webmentions endpoints for some sites
2024-03-02 10:18:46 +00:00
659bc57e24
Fix issue discovering webmentions endpoints for some sites
...
The Guzzle provided Header::parse does not like commas in URLs
2024-03-02 10:16:05 +00:00
acbb58c294
Merge pull request #1312 from jonnybarnes/dependabot/composer/laravel/sail-1.28.1
...
build(deps-dev): Bump laravel/sail from 1.28.0 to 1.28.1
2024-03-01 16:46:48 +00:00
dependabot[bot]
f629929162
build(deps-dev): Bump laravel/sail from 1.28.0 to 1.28.1
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.28.0...v1.28.1 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 15:43:38 +00:00
68a06e0ec0
Merge pull request #1311 from jonnybarnes/dependabot/composer/laravel/dusk-7.13.0
...
build(deps-dev): Bump laravel/dusk from 7.12.3 to 7.13.0
2024-03-01 15:32:10 +00:00
dependabot[bot]
7d2eed3ef7
build(deps-dev): Bump laravel/dusk from 7.12.3 to 7.13.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.12.3 to 7.13.0.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.12.3...v7.13.0 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 09:34:27 +00:00
9a469c27eb
Merge pull request #1308 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.57.0
...
build(deps-dev): Bump eslint from 8.56.0 to 8.57.0
2024-02-27 18:46:42 +00:00
dependabot[bot]
744c983c86
build(deps-dev): Bump eslint from 8.56.0 to 8.57.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 18:15:21 +00:00
01943ce478
Merge pull request #1310 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-7.0.4
...
build(deps): Bump symfony/html-sanitizer from 7.0.3 to 7.0.4
2024-02-27 18:14:16 +00:00
dependabot[bot]
68b6cb5c0e
build(deps): Bump symfony/html-sanitizer from 7.0.3 to 7.0.4
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Changelog](https://github.com/symfony/html-sanitizer/blob/7.0/CHANGELOG.md )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v7.0.3...v7.0.4 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 18:09:41 +00:00
2e26924808
Merge pull request #1309 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.8.2
...
build(deps): Bump web-auth/webauthn-lib from 4.7.9 to 4.8.2
2024-02-27 18:09:04 +00:00
dependabot[bot]
2e9ad7d2e5
build(deps): Bump web-auth/webauthn-lib from 4.7.9 to 4.8.2
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.7.9 to 4.8.2.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.7.9...4.8.2 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 18:06:06 +00:00
88e986c883
Merge pull request #1307 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.11
...
build(deps-dev): Bump phpunit/phpunit from 10.5.10 to 10.5.11
2024-02-27 18:05:06 +00:00
dependabot[bot]
1b036b1a73
build(deps-dev): Bump phpunit/phpunit from 10.5.10 to 10.5.11
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.10 to 10.5.11.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.11/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.10...10.5.11 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 09:17:59 +00:00
0bf81d307a
Merge pull request #1302 from jonnybarnes/1301-fix-fonts
...
Fix compressed css file
2024-02-23 16:48:04 +00:00
41ea09cf5d
Fix compressed css file
2024-02-23 16:46:07 +00:00
396b0dccf1
Merge pull request #1299 from jonnybarnes/1290-switch-to-a-modern-font-stack
...
Use system fonts for better webperf
2024-02-23 16:39:51 +00:00
f770235e86
Use system fonts for better webperf
2024-02-23 16:35:48 +00:00
7efb474fb8
Merge pull request #1298 from jonnybarnes/1289-remove-php82-unit-tests
...
Remove PHP 8.2
2024-02-23 16:19:40 +00:00
811f968fb9
Run just 8.3 tests
2024-02-23 16:14:47 +00:00
7e6a047bc8
Remove PHP 8.2
...
Added 8.4 as well for testing purposes
2024-02-23 16:10:04 +00:00
8875662434
Merge pull request #1297 from jonnybarnes/dependabot/composer/vimeo/psalm-5.22.2
...
build(deps-dev): Bump vimeo/psalm from 5.22.1 to 5.22.2
2024-02-23 16:02:58 +00:00
dependabot[bot]
19172a8ab3
build(deps-dev): Bump vimeo/psalm from 5.22.1 to 5.22.2
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.22.1 to 5.22.2.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.22.1...5.22.2 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 16:01:31 +00:00
22d8e6407e
Merge pull request #1296 from jonnybarnes/dependabot/composer/laravel/framework-10.45.1
...
build(deps): Bump laravel/framework from 10.45.0 to 10.45.1
2024-02-23 16:00:52 +00:00
dependabot[bot]
78db64f1dc
build(deps): Bump laravel/framework from 10.45.0 to 10.45.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.45.0 to 10.45.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.45.0...v10.45.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 09:40:10 +00:00
433ed909c1
Merge pull request #1295 from jonnybarnes/dependabot/composer/laravel/pint-1.14.0
...
build(deps-dev): Bump laravel/pint from 1.13.11 to 1.14.0
2024-02-21 10:32:42 +00:00
dependabot[bot]
4ef0a4f6f1
build(deps-dev): Bump laravel/pint from 1.13.11 to 1.14.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.11 to 1.14.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/v1.13.11...v1.14.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 10:30:19 +00:00
0b02f156ea
Merge pull request #1293 from jonnybarnes/dependabot/composer/laravel/horizon-5.23.1
...
build(deps): Bump laravel/horizon from 5.23.0 to 5.23.1
2024-02-21 10:29:09 +00:00
dependabot[bot]
253561701d
build(deps): Bump laravel/horizon from 5.23.0 to 5.23.1
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.23.0 to 5.23.1.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.23.0...v5.23.1 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 10:26:55 +00:00
66de08f0bc
Merge pull request #1292 from jonnybarnes/dependabot/composer/laravel/sail-1.28.0
...
build(deps-dev): Bump laravel/sail from 1.27.4 to 1.28.0
2024-02-21 10:25:08 +00:00
dependabot[bot]
816e9a984b
build(deps-dev): Bump laravel/sail from 1.27.4 to 1.28.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.27.4 to 1.28.0.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.27.4...v1.28.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 09:04:55 +00:00
978fa84acf
Merge pull request #1291 from jonnybarnes/dependabot/composer/laravel/dusk-7.12.3
...
build(deps-dev): Bump laravel/dusk from 7.12.1 to 7.12.3
2024-02-20 17:15:59 +00:00
dependabot[bot]
8b9566e540
build(deps-dev): Bump laravel/dusk from 7.12.1 to 7.12.3
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.12.1 to 7.12.3.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.12.1...v7.12.3 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 09:54:49 +00:00
c5b7dbf829
Merge pull request #1287 from jonnybarnes/1286-undo-snow
...
Remove the snow effect we had added for xmas
2024-02-17 18:23:13 +00:00
4f5f4132d6
Remove the snow effect we had added for xmas
2024-02-17 18:20:56 +00:00
3d74174bab
Merge pull request #1285 from jonnybarnes/update_image-intervention_package
...
Update intervention/image package
2024-02-17 18:01:55 +00:00
1874bc6f94
Laravel Pint fix
2024-02-17 17:59:18 +00:00
5fa788b362
Update intervention/image package
...
Also fix a unit test, the image package had changed how it loads images
so my test for is a file upload an image was failing
2024-02-17 17:47:12 +00:00
35c54d05c1
Merge pull request #1281 from jonnybarnes/dependabot/composer/vimeo/psalm-5.22.1
...
build(deps-dev): Bump vimeo/psalm from 5.22.0 to 5.22.1
2024-02-17 13:21:45 +00:00
dependabot[bot]
caaaae0265
build(deps-dev): Bump vimeo/psalm from 5.22.0 to 5.22.1
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.22.0 to 5.22.1.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.22.0...5.22.1 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-17 13:17:14 +00:00
615c88c7cb
Merge pull request #1280 from jonnybarnes/dependabot/composer/barryvdh/laravel-ide-helper-2.15.1
...
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.15.0 to 2.15.1
2024-02-17 13:16:28 +00:00
dependabot[bot]
be28421eb2
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.15.0 to 2.15.1
...
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper ) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases )
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.15.0...v2.15.1 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-17 13:10:48 +00:00
a8f9324414
Merge pull request #1279 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.10.5
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.10.4 to 3.10.5
2024-02-17 13:10:07 +00:00
dependabot[bot]
e1b8d96636
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.10.4 to 3.10.5
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.10.4 to 3.10.5.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.10.4...v3.10.5 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-17 13:06:49 +00:00
07cd2a9eee
Merge pull request #1278 from jonnybarnes/dependabot/composer/laravel/pint-1.13.11
...
build(deps-dev): Bump laravel/pint from 1.13.10 to 1.13.11
2024-02-17 13:06:04 +00:00
dependabot[bot]
6e48893e5b
build(deps-dev): Bump laravel/pint from 1.13.10 to 1.13.11
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.10 to 1.13.11.
- [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/v1.13.10...v1.13.11 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 09:15:30 +00:00
45846bec5d
Merge pull request #1277 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.35.1
...
build(deps-dev): Bump spatie/laravel-ray from 1.35.0 to 1.35.1
2024-02-16 07:17:16 +00:00
dependabot[bot]
564f477352
build(deps-dev): Bump spatie/laravel-ray from 1.35.0 to 1.35.1
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.35.0 to 1.35.1.
- [Release notes](https://github.com/spatie/laravel-ray/releases )
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ray/compare/1.35.0...1.35.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-15 13:53:30 +00:00
2a4f50ae7d
Merge pull request #1276 from jonnybarnes/dependabot/composer/laravel/sail-1.27.4
...
build(deps-dev): Bump laravel/sail from 1.27.3 to 1.27.4
2024-02-15 13:52:05 +00:00
dependabot[bot]
0c13bf8b91
build(deps-dev): Bump laravel/sail from 1.27.3 to 1.27.4
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.27.3 to 1.27.4.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.27.3...v1.27.4 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-15 13:49:30 +00:00
b78f0343d4
Merge pull request #1275 from jonnybarnes/dependabot/composer/barryvdh/laravel-ide-helper-2.15.0
...
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.14.0 to 2.15.0
2024-02-15 13:48:45 +00:00
dependabot[bot]
0c92c1ff8e
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.14.0 to 2.15.0
...
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper ) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases )
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.14.0...v2.15.0 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-15 13:46:07 +00:00
71990a0a6e
Merge pull request #1274 from jonnybarnes/dependabot/composer/laravel/horizon-5.23.0
...
build(deps): Bump laravel/horizon from 5.22.1 to 5.23.0
2024-02-15 13:44:58 +00:00
dependabot[bot]
eb89271001
build(deps): Bump laravel/horizon from 5.22.1 to 5.23.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.22.1 to 5.23.0.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.22.1...v5.23.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-15 09:44:24 +00:00
eff5ad6cbb
Merge pull request #1273 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.10.4
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.9.2 to 3.10.4
2024-02-14 09:59:54 +00:00
dependabot[bot]
46c5702e5e
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.9.2 to 3.10.4
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.9.2 to 3.10.4.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.9.2...v3.10.4 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 09:55:49 +00:00
100885cea4
Merge pull request #1272 from jonnybarnes/dependabot/composer/laravel/scout-10.8.3
...
build(deps): Bump laravel/scout from 10.8.2 to 10.8.3
2024-02-14 09:55:04 +00:00
dependabot[bot]
32b2c84106
build(deps): Bump laravel/scout from 10.8.2 to 10.8.3
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.8.2 to 10.8.3.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.8.2...v10.8.3 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 09:51:44 +00:00
00a7d23925
Merge pull request #1271 from jonnybarnes/dependabot/composer/vimeo/psalm-5.22.0
...
build(deps-dev): Bump vimeo/psalm from 5.21.1 to 5.22.0
2024-02-14 09:50:59 +00:00
dependabot[bot]
fa2d75f53e
build(deps-dev): Bump vimeo/psalm from 5.21.1 to 5.22.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.21.1 to 5.22.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.21.1...5.22.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 09:47:48 +00:00
ae2c960e05
Merge pull request #1269 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.4.2
...
build(deps): Bump spatie/laravel-ignition from 2.4.1 to 2.4.2
2024-02-14 09:47:10 +00:00
dependabot[bot]
9940c62a07
build(deps): Bump spatie/laravel-ignition from 2.4.1 to 2.4.2
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.4.1...2.4.2 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 09:31:10 +00:00
e5184a4695
Merge pull request #1268 from jonnybarnes/dependabot/composer/openai-php/client-0.8.4
...
build(deps-dev): Bump openai-php/client from 0.8.2 to 0.8.4
2024-02-08 12:54:24 +00:00
dependabot[bot]
c673cd6399
build(deps-dev): Bump openai-php/client from 0.8.2 to 0.8.4
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.8.2 to 0.8.4.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.8.2...v0.8.4 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 09:30:54 +00:00
146ec9f50e
Merge pull request #1267 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.7.9
...
build(deps): Bump web-auth/webauthn-lib from 4.7.8 to 4.7.9
2024-02-07 10:58:30 +00:00
dependabot[bot]
d70df0a435
build(deps): Bump web-auth/webauthn-lib from 4.7.8 to 4.7.9
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.7.8 to 4.7.9.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.7.8...4.7.9 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 10:56:13 +00:00
05ddf27b8c
Merge pull request #1266 from jonnybarnes/dependabot/composer/barryvdh/laravel-ide-helper-2.14.0
...
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.13.0 to 2.14.0
2024-02-07 10:54:44 +00:00
dependabot[bot]
6944f7f330
build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.13.0 to 2.14.0
...
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper ) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases )
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.13.0...v2.14.0 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 10:53:13 +00:00
6e3b702ed5
Merge pull request #1265 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.10
...
build(deps-dev): Bump phpunit/phpunit from 10.5.9 to 10.5.10
2024-02-07 10:52:28 +00:00
dependabot[bot]
40745c7713
build(deps-dev): Bump phpunit/phpunit from 10.5.9 to 10.5.10
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.9 to 10.5.10.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.10/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.9...10.5.10 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 10:49:05 +00:00
ff3ed3102d
Merge pull request #1264 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.35.0
...
build(deps-dev): Bump spatie/laravel-ray from 1.34.0 to 1.35.0
2024-02-07 10:48:26 +00:00
dependabot[bot]
f1758a4d00
build(deps-dev): Bump spatie/laravel-ray from 1.34.0 to 1.35.0
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.34.0 to 1.35.0.
- [Release notes](https://github.com/spatie/laravel-ray/releases )
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ray/compare/1.34.0...1.35.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 10:46:50 +00:00
b305062d46
Merge pull request #1261 from jonnybarnes/dependabot/composer/league/commonmark-2.4.2
2024-02-05 15:24:21 +00:00
dependabot[bot]
a548a91291
build(deps): Bump league/commonmark from 2.4.1 to 2.4.2
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.4/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.4.1...2.4.2 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 15:21:09 +00:00
a3c8257f60
Merge pull request #1262 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.24.0
2024-02-05 15:20:31 +00:00
dependabot[bot]
78128af30e
build(deps): Bump league/flysystem-aws-s3-v3 from 3.23.1 to 3.24.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.23.1 to 3.24.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.23.1...3.24.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 09:18:47 +00:00
9be807d02a
Merge pull request #1260 from jonnybarnes/dependabot/npm_and_yarn/stylelint-16.2.1
2024-02-02 14:28:45 +00:00
dependabot[bot]
a54dd4ac06
build(deps-dev): Bump stylelint from 16.2.0 to 16.2.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.2.0 to 16.2.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.2.0...16.2.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 09:04:32 +00:00
d7ed220ee7
Merge pull request #1259 from jonnybarnes/dependabot/composer/laravel/sail-1.27.3
...
build(deps-dev): Bump laravel/sail from 1.27.2 to 1.27.3
2024-02-01 18:04:05 +00:00
dependabot[bot]
7eb2687d6d
build(deps-dev): Bump laravel/sail from 1.27.2 to 1.27.3
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.27.2 to 1.27.3.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.27.2...v1.27.3 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 18:01:48 +00:00
d4f06349ef
Merge pull request #1258 from jonnybarnes/dependabot/composer/vimeo/psalm-5.21.1
...
build(deps-dev): Bump vimeo/psalm from 5.21.0 to 5.21.1
2024-02-01 18:01:05 +00:00
dependabot[bot]
37bdd29a89
build(deps-dev): Bump vimeo/psalm from 5.21.0 to 5.21.1
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.21.0 to 5.21.1.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.21.0...5.21.1 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 17:59:06 +00:00
83f122171a
Merge pull request #1257 from jonnybarnes/dependabot/composer/laravel/horizon-5.22.1
...
build(deps): Bump laravel/horizon from 5.22.0 to 5.22.1
2024-02-01 17:58:11 +00:00
dependabot[bot]
116a336cb1
build(deps): Bump laravel/horizon from 5.22.0 to 5.22.1
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.22.0 to 5.22.1.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.22.0...v5.22.1 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 09:54:32 +00:00
5c0300a5c9
Merge pull request #1256 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-7.0.3
...
build(deps): Bump symfony/html-sanitizer from 7.0.0 to 7.0.3
2024-01-31 18:55:43 +00:00
dependabot[bot]
68cbc72671
build(deps): Bump symfony/html-sanitizer from 7.0.0 to 7.0.3
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 7.0.0 to 7.0.3.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Changelog](https://github.com/symfony/html-sanitizer/blob/7.0/CHANGELOG.md )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v7.0.0...v7.0.3 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 18:53:58 +00:00
b7f8a71da5
Merge pull request #1254 from jonnybarnes/dependabot/composer/vimeo/psalm-5.21.0
...
build(deps-dev): Bump vimeo/psalm from 5.20.0 to 5.21.0
2024-01-31 18:53:07 +00:00
dependabot[bot]
34f4dba696
build(deps-dev): Bump vimeo/psalm from 5.20.0 to 5.21.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.20.0 to 5.21.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.20.0...5.21.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 18:51:41 +00:00
95d727f14f
Merge pull request #1255 from jonnybarnes/dependabot/composer/laravel/scout-10.8.2
...
build(deps): Bump laravel/scout from 10.8.1 to 10.8.2
2024-01-31 18:50:57 +00:00
dependabot[bot]
34bd2bbf97
build(deps): Bump laravel/scout from 10.8.1 to 10.8.2
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.8.1 to 10.8.2.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.8.1...v10.8.2 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 18:49:24 +00:00
b46fc7b65d
Merge pull request #1252 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.23.1
...
build(deps): Bump league/flysystem-aws-s3-v3 from 3.22.0 to 3.23.1
2024-01-31 18:48:41 +00:00
dependabot[bot]
5c21934c39
build(deps): Bump league/flysystem-aws-s3-v3 from 3.22.0 to 3.23.1
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.22.0 to 3.23.1.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.22.0...3.23.1 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 09:43:45 +00:00
78b3913249
Merge pull request #1251 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.34.0
...
build(deps-dev): Bump spatie/laravel-ray from 1.33.1 to 1.34.0
2024-01-26 20:43:16 +00:00
dependabot[bot]
e9dbf346e4
build(deps-dev): Bump spatie/laravel-ray from 1.33.1 to 1.34.0
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.33.1 to 1.34.0.
- [Release notes](https://github.com/spatie/laravel-ray/releases )
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ray/compare/1.33.1...1.34.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 20:36:46 +00:00
a8ec0df6fb
Merge pull request #1250 from jonnybarnes/dependabot/composer/openai-php/client-0.8.2
...
build(deps-dev): Bump openai-php/client from 0.8.1 to 0.8.2
2024-01-26 20:35:47 +00:00
dependabot[bot]
ad4d1d7c4d
build(deps-dev): Bump openai-php/client from 0.8.1 to 0.8.2
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.8.1...v0.8.2 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 20:34:21 +00:00
76ebc1b4f7
Merge pull request #1249 from jonnybarnes/dependabot/composer/laravel/sail-1.27.2
...
build(deps-dev): Bump laravel/sail from 1.27.1 to 1.27.2
2024-01-26 20:33:44 +00:00
dependabot[bot]
409c1ae983
build(deps-dev): Bump laravel/sail from 1.27.1 to 1.27.2
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.27.1 to 1.27.2.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.27.1...v1.27.2 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 09:44:26 +00:00
5ae455487a
Merge pull request #1247 from jonnybarnes/dependabot/composer/laravel/scout-10.8.1
2024-01-26 06:47:40 +00:00
dependabot[bot]
7b8625f1f9
build(deps): Bump laravel/scout from 10.8.0 to 10.8.1
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.8.0 to 10.8.1.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.8.0...v10.8.1 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 23:25:41 +00:00
5751c54809
Merge pull request #1248 from jonnybarnes/dependabot/composer/laravel/framework-10.42.0
2024-01-25 23:14:16 +00:00
dependabot[bot]
ea35e57d22
build(deps): Bump laravel/framework from 10.41.0 to 10.42.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.41.0 to 10.42.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.41.0...v10.42.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 22:33:53 +00:00
5852c52c7a
Merge pull request #1246 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.9
2024-01-25 22:31:37 +00:00
dependabot[bot]
df5d10b42a
build(deps-dev): Bump phpunit/phpunit from 10.5.8 to 10.5.9
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.8 to 10.5.9.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.9/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.8...10.5.9 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 21:37:48 +00:00
cfe442983a
Merge pull request #1245 from jonnybarnes/dependabot/composer/intervention/image-3.3.1
2024-01-25 21:35:23 +00:00
dependabot[bot]
c23c05a0fc
build(deps): Bump intervention/image from 3.2.4 to 3.3.1
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.2.4 to 3.3.1.
- [Commits](https://github.com/Intervention/image/compare/3.2.4...3.3.1 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 21:18:52 +00:00
6a50d4e719
Merge pull request #1243 from jonnybarnes/dependabot/composer/laravel/pint-1.13.10
...
build(deps-dev): Bump laravel/pint from 1.13.9 to 1.13.10
2024-01-25 21:17:47 +00:00
dependabot[bot]
a2f1fd5d71
build(deps-dev): Bump laravel/pint from 1.13.9 to 1.13.10
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.9 to 1.13.10.
- [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/v1.13.9...v1.13.10 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 09:55:46 +00:00
777d70499a
Merge pull request #1240 from jonnybarnes/dependabot/npm_and_yarn/stylelint-16.2.0
...
build(deps-dev): Bump stylelint from 16.1.0 to 16.2.0
2024-01-19 15:54:47 +00:00
dependabot[bot]
b9416fcde8
build(deps-dev): Bump stylelint from 16.1.0 to 16.2.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.1.0 to 16.2.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.1.0...16.2.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 15:53:12 +00:00
0367603d42
Merge pull request #1242 from jonnybarnes/dependabot/composer/vimeo/psalm-5.20.0
...
build(deps-dev): Bump vimeo/psalm from 5.19.0 to 5.20.0
2024-01-19 15:52:05 +00:00
dependabot[bot]
9984f38474
build(deps-dev): Bump vimeo/psalm from 5.19.0 to 5.20.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.19.0...5.20.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 15:46:20 +00:00
e6687e9263
Merge pull request #1241 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.8
...
build(deps-dev): Bump phpunit/phpunit from 10.5.7 to 10.5.8
2024-01-19 15:45:30 +00:00
dependabot[bot]
6ba0849efb
build(deps-dev): Bump phpunit/phpunit from 10.5.7 to 10.5.8
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.7 to 10.5.8.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.8/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.7...10.5.8 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 15:42:52 +00:00
1dc64ca8f2
Merge pull request #1235 from jonnybarnes/dependabot/composer/laravel/sail-1.27.1
...
build(deps-dev): Bump laravel/sail from 1.27.0 to 1.27.1
2024-01-19 15:42:06 +00:00
dependabot[bot]
4861e6b162
build(deps-dev): Bump laravel/sail from 1.27.0 to 1.27.1
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.27.0 to 1.27.1.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.27.0...v1.27.1 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 15:32:57 +00:00
9c99a05577
Merge pull request #1238 from jonnybarnes/dependabot/composer/laravel/scout-10.8.0
...
build(deps): Bump laravel/scout from 10.7.0 to 10.8.0
2024-01-19 15:32:01 +00:00
dependabot[bot]
81b31cf619
build(deps): Bump laravel/scout from 10.7.0 to 10.8.0
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.7.0 to 10.8.0.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.7.0...v10.8.0 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 15:24:36 +00:00
ca0287ad8b
Merge pull request #1236 from jonnybarnes/dependabot/composer/laravel/horizon-5.22.0
...
build(deps): Bump laravel/horizon from 5.21.5 to 5.22.0
2024-01-19 15:23:35 +00:00
dependabot[bot]
0a760f4500
build(deps): Bump laravel/horizon from 5.21.5 to 5.22.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.21.5 to 5.22.0.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.21.5...v5.22.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 10:55:46 +00:00
73fb3a2189
Merge pull request #1237 from jonnybarnes/dependabot/composer/laravel/framework-10.41.0
...
build(deps): Bump laravel/framework from 10.40.0 to 10.41.0
2024-01-17 10:53:49 +00:00
dependabot[bot]
fa75a462ff
build(deps): Bump laravel/framework from 10.40.0 to 10.41.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.40.0 to 10.41.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.40.0...v10.41.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 10:49:06 +00:00
ed529fdf8a
Merge pull request #1234 from jonnybarnes/dependabot/composer/laravel/pint-1.13.9
...
build(deps-dev): Bump laravel/pint from 1.13.8 to 1.13.9
2024-01-17 10:48:17 +00:00
dependabot[bot]
cf90ae6f77
build(deps-dev): Bump laravel/pint from 1.13.8 to 1.13.9
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.8 to 1.13.9.
- [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/v1.13.8...v1.13.9 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 09:21:50 +00:00
2428bf217a
Merge pull request #1233 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.7
...
build(deps-dev): Bump phpunit/phpunit from 10.5.5 to 10.5.7
2024-01-16 11:38:38 +00:00
dependabot[bot]
fea5319e8e
build(deps-dev): Bump phpunit/phpunit from 10.5.5 to 10.5.7
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.5 to 10.5.7.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.7/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.5...10.5.7 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 11:16:17 +00:00
1b0f323f1e
Merge pull request #1232 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.4.1
...
build(deps): Bump spatie/laravel-ignition from 2.4.0 to 2.4.1
2024-01-16 11:15:39 +00:00
dependabot[bot]
823f539a9d
build(deps): Bump spatie/laravel-ignition from 2.4.0 to 2.4.1
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.4.0...2.4.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 10:53:43 +00:00
d3c2a05a33
Merge pull request #1231 from jonnybarnes/dependabot/composer/intervention/image-3.2.4
...
build(deps): Bump intervention/image from 3.2.3 to 3.2.4
2024-01-16 10:51:56 +00:00
dependabot[bot]
1590314afc
build(deps): Bump intervention/image from 3.2.3 to 3.2.4
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.2.3 to 3.2.4.
- [Commits](https://github.com/Intervention/image/compare/3.2.3...3.2.4 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 09:51:08 +00:00
64a8d0a53a
Merge pull request #1230 from jonnybarnes/dependabot/composer/laravel/scout-10.7.0
...
build(deps): Bump laravel/scout from 10.6.1 to 10.7.0
2024-01-11 10:14:55 +00:00
dependabot[bot]
962eae31f0
build(deps): Bump laravel/scout from 10.6.1 to 10.7.0
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.6.1 to 10.7.0.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.6.1...v10.7.0 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 10:00:39 +00:00
a0645144f5
Merge pull request #1229 from jonnybarnes/dependabot/composer/laravel/tinker-2.9.0
...
build(deps): Bump laravel/tinker from 2.8.2 to 2.9.0
2024-01-11 09:59:55 +00:00
dependabot[bot]
13176ec88d
build(deps): Bump laravel/tinker from 2.8.2 to 2.9.0
...
Bumps [laravel/tinker](https://github.com/laravel/tinker ) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/laravel/tinker/releases )
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/tinker/compare/v2.8.2...v2.9.0 )
---
updated-dependencies:
- dependency-name: laravel/tinker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 09:54:34 +00:00
055a715181
Merge pull request #1228 from jonnybarnes/dependabot/composer/laravel/dusk-7.12.1
...
build(deps-dev): Bump laravel/dusk from 7.12.0 to 7.12.1
2024-01-11 09:53:49 +00:00
dependabot[bot]
132c48a9dc
build(deps-dev): Bump laravel/dusk from 7.12.0 to 7.12.1
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.12.0 to 7.12.1.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.12.0...v7.12.1 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 09:09:41 +00:00
1b56b0fb31
Merge pull request #1226 from jonnybarnes/dependabot/composer/laravel/pint-1.13.8
...
build(deps-dev): Bump laravel/pint from 1.13.7 to 1.13.8
2024-01-10 15:52:19 +00:00
dependabot[bot]
78dd40297e
build(deps-dev): Bump laravel/pint from 1.13.7 to 1.13.8
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.7 to 1.13.8.
- [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/v1.13.7...v1.13.8 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 15:45:21 +00:00
8c3d6d0053
Merge pull request #1225 from jonnybarnes/dependabot/composer/laravel/sail-1.27.0
...
build(deps-dev): Bump laravel/sail from 1.26.3 to 1.27.0
2024-01-10 15:44:43 +00:00
dependabot[bot]
bb01fac0f4
build(deps-dev): Bump laravel/sail from 1.26.3 to 1.27.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.26.3 to 1.27.0.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.26.3...v1.27.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 15:28:45 +00:00
dd0079edb4
Merge pull request #1224 from jonnybarnes/dependabot/composer/laravel/horizon-5.21.5
...
build(deps): Bump laravel/horizon from 5.21.4 to 5.21.5
2024-01-10 15:28:01 +00:00
dependabot[bot]
8486725212
build(deps): Bump laravel/horizon from 5.21.4 to 5.21.5
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.21.4 to 5.21.5.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.21.4...v5.21.5 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 15:21:10 +00:00
424300ec12
Merge pull request #1227 from jonnybarnes/dependabot/composer/laravel/framework-10.40.0
...
build(deps): Bump laravel/framework from 10.39.0 to 10.40.0
2024-01-10 15:20:23 +00:00
dependabot[bot]
f95738b7d1
build(deps): Bump laravel/framework from 10.39.0 to 10.40.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.39.0 to 10.40.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.39.0...v10.40.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 15:16:23 +00:00
f160538c13
Merge pull request #1223 from jonnybarnes/dependabot/composer/vimeo/psalm-5.19.0
...
build(deps-dev): Bump vimeo/psalm from 5.18.0 to 5.19.0
2024-01-10 15:15:12 +00:00
dependabot[bot]
74c175e80d
build(deps-dev): Bump vimeo/psalm from 5.18.0 to 5.19.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.18.0...5.19.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 09:57:23 +00:00
bc854d5522
Merge pull request #1222 from jonnybarnes/dependabot/composer/intervention/image-3.2.3
...
build(deps): Bump intervention/image from 3.2.1 to 3.2.3
2024-01-08 11:14:22 +00:00
dependabot[bot]
2481c05e44
build(deps): Bump intervention/image from 3.2.1 to 3.2.3
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.2.1 to 3.2.3.
- [Commits](https://github.com/Intervention/image/compare/3.2.1...3.2.3 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 10:48:03 +00:00
e42e432bd5
Merge pull request #1220 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.33.1
...
build(deps-dev): Bump spatie/laravel-ray from 1.33.0 to 1.33.1
2024-01-08 10:47:19 +00:00
dependabot[bot]
c78d563b63
build(deps-dev): Bump spatie/laravel-ray from 1.33.0 to 1.33.1
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.33.0 to 1.33.1.
- [Release notes](https://github.com/spatie/laravel-ray/releases )
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ray/compare/1.33.0...1.33.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 10:43:16 +00:00
2e74adcb1d
Merge pull request #1219 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.4.0
...
build(deps): Bump spatie/laravel-ignition from 2.3.3 to 2.4.0
2024-01-08 10:42:24 +00:00
dependabot[bot]
fa65db433c
build(deps): Bump spatie/laravel-ignition from 2.3.3 to 2.4.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.3.3...2.4.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 09:23:05 +00:00
7a8162821b
Merge pull request #1218 from jonnybarnes/dependabot/composer/fakerphp/faker-1.23.1
...
build(deps-dev): Bump fakerphp/faker from 1.23.0 to 1.23.1
2024-01-03 09:22:15 +00:00
dependabot[bot]
660b436e00
build(deps-dev): Bump fakerphp/faker from 1.23.0 to 1.23.1
...
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker ) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/FakerPHP/Faker/releases )
- [Changelog](https://github.com/FakerPHP/Faker/blob/v1.23.1/CHANGELOG.md )
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.23.0...v1.23.1 )
---
updated-dependencies:
- dependency-name: fakerphp/faker
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 09:03:04 +00:00
c404c218c1
Merge pull request #1217 from jonnybarnes/dependabot/composer/intervention/image-3.2.1
...
build(deps): Bump intervention/image from 3.2.0 to 3.2.1
2024-01-03 08:46:57 +00:00
dependabot[bot]
a46263285e
build(deps): Bump intervention/image from 3.2.0 to 3.2.1
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.2.0 to 3.2.1.
- [Commits](https://github.com/Intervention/image/compare/3.2.0...3.2.1 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 09:34:44 +00:00
8e811b331f
Merge pull request #1213 from jonnybarnes/dependabot/composer/laravel/sanctum-3.3.3
...
build(deps): Bump laravel/sanctum from 3.3.2 to 3.3.3
2023-12-28 22:27:29 +00:00
dependabot[bot]
4fadc3cc7f
build(deps): Bump laravel/sanctum from 3.3.2 to 3.3.3
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.3.2...v3.3.3 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-28 22:23:38 +00:00
4ec28451aa
Merge pull request #1214 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.5
...
build(deps-dev): Bump phpunit/phpunit from 10.5.3 to 10.5.5
2023-12-28 22:22:42 +00:00
dependabot[bot]
82ec2f59fc
build(deps-dev): Bump phpunit/phpunit from 10.5.3 to 10.5.5
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.3 to 10.5.5.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.5/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.3...10.5.5 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-28 22:18:56 +00:00
f7e7b65173
Merge pull request #1215 from jonnybarnes/dependabot/composer/laravel/framework-10.39.0
...
build(deps): Bump laravel/framework from 10.38.2 to 10.39.0
2023-12-28 22:18:11 +00:00
dependabot[bot]
dffd55ffbc
build(deps): Bump laravel/framework from 10.38.2 to 10.39.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.38.2 to 10.39.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.38.2...v10.39.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-28 09:36:10 +00:00
51655e980b
Merge pull request #1212 from jonnybarnes/dependabot/npm_and_yarn/stylelint-config-standard-36.0.0
...
build(deps-dev): Bump stylelint-config-standard from 35.0.0 to 36.0.0
2023-12-27 09:48:13 +00:00
dependabot[bot]
715c18107a
build(deps-dev): Bump stylelint-config-standard from 35.0.0 to 36.0.0
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/35.0.0...36.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 09:43:26 +00:00
08bea213b3
Merge pull request #1211 from jonnybarnes/dependabot/npm_and_yarn/stylelint-16.1.0
...
build(deps-dev): Bump stylelint from 16.0.2 to 16.1.0
2023-12-27 09:42:45 +00:00
dependabot[bot]
cc083bc09b
build(deps-dev): Bump stylelint from 16.0.2 to 16.1.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.0.2 to 16.1.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.0.2...16.1.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 09:40:55 +00:00
7e6bdf1ac4
Merge pull request #1210 from jonnybarnes/dependabot/composer/intervention/image-3.2.0
...
build(deps): Bump intervention/image from 3.1.0 to 3.2.0
2023-12-27 09:38:58 +00:00
dependabot[bot]
fd41486418
build(deps): Bump intervention/image from 3.1.0 to 3.2.0
...
Bumps [intervention/image](https://github.com/Intervention/image ) from 3.1.0 to 3.2.0.
- [Commits](https://github.com/Intervention/image/compare/3.1.0...3.2.0 )
---
updated-dependencies:
- dependency-name: intervention/image
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 09:36:53 +00:00
2c4dba225e
Merge pull request #1209 from jonnybarnes/dependabot/composer/laravel/framework-10.38.2
...
build(deps): Bump laravel/framework from 10.38.1 to 10.38.2
2023-12-27 09:36:09 +00:00
dependabot[bot]
6999978779
build(deps): Bump laravel/framework from 10.38.1 to 10.38.2
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.38.1 to 10.38.2.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.38.1...v10.38.2 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 09:34:36 +00:00
ca0ae1a387
Merge pull request #1208 from jonnybarnes/dependabot/composer/openai-php/client-0.8.1
...
build(deps-dev): Bump openai-php/client from 0.8.0 to 0.8.1
2023-12-27 09:32:47 +00:00
dependabot[bot]
8e29e3c498
build(deps-dev): Bump openai-php/client from 0.8.0 to 0.8.1
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.8.0...v0.8.1 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 09:21:48 +00:00
7f168d16d2
Merge pull request #1207 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.11
...
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.10 to 10.1.11
2023-12-22 09:46:33 +00:00
dependabot[bot]
e7c85e9456
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.10 to 10.1.11
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.10 to 10.1.11.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.10...10.1.11 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-22 09:28:21 +00:00
a216c194d4
Merge pull request #1205 from jonnybarnes/1204-simplify-build-steps
...
Simplify frontend assests and build steps
2023-12-21 18:07:08 +00:00
ec17f65107
Simplify frontend assests and build steps
...
We just write the files directly in the public dir
Then change the npm scripts to lint and compress them directly
2023-12-21 17:57:48 +00:00
1671323012
Merge pull request #1203 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.3.3
...
build(deps): Bump spatie/laravel-ignition from 2.3.2 to 2.3.3
2023-12-21 13:23:46 +00:00
dependabot[bot]
3d4585df5d
build(deps): Bump spatie/laravel-ignition from 2.3.2 to 2.3.3
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.3.2...2.3.3 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 09:55:39 +00:00
306d19781e
Merge pull request #1202 from jonnybarnes/dependabot/composer/laravel/framework-10.38.1
...
build(deps): Bump laravel/framework from 10.37.3 to 10.38.1
2023-12-20 15:02:14 +00:00
dependabot[bot]
e4137d8718
build(deps): Bump laravel/framework from 10.37.3 to 10.38.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.37.3 to 10.38.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.37.3...v10.38.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 14:58:34 +00:00
f32b0068c6
Merge pull request #1201 from jonnybarnes/1199-update-json-feed-to-version-11
...
Update json feed to version 1.1
2023-12-20 14:52:19 +00:00
f51c37103c
Update articles JSON feed to version 1.1
2023-12-20 14:46:27 +00:00
2aa60db548
Update JSON notes feed to version 1.1
2023-12-20 14:44:11 +00:00
24ca9f86d2
Merge pull request #1198 from jonnybarnes/1168-expose-rss-link
...
Expose RSS feed
2023-12-19 17:21:15 +00:00
ba9330cdf1
Expose RSS feed
...
Though actually its the json feed 🤫
2023-12-19 17:12:49 +00:00
d264b8bdc3
Merge pull request #1197 from jonnybarnes/dependabot/composer/vimeo/psalm-5.18.0
...
build(deps-dev): Bump vimeo/psalm from 5.17.0 to 5.18.0
2023-12-18 10:04:20 +00:00
dependabot[bot]
49c407aade
build(deps-dev): Bump vimeo/psalm from 5.17.0 to 5.18.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.17.0...5.18.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 10:02:16 +00:00
0cbc1d3b7b
Merge pull request #1196 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.3.2
...
build(deps): Bump spatie/laravel-ignition from 2.3.1 to 2.3.2
2023-12-18 10:01:36 +00:00
dependabot[bot]
9bcec3df7c
build(deps): Bump spatie/laravel-ignition from 2.3.1 to 2.3.2
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 09:59:34 +00:00
133abd2935
Merge pull request #1195 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.56.0
...
build(deps-dev): Bump eslint from 8.55.0 to 8.56.0
2023-12-18 09:58:35 +00:00
dependabot[bot]
aaf5a2aed2
build(deps-dev): Bump eslint from 8.55.0 to 8.56.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.55.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 09:57:07 +00:00
30d58e9e15
Merge pull request #1194 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.8
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.7 to 3.0.8
2023-12-18 09:56:28 +00:00
dependabot[bot]
24f4571a3d
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.7 to 3.0.8.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 09:53:26 +00:00
e9f9f527a5
Merge pull request #1193 from jonnybarnes/dependabot/npm_and_yarn/postcss-nesting-12.0.2
...
build(deps-dev): Bump postcss-nesting from 12.0.1 to 12.0.2
2023-12-18 09:42:26 +00:00
dependabot[bot]
2faa92b642
build(deps-dev): Bump postcss-nesting from 12.0.1 to 12.0.2
...
Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting ) from 12.0.1 to 12.0.2.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting )
---
updated-dependencies:
- dependency-name: postcss-nesting
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 09:09:47 +00:00
53f744515d
Merge pull request #1190 from jonnybarnes/1189-snow-not-fully-working-on-prod
...
Hopefully fix snow on prod
2023-12-17 14:59:04 +00:00
442c2061e8
Hopefully fix snow on prod
2023-12-17 14:55:36 +00:00
4123e73ee0
Merge pull request #1187 from jonnybarnes/1185-add-some-snow
...
Add some snow ❄️
2023-12-17 14:36:20 +00:00
65a70a5440
Add some snow ❄️ i
...
Also get to play with some web components
2023-12-17 14:15:45 +00:00
d56a656d0a
Merge pull request #1186 from jonnybarnes/1174-upgrade-intervention-image-dependency-to-v3
...
Update Intervention/Image class to v3
2023-12-17 13:59:31 +00:00
6d5b298837
Update Intervention/Image class to v3
2023-12-17 13:56:10 +00:00
58a03ef931
Merge pull request #1184 from jonnybarnes/fix_dependencies_2
...
Missed stylelint config in prev fix
2023-12-15 10:16:59 +00:00
21521f8944
Missed stylelint config in prev fix
2023-12-15 10:14:34 +00:00
d348879e1c
Merge pull request #1181 from jonnybarnes/dependabot/npm_and_yarn/cssnano-6.0.2
...
build(deps-dev): Bump cssnano from 6.0.1 to 6.0.2
2023-12-15 10:12:04 +00:00
dependabot[bot]
74f9af7533
build(deps-dev): Bump cssnano from 6.0.1 to 6.0.2
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@6.0.1...cssnano@6.0.2 )
---
updated-dependencies:
- dependency-name: cssnano
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 10:10:19 +00:00
ab43db716c
Merge pull request #1180 from jonnybarnes/dependabot/composer/laravel/framework-10.37.3
...
build(deps): Bump laravel/framework from 10.37.1 to 10.37.3
2023-12-15 10:07:46 +00:00
dependabot[bot]
6ed4898a60
build(deps): Bump laravel/framework from 10.37.1 to 10.37.3
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.37.1 to 10.37.3.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.37.1...v10.37.3 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 09:58:53 +00:00
baf890d69c
Merge pull request #1182 from jonnybarnes/fix_dependencies
...
Fix npm dependencies
2023-12-15 09:42:06 +00:00
8f1cb65937
Fix npm dependencies
...
stylelint-webpack-plugin does not support stylelint version 16
2023-12-15 09:29:23 +00:00
75565c9d90
Merge pull request #1179 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.3
...
build(deps-dev): Bump phpunit/phpunit from 10.5.2 to 10.5.3
2023-12-13 09:56:04 +00:00
dependabot[bot]
92545ce1f5
build(deps-dev): Bump phpunit/phpunit from 10.5.2 to 10.5.3
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.5.2 to 10.5.3.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.3/ChangeLog-10.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.2...10.5.3 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 09:42:10 +00:00
0a45e2bcaf
Merge pull request #1178 from jonnybarnes/dependabot/composer/laravel/framework-10.37.1
...
build(deps): Bump laravel/framework from 10.35.0 to 10.37.1
2023-12-13 09:41:31 +00:00
dependabot[bot]
e4a1ca1481
build(deps): Bump laravel/framework from 10.35.0 to 10.37.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.35.0 to 10.37.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.35.0...v10.37.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 09:35:00 +00:00
4aca33446a
Merge pull request #1176 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.23.6
...
build(deps-dev): Bump @babel/preset-env from 7.23.5 to 7.23.6
2023-12-12 18:02:32 +00:00
dependabot[bot]
93f23561cf
build(deps-dev): Bump @babel/preset-env from 7.23.5 to 7.23.6
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.5 to 7.23.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 17:56:55 +00:00
ec495a2311
Merge pull request #1177 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.23.6
...
build(deps-dev): Bump @babel/core from 7.23.5 to 7.23.6
2023-12-12 17:55:50 +00:00
dependabot[bot]
102d73f38b
build(deps-dev): Bump @babel/core from 7.23.5 to 7.23.6
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.5 to 7.23.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 17:44:28 +00:00
670e12c7e5
Merge pull request #1175 from jonnybarnes/dependabot/npm_and_yarn/stylelint-and-stylelint-config-standard-16.0.2
...
build(deps-dev): Bump stylelint and stylelint-config-standard
2023-12-12 17:43:10 +00:00
dependabot[bot]
90ca01489b
build(deps-dev): Bump stylelint and stylelint-config-standard
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ). These dependencies needed to be updated together.
Updates `stylelint` from 15.11.0 to 16.0.2
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.11.0...16.0.2 )
Updates `stylelint-config-standard` from 34.0.0 to 35.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/34.0.0...35.0.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 09:56:03 +00:00
a4ad6ab583
Merge pull request #1172 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.10
...
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.9 to 10.1.10
2023-12-11 21:59:07 +00:00
dependabot[bot]
47d32b2ea4
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.9 to 10.1.10
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.9 to 10.1.10.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.9...10.1.10 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 21:56:35 +00:00
09508fd3a8
Merge pull request #1171 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.7
...
build(deps-dev): Bump mockery/mockery from 1.6.6 to 1.6.7
2023-12-11 21:55:58 +00:00
dependabot[bot]
76010ae254
build(deps-dev): Bump mockery/mockery from 1.6.6 to 1.6.7
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.6 to 1.6.7.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.6...1.6.7 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 21:53:12 +00:00
1e55467fd9
Merge pull request #1169 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.7.8
...
build(deps): Bump web-auth/webauthn-lib from 4.7.7 to 4.7.8
2023-12-11 21:52:06 +00:00
dependabot[bot]
2425387322
build(deps): Bump web-auth/webauthn-lib from 4.7.7 to 4.7.8
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.7.7 to 4.7.8.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.7.7...4.7.8 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 09:49:03 +00:00
c8059793f8
Merge pull request #1167 from jonnybarnes/composer_updates_20231206
...
Update composer dependencies
2023-12-08 13:12:41 +00:00
3c0c375fbb
Update composer dependencies
2023-12-06 20:11:41 +00:00
58c179bef2
Merge pull request #1163 from jonnybarnes/dependabot/composer/laravel/framework-10.35.0
...
build(deps): Bump laravel/framework from 10.34.2 to 10.35.0
2023-12-06 19:30:47 +00:00
dependabot[bot]
13f9980d9e
build(deps): Bump laravel/framework from 10.34.2 to 10.35.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.34.2 to 10.35.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.34.2...v10.35.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 09:31:39 +00:00
3972d9aa35
Merge pull request #1161 from jonnybarnes/dependabot/composer/vimeo/psalm-5.17.0
...
build(deps-dev): Bump vimeo/psalm from 5.16.0 to 5.17.0
2023-12-06 08:37:23 +00:00
dependabot[bot]
0ab605533d
build(deps-dev): Bump vimeo/psalm from 5.16.0 to 5.17.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.16.0 to 5.17.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.16.0...5.17.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 09:54:34 +00:00
c608e3236f
Merge pull request #1159 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.22.0
...
build(deps): Bump league/flysystem-aws-s3-v3 from 3.21.0 to 3.22.0
2023-12-04 11:20:58 +00:00
dependabot[bot]
08b3e0d858
build(deps): Bump league/flysystem-aws-s3-v3 from 3.21.0 to 3.22.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.21.0 to 3.22.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.21.0...3.22.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 10:22:29 +00:00
3b73acc1b1
Merge pull request #1158 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.55.0
...
build(deps-dev): Bump eslint from 8.54.0 to 8.55.0
2023-12-04 10:20:35 +00:00
dependabot[bot]
311d90c4f0
build(deps-dev): Bump eslint from 8.54.0 to 8.55.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.54.0 to 8.55.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.55.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 09:59:32 +00:00
7b5c73547b
Merge pull request #1157 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.32
...
build(deps-dev): Bump postcss from 8.4.31 to 8.4.32
2023-12-04 09:58:51 +00:00
dependabot[bot]
31b83fff97
build(deps-dev): Bump postcss from 8.4.31 to 8.4.32
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.31 to 8.4.32.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.31...8.4.32 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 09:02:03 +00:00
ec3dc7ee06
Merge pull request #1156 from jonnybarnes/1149-fix-issue-accessing-bookmarkstagged
...
Fix error on bookmarks tagged page when no tag specified
2023-12-03 17:31:02 +00:00
fab6bd0cc2
Fix error on bookmarks tagged page when no tag specified
2023-12-03 17:27:09 +00:00
23dedaa44b
Merge pull request #1154 from jonnybarnes/1153-add-search-element
...
Wrap search form in search element
2023-12-02 14:47:16 +00:00
639064eb9e
Wrap search form in search element
2023-12-02 14:37:03 +00:00
3b6225abf8
Merge pull request #1152 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-7.0.0
...
build(deps): Bump symfony/html-sanitizer from 6.3.7 to 7.0.0
2023-12-01 17:27:42 +00:00
dependabot[bot]
86589c720f
build(deps): Bump symfony/html-sanitizer from 6.3.7 to 7.0.0
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 6.3.7 to 7.0.0.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Changelog](https://github.com/symfony/html-sanitizer/blob/7.0/CHANGELOG.md )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v6.3.7...v7.0.0 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 17:25:14 +00:00
0393470dd3
Merge pull request #1151 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.23.5
...
build(deps-dev): Bump @babel/preset-env from 7.23.3 to 7.23.5
2023-11-30 15:17:08 +00:00
dependabot[bot]
966aaa9c92
build(deps-dev): Bump @babel/preset-env from 7.23.3 to 7.23.5
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.3 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 15:14:21 +00:00
4778b26ffb
Merge pull request #1150 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.23.5
...
build(deps-dev): Bump @babel/core from 7.23.3 to 7.23.5
2023-11-30 15:13:31 +00:00
dependabot[bot]
89ff2fd2f2
build(deps-dev): Bump @babel/core from 7.23.3 to 7.23.5
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.3 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 09:19:55 +00:00
a49873feb6
Merge pull request #1148 from jonnybarnes/dependabot/composer/laravel/scout-10.6.0
...
build(deps): Bump laravel/scout from 10.5.1 to 10.6.0
2023-11-29 11:40:38 +00:00
dependabot[bot]
6f950a74c8
build(deps): Bump laravel/scout from 10.5.1 to 10.6.0
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.5.1 to 10.6.0.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.5.1...v10.6.0 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 11:39:10 +00:00
44c8621ad4
Merge pull request #1147 from jonnybarnes/dependabot/composer/laravel/sail-1.26.2
...
build(deps-dev): Bump laravel/sail from 1.26.1 to 1.26.2
2023-11-29 11:38:12 +00:00
dependabot[bot]
84642ebb19
build(deps-dev): Bump laravel/sail from 1.26.1 to 1.26.2
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.26.1 to 1.26.2.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.26.1...v1.26.2 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 11:36:05 +00:00
62dcb7b32a
Merge pull request #1146 from jonnybarnes/dependabot/composer/laravel/horizon-5.21.4
...
build(deps): Bump laravel/horizon from 5.21.3 to 5.21.4
2023-11-29 11:35:18 +00:00
dependabot[bot]
037573b1b0
build(deps): Bump laravel/horizon from 5.21.3 to 5.21.4
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.21.3 to 5.21.4.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.21.3...v5.21.4 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 11:31:41 +00:00
758c044898
Merge pull request #1145 from jonnybarnes/dependabot/composer/laravel/framework-10.34.2
...
build(deps): Bump laravel/framework from 10.33.0 to 10.34.2
2023-11-29 11:29:52 +00:00
dependabot[bot]
2f8f6a1bf7
build(deps): Bump laravel/framework from 10.33.0 to 10.34.2
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.33.0 to 10.34.2.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.33.0...v10.34.2 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 09:28:52 +00:00
11e51d2286
Merge pull request #1144 from jonnybarnes/1141-fix-mastodon-icon
...
Small validation fixes
2023-11-27 22:25:20 +00:00
10b51c654d
Fix unit tests
2023-11-27 22:20:40 +00:00
302d4e6fdb
Small validation fixes
...
- prevent repeated IDs in mastodon icon SVG
- fix missing offset attribute in mastodon icon SVG
- remove un-needed role on <nav> element
- add empty alt attribute to some social icons
2023-11-27 22:10:50 +00:00
8dd8fe3eb4
Merge pull request #1143 from jonnybarnes/1142-add-tests-against-php83
...
ci: Refactor GitHub Actions workflow for PHP setup
2023-11-27 18:50:42 +00:00
4dbcba401c
ci: Refactor GitHub Actions workflow for PHP setup
...
- Updated PHP and PHPUnit versions in workflow matrix
- Added new extensions to PHP setup
- Enabled xdebug coverage
- Cached composer dependencies based on PHP version
- Removed Node setup and installation of dependencies
- Updated checkout action to version 4
- Set GITHUB_TOKEN environment variable for PHP setup
- Changed cache key for composer dependencies based on PHP version
2023-11-27 18:44:20 +00:00
6ee4222d80
Merge pull request #1140 from jonnybarnes/931-show-webmentions
...
feat: Add webmention counts and icons for replies, likes, and reposts.
2023-11-25 16:26:20 +00:00
608c6224b9
Merge branch 'develop' into 931-show-webmentions
2023-11-25 16:23:06 +00:00
81e19fec1d
Run Laravel Pint on codebase
2023-11-25 16:12:52 +00:00
92098a793e
feat: Add webmention counts and icons for replies, likes, and reposts.
...
- Add new SVG icons for the "reply", "like", and "repost" actions
- Update webmention info display in note template to include counts and icons for replies, likes, and reposts
- Add webmention counts to FrontPageController.php and modify queries in NotesController.php
- Modify WebMentionsTableSeeder.php to change URLs, commentable ID, and add new WebMentions
2023-11-25 16:08:07 +00:00
0f2554832d
Merge pull request #1139 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.9
2023-11-24 23:25:17 +00:00
dependabot[bot]
c0d85277fe
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.8 to 10.1.9
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.8 to 10.1.9.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.8...10.1.9 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 23:22:23 +00:00
f91b524072
Merge pull request #1138 from jonnybarnes/dependabot/composer/openai-php/client-0.8.0
2023-11-24 23:21:34 +00:00
dependabot[bot]
98334f555b
build(deps-dev): Bump openai-php/client from 0.7.10 to 0.8.0
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.7.10 to 0.8.0.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.7.10...v0.8.0 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-24 09:47:57 +00:00
0e1289c428
Merge pull request #1137 from jonnybarnes/dependabot/composer/vimeo/psalm-5.16.0
...
build(deps-dev): Bump vimeo/psalm from 5.15.0 to 5.16.0
2023-11-23 17:46:26 +00:00
dependabot[bot]
6c1bd4b1e2
build(deps-dev): Bump vimeo/psalm from 5.15.0 to 5.16.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.15.0 to 5.16.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.15.0...5.16.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 17:44:15 +00:00
98b4753d32
Merge pull request #1136 from jonnybarnes/dependabot/composer/laravel/sail-1.26.1
...
build(deps-dev): Bump laravel/sail from 1.26.0 to 1.26.1
2023-11-23 17:43:37 +00:00
dependabot[bot]
2a22d65d9a
build(deps-dev): Bump laravel/sail from 1.26.0 to 1.26.1
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.26.0 to 1.26.1.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.26.0...v1.26.1 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 17:41:06 +00:00
4ae554d19f
Merge pull request #1135 from jonnybarnes/dependabot/composer/laravel/framework-10.33.0
...
build(deps): Bump laravel/framework from 10.32.1 to 10.33.0
2023-11-23 17:35:58 +00:00
dependabot[bot]
8d6a0bba4e
build(deps): Bump laravel/framework from 10.32.1 to 10.33.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.32.1 to 10.33.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.32.1...v10.33.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 09:07:04 +00:00
5a5c96cee8
Merge pull request #1134 from jonnybarnes/dependabot/composer/lcobucci/jwt-5.2.0
...
build(deps): Bump lcobucci/jwt from 5.1.0 to 5.2.0
2023-11-22 08:27:15 +00:00
dependabot[bot]
eb26bbc2eb
build(deps): Bump lcobucci/jwt from 5.1.0 to 5.2.0
...
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/lcobucci/jwt/releases )
- [Commits](https://github.com/lcobucci/jwt/compare/5.1.0...5.2.0 )
---
updated-dependencies:
- dependency-name: lcobucci/jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 09:41:44 +00:00
6fd3cae8f3
Merge pull request #1133 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.21.0
...
build(deps): Bump league/flysystem-aws-s3-v3 from 3.19.0 to 3.21.0
2023-11-20 17:19:29 +00:00
dependabot[bot]
c445ce517c
build(deps): Bump league/flysystem-aws-s3-v3 from 3.19.0 to 3.21.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.19.0 to 3.21.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.19.0...3.21.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 17:16:40 +00:00
14ccd1fec1
Merge pull request #1132 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.7.7
...
build(deps): Bump web-auth/webauthn-lib from 4.7.4 to 4.7.7
2023-11-20 17:16:03 +00:00
dependabot[bot]
51bc747501
build(deps): Bump web-auth/webauthn-lib from 4.7.4 to 4.7.7
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.7.4 to 4.7.7.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.7.4...4.7.7 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 17:13:50 +00:00
3b8efd0145
Merge pull request #1131 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.54.0
...
build(deps-dev): Bump eslint from 8.53.0 to 8.54.0
2023-11-20 17:11:55 +00:00
dependabot[bot]
ebc425ad94
build(deps-dev): Bump eslint from 8.53.0 to 8.54.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.53.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.54.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 09:13:28 +00:00
5bc03f36d2
Merge pull request #1130 from jonnybarnes/902-mastodon-usernames-are-being-parsed-as-twitter-usernames
...
feat: Refactor mention rendering and generator classes
2023-11-19 17:28:24 +00:00
05c63b241d
feat: Refactor mention rendering and generator classes
...
- Add support for Mastodon username mentions
- Add test for parsing Mastodon usernames in notes
- Modify namespace and class imports for `MentionGenerator` and `MentionRenderer` in `Note.php`
- Rename `ContactMentionGenerator.php` to `MentionGenerator.php`
2023-11-19 17:22:02 +00:00
3817545cf3
Merge pull request #1129 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.8
...
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.7 to 10.1.8
2023-11-16 18:27:38 +00:00
dependabot[bot]
e9c014d768
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.7 to 10.1.8
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.7 to 10.1.8.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.7...10.1.8 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 18:25:09 +00:00
a11b64036d
Merge pull request #1128 from jonnybarnes/dependabot/composer/openai-php/client-0.7.10
...
build(deps-dev): Bump openai-php/client from 0.7.9 to 0.7.10
2023-11-16 18:24:27 +00:00
dependabot[bot]
3e058367e6
build(deps-dev): Bump openai-php/client from 0.7.9 to 0.7.10
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.7.9 to 0.7.10.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.7.9...v0.7.10 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 18:22:55 +00:00
1084846193
Merge pull request #1127 from jonnybarnes/dependabot/composer/laravel/dusk-7.11.4
...
build(deps-dev): Bump laravel/dusk from 7.11.3 to 7.11.4
2023-11-16 18:22:12 +00:00
dependabot[bot]
c58f481b0f
build(deps-dev): Bump laravel/dusk from 7.11.3 to 7.11.4
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.11.3 to 7.11.4.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.11.3...v7.11.4 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 18:19:02 +00:00
cdde265d48
Merge pull request #1126 from jonnybarnes/dependabot/composer/laravel/framework-10.32.1
...
build(deps): Bump laravel/framework from 10.31.0 to 10.32.1
2023-11-16 18:08:57 +00:00
dependabot[bot]
a8e86da79e
build(deps): Bump laravel/framework from 10.31.0 to 10.32.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.31.0 to 10.32.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.31.0...v10.32.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 09:54:48 +00:00
03685e5bac
Merge pull request #1125 from jonnybarnes/dependabot/composer/openai-php/client-0.7.9
...
build(deps-dev): Bump openai-php/client from 0.7.8 to 0.7.9
2023-11-14 10:20:41 +00:00
dependabot[bot]
5f2105071e
build(deps-dev): Bump openai-php/client from 0.7.8 to 0.7.9
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.7.8 to 0.7.9.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.7.8...v0.7.9 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 10:15:21 +00:00
48b44552be
Merge pull request #1124 from jonnybarnes/dependabot/composer/web-auth/webauthn-lib-4.7.4
...
build(deps): Bump web-auth/webauthn-lib from 4.7.3 to 4.7.4
2023-11-14 10:14:42 +00:00
dependabot[bot]
9bfbd48989
build(deps): Bump web-auth/webauthn-lib from 4.7.3 to 4.7.4
...
Bumps [web-auth/webauthn-lib](https://github.com/web-auth/webauthn-lib ) from 4.7.3 to 4.7.4.
- [Commits](https://github.com/web-auth/webauthn-lib/compare/4.7.3...4.7.4 )
---
updated-dependencies:
- dependency-name: web-auth/webauthn-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 09:51:51 +00:00
6cf4c26327
Merge pull request #1122 from jonnybarnes/1104-ensure-deployments-dont-fail
...
ci: Optimize GitHub Actions deployment workflow
2023-11-11 19:19:30 +00:00
189433ca3e
ci: Optimize GitHub Actions deployment workflow
2023-11-11 19:15:34 +00:00
ff7978f9b0
Merge pull request #1121 from jonnybarnes/tweak_some_layout_spacing
...
style: Revamp CSS styles for improved layout and readability
2023-11-11 18:36:22 +00:00
9124ac21ae
style: Revamp CSS styles for improved layout and readability
...
- Modify `public/assets/app.css` with updates to CSS variables, grid templates, and class styles
- Add class `pagination` to `<nav>` element in `resources/views/templates/pagination.blade.php`
- Update `public/assets/app.css.br` with changes
- Add flex layout and margin styles to `.h-feed`, `.h-entry`, and `.pagination` classes in `resources/css/layout.css`
2023-11-11 17:28:07 +00:00
7969003524
Merge pull request #1120 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.23.3
...
build(deps-dev): Bump @babel/core from 7.23.2 to 7.23.3
2023-11-09 09:52:48 +00:00
dependabot[bot]
2d2616e883
build(deps-dev): Bump @babel/core from 7.23.2 to 7.23.3
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.2 to 7.23.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-09 09:21:08 +00:00
757412a301
Merge pull request #1119 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.23.3
...
build(deps-dev): Bump @babel/preset-env from 7.23.2 to 7.23.3
2023-11-09 09:19:39 +00:00
dependabot[bot]
c3f1152592
build(deps-dev): Bump @babel/preset-env from 7.23.2 to 7.23.3
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.23.2 to 7.23.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-09 09:06:50 +00:00
972be6f934
Merge pull request #1118 from jonnybarnes/dependabot/composer/laravel/sanctum-3.3.2
...
build(deps): Bump laravel/sanctum from 3.3.1 to 3.3.2
2023-11-08 19:02:20 +00:00
dependabot[bot]
88efeb8aad
build(deps): Bump laravel/sanctum from 3.3.1 to 3.3.2
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.3.1...v3.3.2 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 19:00:53 +00:00
1a5693bfeb
Merge pull request #1116 from jonnybarnes/dependabot/composer/laravel/pint-1.13.6
...
build(deps-dev): Bump laravel/pint from 1.13.5 to 1.13.6
2023-11-08 19:00:11 +00:00
dependabot[bot]
d2c5100043
build(deps-dev): Bump laravel/pint from 1.13.5 to 1.13.6
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.5 to 1.13.6.
- [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/v1.13.5...v1.13.6 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 18:58:39 +00:00
463f7fa300
Merge pull request #1117 from jonnybarnes/dependabot/composer/laravel/framework-10.31.0
...
build(deps): Bump laravel/framework from 10.30.1 to 10.31.0
2023-11-08 18:57:54 +00:00
dependabot[bot]
2f9bdaf576
build(deps): Bump laravel/framework from 10.30.1 to 10.31.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.30.1 to 10.31.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.30.1...v10.31.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 09:57:47 +00:00
def92e2a4e
Merge pull request #1115 from jonnybarnes/dependabot/composer/openai-php/client-0.7.8
...
build(deps-dev): Bump openai-php/client from 0.7.4 to 0.7.8
2023-11-07 16:58:04 +00:00
dependabot[bot]
d475f27785
build(deps-dev): Bump openai-php/client from 0.7.4 to 0.7.8
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.7.4 to 0.7.8.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/v0.7.8/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.7.4...v0.7.8 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 16:55:16 +00:00
18b9046177
Merge pull request #1114 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.19.0
...
build(deps): Bump league/flysystem-aws-s3-v3 from 3.16.0 to 3.19.0
2023-11-07 16:54:30 +00:00
dependabot[bot]
42914e5e3a
build(deps): Bump league/flysystem-aws-s3-v3 from 3.16.0 to 3.19.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.16.0 to 3.19.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.16.0...3.19.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 16:48:40 +00:00
eb139ba01c
Merge pull request #1111 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.53.0
...
build(deps-dev): Bump eslint from 8.52.0 to 8.53.0
2023-11-07 16:45:40 +00:00
dependabot[bot]
c981982afd
build(deps-dev): Bump eslint from 8.52.0 to 8.53.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.52.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 09:29:11 +00:00
e0493c4d1b
Merge pull request #1110 from jonnybarnes/dependabot/composer/laravel/framework-10.30.1
...
build(deps): Bump laravel/framework from 10.30.0 to 10.30.1
2023-11-02 18:32:37 +00:00
dependabot[bot]
5904635533
build(deps): Bump laravel/framework from 10.30.0 to 10.30.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.30.0 to 10.30.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.30.0...v10.30.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 09:22:33 +00:00
e64a3fd662
Merge pull request #1109 from jonnybarnes/dependabot/composer/laravel/horizon-5.21.3
...
build(deps): Bump laravel/horizon from 5.21.2 to 5.21.3
2023-11-01 11:25:44 +00:00
dependabot[bot]
6e7da1304f
build(deps): Bump laravel/horizon from 5.21.2 to 5.21.3
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.21.2 to 5.21.3.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.21.2...v5.21.3 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 11:11:23 +00:00
d043128c4b
Merge pull request #1108 from jonnybarnes/dependabot/composer/laravel/scout-10.5.1
...
build(deps): Bump laravel/scout from 10.5.0 to 10.5.1
2023-11-01 11:10:40 +00:00
dependabot[bot]
36b459cc76
build(deps): Bump laravel/scout from 10.5.0 to 10.5.1
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.5.0 to 10.5.1.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.5.0...v10.5.1 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 10:55:38 +00:00
12bb9929ec
Merge pull request #1107 from jonnybarnes/dependabot/composer/laravel/framework-10.30.0
...
build(deps): Bump laravel/framework from 10.29.0 to 10.30.0
2023-11-01 10:24:52 +00:00
dependabot[bot]
e28670085b
build(deps): Bump laravel/framework from 10.29.0 to 10.30.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.29.0 to 10.30.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.29.0...v10.30.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 09:44:59 +00:00
766137071d
Merge pull request #1106 from jonnybarnes/dependabot/composer/lcobucci/jwt-5.1.0
...
build(deps): Bump lcobucci/jwt from 5.0.0 to 5.1.0
2023-10-31 09:53:34 +00:00
dependabot[bot]
f1a1dccfe6
build(deps): Bump lcobucci/jwt from 5.0.0 to 5.1.0
...
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/lcobucci/jwt/releases )
- [Commits](https://github.com/lcobucci/jwt/compare/5.0.0...5.1.0 )
---
updated-dependencies:
- dependency-name: lcobucci/jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 09:23:32 +00:00
8b8c90e478
Merge pull request #1105 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-6.3.7
...
build(deps): Bump symfony/html-sanitizer from 6.3.4 to 6.3.7
2023-10-30 14:11:09 +00:00
dependabot[bot]
8debf9cfa7
build(deps): Bump symfony/html-sanitizer from 6.3.4 to 6.3.7
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 6.3.4 to 6.3.7.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v6.3.4...v6.3.7 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 09:21:16 +00:00
65a4a5b0fd
Merge pull request #1102 from jonnybarnes/1101-trigger-deployments-from-tag-releases
...
Increase deployment trigger to include published releases
2023-10-27 20:14:24 +00:00
b49ffd2e9d
ci: Increase deployment trigger to include published releases
...
- Add workflow trigger for manual release deployment using the `release` event
- Trigger the workflow on `published` release types only
2023-10-27 21:10:11 +01:00
1e28b394b6
Merge pull request #1100 from jonnybarnes/985-add-passkey-support-for-admin-login
...
Add passkey support for admin login
2023-10-27 19:37:02 +00:00
483b3016ba
refactor: Refactor PasskeysController and Passkey model
...
- Remove unused `use` statements and imports in `PasskeysController.php` and `Passkey.php`
- Improve code cleanliness and remove unnecessary dependencies
2023-10-27 20:33:43 +01:00
4253764f39
Merge branch 'develop' into 985-add-passkey-support-for-admin-login
2023-10-27 20:29:14 +01:00
03c8f20a8c
feat: Add Passkey support
...
- Added a button for logging in with Passkeys in `login.blade.php`
- Refactored the `register` method and added the `login` method in `auth.js`
- Made various modifications and additions to the passkey functionality in `PasskeysController.php`
- Added event listener for login-passkey element in `app.js`
- Modified the passkeys table schema and made modifications to `Passkey.php`
- Changed the redirect route in the `login` method of `AuthController.php`
- Made modifications and additions to the routes in `web.php`
- Added `"web-auth/webauthn-lib": "^4.7"` to the list of required packages in `composer.json`
- Changed the redirect URL in `AdminTest.php`
2023-10-27 20:22:40 +01:00
eaeb727147
Merge pull request #1099 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.4.2
...
build(deps-dev): Bump phpunit/phpunit from 10.4.1 to 10.4.2
2023-10-27 12:07:05 +00:00
dependabot[bot]
2d4cd801e2
build(deps-dev): Bump phpunit/phpunit from 10.4.1 to 10.4.2
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.4.1 to 10.4.2.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.4.2/ChangeLog-10.4.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.4.1...10.4.2 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 12:03:25 +00:00
a56cfed936
Merge pull request #1098 from jonnybarnes/dependabot/composer/laravel/pint-1.13.5
...
build(deps-dev): Bump laravel/pint from 1.13.3 to 1.13.5
2023-10-27 12:02:15 +00:00
dependabot[bot]
eda6241e98
build(deps-dev): Bump laravel/pint from 1.13.3 to 1.13.5
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.3 to 1.13.5.
- [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/v1.13.3...v1.13.5 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 12:00:18 +00:00
38571a30f5
Merge pull request #1096 from jonnybarnes/dependabot/composer/laravel/horizon-5.21.2
...
build(deps): Bump laravel/horizon from 5.21.1 to 5.21.2
2023-10-27 11:59:12 +00:00
dependabot[bot]
2f5e759904
build(deps): Bump laravel/horizon from 5.21.1 to 5.21.2
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.21.1 to 5.21.2.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.21.1...v5.21.2 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 11:55:28 +00:00
4d54facc85
Merge pull request #1095 from jonnybarnes/dependabot/composer/laravel/sail-1.26.0
...
build(deps-dev): Bump laravel/sail from 1.25.0 to 1.26.0
2023-10-27 11:54:20 +00:00
dependabot[bot]
cd580b79cb
build(deps-dev): Bump laravel/sail from 1.25.0 to 1.26.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.25.0...v1.26.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 09:29:34 +00:00
b776447d6a
Merge pull request #1094 from jonnybarnes/dependabot/composer/laravel/dusk-7.11.3
...
build(deps-dev): Bump laravel/dusk from 7.11.2 to 7.11.3
2023-10-24 11:38:30 +00:00
dependabot[bot]
b1af74ad58
build(deps-dev): Bump laravel/dusk from 7.11.2 to 7.11.3
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.11.2 to 7.11.3.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.11.2...v7.11.3 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 10:51:34 +00:00
658f2048b3
Merge pull request #1093 from jonnybarnes/dependabot/composer/openai-php/client-0.7.4
...
build(deps-dev): Bump openai-php/client from 0.7.3 to 0.7.4
2023-10-24 10:50:56 +00:00
dependabot[bot]
1899a41edc
build(deps-dev): Bump openai-php/client from 0.7.3 to 0.7.4
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.7.3...v0.7.4 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 10:47:54 +00:00
668cf8eb8b
Merge pull request #1092 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.52.0
...
build(deps-dev): Bump eslint from 8.51.0 to 8.52.0
2023-10-24 10:46:14 +00:00
dependabot[bot]
823fd12c37
build(deps-dev): Bump eslint from 8.51.0 to 8.52.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.51.0...v8.52.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 10:43:30 +00:00
79efc206e4
Merge pull request #1091 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.11.0
...
build(deps-dev): Bump stylelint from 15.10.3 to 15.11.0
2023-10-24 10:42:50 +00:00
dependabot[bot]
7fa7837d9b
build(deps-dev): Bump stylelint from 15.10.3 to 15.11.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.10.3 to 15.11.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.3...15.11.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 09:28:19 +00:00
6f0d5c0ab4
Merge pull request #1090 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.89.0
...
build(deps-dev): Bump webpack from 5.88.2 to 5.89.0
2023-10-16 13:41:16 +01:00
dependabot[bot]
f6faad9fa6
build(deps-dev): Bump webpack from 5.88.2 to 5.89.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.2 to 5.89.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 09:36:31 +00:00
cd4811c084
Merge pull request #1089 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.23.2
...
build(deps-dev): Bump @babel/preset-env from 7.22.20 to 7.23.2
2023-10-12 17:16:18 +01:00
dependabot[bot]
4501659368
build(deps-dev): Bump @babel/preset-env from 7.22.20 to 7.23.2
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.20 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 16:14:04 +00:00
735fa41e92
Merge pull request #1088 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.23.2
...
build(deps-dev): Bump @babel/core from 7.23.0 to 7.23.2
2023-10-12 17:10:50 +01:00
dependabot[bot]
3453e9f77c
build(deps-dev): Bump @babel/core from 7.23.0 to 7.23.2
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/@babel/core@7.23.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 16:05:51 +00:00
9c194feb43
Merge pull request #1087 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.10.0
...
build(deps-dev): Bump nunomaduro/collision from 7.9.0 to 7.10.0
2023-10-12 17:04:00 +01:00
dependabot[bot]
4c11cac2ec
build(deps-dev): Bump nunomaduro/collision from 7.9.0 to 7.10.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.9.0 to 7.10.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.9.0...v7.10.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 09:12:03 +00:00
2a755ac037
Merge pull request #1086 from jonnybarnes/dependabot/composer/laravel/scout-10.5.0
...
build(deps): Bump laravel/scout from 10.4.0 to 10.5.0
2023-10-11 13:32:24 +01:00
dependabot[bot]
c94787809f
build(deps): Bump laravel/scout from 10.4.0 to 10.5.0
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.4.0...v10.5.0 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 12:21:02 +00:00
1063313824
Merge pull request #1085 from jonnybarnes/dependabot/composer/laravel/dusk-7.11.2
...
build(deps-dev): Bump laravel/dusk from 7.11.1 to 7.11.2
2023-10-11 13:20:13 +01:00
dependabot[bot]
ba4d55da62
build(deps-dev): Bump laravel/dusk from 7.11.1 to 7.11.2
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.11.1 to 7.11.2.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.11.1...v7.11.2 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 11:03:54 +00:00
67ae8d81d2
Merge pull request #1084 from jonnybarnes/dependabot/composer/laravel/pint-1.13.3
...
build(deps-dev): Bump laravel/pint from 1.13.2 to 1.13.3
2023-10-11 12:03:16 +01:00
dependabot[bot]
09c36946bf
build(deps-dev): Bump laravel/pint from 1.13.2 to 1.13.3
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.2 to 1.13.3.
- [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/v1.13.2...v1.13.3 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 09:18:16 +00:00
5d8f7ff0d4
Merge pull request #1083 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.3.1
...
build(deps): Bump spatie/laravel-ignition from 2.3.0 to 2.3.1
2023-10-10 18:14:03 +01:00
dependabot[bot]
6a7845f83e
build(deps): Bump spatie/laravel-ignition from 2.3.0 to 2.3.1
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.3.0...2.3.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 17:10:58 +00:00
9feff4a839
Merge pull request #1082 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.7
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.6 to 3.0.7
2023-10-10 18:10:02 +01:00
dependabot[bot]
5dcad91d7d
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.6 to 3.0.7.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 09:20:17 +00:00
e012d03af2
Merge pull request #1081 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.51.0
...
build(deps-dev): Bump eslint from 8.50.0 to 8.51.0
2023-10-09 11:20:34 +01:00
dependabot[bot]
84fd30b954
build(deps-dev): Bump eslint from 8.50.0 to 8.51.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.50.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.51.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 10:18:08 +00:00
844dfae016
Merge pull request #1080 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.4.1
...
build(deps-dev): Bump phpunit/phpunit from 10.4.0 to 10.4.1
2023-10-09 11:17:19 +01:00
dependabot[bot]
605cc7b0fa
build(deps-dev): Bump phpunit/phpunit from 10.4.0 to 10.4.1
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.4.0 to 10.4.1.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.4.1/ChangeLog-10.4.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.4.0...10.4.1 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 09:04:18 +00:00
2357dd42aa
Merge pull request #1079 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.4.0
...
build(deps-dev): Bump phpunit/phpunit from 10.3.5 to 10.4.0
2023-10-06 12:37:24 +01:00
dependabot[bot]
79127fe4e7
build(deps-dev): Bump phpunit/phpunit from 10.3.5 to 10.4.0
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.3.5 to 10.4.0.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.4.0/ChangeLog-10.4.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.3.5...10.4.0 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 11:35:06 +00:00
ec242a4e4b
Merge pull request #1078 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.7
...
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.6 to 10.1.7
2023-10-06 12:30:42 +01:00
dependabot[bot]
b7991ea7ab
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.6 to 10.1.7
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.6 to 10.1.7.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.6...10.1.7 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 09:23:24 +00:00
c65ed29abe
Merge pull request #1077 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.6
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.5 to 3.0.6
2023-10-03 18:45:56 +01:00
dependabot[bot]
920dda52c2
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.5 to 3.0.6.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 09:33:13 +00:00
8039dca8be
Merge pull request #1076 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.31
...
build(deps-dev): Bump postcss from 8.4.30 to 8.4.31
2023-10-01 16:22:31 +01:00
dependabot[bot]
c795bc875f
build(deps-dev): Bump postcss from 8.4.30 to 8.4.31
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.30 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 09:43:57 +00:00
470ff23eb6
Merge pull request #1075 from jonnybarnes/dependabot/composer/laravel/dusk-7.11.1
...
build(deps-dev): Bump laravel/dusk from 7.11.0 to 7.11.1
2023-09-27 11:40:15 +01:00
dependabot[bot]
e437481d08
build(deps-dev): Bump laravel/dusk from 7.11.0 to 7.11.1
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.11.0...v7.11.1 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 10:37:25 +00:00
b17c3d8bce
Merge pull request #1074 from jonnybarnes/dependabot/composer/laravel/scout-10.4.0
...
build(deps): Bump laravel/scout from 10.3.0 to 10.4.0
2023-09-27 11:36:46 +01:00
dependabot[bot]
2970a09508
build(deps): Bump laravel/scout from 10.3.0 to 10.4.0
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.3.0...v10.4.0 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 09:58:37 +00:00
2fb8339d91
Admin can now hopefully add a passkey to their account
2023-09-25 18:31:38 +01:00
a380b6252b
Merge pull request #1073 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.5
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.4 to 3.0.5
2023-09-25 11:24:04 +01:00
dependabot[bot]
c454f340d0
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.4 to 3.0.5.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 10:18:30 +00:00
895912a23b
Merge pull request #1072 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.50.0
...
build(deps-dev): Bump eslint from 8.49.0 to 8.50.0
2023-09-25 11:17:30 +01:00
dependabot[bot]
c4f53bc44b
build(deps-dev): Bump eslint from 8.49.0 to 8.50.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.49.0 to 8.50.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.49.0...v8.50.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 10:08:33 +00:00
9e8dafa5b1
Merge pull request #1071 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.23.0
...
build(deps-dev): Bump @babel/core from 7.22.20 to 7.23.0
2023-09-25 11:07:54 +01:00
dependabot[bot]
e82d2b9172
build(deps-dev): Bump @babel/core from 7.22.20 to 7.23.0
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.20 to 7.23.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 09:32:16 +00:00
f6fdf31d2d
Merge pull request #1070 from jonnybarnes/dependabot/composer/laravel/horizon-5.21.1
...
build(deps): Bump laravel/horizon from 5.21.0 to 5.21.1
2023-09-22 11:55:01 +01:00
dependabot[bot]
202dc9b2c4
build(deps): Bump laravel/horizon from 5.21.0 to 5.21.1
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.21.0 to 5.21.1.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.21.0...v5.21.1 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 10:32:26 +00:00
cd7b537bb6
Merge pull request #1069 from jonnybarnes/dependabot/npm_and_yarn/autoprefixer-10.4.16
...
build(deps-dev): Bump autoprefixer from 10.4.15 to 10.4.16
2023-09-22 10:41:10 +01:00
dependabot[bot]
fe23c52d7b
build(deps-dev): Bump autoprefixer from 10.4.15 to 10.4.16
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.15 to 10.4.16.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 09:06:24 +00:00
2a98eed64e
Merge pull request #1068 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.9.0
...
build(deps-dev): Bump nunomaduro/collision from 7.8.1 to 7.9.0
2023-09-20 15:40:12 +01:00
dependabot[bot]
46e2d24096
build(deps-dev): Bump nunomaduro/collision from 7.8.1 to 7.9.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.8.1 to 7.9.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.8.1...v7.9.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 14:36:22 +00:00
b593329a62
Merge pull request #1067 from jonnybarnes/dependabot/composer/laravel/horizon-5.21.0
...
build(deps): Bump laravel/horizon from 5.20.1 to 5.21.0
2023-09-20 15:35:33 +01:00
dependabot[bot]
612a0c06ec
build(deps): Bump laravel/horizon from 5.20.1 to 5.21.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.20.1 to 5.21.0.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.20.1...v5.21.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 14:07:49 +00:00
024ee5a4e6
Merge pull request #1066 from jonnybarnes/dependabot/composer/laravel/pint-1.13.2
...
build(deps-dev): Bump laravel/pint from 1.13.1 to 1.13.2
2023-09-20 15:06:48 +01:00
dependabot[bot]
bec10ff609
build(deps-dev): Bump laravel/pint from 1.13.1 to 1.13.2
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.13.1 to 1.13.2.
- [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/v1.13.1...v1.13.2 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 14:03:21 +00:00
3cb5d6424e
Merge pull request #1064 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.3.5
...
build(deps-dev): Bump phpunit/phpunit from 10.3.4 to 10.3.5
2023-09-20 15:02:14 +01:00
dependabot[bot]
bb9fc0fd3f
build(deps-dev): Bump phpunit/phpunit from 10.3.4 to 10.3.5
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.3.4 to 10.3.5.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.3.5/ChangeLog-10.3.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.3.4...10.3.5 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 13:57:52 +00:00
778a44b1d1
Merge pull request #1063 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.4
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.3 to 3.0.4
2023-09-20 13:53:47 +01:00
dependabot[bot]
cdacb9a649
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.3 to 3.0.4.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 09:35:38 +00:00
982b53b328
Merge pull request #1062 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.30
...
build(deps-dev): Bump postcss from 8.4.29 to 8.4.30
2023-09-20 10:34:56 +01:00
dependabot[bot]
1cb8e49c57
build(deps-dev): Bump postcss from 8.4.29 to 8.4.30
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.29 to 8.4.30.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.30 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 09:47:59 +00:00
5349123b13
Merge pull request #1061 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.20
...
build(deps-dev): Bump @babel/core from 7.22.17 to 7.22.20
2023-09-18 10:20:21 +01:00
dependabot[bot]
9891ab8cd7
build(deps-dev): Bump @babel/core from 7.22.17 to 7.22.20
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.17 to 7.22.20.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.20/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 09:15:11 +00:00
eb7ce5f86e
Merge pull request #1060 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.20
...
build(deps-dev): Bump @babel/preset-env from 7.22.15 to 7.22.20
2023-09-18 10:14:34 +01:00
dependabot[bot]
8a7151d087
build(deps-dev): Bump @babel/preset-env from 7.22.15 to 7.22.20
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.15 to 7.22.20.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.20/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 09:11:28 +00:00
0292f19781
Merge pull request #1058 from jonnybarnes/dependabot/composer/laravel/dusk-7.11.0
...
build(deps-dev): Bump laravel/dusk from 7.10.0 to 7.11.0
2023-09-18 10:09:51 +01:00
dependabot[bot]
153aac458d
build(deps-dev): Bump laravel/dusk from 7.10.0 to 7.11.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.10.0 to 7.11.0.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.10.0...v7.11.0 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 09:55:10 +00:00
3f3b5ebcf9
Merge pull request #1056 from jonnybarnes/dependabot/composer/laravel/sanctum-3.3.1
...
build(deps): Bump laravel/sanctum from 3.3.0 to 3.3.1
2023-09-13 12:02:09 +01:00
dependabot[bot]
bc5c9aec72
build(deps): Bump laravel/sanctum from 3.3.0 to 3.3.1
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.3.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 09:57:33 +00:00
1498e2812c
Merge pull request #1055 from jonnybarnes/dependabot/composer/laravel/sail-1.25.0
...
build(deps-dev): Bump laravel/sail from 1.24.1 to 1.25.0
2023-09-13 10:56:54 +01:00
dependabot[bot]
733fabcb0f
build(deps-dev): Bump laravel/sail from 1.24.1 to 1.25.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.24.1...v1.25.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 09:54:40 +00:00
6daff9e25b
Merge pull request #1054 from jonnybarnes/dependabot/composer/laravel/horizon-5.20.1
...
build(deps): Bump laravel/horizon from 5.20.0 to 5.20.1
2023-09-13 10:54:01 +01:00
dependabot[bot]
89f0756be4
build(deps): Bump laravel/horizon from 5.20.0 to 5.20.1
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.20.0 to 5.20.1.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.20.0...v5.20.1 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 09:42:46 +00:00
4cf79308c7
Merge pull request #1053 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.3.4
...
build(deps-dev): Bump phpunit/phpunit from 10.3.3 to 10.3.4
2023-09-13 10:41:28 +01:00
dependabot[bot]
3f637332ce
build(deps-dev): Bump phpunit/phpunit from 10.3.3 to 10.3.4
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.3.3 to 10.3.4.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.3.4/ChangeLog-10.3.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.3.3...10.3.4 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 09:29:29 +00:00
7ae20b4fd8
Merge pull request #1052 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.49.0
...
build(deps-dev): Bump eslint from 8.48.0 to 8.49.0
2023-09-12 07:36:10 +01:00
dependabot[bot]
d129d0d05d
build(deps-dev): Bump eslint from 8.48.0 to 8.49.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.48.0 to 8.49.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.48.0...v8.49.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 06:33:21 +00:00
e2b9c61e6a
Merge pull request #1051 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.17
...
build(deps-dev): Bump @babel/core from 7.22.15 to 7.22.17
2023-09-12 07:32:09 +01:00
dependabot[bot]
dc510e75a2
build(deps-dev): Bump @babel/core from 7.22.15 to 7.22.17
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.15 to 7.22.17.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.17/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 09:32:35 +00:00
91095d1ab2
Merge pull request #1050 from jonnybarnes/dependabot/composer/openai-php/client-0.7.3
...
build(deps-dev): Bump openai-php/client from 0.7.2 to 0.7.3
2023-09-08 16:58:43 +01:00
dependabot[bot]
576745f2bb
build(deps-dev): Bump openai-php/client from 0.7.2 to 0.7.3
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.7.2...v0.7.3 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 15:16:13 +00:00
7617aaada4
Merge pull request #1049 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.16.0
...
build(deps): Bump league/flysystem-aws-s3-v3 from 3.15.0 to 3.16.0
2023-09-08 16:15:38 +01:00
dependabot[bot]
e120a866a8
build(deps): Bump league/flysystem-aws-s3-v3 from 3.15.0 to 3.16.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.15.0 to 3.16.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.15.0...3.16.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 09:28:32 +00:00
f2ebc5c748
Merge pull request #1048 from jonnybarnes/dependabot/composer/laravel/pint-1.13.1
...
build(deps-dev): Bump laravel/pint from 1.12.0 to 1.13.1
2023-09-06 14:35:46 +01:00
dependabot[bot]
1870b58b0d
build(deps-dev): Bump laravel/pint from 1.12.0 to 1.13.1
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.12.0 to 1.13.1.
- [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/v1.12.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 13:23:26 +00:00
febb38d9b8
Merge pull request #1047 from jonnybarnes/dependabot/composer/laravel/horizon-5.20.0
...
build(deps): Bump laravel/horizon from 5.19.2 to 5.20.0
2023-09-06 14:22:25 +01:00
dependabot[bot]
000529dfff
build(deps): Bump laravel/horizon from 5.19.2 to 5.20.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.19.2 to 5.20.0.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.19.2...v5.20.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 13:06:04 +00:00
4dcbade0b2
Merge pull request #1045 from jonnybarnes/dependabot/composer/laravel/dusk-7.10.0
...
build(deps-dev): Bump laravel/dusk from 7.9.4 to 7.10.0
2023-09-06 14:05:14 +01:00
dependabot[bot]
70b9d313b7
build(deps-dev): Bump laravel/dusk from 7.9.4 to 7.10.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.9.4 to 7.10.0.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.9.4...v7.10.0 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 13:01:53 +00:00
7b5c5c7cc8
Merge pull request #1044 from jonnybarnes/dependabot/composer/laravel/scout-10.3.0
...
build(deps): Bump laravel/scout from 10.2.4 to 10.3.0
2023-09-06 14:00:32 +01:00
dependabot[bot]
867f0e0407
build(deps): Bump laravel/scout from 10.2.4 to 10.3.0
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.2.4 to 10.3.0.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.2.4...v10.3.0 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 12:29:26 +00:00
fe66536b49
Merge pull request #1043 from jonnybarnes/dependabot/composer/laravel/sail-1.24.1
...
build(deps-dev): Bump laravel/sail from 1.24.0 to 1.24.1
2023-09-06 13:28:39 +01:00
dependabot[bot]
8b8e9f68ee
build(deps-dev): Bump laravel/sail from 1.24.0 to 1.24.1
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.24.0 to 1.24.1.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.24.0...v1.24.1 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 09:51:15 +00:00
05e457440b
Merge pull request #1042 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.33.0
...
build(deps-dev): Bump spatie/laravel-ray from 1.32.6 to 1.33.0
2023-09-05 18:33:48 +01:00
dependabot[bot]
3d0c8d8562
build(deps-dev): Bump spatie/laravel-ray from 1.32.6 to 1.33.0
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.32.6 to 1.33.0.
- [Release notes](https://github.com/spatie/laravel-ray/releases )
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ray/compare/1.32.6...1.33.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 17:30:10 +00:00
600c4e4496
Merge pull request #1041 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.3.3
...
build(deps-dev): Bump phpunit/phpunit from 10.3.2 to 10.3.3
2023-09-05 18:29:02 +01:00
dependabot[bot]
cdaa6737fb
build(deps-dev): Bump phpunit/phpunit from 10.3.2 to 10.3.3
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.3.2 to 10.3.3.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.3.3/ChangeLog-10.3.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.3.2...10.3.3 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 17:26:41 +00:00
8ca717044b
Merge pull request #1040 from jonnybarnes/dependabot/composer/laravel/sanctum-3.3.0
...
build(deps): Bump laravel/sanctum from 3.2.6 to 3.3.0
2023-09-05 18:24:34 +01:00
dependabot[bot]
fb3430469b
build(deps): Bump laravel/sanctum from 3.2.6 to 3.3.0
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.2.6 to 3.3.0.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.2.6...v3.3.0 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 17:22:16 +00:00
0320ceefb3
Merge pull request #1039 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.15
...
build(deps-dev): Bump @babel/core from 7.22.11 to 7.22.15
2023-09-05 18:21:09 +01:00
dependabot[bot]
c9881affc3
build(deps-dev): Bump @babel/core from 7.22.11 to 7.22.15
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.11 to 7.22.15.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.15/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 17:17:46 +00:00
67591f8d1b
Merge pull request #1038 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.15
...
build(deps-dev): Bump @babel/preset-env from 7.22.14 to 7.22.15
2023-09-05 18:12:41 +01:00
dependabot[bot]
5439de37e6
build(deps-dev): Bump @babel/preset-env from 7.22.14 to 7.22.15
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.14 to 7.22.15.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.15/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 17:09:27 +00:00
65438d53b3
Merge pull request #1037 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.3
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.2 to 3.0.3
2023-09-05 18:02:40 +01:00
dependabot[bot]
38679e3f9d
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 09:10:50 +00:00
fe47a9d945
Merge pull request #1036 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.4
...
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.3 to 10.1.4
2023-09-02 13:28:48 +01:00
dependabot[bot]
3a5e109f08
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.3 to 10.1.4
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.3 to 10.1.4.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.3...10.1.4 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-02 09:55:30 +00:00
e4fd672503
Merge pull request #1035 from jonnybarnes/dependabot/composer/openai-php/client-0.7.2
...
build(deps-dev): Bump openai-php/client from 0.7.1 to 0.7.2
2023-09-02 10:54:58 +01:00
dependabot[bot]
a179c51488
build(deps-dev): Bump openai-php/client from 0.7.1 to 0.7.2
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.7.1...v0.7.2 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-02 09:41:44 +00:00
6a8bc1ed89
Merge pull request #1034 from jonnybarnes/dependabot/composer/laravel/horizon-5.19.2
...
build(deps): Bump laravel/horizon from 5.19.1 to 5.19.2
2023-09-02 10:41:09 +01:00
dependabot[bot]
81d4fb1ed3
build(deps): Bump laravel/horizon from 5.19.1 to 5.19.2
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.19.1 to 5.19.2.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.19.1...v5.19.2 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-02 09:36:40 +00:00
bdc9519234
Merge pull request #1033 from jonnybarnes/dependabot/composer/laravel/tinker-2.8.2
...
build(deps): Bump laravel/tinker from 2.8.1 to 2.8.2
2023-09-02 10:36:01 +01:00
dependabot[bot]
90dae99fc0
build(deps): Bump laravel/tinker from 2.8.1 to 2.8.2
...
Bumps [laravel/tinker](https://github.com/laravel/tinker ) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/laravel/tinker/releases )
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/tinker/compare/v2.8.1...v2.8.2 )
---
updated-dependencies:
- dependency-name: laravel/tinker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 09:10:01 +00:00
7b48f4bbe9
Merge pull request #1032 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.14
...
build(deps-dev): Bump @babel/preset-env from 7.22.10 to 7.22.14
2023-08-31 16:10:38 +01:00
dependabot[bot]
954c9b1aa1
build(deps-dev): Bump @babel/preset-env from 7.22.10 to 7.22.14
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.10 to 7.22.14.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.14/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 15:02:05 +00:00
8d7c76d8ab
Merge pull request #1031 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.29
...
build(deps-dev): Bump postcss from 8.4.28 to 8.4.29
2023-08-31 16:01:03 +01:00
dependabot[bot]
a28903f199
build(deps-dev): Bump postcss from 8.4.28 to 8.4.29
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.28 to 8.4.29.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.29 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 13:33:24 +00:00
57bb3f1ce6
Merge pull request #1030 from jonnybarnes/dependabot/composer/laravel/sail-1.24.0
...
build(deps-dev): Bump laravel/sail from 1.23.4 to 1.24.0
2023-08-31 14:32:23 +01:00
dependabot[bot]
374fec9d7a
build(deps-dev): Bump laravel/sail from 1.23.4 to 1.24.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.23.4 to 1.24.0.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.23.4...v1.24.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 13:08:44 +00:00
5eec3af59d
Merge pull request #1029 from jonnybarnes/dependabot/composer/laravel/pint-1.12.0
...
build(deps-dev): Bump laravel/pint from 1.11.0 to 1.12.0
2023-08-31 14:08:05 +01:00
dependabot[bot]
0f3f356470
build(deps-dev): Bump laravel/pint from 1.11.0 to 1.12.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.11.0 to 1.12.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/v1.11.0...v1.12.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 11:36:45 +00:00
37d5169e23
Merge pull request #1028 from jonnybarnes/dependabot/composer/laravel/dusk-7.9.4
...
build(deps-dev): Bump laravel/dusk from 7.9.3 to 7.9.4
2023-08-31 12:35:44 +01:00
dependabot[bot]
0376e35a19
build(deps-dev): Bump laravel/dusk from 7.9.3 to 7.9.4
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.9.3 to 7.9.4.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.9.3...v7.9.4 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 11:29:47 +00:00
76578ae520
Merge pull request #1027 from jonnybarnes/dependabot/composer/openai-php/client-0.7.1
...
build(deps-dev): Bump openai-php/client from 0.6.4 to 0.7.1
2023-08-31 12:28:46 +01:00
dependabot[bot]
8824f78dc5
build(deps-dev): Bump openai-php/client from 0.6.4 to 0.7.1
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.6.4 to 0.7.1.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.6.4...v0.7.1 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 11:23:46 +00:00
d3b8f76787
Merge pull request #1025 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.2
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.1 to 3.0.2
2023-08-31 12:21:47 +01:00
dependabot[bot]
1c2bb38f46
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 11:16:19 +00:00
13b3dfd502
Merge pull request #1024 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.9.2
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.9.1 to 3.9.2
2023-08-31 12:09:44 +01:00
dependabot[bot]
59d980c540
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.9.1 to 3.9.2
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.9.1...v3.9.2 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 17:24:28 +00:00
717f1f95d9
Merge pull request #1023 from jonnybarnes/dependabot/composer/guzzlehttp/guzzle-7.8.0
...
build(deps): Bump guzzlehttp/guzzle from 7.7.0 to 7.8.0
2023-08-28 18:23:50 +01:00
dependabot[bot]
4b600688be
build(deps): Bump guzzlehttp/guzzle from 7.7.0 to 7.8.0
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.7.0...7.8.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 09:41:13 +00:00
e8ec941af3
Merge pull request #1022 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-6.3.4
...
build(deps): Bump symfony/html-sanitizer from 6.3.0 to 6.3.4
2023-08-28 10:40:27 +01:00
dependabot[bot]
e268e4eb82
build(deps): Bump symfony/html-sanitizer from 6.3.0 to 6.3.4
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 6.3.0 to 6.3.4.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v6.3.0...v6.3.4 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 09:37:30 +00:00
9a7aec7ed7
Merge pull request #1021 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.48.0
...
build(deps-dev): Bump eslint from 8.47.0 to 8.48.0
2023-08-28 10:35:37 +01:00
dependabot[bot]
6b04efc009
build(deps-dev): Bump eslint from 8.47.0 to 8.48.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.47.0 to 8.48.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.48.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 09:01:44 +00:00
cadd58187a
Initial work on adding passkeys
...
Mostly starting to get some javascript set up
2023-08-25 13:43:51 +01:00
c7f5190885
Merge pull request #1020 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.11
...
build(deps-dev): Bump @babel/core from 7.22.10 to 7.22.11
2023-08-25 13:40:59 +01:00
dependabot[bot]
26390520b4
build(deps-dev): Bump @babel/core from 7.22.10 to 7.22.11
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.10 to 7.22.11.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.11/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 12:38:49 +00:00
fc86628ae2
Merge pull request #1019 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.9.1
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.8.2 to 3.9.1
2023-08-25 13:38:02 +01:00
dependabot[bot]
f813e5fad6
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.8.2 to 3.9.1
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.8.2 to 3.9.1.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.8.2...v3.9.1 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 09:03:38 +00:00
cf00a0e744
Merge pull request #1018 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.3.0
...
build(deps): Bump spatie/laravel-ignition from 2.2.0 to 2.3.0
2023-08-23 11:26:54 +01:00
dependabot[bot]
6e20a55675
build(deps): Bump spatie/laravel-ignition from 2.2.0 to 2.3.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.2.0...2.3.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 10:14:06 +00:00
34123d146c
Merge pull request #1017 from jonnybarnes/dependabot/composer/laravel/sanctum-3.2.6
...
build(deps): Bump laravel/sanctum from 3.2.5 to 3.2.6
2023-08-23 11:12:46 +01:00
dependabot[bot]
f12a2571ac
build(deps): Bump laravel/sanctum from 3.2.5 to 3.2.6
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.2.5...v3.2.6 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 09:34:37 +00:00
a3dbae01ac
Merge pull request #1016 from jonnybarnes/dependabot/composer/vimeo/psalm-5.15.0
...
build(deps-dev): Bump vimeo/psalm from 5.14.1 to 5.15.0
2023-08-22 09:00:56 +01:00
dependabot[bot]
63c0af7317
build(deps-dev): Bump vimeo/psalm from 5.14.1 to 5.15.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.14.1 to 5.15.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.14.1...5.15.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 07:48:42 +00:00
479fc975f1
Merge pull request #1015 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.10.3
...
build(deps-dev): Bump stylelint from 15.10.2 to 15.10.3
2023-08-22 08:30:43 +01:00
dependabot[bot]
0aa0302421
build(deps-dev): Bump stylelint from 15.10.2 to 15.10.3
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.10.2 to 15.10.3.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.2...15.10.3 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 09:26:00 +00:00
61fbf40059
Merge pull request #1014 from jonnybarnes/dependabot/composer/laravel/sail-1.23.4
...
build(deps-dev): Bump laravel/sail from 1.23.3 to 1.23.4
2023-08-18 11:55:44 +01:00
dependabot[bot]
a3d0fc5098
build(deps-dev): Bump laravel/sail from 1.23.3 to 1.23.4
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.23.3 to 1.23.4.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.23.3...v1.23.4 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-18 09:23:57 +00:00
8a1638fe4f
Merge pull request #1013 from jonnybarnes/dependabot/composer/laravel/pint-1.11.0
...
build(deps-dev): Bump laravel/pint from 1.10.6 to 1.11.0
2023-08-16 18:11:41 +01:00
dependabot[bot]
15d08f4b4c
build(deps-dev): Bump laravel/pint from 1.10.6 to 1.11.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.10.6 to 1.11.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/v1.10.6...v1.11.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 17:08:12 +00:00
42d5b58258
Merge pull request #1012 from jonnybarnes/dependabot/composer/laravel/sail-1.23.3
...
build(deps-dev): Bump laravel/sail from 1.23.2 to 1.23.3
2023-08-16 18:07:39 +01:00
dependabot[bot]
b00584b0ef
build(deps-dev): Bump laravel/sail from 1.23.2 to 1.23.3
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.23.2 to 1.23.3.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.23.2...v1.23.3 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 17:05:09 +00:00
b63b84a87b
Merge pull request #1010 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.3.2
...
build(deps-dev): Bump phpunit/phpunit from 10.3.1 to 10.3.2
2023-08-16 18:04:29 +01:00
dependabot[bot]
7477e7d771
build(deps-dev): Bump phpunit/phpunit from 10.3.1 to 10.3.2
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.3.1 to 10.3.2.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.3.2/ChangeLog-10.3.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.3.1...10.3.2 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 17:00:47 +00:00
8699978b2a
Merge pull request #1011 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.28
...
build(deps-dev): Bump postcss from 8.4.27 to 8.4.28
2023-08-16 17:59:39 +01:00
dependabot[bot]
f826e3d328
build(deps-dev): Bump postcss from 8.4.27 to 8.4.28
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.27 to 8.4.28.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.28 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 16:52:43 +00:00
02443ff511
Merge pull request #1009 from jonnybarnes/dependabot/npm_and_yarn/autoprefixer-10.4.15
...
build(deps-dev): Bump autoprefixer from 10.4.14 to 10.4.15
2023-08-16 17:52:06 +01:00
dependabot[bot]
571ad21999
build(deps-dev): Bump autoprefixer from 10.4.14 to 10.4.15
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.14 to 10.4.15.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.14...10.4.15 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 16:48:56 +00:00
a091317c1f
Merge pull request #1008 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.47.0
...
build(deps-dev): Bump eslint from 8.46.0 to 8.47.0
2023-08-16 17:48:19 +01:00
dependabot[bot]
3b7838f6fd
build(deps-dev): Bump eslint from 8.46.0 to 8.47.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.46.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.46.0...v8.47.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 09:17:40 +00:00
a3e6ee0aaa
Merge pull request #1007 from jonnybarnes/dependabot/composer/laravel/scout-10.2.4
...
build(deps): Bump laravel/scout from 10.2.3 to 10.2.4
2023-08-11 14:53:33 +01:00
dependabot[bot]
709a26f771
build(deps): Bump laravel/scout from 10.2.3 to 10.2.4
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.2.3 to 10.2.4.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.2.3...v10.2.4 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 14:44:17 +01:00
8873ff8f10
Merge pull request #1006 from jonnybarnes/dependabot/composer/laravel/horizon-5.19.1
...
build(deps): Bump laravel/horizon from 5.19.0 to 5.19.1
2023-08-11 14:44:06 +01:00
dependabot[bot]
fbb695a743
build(deps): Bump laravel/horizon from 5.19.0 to 5.19.1
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.19.0 to 5.19.1.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.19.0...v5.19.1 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-11 09:28:48 +00:00
f4179fbf1b
Merge pull request #1001 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.10
...
build(deps-dev): Bump @babel/preset-env from 7.22.9 to 7.22.10
2023-08-10 21:59:28 +01:00
dependabot[bot]
6fcf56136b
build(deps-dev): Bump @babel/preset-env from 7.22.9 to 7.22.10
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.9 to 7.22.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.10/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 20:55:36 +00:00
63605fb093
Merge pull request #1000 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.10
...
build(deps-dev): Bump @babel/core from 7.22.9 to 7.22.10
2023-08-10 21:53:18 +01:00
dependabot[bot]
457254b607
build(deps-dev): Bump @babel/core from 7.22.9 to 7.22.10
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.9 to 7.22.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.10/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 21:50:02 +01:00
a90ece5049
Merge pull request #999 from jonnybarnes/dependabot/npm_and_yarn/postcss-nesting-12.0.1
...
build(deps-dev): Bump postcss-nesting from 12.0.0 to 12.0.1
2023-08-10 21:49:45 +01:00
dependabot[bot]
a2dafd4c9e
build(deps-dev): Bump postcss-nesting from 12.0.0 to 12.0.1
...
Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting ) from 12.0.0 to 12.0.1.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting )
---
updated-dependencies:
- dependency-name: postcss-nesting
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 21:47:49 +01:00
683916c24a
Merge pull request #1005 from jonnybarnes/dependabot/composer/laravel/dusk-7.9.3
...
build(deps-dev): Bump laravel/dusk from 7.9.2 to 7.9.3
2023-08-10 21:47:15 +01:00
dependabot[bot]
fc9806b34a
build(deps-dev): Bump laravel/dusk from 7.9.2 to 7.9.3
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.9.2 to 7.9.3.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.9.2...v7.9.3 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 20:43:16 +00:00
01f0006e23
Merge pull request #1004 from jonnybarnes/dependabot/composer/laravel/pint-1.10.6
...
build(deps-dev): Bump laravel/pint from 1.10.5 to 1.10.6
2023-08-10 21:27:05 +01:00
dependabot[bot]
b758d06311
build(deps-dev): Bump laravel/pint from 1.10.5 to 1.10.6
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.10.5 to 1.10.6.
- [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/v1.10.5...v1.10.6 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 20:25:19 +00:00
0b0b081fe1
Merge pull request #1003 from jonnybarnes/dependabot/composer/laravel/sail-1.23.2
...
build(deps-dev): Bump laravel/sail from 1.23.1 to 1.23.2
2023-08-10 21:24:36 +01:00
dependabot[bot]
83c4c4ecd6
build(deps-dev): Bump laravel/sail from 1.23.1 to 1.23.2
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.23.1 to 1.23.2.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.23.1...v1.23.2 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 20:15:35 +00:00
c6ca8992c9
Merge pull request #1002 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.6
...
build(deps-dev): Bump mockery/mockery from 1.6.4 to 1.6.6
2023-08-10 21:10:16 +01:00
dependabot[bot]
b70fbd7e40
build(deps-dev): Bump mockery/mockery from 1.6.4 to 1.6.6
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.4 to 1.6.6.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.4...1.6.6 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 20:04:59 +00:00
9f4a25dc48
Merge pull request #998 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.8.1
...
build(deps-dev): Bump nunomaduro/collision from 7.7.0 to 7.8.1
2023-08-10 21:02:25 +01:00
dependabot[bot]
23e60c9d5f
build(deps-dev): Bump nunomaduro/collision from 7.7.0 to 7.8.1
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.7.0 to 7.8.1.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.7.0...v7.8.1 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 09:17:56 +00:00
e9563279d8
Merge pull request #996 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.3.1
...
build(deps-dev): Bump phpunit/phpunit from 10.2.6 to 10.3.1
2023-08-06 13:20:10 +01:00
dependabot[bot]
7ea4586f0e
build(deps-dev): Bump phpunit/phpunit from 10.2.6 to 10.3.1
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.2.6 to 10.3.1.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.3.1/ChangeLog-10.3.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.2.6...10.3.1 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-06 12:17:38 +00:00
0694e097e6
Merge pull request #995 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.8.2
...
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.8.1 to 3.8.2
2023-08-06 13:15:52 +01:00
dependabot[bot]
91784d8e3e
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.8.1 to 3.8.2
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.8.1...v3.8.2 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 09:29:34 +00:00
bfbbbb6d4d
Merge pull request #993 from jonnybarnes/dependabot/composer/vimeo/psalm-5.14.1
...
build(deps-dev): Bump vimeo/psalm from 5.13.1 to 5.14.1
2023-08-02 10:06:57 +01:00
dependabot[bot]
45d52a94b0
build(deps-dev): Bump vimeo/psalm from 5.13.1 to 5.14.1
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.13.1 to 5.14.1.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.13.1...5.14.1 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 08:42:00 +00:00
cc18c52d9c
Merge pull request #992 from jonnybarnes/dependabot/composer/laravel/dusk-7.9.2
...
build(deps-dev): Bump laravel/dusk from 7.9.1 to 7.9.2
2023-08-02 09:41:18 +01:00
2e6b4fd607
Merge pull request #990 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.46.0
...
build(deps-dev): Bump eslint from 8.45.0 to 8.46.0
2023-08-01 11:44:58 +01:00
dependabot[bot]
88b5c447b7
build(deps-dev): Bump laravel/dusk from 7.9.1 to 7.9.2
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.9.1 to 7.9.2.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.9.1...v7.9.2 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 09:42:24 +00:00
dependabot[bot]
1205105cd7
build(deps-dev): Bump eslint from 8.45.0 to 8.46.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 09:05:41 +00:00
235521589f
Merge pull request #936 from jonnybarnes/935-fix-psalm-issues
...
Implement Psalm improvements
2023-07-28 13:02:07 +01:00
630ec46186
chore: Update and clean up file imports and annotations
...
- Update various factory files in the `database/factories` directory
- Remove unused imports and annotations in factory files
- Add or update comments and PHPDoc blocks for better understanding and readability
- Remove unused imports in controller and command files
- Remove commented out code in middleware file
2023-07-28 12:05:11 +01:00
39a197ae7b
refactor: Refactor file headers and add Psalm suppressions
...
- Added Psalm suppression annotations to multiple controller classes
- Added PHPDoc comment blocks to seeders and factories
- Added comments to indicate unused classes and methods
- Removed unused annotations and imports
2023-07-28 11:48:07 +01:00
cd9fed3a68
Merge branch 'develop' into 935-fix-psalm-issues
2023-07-28 11:08:05 +01:00
f45ad6fbed
Merge pull request #989 from jonnybarnes/update_laravel_pint
...
Update Laravel Pint
2023-07-27 21:17:05 +01:00
b1407af945
Update Laravel Pint
2023-07-27 21:14:23 +01:00
87e04b063f
Merge pull request #988 from jonnybarnes/dependabot/composer/laravel/dusk-7.9.1
...
build(deps-dev): Bump laravel/dusk from 7.9.0 to 7.9.1
2023-07-27 11:03:33 +01:00
dependabot[bot]
1dbed1c42c
build(deps-dev): Bump laravel/dusk from 7.9.0 to 7.9.1
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.9.0 to 7.9.1.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.9.0...v7.9.1 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 09:59:05 +00:00
7cea12bcfa
Merge pull request #987 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.3
...
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.2 to 10.1.3
2023-07-27 10:55:22 +01:00
dependabot[bot]
04106ce87f
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.2 to 10.1.3
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.2 to 10.1.3.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.2...10.1.3 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 09:48:28 +00:00
651e03633c
Merge pull request #984 from jonnybarnes/dependabot/composer/laravel/dusk-7.9.0
...
build(deps-dev): Bump laravel/dusk from 7.8.0 to 7.9.0
2023-07-26 12:39:45 +01:00
dependabot[bot]
cee96b242e
build(deps-dev): Bump laravel/dusk from 7.8.0 to 7.9.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.8.0 to 7.9.0.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.8.0...v7.9.0 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 11:37:25 +00:00
3bade5d7d1
Merge pull request #982 from jonnybarnes/dependabot/composer/laravel/horizon-5.19.0
...
build(deps): Bump laravel/horizon from 5.18.0 to 5.19.0
2023-07-26 12:36:07 +01:00
dependabot[bot]
14123d9ce3
build(deps): Bump laravel/horizon from 5.18.0 to 5.19.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.18.0...v5.19.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 11:26:13 +00:00
5abde1d8e1
Merge pull request #983 from jonnybarnes/dependabot/composer/laravel/framework-10.16.1
...
build(deps): Bump laravel/framework from 10.15.0 to 10.16.1
2023-07-26 12:24:46 +01:00
dependabot[bot]
91f6d63c87
build(deps): Bump laravel/framework from 10.15.0 to 10.16.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.15.0 to 10.16.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.15.0...v10.16.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 09:37:56 +00:00
867474d560
Merge pull request #981 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.1
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 3.0.0 to 3.0.1
2023-07-25 19:19:11 +01:00
dependabot[bot]
e4b0004d75
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 3.0.0 to 3.0.1.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 18:17:24 +00:00
126c642cbd
Merge pull request #980 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.27
...
build(deps-dev): Bump postcss from 8.4.26 to 8.4.27
2023-07-25 19:16:47 +01:00
dependabot[bot]
4966396a4d
build(deps-dev): Bump postcss from 8.4.26 to 8.4.27
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.26 to 8.4.27.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.26...8.4.27 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 09:10:39 +00:00
0bf23ef5c7
Merge pull request #979 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.4
...
build(deps-dev): Bump mockery/mockery from 1.6.3 to 1.6.4
2023-07-20 12:49:27 +01:00
dependabot[bot]
daf2c507ed
build(deps-dev): Bump mockery/mockery from 1.6.3 to 1.6.4
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.3...1.6.4 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 11:46:47 +00:00
1f9399519b
Merge pull request #978 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.32.6
...
build(deps-dev): Bump spatie/laravel-ray from 1.32.5 to 1.32.6
2023-07-20 12:46:06 +01:00
dependabot[bot]
f6654c0acc
build(deps-dev): Bump spatie/laravel-ray from 1.32.5 to 1.32.6
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.32.5 to 1.32.6.
- [Release notes](https://github.com/spatie/laravel-ray/releases )
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ray/compare/1.32.5...1.32.6 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 09:21:48 +00:00
cbb61e2230
Merge pull request #977 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.10.2
...
build(deps-dev): Bump stylelint from 15.10.1 to 15.10.2
2023-07-19 11:29:43 +01:00
dependabot[bot]
1aac669930
build(deps-dev): Bump stylelint from 15.10.1 to 15.10.2
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.10.1 to 15.10.2.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.1...15.10.2 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 10:26:38 +00:00
77dcb63104
Merge pull request #976 from jonnybarnes/dependabot/composer/openai-php/client-0.6.4
...
build(deps-dev): Bump openai-php/client from 0.6.3 to 0.6.4
2023-07-19 11:24:49 +01:00
dependabot[bot]
e5cc1a0c9b
build(deps-dev): Bump openai-php/client from 0.6.3 to 0.6.4
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.6.3...v0.6.4 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 10:21:54 +00:00
3d28451e46
Merge pull request #975 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.3
...
build(deps-dev): Bump mockery/mockery from 1.6.2 to 1.6.3
2023-07-19 11:21:11 +01:00
dependabot[bot]
b01a903bd8
build(deps-dev): Bump mockery/mockery from 1.6.2 to 1.6.3
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.2...1.6.3 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 09:49:24 +00:00
63fc46c833
Merge pull request #974 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.6
...
build(deps-dev): Bump phpunit/phpunit from 10.2.5 to 10.2.6
2023-07-18 10:33:33 +01:00
dependabot[bot]
7e92576bfc
build(deps-dev): Bump phpunit/phpunit from 10.2.5 to 10.2.6
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.2.5 to 10.2.6.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.6/ChangeLog-10.2.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.2.5...10.2.6 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 09:30:57 +00:00
485ac49712
Merge pull request #973 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.88.2
...
build(deps-dev): Bump webpack from 5.88.1 to 5.88.2
2023-07-18 10:21:18 +01:00
dependabot[bot]
feaddfa0b2
build(deps-dev): Bump webpack from 5.88.1 to 5.88.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.1 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.1...v5.88.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 09:19:33 +00:00
0cf1e008ce
Merge pull request #972 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.45.0
...
build(deps-dev): Bump eslint from 8.44.0 to 8.45.0
2023-07-18 10:18:48 +01:00
dependabot[bot]
37b592b714
build(deps-dev): Bump eslint from 8.44.0 to 8.45.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.44.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 09:24:52 +00:00
207d114a5d
Merge pull request #970 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.5
...
build(deps-dev): Bump phpunit/phpunit from 10.2.4 to 10.2.5
2023-07-14 13:25:42 +01:00
dependabot[bot]
ad4e9b6df4
build(deps-dev): Bump phpunit/phpunit from 10.2.4 to 10.2.5
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.2.4 to 10.2.5.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.5/ChangeLog-10.2.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.2.4...10.2.5 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 12:16:02 +00:00
c017c872ea
Merge pull request #969 from jonnybarnes/dependabot/composer/laravel/scout-10.2.3
...
build(deps): Bump laravel/scout from 10.2.2 to 10.2.3
2023-07-14 13:15:20 +01:00
dependabot[bot]
372722187f
build(deps): Bump laravel/scout from 10.2.2 to 10.2.3
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.2.2 to 10.2.3.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.2.2...v10.2.3 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 11:16:47 +00:00
c1bf1fb924
Merge pull request #968 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.26
...
build(deps-dev): Bump postcss from 8.4.25 to 8.4.26
2023-07-14 11:21:26 +01:00
dependabot[bot]
61cd2be7f7
build(deps-dev): Bump postcss from 8.4.25 to 8.4.26
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.25 to 8.4.26.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.25...8.4.26 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 09:24:03 +00:00
24bae1de55
Merge pull request #967 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.9
...
build(deps-dev): Bump @babel/preset-env from 7.22.7 to 7.22.9
2023-07-13 14:12:03 +01:00
dependabot[bot]
af30567b85
build(deps-dev): Bump @babel/preset-env from 7.22.7 to 7.22.9
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.7 to 7.22.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 13:07:30 +00:00
69456e848e
Merge pull request #966 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.9
...
build(deps-dev): Bump @babel/core from 7.22.8 to 7.22.9
2023-07-13 14:06:44 +01:00
dependabot[bot]
d7c6a08b69
build(deps-dev): Bump @babel/core from 7.22.8 to 7.22.9
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.8 to 7.22.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 13:03:31 +00:00
5c30b0614a
Merge pull request #965 from jonnybarnes/dependabot/composer/laravel/horizon-5.18.0
...
build(deps): Bump laravel/horizon from 5.17.0 to 5.18.0
2023-07-13 14:00:30 +01:00
dependabot[bot]
23c2f502f1
build(deps): Bump laravel/horizon from 5.17.0 to 5.18.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.17.0...v5.18.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 12:53:35 +00:00
6f96f0c7d4
Merge pull request #964 from jonnybarnes/dependabot/composer/laravel/sail-1.23.1
...
build(deps-dev): Bump laravel/sail from 1.23.0 to 1.23.1
2023-07-13 13:52:24 +01:00
dependabot[bot]
9855924829
build(deps-dev): Bump laravel/sail from 1.23.0 to 1.23.1
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.23.0...v1.23.1 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 10:08:33 +00:00
4eccd04a81
Merge pull request #963 from jonnybarnes/dependabot/composer/laravel/dusk-7.8.0
...
build(deps-dev): Bump laravel/dusk from 7.7.1 to 7.8.0
2023-07-13 11:07:49 +01:00
dependabot[bot]
dc4a44548d
build(deps-dev): Bump laravel/dusk from 7.7.1 to 7.8.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.7.1 to 7.8.0.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.7.1...v7.8.0 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 10:04:04 +00:00
743a6bed74
Merge pull request #961 from jonnybarnes/dependabot/composer/laravel/framework-10.15.0
...
build(deps): Bump laravel/framework from 10.14.1 to 10.15.0
2023-07-13 10:57:37 +01:00
dependabot[bot]
99be138cfa
build(deps): Bump laravel/framework from 10.14.1 to 10.15.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.14.1 to 10.15.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.14.1...v10.15.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 09:57:47 +00:00
07c313a24b
Merge pull request #960 from jonnybarnes/dependabot/composer/openai-php/client-0.6.3
...
build(deps-dev): Bump openai-php/client from 0.6.2 to 0.6.3
2023-07-10 14:57:58 +01:00
dependabot[bot]
f581ae77e9
build(deps-dev): Bump openai-php/client from 0.6.2 to 0.6.3
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.6.2...v0.6.3 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 13:53:48 +00:00
b357bff1cb
Merge pull request #959 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.4
...
build(deps-dev): Bump phpunit/phpunit from 10.2.3 to 10.2.4
2023-07-10 14:52:40 +01:00
dependabot[bot]
b93f3bca54
build(deps-dev): Bump phpunit/phpunit from 10.2.3 to 10.2.4
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.2.3 to 10.2.4.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.4/ChangeLog-10.2.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.2.3...10.2.4 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 13:50:47 +00:00
d1dc39ef5e
Merge pull request #958 from jonnybarnes/dependabot/npm_and_yarn/babel-loader-9.1.3
...
build(deps-dev): Bump babel-loader from 9.1.2 to 9.1.3
2023-07-10 14:49:22 +01:00
dependabot[bot]
8367f56a62
build(deps-dev): Bump babel-loader from 9.1.2 to 9.1.3
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v9.1.2...v9.1.3 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 13:10:37 +00:00
068aefb87f
Merge pull request #957 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.25
...
build(deps-dev): Bump postcss from 8.4.24 to 8.4.25
2023-07-10 14:09:36 +01:00
dependabot[bot]
52465bbe50
build(deps-dev): Bump postcss from 8.4.24 to 8.4.25
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.24 to 8.4.25.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.25 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 12:58:46 +00:00
1aaba1d9e6
Merge pull request #956 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.8
...
build(deps-dev): Bump @babel/core from 7.22.6 to 7.22.8
2023-07-10 13:57:47 +01:00
dependabot[bot]
144a1d25dd
build(deps-dev): Bump @babel/core from 7.22.6 to 7.22.8
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.6 to 7.22.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.8/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 12:42:01 +00:00
ab469ff526
Merge pull request #955 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.10.1
...
build(deps-dev): Bump stylelint from 15.10.0 to 15.10.1
2023-07-10 13:41:08 +01:00
dependabot[bot]
911006ad3f
build(deps-dev): Bump stylelint from 15.10.0 to 15.10.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.10.0 to 15.10.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.0...15.10.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 11:41:39 +00:00
31d4e4258b
Merge pull request #953 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.7
...
build(deps-dev): Bump @babel/preset-env from 7.22.6 to 7.22.7
2023-07-10 12:41:01 +01:00
dependabot[bot]
eca92f6706
build(deps-dev): Bump @babel/preset-env from 7.22.6 to 7.22.7
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.6 to 7.22.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.7/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 09:42:40 +00:00
4db4793026
Merge pull request #952 from jonnybarnes/dependabot/npm_and_yarn/stylelint-config-standard-34.0.0
...
build(deps-dev): Bump stylelint-config-standard from 33.0.0 to 34.0.0
2023-07-05 10:58:00 +01:00
dependabot[bot]
8f4cc4129d
build(deps-dev): Bump stylelint-config-standard from 33.0.0 to 34.0.0
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 33.0.0 to 34.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/33.0.0...34.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 09:56:06 +00:00
b75ab36c01
Merge pull request #951 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.10.0
...
build(deps-dev): Bump stylelint from 15.9.0 to 15.10.0
2023-07-05 10:55:29 +01:00
dependabot[bot]
7fb5e00772
build(deps-dev): Bump stylelint from 15.9.0 to 15.10.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.9.0 to 15.10.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.9.0...15.10.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 09:45:24 +00:00
ba952d82f9
Merge pull request #950 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.6
...
build(deps-dev): Bump @babel/core from 7.22.5 to 7.22.6
2023-07-05 08:21:21 +01:00
dependabot[bot]
055b73e756
build(deps-dev): Bump @babel/core from 7.22.5 to 7.22.6
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.5 to 7.22.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.6/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 07:12:41 +00:00
78eccae8ac
Merge pull request #949 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.6
...
build(deps-dev): Bump @babel/preset-env from 7.22.5 to 7.22.6
2023-07-05 08:12:03 +01:00
dependabot[bot]
fad1291880
build(deps-dev): Bump @babel/preset-env from 7.22.5 to 7.22.6
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.5 to 7.22.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.6/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 09:42:16 +00:00
1225212c42
Merge pull request #948 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-3.0.0
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 2.2.3 to 3.0.0
2023-07-03 14:27:35 +01:00
dependabot[bot]
dddbf4251c
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 2.2.3 to 3.0.0.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 12:49:11 +00:00
883150de44
Merge pull request #947 from jonnybarnes/dependabot/npm_and_yarn/postcss-nesting-12.0.0
...
build(deps-dev): Bump postcss-nesting from 11.3.0 to 12.0.0
2023-07-03 13:48:32 +01:00
dependabot[bot]
165d2564b8
build(deps-dev): Bump postcss-nesting from 11.3.0 to 12.0.0
...
Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting ) from 11.3.0 to 12.0.0.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting )
---
updated-dependencies:
- dependency-name: postcss-nesting
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 12:41:08 +00:00
8a572c320a
Merge pull request #946 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.44.0
...
build(deps-dev): Bump eslint from 8.43.0 to 8.44.0
2023-07-03 13:40:22 +01:00
dependabot[bot]
99f8f8445a
build(deps-dev): Bump eslint from 8.43.0 to 8.44.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 12:02:50 +00:00
758930bbf7
Merge pull request #945 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.3
...
build(deps-dev): Bump phpunit/phpunit from 10.2.2 to 10.2.3
2023-07-03 12:45:38 +01:00
dependabot[bot]
b977c26cfe
build(deps-dev): Bump phpunit/phpunit from 10.2.2 to 10.2.3
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.2.2 to 10.2.3.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.3/ChangeLog-10.2.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.2.2...10.2.3 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 11:37:08 +00:00
94c80c48f5
Merge pull request #944 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.7.0
...
build(deps-dev): Bump nunomaduro/collision from 7.6.0 to 7.7.0
2023-07-03 12:36:13 +01:00
dependabot[bot]
abef7049cb
build(deps-dev): Bump nunomaduro/collision from 7.6.0 to 7.7.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.6.0 to 7.7.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.6.0...v7.7.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 10:39:49 +00:00
99c658c695
Merge pull request #942 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.2.0
...
build(deps): Bump spatie/laravel-ignition from 2.1.3 to 2.2.0
2023-07-03 11:39:03 +01:00
dependabot[bot]
937a6e5bf2
build(deps): Bump spatie/laravel-ignition from 2.1.3 to 2.2.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.1.3...2.2.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 10:43:47 +00:00
5cab50c6f3
Merge pull request #943 from jonnybarnes/dependabot/composer/laravel/framework-10.14.1
...
build(deps): Bump laravel/framework from 10.14.0 to 10.14.1
2023-06-30 11:42:46 +01:00
dependabot[bot]
b222eea3fc
build(deps): Bump laravel/framework from 10.14.0 to 10.14.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.14.0 to 10.14.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.14.0...v10.14.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 10:39:20 +00:00
8715a4e9c5
Merge pull request #941 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.88.1
...
build(deps-dev): Bump webpack from 5.88.0 to 5.88.1
2023-06-30 11:38:29 +01:00
dependabot[bot]
3c515caae3
build(deps-dev): Bump webpack from 5.88.0 to 5.88.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.0 to 5.88.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.0...v5.88.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 09:33:14 +00:00
c30bc85120
Merge pull request #940 from jonnybarnes/dependabot/composer/vimeo/psalm-5.13.1
...
build(deps-dev): Bump vimeo/psalm from 5.13.0 to 5.13.1
2023-06-28 11:07:36 +01:00
dependabot[bot]
06da1b76bf
build(deps-dev): Bump vimeo/psalm from 5.13.0 to 5.13.1
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.13.0 to 5.13.1.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.13.0...5.13.1 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 10:05:00 +00:00
dfe9907744
Merge pull request #939 from jonnybarnes/dependabot/composer/laravel/framework-10.14.0
...
build(deps): Bump laravel/framework from 10.13.5 to 10.14.0
2023-06-28 11:04:17 +01:00
dependabot[bot]
03d68001ed
build(deps): Bump laravel/framework from 10.13.5 to 10.14.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.13.5 to 10.14.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.13.5...v10.14.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 09:56:32 +00:00
49ecef45d0
Merge pull request #938 from jonnybarnes/dependabot/composer/vimeo/psalm-5.13.0
...
build(deps-dev): Bump vimeo/psalm from 5.12.0 to 5.13.0
2023-06-26 11:28:04 +01:00
dependabot[bot]
743fdf4304
build(deps-dev): Bump vimeo/psalm from 5.12.0 to 5.13.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.12.0...5.13.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 10:24:30 +00:00
1970c3774a
Merge pull request #937 from jonnybarnes/dependabot/composer/openai-php/client-0.6.2
...
build(deps-dev): Bump openai-php/client from 0.6.1 to 0.6.2
2023-06-26 11:23:56 +01:00
dependabot[bot]
73843a7bb8
build(deps-dev): Bump openai-php/client from 0.6.1 to 0.6.2
...
Bumps [openai-php/client](https://github.com/openai-php/client ) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/openai-php/client/releases )
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai-php/client/compare/v0.6.1...v0.6.2 )
---
updated-dependencies:
- dependency-name: openai-php/client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 09:56:27 +00:00
a2f2dae140
Run Laravel Pint
2023-06-25 14:22:56 +01:00
3a681c0a44
Initial work with Psalm reporting
2023-06-25 14:18:40 +01:00
1ac8e27157
Merge pull request #934 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.9.0
...
build(deps-dev): Bump stylelint from 15.8.0 to 15.9.0
2023-06-23 18:06:25 +01:00
dependabot[bot]
9a9900eb92
build(deps-dev): Bump stylelint from 15.8.0 to 15.9.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.8.0 to 15.9.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.8.0...15.9.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-23 16:58:46 +00:00
d3edd501cc
Merge pull request #933 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.32.5
2023-06-23 13:07:53 +01:00
dependabot[bot]
c23bcd277d
build(deps-dev): Bump spatie/laravel-ray from 1.32.4 to 1.32.5
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.32.4 to 1.32.5.
- [Release notes](https://github.com/spatie/laravel-ray/releases )
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ray/compare/1.32.4...1.32.5 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-23 09:56:30 +00:00
db385bf977
Merge pull request #932 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.88.0
...
build(deps-dev): Bump webpack from 5.87.0 to 5.88.0
2023-06-22 12:37:25 +01:00
dependabot[bot]
7dfcbeadc7
build(deps-dev): Bump webpack from 5.87.0 to 5.88.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.87.0 to 5.88.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.87.0...v5.88.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 09:56:34 +00:00
1d7394e5ec
Merge pull request #930 from jonnybarnes/update_pint
...
Update Laravel Pint
2023-06-21 18:49:38 +01:00
051f6a4b03
Update Laravel Pint
2023-06-21 18:46:31 +01:00
e8f1b532fa
Merge pull request #929 from jonnybarnes/dependabot/composer/laravel/horizon-5.17.0
...
build(deps): Bump laravel/horizon from 5.16.1 to 5.17.0
2023-06-21 18:39:14 +01:00
dependabot[bot]
87aea1faf6
build(deps): Bump laravel/horizon from 5.16.1 to 5.17.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.16.1 to 5.17.0.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.16.1...v5.17.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 17:33:16 +00:00
f3a27b45d7
Merge pull request #928 from jonnybarnes/dependabot/composer/laravel/sail-1.23.0
...
build(deps-dev): Bump laravel/sail from 1.22.0 to 1.23.0
2023-06-21 18:32:38 +01:00
dependabot[bot]
89c0a2ca84
build(deps-dev): Bump laravel/sail from 1.22.0 to 1.23.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.22.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 09:56:41 +00:00
af230eedaa
Merge pull request #926 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.8.0
...
build(deps-dev): Bump stylelint from 15.7.0 to 15.8.0
2023-06-19 11:23:43 +01:00
dependabot[bot]
0d3862208b
build(deps-dev): Bump stylelint from 15.7.0 to 15.8.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.7.0 to 15.8.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.7.0...15.8.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 10:15:46 +00:00
167c5474ea
Merge pull request #925 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.43.0
...
build(deps-dev): Bump eslint from 8.42.0 to 8.43.0
2023-06-19 11:15:08 +01:00
dependabot[bot]
e2375ca5f8
build(deps-dev): Bump eslint from 8.42.0 to 8.43.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.42.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.43.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 09:56:48 +00:00
0589b32aa6
Merge pull request #924 from jonnybarnes/923-setup-ai-help-in-ignition
...
chore: Integrate OpenAI API for completions on Ignition error page.
2023-06-18 09:47:16 +01:00
a06d00210b
chore: Integrate OpenAI API for completions on Ignition error page.
...
- Add OpenAI API to composer dev requirements.
- Add OpenAI API key to environment variables in .env.example.
2023-06-18 08:53:28 +01:00
8e2535206e
Merge pull request #921 from jonnybarnes/920-saveprofileimage-fails-when-$photo-is-an-array
...
refactor: Refactor and add tests for SaveProfileImage feature
2023-06-17 19:57:25 +01:00
dabd03f556
refactor: Refactor and add tests for SaveProfileImage feature
...
- Add error handling checks for photo and home
- Add 3 new tests and modify an existing test for SaveProfileImageJob
- Test getting URL from photo object if alt text is provided
- Test using the first URL if multiple homepages are provided
2023-06-17 19:48:27 +01:00
58ee36c932
Merge pull request #918 from jonnybarnes/917-typeerror-in-articlescontroller
...
fix: Improve routing specificity and add new test.
2023-06-16 13:14:14 +01:00
d9e2467ba5
fix: Improve routing specificity and add new test.
...
- Update regular expressions for two routes in `routes/web.php` to match specific numeral values
- Add new test for incorrect URL parsing in `tests/Feature/ArticlesTest.php`
2023-06-16 13:02:00 +01:00
66ed0f5c51
Merge pull request #916 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.6.0
...
build(deps-dev): Bump nunomaduro/collision from 7.5.2 to 7.6.0
2023-06-16 12:33:46 +01:00
dependabot[bot]
f353e4205a
build(deps-dev): Bump nunomaduro/collision from 7.5.2 to 7.6.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.5.2 to 7.6.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v7.5.2...v7.6.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 09:56:28 +00:00
c93b8a3801
Merge pull request #915 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.87.0
...
build(deps-dev): Bump webpack from 5.86.0 to 5.87.0
2023-06-15 13:21:24 +01:00
dependabot[bot]
d67a8ff62c
build(deps-dev): Bump webpack from 5.86.0 to 5.87.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.86.0 to 5.87.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.86.0...v5.87.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-15 09:56:45 +00:00
2142e7eafa
Merge pull request #914 from jonnybarnes/dependabot/npm_and_yarn/postcss-nesting-11.3.0
...
build(deps-dev): Bump postcss-nesting from 11.2.2 to 11.3.0
2023-06-14 16:15:54 +01:00
dependabot[bot]
06360bf06c
build(deps-dev): Bump postcss-nesting from 11.2.2 to 11.3.0
...
Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting ) from 11.2.2 to 11.3.0.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting )
---
updated-dependencies:
- dependency-name: postcss-nesting
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 15:14:12 +00:00
6aa88055d3
Merge pull request #913 from jonnybarnes/dependabot/composer/laravel/pint-1.10.2
...
build(deps-dev): Bump laravel/pint from 1.10.1 to 1.10.2
2023-06-14 16:10:39 +01:00
dependabot[bot]
0eafb74578
build(deps-dev): Bump laravel/pint from 1.10.1 to 1.10.2
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.10.1 to 1.10.2.
- [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/v1.10.1...v1.10.2 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 09:57:05 +00:00
dcdd35729f
Merge pull request #912 from jonnybarnes/dependabot/npm_and_yarn/postcss-loader-7.3.3
...
build(deps-dev): Bump postcss-loader from 7.3.2 to 7.3.3
2023-06-12 13:13:47 +01:00
dependabot[bot]
99aa2438ef
build(deps-dev): Bump postcss-loader from 7.3.2 to 7.3.3
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.3.2 to 7.3.3.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.2...v7.3.3 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 12:08:13 +00:00
e8fd4fc6ee
Merge pull request #911 from jonnybarnes/dependabot/composer/fakerphp/faker-1.23.0
...
build(deps-dev): Bump fakerphp/faker from 1.22.0 to 1.23.0
2023-06-12 13:05:38 +01:00
dependabot[bot]
edd8877cbf
build(deps-dev): Bump fakerphp/faker from 1.22.0 to 1.23.0
...
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker ) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases )
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.22.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: fakerphp/faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 11:07:51 +00:00
e9d1568021
Merge pull request #910 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.2
...
build(deps-dev): Bump phpunit/phpunit from 10.2.1 to 10.2.2
2023-06-12 11:57:08 +01:00
dependabot[bot]
f79baeb1e1
build(deps-dev): Bump phpunit/phpunit from 10.2.1 to 10.2.2
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.2.1 to 10.2.2.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.2/ChangeLog-10.2.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.2.1...10.2.2 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 09:56:29 +00:00
865598ec7f
Merge pull request #908 from jonnybarnes/907-header-name-missing
...
fix: Use correct config variables post L10-config update
2023-06-11 16:58:27 +01:00
462c710295
fix: Use correct config variables post L10-config update
...
Specifically the header name had disappeared.
2023-06-11 16:54:56 +01:00
7edac37e16
Merge pull request #905 from jonnybarnes/904-specific-notes-link-causing-numeric-value-out-of-range-sql-error
...
refactor: Improve note ID validation and error handling
2023-06-11 14:19:28 +01:00
795c25c19c
refactor: Remove unnecessary import in Note model
2023-06-11 13:05:14 +01:00
71cb15d007
refactor: Improve note ID validation and error handling
...
- Improve input validation and error handling in Note model
- Add test case for out-of-range note IDs in NotesController
2023-06-11 12:52:07 +01:00
d47c8c00f3
Merge pull request #903 from jonnybarnes/match_l10_code
...
chore: Refactor configuration files based on Laravel 10 skeleton
2023-06-09 19:15:46 +01:00
3d336d5693
chore: Add support for composer/installers package.
2023-06-09 19:00:57 +01:00
bebbfec510
chore: Refactor configuration files based on Laravel 10 skeleton
2023-06-09 18:31:53 +01:00
3f78d5118a
Merge pull request #900 from jonnybarnes/899-use-flare-for-errors
...
feat: Add Flare support
2023-06-09 14:12:11 +01:00
79b9013707
feat: Add Flare support
...
- Add new log channel "flare" and update "stack" channel to use it
- Introduce placeholders for log messages in several channels
- Add processors to "papertrail" and "stderr" channels
- Add `spatie/laravel-ignition` package to composer requirements
- Change `$dontReport` variable to `$dontFlash` in exception handler
- Add `FLARE_KEY` and `BRIDGY_MASTODON_TOKEN` to `.env.github` and `.env.example` files
2023-06-09 14:07:24 +01:00
4d9989b37b
Merge pull request #897 from jonnybarnes/dependabot/composer/laravel/framework-10.13.5
...
build(deps): Bump laravel/framework from 10.13.2 to 10.13.5
2023-06-09 13:53:44 +01:00
dependabot[bot]
019dfb2977
build(deps): Bump laravel/framework from 10.13.2 to 10.13.5
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.13.2 to 10.13.5.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.13.2...v10.13.5 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 12:50:53 +00:00
5833a55c7f
Merge pull request #898 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.5
...
build(deps-dev): Bump @babel/core from 7.22.1 to 7.22.5
2023-06-09 13:50:05 +01:00
dependabot[bot]
033cabffbe
build(deps-dev): Bump @babel/core from 7.22.1 to 7.22.5
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.1 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 12:46:24 +00:00
1f9a829980
Merge pull request #896 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.5
...
build(deps-dev): Bump @babel/preset-env from 7.22.4 to 7.22.5
2023-06-09 13:45:47 +01:00
dependabot[bot]
d8e2c6d2e4
build(deps-dev): Bump @babel/preset-env from 7.22.4 to 7.22.5
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.4 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 09:56:44 +00:00
b98becfdf5
Merge pull request #895 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.86.0
2023-06-08 21:53:35 +01:00
dependabot[bot]
9ca6bf94f5
build(deps-dev): Bump webpack from 5.85.1 to 5.86.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.85.1 to 5.86.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.85.1...v5.86.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 12:30:21 +00:00
ab558fe339
Merge pull request #894 from jonnybarnes/dependabot/npm_and_yarn/webpack-cli-5.1.4
2023-06-08 13:29:37 +01:00
dependabot[bot]
9a55b56b7a
build(deps-dev): Bump webpack-cli from 5.1.3 to 5.1.4
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.3...webpack-cli@5.1.4 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 10:46:31 +00:00
91cfcd5324
Merge pull request #892 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.2
2023-06-08 11:23:50 +01:00
dependabot[bot]
852eb53874
build(deps-dev): Bump mockery/mockery from 1.6.1 to 1.6.2
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.6.1...1.6.2 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 10:16:09 +00:00
918dab4039
Merge pull request #893 from jonnybarnes/dependabot/composer/laravel/pint-1.10.1
2023-06-08 11:15:30 +01:00
dependabot[bot]
557c7dd035
build(deps-dev): Bump laravel/pint from 1.10.0 to 1.10.1
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.10.0 to 1.10.1.
- [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/v1.10.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 09:56:37 +00:00
1bfe053be4
Merge pull request #889 from jonnybarnes/dependabot/composer/mockery/mockery-1.6.1
...
build(deps-dev): Bump mockery/mockery from 1.5.1 to 1.6.1
2023-06-06 20:03:53 +01:00
dependabot[bot]
5ced88983a
build(deps-dev): Bump mockery/mockery from 1.5.1 to 1.6.1
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/1.6.1/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.5.1...1.6.1 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 18:13:32 +00:00
93307c77f2
Merge pull request #886 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.2.1
...
build(deps-dev): Bump phpunit/phpunit from 10.1.3 to 10.2.1
2023-06-06 19:12:50 +01:00
dependabot[bot]
e043073b9d
build(deps-dev): Bump phpunit/phpunit from 10.1.3 to 10.2.1
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.1.3 to 10.2.1.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.1/ChangeLog-10.2.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.1.3...10.2.1 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 18:07:51 +00:00
9697f99b51
Merge pull request #890 from jonnybarnes/dependabot/composer/laravel/framework-10.13.2
...
build(deps): Bump laravel/framework from 10.13.0 to 10.13.2
2023-06-06 19:06:37 +01:00
dependabot[bot]
8cc934b9d9
build(deps): Bump laravel/framework from 10.13.0 to 10.13.2
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.13.0 to 10.13.2.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.13.0...v10.13.2 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 16:47:20 +00:00
2c8be468c9
Merge pull request #891 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.85.1
...
build(deps-dev): Bump webpack from 5.85.0 to 5.85.1
2023-06-06 16:05:29 +01:00
dependabot[bot]
5b7c26e2ad
build(deps-dev): Bump webpack from 5.85.0 to 5.85.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.85.0 to 5.85.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.85.0...v5.85.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 14:16:06 +00:00
ec9aa65ad2
Merge pull request #888 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.7.0
...
build(deps-dev): Bump stylelint from 15.6.2 to 15.7.0
2023-06-06 15:15:25 +01:00
dependabot[bot]
0980d40c3b
build(deps-dev): Bump stylelint from 15.6.2 to 15.7.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.6.2 to 15.7.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.6.2...15.7.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 11:41:37 +00:00
cf13dbcc8e
Merge pull request #884 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.42.0
...
build(deps-dev): Bump eslint from 8.41.0 to 8.42.0
2023-06-06 12:40:52 +01:00
dependabot[bot]
4f075494fa
build(deps-dev): Bump eslint from 8.41.0 to 8.42.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.41.0 to 8.42.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 08:32:22 +00:00
cee300fa74
Merge pull request #882 from jonnybarnes/dependabot/npm_and_yarn/webpack-cli-5.1.3
...
build(deps-dev): Bump webpack-cli from 5.1.1 to 5.1.3
2023-06-06 09:31:43 +01:00
dependabot[bot]
8477c79b0a
build(deps-dev): Bump webpack-cli from 5.1.1 to 5.1.3
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.1.1 to 5.1.3.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.1...webpack-cli@5.1.3 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 08:07:22 +00:00
29f9adbf46
Merge pull request #880 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-2.2.3
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 2.2.2 to 2.2.3
2023-06-06 09:05:15 +01:00
dependabot[bot]
9667baf531
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 2.2.2 to 2.2.3.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 07:55:25 +00:00
4868017d9b
Merge pull request #879 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.85.0
...
build(deps-dev): Bump webpack from 5.84.1 to 5.85.0
2023-06-06 08:54:47 +01:00
dependabot[bot]
ecdf3f9ca6
build(deps-dev): Bump webpack from 5.84.1 to 5.85.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.84.1 to 5.85.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.84.1...v5.85.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 09:56:49 +00:00
cb03b20e48
Merge pull request #878 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-6.3.0
...
build(deps): Bump symfony/html-sanitizer from 6.2.7 to 6.3.0
2023-05-31 11:33:13 +01:00
dependabot[bot]
a3f09c40fc
build(deps): Bump symfony/html-sanitizer from 6.2.7 to 6.3.0
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 6.2.7 to 6.3.0.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v6.2.7...v6.3.0 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 10:21:58 +00:00
8d25b8e789
Merge pull request #876 from jonnybarnes/dependabot/composer/laravel/horizon-5.16.1
...
build(deps): Bump laravel/horizon from 5.16.0 to 5.16.1
2023-05-31 11:21:17 +01:00
dependabot[bot]
33b14f83d6
build(deps): Bump laravel/horizon from 5.16.0 to 5.16.1
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.16.0 to 5.16.1.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.16.0...v5.16.1 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 10:09:59 +00:00
b801c9e194
Merge pull request #877 from jonnybarnes/dependabot/composer/laravel/framework-10.13.0
...
build(deps): Bump laravel/framework from 10.12.0 to 10.13.0
2023-05-31 11:09:20 +01:00
dependabot[bot]
7abf8609d3
build(deps): Bump laravel/framework from 10.12.0 to 10.13.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.12.0 to 10.13.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.12.0...v10.13.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 09:57:11 +00:00
bc92424d45
Merge pull request #875 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.4
...
build(deps-dev): Bump @babel/preset-env from 7.22.2 to 7.22.4
2023-05-30 11:07:48 +01:00
dependabot[bot]
5cb1003bc1
build(deps-dev): Bump @babel/preset-env from 7.22.2 to 7.22.4
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.2 to 7.22.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.4/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 09:56:37 +00:00
b74c156298
Merge pull request #873 from jonnybarnes/872-produce-separate-css-file-for-prod
...
Produce separate CSS file for production
2023-05-29 12:58:58 +01:00
16c945b3a6
chore: Improve production mode stylesheet loading workflow
...
- Add production mode stylesheet link to master.blade.php file
2023-05-29 12:50:24 +01:00
e62f68f514
style: Improve security by updating CSP headers
...
- Update `CSPHeader.php` to improve security by removing unsafe-inline.
2023-05-29 12:46:17 +01:00
447e72b16e
refactor: Add CSS extraction for production build
...
- Add `mini-css-extract-plugin` to `devDependencies`
- Optimize production builds with `MiniCssExtractPlugin`
- Improve CSS webpack rules for production and development builds
2023-05-29 12:44:29 +01:00
cbfae0ae34
Merge pull request #870 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.22.2
...
build(deps-dev): Bump @babel/preset-env from 7.21.5 to 7.22.2
2023-05-29 11:27:17 +01:00
dependabot[bot]
145fb478bc
build(deps-dev): Bump @babel/preset-env from 7.21.5 to 7.22.2
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.21.5 to 7.22.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 10:23:53 +00:00
168922ce53
Merge pull request #869 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.22.1
...
build(deps-dev): Bump @babel/core from 7.21.8 to 7.22.1
2023-05-29 11:23:08 +01:00
dependabot[bot]
ba454f5b96
build(deps-dev): Bump @babel/core from 7.21.8 to 7.22.1
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.21.8 to 7.22.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.1/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 10:20:09 +00:00
851aa4818e
Merge pull request #867 from jonnybarnes/dependabot/npm_and_yarn/css-loader-6.8.1
...
build(deps-dev): Bump css-loader from 6.7.4 to 6.8.1
2023-05-29 11:19:32 +01:00
dependabot[bot]
1835452a5b
build(deps-dev): Bump css-loader from 6.7.4 to 6.8.1
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.7.4 to 6.8.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.4...v6.8.1 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 10:14:28 +00:00
3aab2608d0
Merge pull request #868 from jonnybarnes/dependabot/npm_and_yarn/postcss-loader-7.3.2
...
build(deps-dev): Bump postcss-loader from 7.3.1 to 7.3.2
2023-05-29 11:13:40 +01:00
dependabot[bot]
dbbed5757c
build(deps-dev): Bump postcss-loader from 7.3.1 to 7.3.2
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.1...v7.3.2 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 10:05:07 +00:00
78449eca84
Merge pull request #866 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.24
...
build(deps-dev): Bump postcss from 8.4.23 to 8.4.24
2023-05-29 11:01:30 +01:00
dependabot[bot]
72f4164793
build(deps-dev): Bump postcss from 8.4.23 to 8.4.24
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.23 to 8.4.24.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.24 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 09:56:39 +00:00
deb23b4a50
Merge pull request #864 from jonnybarnes/861-css-no-longer-loads-on-prod
...
fix: Add unsafe-inline to style-src CSP header
2023-05-27 19:26:32 +01:00
eb82ff4ca5
fix: Add unsafe-inline to style-src CSP header
...
- Improve content-security policy for better website security
- Add `'unsafe-inline'` to the `style-src` header in `CSPHeader.php`
2023-05-27 18:19:42 +01:00
9220981db3
Merge pull request #862 from jonnybarnes/861-css-no-longer-loads-on-prod
...
Fix compiled assets for prod environments
2023-05-27 18:03:43 +01:00
f5b037265b
Fix compiled assets for prod environments
...
- Set devtool to 'eval-source-map' only in development mode in webpack.config.js
2023-05-27 17:21:46 +01:00
6dc3803f51
Merge pull request #859 from jonnybarnes/858-error-updating-database-on-prod
...
Fix article schema change
2023-05-27 16:55:15 +01:00
9c62a5daff
refactor: Update article schema for better flexibility.
...
- Update database table `articles`
- Set `url` column as nullable
2023-05-27 16:47:44 +01:00
8397a81218
Merge pull request #855 from jonnybarnes/recompile-assets
...
Recompile public assets
2023-05-27 15:33:47 +01:00
e2f81ac7d0
Recompile public assets
...
Various npm dependencies have been updated recently, so recompile
2023-05-27 14:41:10 +01:00
5a3aa824cd
Merge pull request #853 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.1.3
...
build(deps-dev): Bump spatie/laravel-ignition from 2.1.2 to 2.1.3
2023-05-26 14:27:19 +01:00
dependabot[bot]
7a462124f6
build(deps-dev): Bump spatie/laravel-ignition from 2.1.2 to 2.1.3
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.1.2...2.1.3 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 13:23:11 +00:00
5b0595e19d
Merge pull request #854 from jonnybarnes/dependabot/npm_and_yarn/postcss-loader-7.3.1
...
build(deps-dev): Bump postcss-loader from 7.3.0 to 7.3.1
2023-05-26 14:22:31 +01:00
dependabot[bot]
90e83d621e
build(deps-dev): Bump postcss-loader from 7.3.0 to 7.3.1
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.0...v7.3.1 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 13:19:08 +00:00
326c7a868f
Merge pull request #852 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.84.1
...
build(deps-dev): Bump webpack from 5.83.1 to 5.84.1
2023-05-26 14:18:30 +01:00
dependabot[bot]
c192b3b7af
build(deps-dev): Bump webpack from 5.83.1 to 5.84.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.83.1 to 5.84.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.83.1...v5.84.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 13:11:42 +00:00
e6e2c5d5e4
Merge pull request #850 from jonnybarnes/dependabot/composer/laravel/horizon-5.16.0
...
build(deps): Bump laravel/horizon from 5.15.1 to 5.16.0
2023-05-26 14:10:02 +01:00
dependabot[bot]
f75fcef77b
build(deps): Bump laravel/horizon from 5.15.1 to 5.16.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.15.1 to 5.16.0.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.15.1...v5.16.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 13:03:36 +00:00
a17101b751
Merge pull request #849 from jonnybarnes/dependabot/composer/laravel/scout-10.2.2
...
build(deps): Bump laravel/scout from 10.2.1 to 10.2.2
2023-05-26 14:01:20 +01:00
dependabot[bot]
f8f8dce9f9
build(deps): Bump laravel/scout from 10.2.1 to 10.2.2
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.2.1 to 10.2.2.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.2.1...v10.2.2 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 12:56:37 +00:00
c351da2508
Merge pull request #848 from jonnybarnes/dependabot/composer/laravel/framework-10.12.0
...
build(deps): Bump laravel/framework from 10.11.0 to 10.12.0
2023-05-26 13:54:39 +01:00
dependabot[bot]
e01d49a6b3
build(deps): Bump laravel/framework from 10.11.0 to 10.12.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.11.0 to 10.12.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.11.0...v10.12.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 09:56:52 +00:00
6618a819fe
Merge pull request #847 from jonnybarnes/dependabot/composer/vimeo/psalm-5.12.0
...
build(deps-dev): Bump vimeo/psalm from 5.11.0 to 5.12.0
2023-05-23 17:18:49 +01:00
dependabot[bot]
98815decbb
build(deps-dev): Bump vimeo/psalm from 5.11.0 to 5.12.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.11.0...5.12.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 09:56:39 +00:00
15ec1b26ce
Merge pull request #846 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-2.2.2
...
build(deps-dev): Bump @csstools/postcss-oklab-function from 2.2.1 to 2.2.2
2023-05-22 13:12:38 +01:00
dependabot[bot]
fb804f585e
build(deps-dev): Bump @csstools/postcss-oklab-function
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 2.2.1 to 2.2.2.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 12:06:45 +00:00
3248c0479d
Merge pull request #844 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.41.0
...
build(deps-dev): Bump eslint from 8.40.0 to 8.41.0
2023-05-22 13:01:07 +01:00
dependabot[bot]
3197ebebec
build(deps-dev): Bump eslint from 8.40.0 to 8.41.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 11:07:21 +00:00
fc0b2713a8
Merge pull request #845 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.2
...
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.1 to 10.1.2
2023-05-22 11:58:57 +01:00
dependabot[bot]
713c71be98
build(deps-dev): Bump phpunit/php-code-coverage from 10.1.1 to 10.1.2
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.1.1 to 10.1.2.
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.1.1...10.1.2 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 10:51:37 +00:00
ce37a9d99c
Merge pull request #843 from jonnybarnes/dependabot/composer/guzzlehttp/guzzle-7.7.0
...
build(deps): Bump guzzlehttp/guzzle from 7.6.1 to 7.7.0
2023-05-22 11:50:58 +01:00
dependabot[bot]
0e2e305496
build(deps): Bump guzzlehttp/guzzle from 7.6.1 to 7.7.0
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.6.1 to 7.7.0.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.7/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.6.1...7.7.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 09:56:34 +00:00
e9845d27c3
Merge pull request #842 from jonnybarnes/774-fix-unit-test
...
Increase article title and URL column length in migration.
2023-05-19 14:34:53 +01:00
e1731d2ed3
Increase article title and URL column length in migration.
...
- Increase character lengths for `titleurl` and `url` columns in `articles` table
- Add migration file to alter column lengths in database
2023-05-19 14:16:28 +01:00
0700fb0cd2
Merge pull request #841 from jonnybarnes/dependabot/npm_and_yarn/css-loader-6.7.4
...
build(deps-dev): Bump css-loader from 6.7.3 to 6.7.4
2023-05-19 12:49:49 +01:00
dependabot[bot]
e97f89b8d4
build(deps-dev): Bump css-loader from 6.7.3 to 6.7.4
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.7.3 to 6.7.4.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.3...v6.7.4 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-19 11:43:13 +00:00
d44e606be4
Merge pull request #840 from jonnybarnes/dependabot/npm_and_yarn/style-loader-3.3.3
...
build(deps-dev): Bump style-loader from 3.3.2 to 3.3.3
2023-05-19 12:42:31 +01:00
dependabot[bot]
cc5a843638
build(deps-dev): Bump style-loader from 3.3.2 to 3.3.3
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.3.2...v3.3.3 )
---
updated-dependencies:
- dependency-name: style-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-19 11:38:46 +00:00
b1e0b467b1
Merge pull request #839 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.83.1
...
build(deps-dev): Bump webpack from 5.82.1 to 5.83.1
2023-05-19 12:38:05 +01:00
dependabot[bot]
11f15ad6b3
build(deps-dev): Bump webpack from 5.82.1 to 5.83.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.82.1 to 5.83.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.82.1...v5.83.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 09:56:44 +00:00
24d84fec10
Merge pull request #838 from jonnybarnes/dependabot/composer/fakerphp/faker-1.22.0
...
build(deps-dev): Bump fakerphp/faker from 1.21.0 to 1.22.0
2023-05-17 16:01:09 +01:00
dependabot[bot]
71ee35cadd
build(deps-dev): Bump fakerphp/faker from 1.21.0 to 1.22.0
...
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker ) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases )
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.21.0...v1.22.0 )
---
updated-dependencies:
- dependency-name: fakerphp/faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 12:23:00 +00:00
a80d7efd36
Merge pull request #837 from jonnybarnes/dependabot/composer/laravel/framework-10.11.0
...
build(deps): Bump laravel/framework from 10.10.1 to 10.11.0
2023-05-17 13:22:22 +01:00
dependabot[bot]
b26513ed98
build(deps): Bump laravel/framework from 10.10.1 to 10.11.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.10.1 to 10.11.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.10.1...v10.11.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 12:15:34 +00:00
92cc44ec75
Merge pull request #836 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.6.2
...
build(deps-dev): Bump stylelint from 15.6.1 to 15.6.2
2023-05-17 13:10:28 +01:00
dependabot[bot]
1a3a7683e4
build(deps-dev): Bump stylelint from 15.6.1 to 15.6.2
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.6.1 to 15.6.2.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.6.1...15.6.2 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 09:56:42 +00:00
e4f8af0d1d
Merge pull request #835 from jonnybarnes/dependabot/composer/guzzlehttp/guzzle-7.6.1
...
build(deps): Bump guzzlehttp/guzzle from 7.5.1 to 7.6.1
2023-05-16 16:56:50 +01:00
dependabot[bot]
aa20875389
build(deps): Bump guzzlehttp/guzzle from 7.5.1 to 7.6.1
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.5.1 to 7.6.1.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.6/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.1...7.6.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 09:56:32 +00:00
d7258d0ee3
Merge pull request #833 from jonnybarnes/793-remove-activitystreams-support
...
Remove activity stream functionality from controllers and providers
2023-05-12 15:41:09 +01:00
f2ad3a6626
Fix code style with Laravel Pint
2023-05-12 15:35:41 +01:00
86ac67698e
Remove activity stream functionality from controllers and providers.
...
- Remove activity stream related code and files
- Update configuration for HtmlSanitizer and RetryGuzzle
- Add `paginate` macro for `Collection`
- Remove unused code for `Codebird`
- Simplify `FrontPageController` and `NotesController` methods
2023-05-12 15:30:05 +01:00
e105887e3f
Merge pull request #832 from jonnybarnes/dependabot/composer/laravel/framework-10.10.1
...
build(deps): Bump laravel/framework from 10.10.0 to 10.10.1
2023-05-12 11:03:44 +01:00
dependabot[bot]
ad4c2f542e
build(deps): Bump laravel/framework from 10.10.0 to 10.10.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.10.0 to 10.10.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.10.0...v10.10.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 09:56:50 +00:00
eba9e4a53e
Merge pull request #831 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.1.3
...
Bump phpunit/phpunit from 10.1.2 to 10.1.3
2023-05-11 11:39:18 +01:00
dependabot[bot]
3b107c6749
Bump phpunit/phpunit from 10.1.2 to 10.1.3
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.1.2 to 10.1.3.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.1.3/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.1.2...10.1.3 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 10:35:19 +00:00
e208b7d86e
Merge pull request #830 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.82.1
...
Bump webpack from 5.82.0 to 5.82.1
2023-05-11 11:29:16 +01:00
dependabot[bot]
59047d3f7e
Bump webpack from 5.82.0 to 5.82.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.82.0 to 5.82.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.82.0...v5.82.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 09:56:33 +00:00
5fe01b7f10
Merge pull request #829 from jonnybarnes/dependabot/composer/laravel/scout-10.2.1
...
Bump laravel/scout from 10.1.1 to 10.2.1
2023-05-10 12:03:31 +01:00
dependabot[bot]
84a1e4a391
Bump laravel/scout from 10.1.1 to 10.2.1
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.1.1 to 10.2.1.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.1.1...v10.2.1 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 10:53:27 +00:00
d6bf66c3a5
Merge pull request #828 from jonnybarnes/dependabot/composer/laravel/sail-1.22.0
...
Bump laravel/sail from 1.21.5 to 1.22.0
2023-05-10 11:52:48 +01:00
dependabot[bot]
a9ca46e179
Bump laravel/sail from 1.21.5 to 1.22.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.21.5 to 1.22.0.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.21.5...v1.22.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 10:45:37 +00:00
421b58ab45
Merge pull request #825 from jonnybarnes/dependabot/composer/laravel/horizon-5.15.1
...
Bump laravel/horizon from 5.15.0 to 5.15.1
2023-05-10 11:44:58 +01:00
dependabot[bot]
4073ca7679
Bump laravel/horizon from 5.15.0 to 5.15.1
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.15.0 to 5.15.1.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.15.0...v5.15.1 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 10:40:45 +00:00
eb9557baee
Merge pull request #827 from jonnybarnes/dependabot/composer/laravel/framework-10.10.0
...
Bump laravel/framework from 10.9.0 to 10.10.0
2023-05-10 11:40:06 +01:00
dependabot[bot]
b753e9fa5b
Bump laravel/framework from 10.9.0 to 10.10.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.9.0 to 10.10.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.9.0...v10.10.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 09:57:28 +00:00
19ee734b7c
Merge pull request #824 from jonnybarnes/dependabot/npm_and_yarn/webpack-cli-5.1.1
...
Bump webpack-cli from 5.1.0 to 5.1.1
2023-05-09 11:08:33 +01:00
dependabot[bot]
8f3ec493b4
Bump webpack-cli from 5.1.0 to 5.1.1
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.0...webpack-cli@5.1.1 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 10:03:31 +00:00
ea6839d4d3
Merge pull request #823 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.1.2
...
Bump spatie/laravel-ignition from 2.1.1 to 2.1.2
2023-05-09 11:02:22 +01:00
dependabot[bot]
8eb852d497
Bump spatie/laravel-ignition from 2.1.1 to 2.1.2
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.1.1...2.1.2 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 09:56:32 +00:00
21ce72720e
Merge pull request #821 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.40.0
...
Bump eslint from 8.39.0 to 8.40.0
2023-05-08 22:27:56 +01:00
dependabot[bot]
061fad50f4
Bump eslint from 8.39.0 to 8.40.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.39.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.40.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 21:23:57 +00:00
a7d0bdc32a
Merge pull request #820 from jonnybarnes/dependabot/npm_and_yarn/webpack-cli-5.1.0
...
Bump webpack-cli from 5.0.2 to 5.1.0
2023-05-08 22:22:47 +01:00
dependabot[bot]
06fb152c62
Bump webpack-cli from 5.0.2 to 5.1.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.2...webpack-cli@5.1.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 21:14:18 +00:00
14c4f6908c
Merge pull request #822 from jonnybarnes/improve_webpack_config
...
refactor: Refactor webpack config and asset handling
2023-05-08 22:09:11 +01:00
57bd41febf
refactor: Refactor webpack config and asset handling
...
- Improve webpack performance and configuration
- Delete unnecessary CSS and binary files
- Adjust ESLint ignored files list
- Update package.json with webpack mode for dev and prod scripts
- Move app.css to app.js in master.blade.php
2023-05-08 21:56:05 +01:00
8a56827b13
Merge pull request #819 from jonnybarnes/dependabot/composer/vimeo/psalm-5.11.0
...
Bump vimeo/psalm from 5.10.0 to 5.11.0
2023-05-05 18:15:38 +01:00
dependabot[bot]
ffc6530588
Bump vimeo/psalm from 5.10.0 to 5.11.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.10.0 to 5.11.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.10.0...5.11.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 17:02:18 +00:00
98cf0582d0
Merge pull request #818 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.1.1
...
Bump spatie/laravel-ignition from 2.1.0 to 2.1.1
2023-05-05 18:01:26 +01:00
dependabot[bot]
ee0d7004b1
Bump spatie/laravel-ignition from 2.1.0 to 2.1.1
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.1.0...2.1.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 09:56:29 +00:00
60251d6468
Merge pull request #816 from jonnybarnes/815-stop-loading-mapbox
...
Remove mapbox links
2023-05-04 18:43:46 +01:00
5f54517aa6
Remove mapbox links
2023-05-04 18:32:07 +01:00
2ce58ace34
Merge pull request #814 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.82.0
...
Bump webpack from 5.81.0 to 5.82.0
2023-05-04 12:26:32 +01:00
dependabot[bot]
6ba8aff2ac
Bump webpack from 5.81.0 to 5.82.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.81.0 to 5.82.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.81.0...v5.82.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 11:21:28 +00:00
483085e7be
Merge pull request #812 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.6.1
...
Bump stylelint from 15.6.0 to 15.6.1
2023-05-04 12:20:50 +01:00
dependabot[bot]
cf846d543e
Bump stylelint from 15.6.0 to 15.6.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.6.0 to 15.6.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.6.0...15.6.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 11:08:50 +00:00
7431b701ca
Merge pull request #811 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.21.8
...
Bump @babel/core from 7.21.5 to 7.21.8
2023-05-04 12:08:15 +01:00
dependabot[bot]
86ab27a456
Bump @babel/core from 7.21.5 to 7.21.8
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.21.5 to 7.21.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.21.8/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 10:53:50 +00:00
3ed23353b9
Merge pull request #813 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.15.0
...
Bump league/flysystem-aws-s3-v3 from 3.13.0 to 3.15.0
2023-05-04 11:14:38 +01:00
dependabot[bot]
1cb5ef6b6e
Bump league/flysystem-aws-s3-v3 from 3.13.0 to 3.15.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.13.0 to 3.15.0.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases )
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.13.0...3.15.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 10:01:51 +00:00
63ab840c64
Merge pull request #810 from jonnybarnes/dependabot/composer/vimeo/psalm-5.10.0
...
Bump vimeo/psalm from 5.9.0 to 5.10.0
2023-05-04 11:01:14 +01:00
dependabot[bot]
4cc86eac5e
Bump vimeo/psalm from 5.9.0 to 5.10.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.9.0...5.10.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-03 09:56:37 +00:00
a8155e262c
Merge pull request #809 from jonnybarnes/dependabot/composer/laravel/sanctum-3.2.5
...
Bump laravel/sanctum from 3.2.4 to 3.2.5
2023-05-02 11:19:50 +01:00
dependabot[bot]
602d773758
Bump laravel/sanctum from 3.2.4 to 3.2.5
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.2.4...v3.2.5 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 09:56:41 +00:00
bd1908587f
Merge pull request #808 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.21.5
...
Bump @babel/core from 7.21.4 to 7.21.5
2023-05-01 18:14:48 +01:00
dependabot[bot]
3dc38022c7
Bump @babel/core from 7.21.4 to 7.21.5
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.21.4 to 7.21.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.21.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 17:04:44 +00:00
57510e623e
Merge pull request #806 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.21.5
...
Bump @babel/preset-env from 7.21.4 to 7.21.5
2023-05-01 17:58:04 +01:00
dependabot[bot]
3d2a318b37
Bump @babel/preset-env from 7.21.4 to 7.21.5
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.21.4 to 7.21.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.21.5/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 16:52:28 +00:00
b938a13aeb
Merge pull request #807 from jonnybarnes/dependabot/npm_and_yarn/postcss-loader-7.3.0
...
Bump postcss-loader from 7.2.4 to 7.3.0
2023-05-01 17:51:51 +01:00
dependabot[bot]
aed8c30f17
Bump postcss-loader from 7.2.4 to 7.3.0
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.2.4 to 7.3.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.2.4...v7.3.0 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 16:47:10 +00:00
ace1cd44bb
Merge pull request #805 from jonnybarnes/dependabot/npm_and_yarn/cssnano-6.0.1
...
Bump cssnano from 6.0.0 to 6.0.1
2023-05-01 17:46:32 +01:00
dependabot[bot]
231ddccc1d
Bump cssnano from 6.0.0 to 6.0.1
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@6.0.0...cssnano@6.0.1 )
---
updated-dependencies:
- dependency-name: cssnano
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 09:56:44 +00:00
8b62387e90
Merge pull request #804 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.81.0
...
Bump webpack from 5.80.0 to 5.81.0
2023-04-27 17:15:03 +01:00
dependabot[bot]
0df1dfa856
Bump webpack from 5.80.0 to 5.81.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.80.0 to 5.81.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.80.0...v5.81.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 15:09:50 +00:00
7581a441ac
Merge pull request #803 from jonnybarnes/dependabot/composer/laravel/sanctum-3.2.4
...
Bump laravel/sanctum from 3.2.1 to 3.2.4
2023-04-27 15:53:34 +01:00
dependabot[bot]
df5c50204e
Bump laravel/sanctum from 3.2.1 to 3.2.4
...
Bumps [laravel/sanctum](https://github.com/laravel/sanctum ) from 3.2.1 to 3.2.4.
- [Release notes](https://github.com/laravel/sanctum/releases )
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sanctum/compare/v3.2.1...v3.2.4 )
---
updated-dependencies:
- dependency-name: laravel/sanctum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 14:38:13 +00:00
0722e12ca5
Merge pull request #801 from jonnybarnes/dependabot/composer/laravel/pint-1.10.0
...
Bump laravel/pint from 1.9.0 to 1.10.0
2023-04-27 15:37:25 +01:00
dependabot[bot]
c7e9bec046
Bump laravel/pint from 1.9.0 to 1.10.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.9.0 to 1.10.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/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 12:51:30 +00:00
55c81f5abe
Merge pull request #799 from jonnybarnes/dependabot/composer/laravel/sail-1.21.5
...
Bump laravel/sail from 1.21.4 to 1.21.5
2023-04-27 13:50:52 +01:00
dependabot[bot]
56335ed7f5
Bump laravel/sail from 1.21.4 to 1.21.5
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.21.4 to 1.21.5.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.21.4...v1.21.5 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 11:51:01 +00:00
6698df6986
Merge pull request #802 from jonnybarnes/dependabot/composer/laravel/framework-10.9.0
...
Bump laravel/framework from 10.8.0 to 10.9.0
2023-04-27 12:33:36 +01:00
dependabot[bot]
6caa34191c
Bump laravel/framework from 10.8.0 to 10.9.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.8.0 to 10.9.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.8.0...v10.9.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 09:57:30 +00:00
a69df7fff3
Merge pull request #798 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.5.2
...
Bump nunomaduro/collision from 7.5.0 to 7.5.2
2023-04-25 10:15:27 +01:00
dependabot[bot]
549288cc1f
Bump nunomaduro/collision from 7.5.0 to 7.5.2
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.5.0 to 7.5.2.
- [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/v7.5.0...v7.5.2 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 09:10:37 +00:00
c277854bb5
Merge pull request #797 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.39.0
...
Bump eslint from 8.38.0 to 8.39.0
2023-04-24 12:52:46 +01:00
dependabot[bot]
45caf07cc4
Bump eslint from 8.38.0 to 8.39.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.38.0 to 8.39.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.39.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 11:29:11 +00:00
ee27bdc006
Merge pull request #796 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.6.0
...
Bump stylelint from 15.5.0 to 15.6.0
2023-04-24 12:28:29 +01:00
dependabot[bot]
d3b7abcf53
Bump stylelint from 15.5.0 to 15.6.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.5.0 to 15.6.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.5.0...15.6.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 11:25:30 +00:00
76ef558536
Merge pull request #795 from jonnybarnes/dependabot/npm_and_yarn/webpack-cli-5.0.2
...
Bump webpack-cli from 5.0.1 to 5.0.2
2023-04-24 12:24:39 +01:00
dependabot[bot]
4fcd9e434e
Bump webpack-cli from 5.0.1 to 5.0.2
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 10:46:58 +00:00
552c8c27a7
Merge pull request #794 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.1.2
...
Bump phpunit/phpunit from 10.1.1 to 10.1.2
2023-04-24 11:38:34 +01:00
dependabot[bot]
36bb5c0c7d
Bump phpunit/phpunit from 10.1.1 to 10.1.2
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.1.1 to 10.1.2.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.1.2/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.1.1...10.1.2 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 09:56:40 +00:00
54037c4514
Merge pull request #792 from jonnybarnes/791-fix-laravel-pint-upgrade
...
Update Laravel Pint
2023-04-20 17:40:58 +01:00
7ee5bb00ba
Update Laravel Pint
2023-04-20 17:34:06 +01:00
8d93a5ac7a
Merge pull request #790 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.23
...
Bump postcss from 8.4.22 to 8.4.23
2023-04-20 17:29:37 +01:00
dependabot[bot]
65b246472b
Bump postcss from 8.4.22 to 8.4.23
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.22 to 8.4.23.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.22...8.4.23 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 16:26:09 +00:00
fcc14cef62
Merge pull request #789 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.80.0
...
Bump webpack from 5.79.0 to 5.80.0
2023-04-20 17:25:31 +01:00
dependabot[bot]
796f217370
Bump webpack from 5.79.0 to 5.80.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.79.0 to 5.80.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.79.0...v5.80.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 09:56:32 +00:00
f16e7bd6d7
Merge pull request #788 from jonnybarnes/dependabot/composer/laravel/scout-10.1.1
...
Bump laravel/scout from 10.1.0 to 10.1.1
2023-04-19 11:41:52 +01:00
dependabot[bot]
aa68961849
Bump laravel/scout from 10.1.0 to 10.1.1
...
Bumps [laravel/scout](https://github.com/laravel/scout ) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/laravel/scout/releases )
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/scout/compare/v10.1.0...v10.1.1 )
---
updated-dependencies:
- dependency-name: laravel/scout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 10:21:20 +00:00
b27e7c05bf
Merge pull request #787 from jonnybarnes/dependabot/composer/laravel/dusk-7.7.1
...
Bump laravel/dusk from 7.7.0 to 7.7.1
2023-04-19 11:20:39 +01:00
dependabot[bot]
a48afca310
Bump laravel/dusk from 7.7.0 to 7.7.1
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.7.0 to 7.7.1.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.7.0...v7.7.1 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 10:15:59 +00:00
3f1d1b2662
Merge pull request #785 from jonnybarnes/dependabot/composer/laravel/framework-10.8.0
...
Bump laravel/framework from 10.7.1 to 10.8.0
2023-04-19 11:04:47 +01:00
dependabot[bot]
078520d484
Bump laravel/framework from 10.7.1 to 10.8.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.7.1 to 10.8.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.7.1...v10.8.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 09:56:47 +00:00
d6345eb3e6
Merge pull request #783 from jonnybarnes/dependabot/composer/guzzlehttp/guzzle-7.5.1
...
Bump guzzlehttp/guzzle from 7.5.0 to 7.5.1
2023-04-18 20:35:50 +01:00
dependabot[bot]
54ae83d281
Bump guzzlehttp/guzzle from 7.5.0 to 7.5.1
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.5/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.0...7.5.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 19:31:04 +00:00
54de5d84b5
Merge pull request #782 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.1.1
...
Bump phpunit/phpunit from 10.1.0 to 10.1.1
2023-04-18 20:30:23 +01:00
dependabot[bot]
ad26e55b02
Bump phpunit/phpunit from 10.1.0 to 10.1.1
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.1.1/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.1.0...10.1.1 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 09:56:25 +00:00
32c4862b0c
Merge pull request #780 from jonnybarnes/dependabot/npm_and_yarn/stylelint-config-standard-33.0.0
...
Bump stylelint-config-standard from 32.0.0 to 33.0.0
2023-04-18 09:45:12 +01:00
dependabot[bot]
6fc2959369
Bump stylelint-config-standard from 32.0.0 to 33.0.0
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 32.0.0 to 33.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/32.0.0...33.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 07:55:34 +00:00
40cd2f4a6e
Merge pull request #779 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.22
...
Bump postcss from 8.4.21 to 8.4.22
2023-04-18 08:54:58 +01:00
dependabot[bot]
376e87ecd2
Bump postcss from 8.4.21 to 8.4.22
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.21 to 8.4.22.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.22 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 07:38:36 +00:00
8566fda66b
Merge pull request #778 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.5.0
...
Bump nunomaduro/collision from 7.4.0 to 7.5.0
2023-04-18 08:10:28 +01:00
dependabot[bot]
c546d57eaa
Bump nunomaduro/collision from 7.4.0 to 7.5.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.4.0 to 7.5.0.
- [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/v7.4.0...v7.5.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 09:56:33 +00:00
f636e92db8
Merge pull request #777 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.1.0
...
Bump phpunit/phpunit from 10.0.19 to 10.1.0
2023-04-14 14:31:42 +01:00
dependabot[bot]
f074b4f120
Bump phpunit/phpunit from 10.0.19 to 10.1.0
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.0.19 to 10.1.0.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.1.0/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.0.19...10.1.0 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 13:15:16 +00:00
2b2d720bcf
Merge pull request #776 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.1.0
...
Bump phpunit/php-code-coverage from 10.0.2 to 10.1.0
2023-04-14 14:14:17 +01:00
dependabot[bot]
0655cd9f62
Bump phpunit/php-code-coverage from 10.0.2 to 10.1.0
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.0.2 to 10.1.0.
- [Release notes](https://github.com/sebastianbergmann/php-code-coverage/releases )
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog-10.1.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.0.2...10.1.0 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 12:55:38 +00:00
b5a999ca32
Merge pull request #775 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.79.0
...
Bump webpack from 5.78.0 to 5.79.0
2023-04-14 12:14:33 +01:00
dependabot[bot]
67bd886d10
Bump webpack from 5.78.0 to 5.79.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.78.0 to 5.79.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.78.0...v5.79.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 09:56:30 +00:00
b2da0da3fe
Merge pull request #772 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.13.0
...
Bump league/flysystem-aws-s3-v3 from 3.12.2 to 3.13.0
2023-04-12 11:31:42 +01:00
dependabot[bot]
33aa86af08
Bump league/flysystem-aws-s3-v3 from 3.12.2 to 3.13.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.12.2 to 3.13.0.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases )
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.12.2...3.13.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 10:18:51 +00:00
7915c21a4c
Merge pull request #771 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-2.1.0
...
Bump spatie/laravel-ignition from 2.0.0 to 2.1.0
2023-04-12 11:18:11 +01:00
dependabot[bot]
b8c5eca060
Bump spatie/laravel-ignition from 2.0.0 to 2.1.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/2.0.0...2.1.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 09:56:30 +00:00
d0aafb94a9
Merge pull request #769 from jonnybarnes/251-re-add-search-functionality
...
Re-add search functionality
2023-04-12 09:53:33 +01:00
58c5a7d443
Re-add search functionality
2023-04-11 21:44:55 +01:00
92c0a517c2
Merge pull request #768 from jonnybarnes/767-cant-save-bio
...
Fix session cookies
2023-04-11 18:27:46 +01:00
5f285d8449
env name changed at some point
2023-04-11 18:22:59 +01:00
728147052d
Merge pull request #765 from jonnybarnes/764-switch-bio-to-use-editor
...
Switch bio to use editor
2023-04-11 17:41:03 +01:00
bdb69df52d
Switch bio to be stored in database
2023-04-11 17:37:42 +01:00
f51a740858
Merge pull request #763 from jonnybarnes/dependabot/npm_and_yarn/csstools/postcss-oklab-function-2.2.1
...
Bump @csstools/postcss-oklab-function from 2.2.0 to 2.2.1
2023-04-11 12:32:17 +01:00
dependabot[bot]
5917eaaf88
Bump @csstools/postcss-oklab-function from 2.2.0 to 2.2.1
...
Bumps [@csstools/postcss-oklab-function](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-oklab-function ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/csstools/postcss-plugins/releases )
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-oklab-function/CHANGELOG.md )
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-oklab-function )
---
updated-dependencies:
- dependency-name: "@csstools/postcss-oklab-function"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 11:28:48 +00:00
0a0131e92e
Merge pull request #762 from jonnybarnes/dependabot/npm_and_yarn/stylelint-webpack-plugin-4.1.1
...
Bump stylelint-webpack-plugin from 4.1.0 to 4.1.1
2023-04-11 12:28:12 +01:00
dependabot[bot]
bfb5c5451b
Bump stylelint-webpack-plugin from 4.1.0 to 4.1.1
...
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: stylelint-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 11:23:17 +00:00
b2ee1e1516
Merge pull request #761 from jonnybarnes/dependabot/npm_and_yarn/eslint-webpack-plugin-4.0.1
...
Bump eslint-webpack-plugin from 4.0.0 to 4.0.1
2023-04-11 12:22:34 +01:00
dependabot[bot]
2ef2d9458a
Bump eslint-webpack-plugin from 4.0.0 to 4.0.1
...
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 09:56:44 +00:00
1c2e6c5788
Merge pull request #760 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.38.0
...
Bump eslint from 8.37.0 to 8.38.0
2023-04-10 12:58:42 +01:00
dependabot[bot]
7da4dbcc95
Bump eslint from 8.37.0 to 8.38.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.37.0 to 8.38.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.37.0...v8.38.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 09:56:47 +00:00
5fb8a9153f
Merge pull request #757 from jonnybarnes/756-update-readme-to-drop-postgis-reference
...
Tweak the README
2023-04-08 16:31:09 +01:00
2a3d3b8044
Tweak the readme
2023-04-08 16:18:02 +01:00
b862186a4f
Merge pull request #755 from jonnybarnes/753-remove-twitter-posse-support
...
Remove Twitter POSSE support
2023-04-08 13:28:38 +01:00
88e1246f8b
Remove Twitter POSSE support
2023-04-08 13:25:36 +01:00
52b1220068
Merge pull request #754 from jonnybarnes/752-fix-flaky-phpunit-tests
...
Remove dates than cause some tests to fail
2023-04-08 10:44:45 +01:00
ebfa7f7bf7
REmove dates than cause some tests to fail
2023-04-08 10:33:48 +01:00
a13fe9d772
Merge pull request #751 from jonnybarnes/750-clean-up-old-assets
...
Clean up old assets
2023-04-07 16:50:12 +01:00
bcabf94741
Clean up old assets
2023-04-07 16:29:50 +01:00
8cfded9232
Merge pull request #749 from jonnybarnes/748-fix-deprecation-warnings-in-the-phpunit-tests
...
Fix phpunit deprecation warnings
2023-04-07 16:13:55 +01:00
aedbb4b327
Make phpunit provider methods static
2023-04-07 15:39:49 +01:00
2b1090130f
Merge pull request #747 from jonnybarnes/2023_redesign
...
2023 Redesign v1
2023-04-07 15:17:49 +01:00
a0db33067c
2023 Redesign v1
2023-04-07 15:09:29 +01:00
15719f74da
Merge pull request #746 from jonnybarnes/dependabot/composer/laravel/framework-10.6.2
...
Bump laravel/framework from 10.6.1 to 10.6.2
2023-04-06 11:08:30 +01:00
dependabot[bot]
409f589bf4
Bump laravel/framework from 10.6.1 to 10.6.2
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.6.1 to 10.6.2.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.6.1...v10.6.2 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 10:04:23 +00:00
059f9795af
Merge pull request #745 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.78.0
...
Bump webpack from 5.77.0 to 5.78.0
2023-04-06 11:01:01 +01:00
dependabot[bot]
e2a6326461
Bump webpack from 5.77.0 to 5.78.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.77.0 to 5.78.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.77.0...v5.78.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 09:56:40 +00:00
ab588d115a
Merge pull request #744 from jonnybarnes/dependabot/npm_and_yarn/stylelint-config-standard-32.0.0
...
Bump stylelint-config-standard from 31.0.0 to 32.0.0
2023-04-05 11:37:11 +01:00
dependabot[bot]
2b2c754ff8
Bump stylelint-config-standard from 31.0.0 to 32.0.0
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 31.0.0 to 32.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/31.0.0...32.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 10:33:39 +00:00
e09fb364b9
Merge pull request #742 from jonnybarnes/dependabot/npm_and_yarn/stylelint-15.4.0
...
Bump stylelint from 15.3.0 to 15.4.0
2023-04-05 11:32:27 +01:00
dependabot[bot]
5e48bfebb2
Bump stylelint from 15.3.0 to 15.4.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.3.0...15.4.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 10:27:12 +00:00
69214eb3b2
Merge pull request #740 from jonnybarnes/dependabot/npm_and_yarn/postcss-loader-7.2.4
...
Bump postcss-loader from 7.1.0 to 7.2.4
2023-04-05 11:26:31 +01:00
dependabot[bot]
b37baa4e2b
Bump postcss-loader from 7.1.0 to 7.2.4
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.1.0 to 7.2.4.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.1.0...v7.2.4 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 10:23:00 +00:00
9e681111b7
Merge pull request #743 from jonnybarnes/dependabot/composer/laravel/pint-1.8.0
...
Bump laravel/pint from 1.7.0 to 1.8.0
2023-04-05 11:20:19 +01:00
dependabot[bot]
d127a351dd
Bump laravel/pint from 1.7.0 to 1.8.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.7.0 to 1.8.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/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 10:06:08 +00:00
7a0ecab3cc
Merge pull request #741 from jonnybarnes/dependabot/composer/laravel/framework-10.6.1
...
Bump laravel/framework from 10.6.0 to 10.6.1
2023-04-05 11:05:26 +01:00
dependabot[bot]
ee386c6ac5
Bump laravel/framework from 10.6.0 to 10.6.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.6.0 to 10.6.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.6.0...v10.6.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 09:56:47 +00:00
5486a18c28
Merge pull request #738 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.21.4
...
Bump @babel/preset-env from 7.20.2 to 7.21.4
2023-04-05 10:52:48 +01:00
dependabot[bot]
dde063113b
Bump @babel/preset-env from 7.20.2 to 7.21.4
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.20.2 to 7.21.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.21.4/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 09:47:25 +00:00
ddb1d3df99
Merge pull request #737 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.21.4
...
Bump @babel/core from 7.21.3 to 7.21.4
2023-04-05 10:46:42 +01:00
dependabot[bot]
1c2cb89fef
Bump @babel/core from 7.21.3 to 7.21.4
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.21.3 to 7.21.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.21.4/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 09:42:54 +00:00
c6599ebfac
Merge pull request #728 from jonnybarnes/dependabot/npm_and_yarn/cssnano-6.0.0
...
Bump cssnano from 5.1.15 to 6.0.0
2023-04-05 10:42:15 +01:00
dependabot[bot]
8e866cef09
Bump cssnano from 5.1.15 to 6.0.0
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.1.15 to 6.0.0.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.15...cssnano@6.0.0 )
---
updated-dependencies:
- dependency-name: cssnano
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 09:36:48 +00:00
f403c4b118
Merge pull request #734 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.77.0
...
Bump webpack from 5.76.3 to 5.77.0
2023-04-05 10:36:11 +01:00
dependabot[bot]
2d51c7558a
Bump webpack from 5.76.3 to 5.77.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.76.3 to 5.77.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.76.3...v5.77.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 09:32:06 +00:00
e59cfed48e
Merge pull request #731 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.37.0
...
Bump eslint from 8.36.0 to 8.37.0
2023-04-05 10:31:23 +01:00
dependabot[bot]
84b3b6cc07
Bump eslint from 8.36.0 to 8.37.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.36.0 to 8.37.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.37.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 09:26:36 +00:00
fd370d3b5e
Merge pull request #736 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.4.0
...
Bump nunomaduro/collision from 7.3.3 to 7.4.0
2023-04-05 09:57:17 +01:00
dependabot[bot]
89219010bc
Bump nunomaduro/collision from 7.3.3 to 7.4.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.3.3 to 7.4.0.
- [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/v7.3.3...v7.4.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 08:35:08 +00:00
aa082f8bb1
Merge pull request #733 from jonnybarnes/dependabot/composer/vimeo/psalm-5.9.0
...
Bump vimeo/psalm from 5.8.0 to 5.9.0
2023-04-05 09:34:26 +01:00
dependabot[bot]
f96d7d679e
Bump vimeo/psalm from 5.8.0 to 5.9.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.8.0...5.9.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 18:08:49 +00:00
b17ff5c7b8
Merge pull request #739 from jonnybarnes/dependabot/composer/laravel/sail-1.21.4
...
Bump laravel/sail from 1.21.2 to 1.21.4
2023-04-04 19:08:07 +01:00
dependabot[bot]
2c17a19f06
Bump laravel/sail from 1.21.2 to 1.21.4
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.21.2 to 1.21.4.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.21.2...v1.21.4 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 17:57:07 +00:00
906671353d
Merge pull request #735 from jonnybarnes/dependabot/composer/laravel/framework-10.5.1
...
Bump laravel/framework from 10.5.0 to 10.5.1
2023-04-04 18:56:23 +01:00
dependabot[bot]
11b900480c
Bump laravel/framework from 10.5.0 to 10.5.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.5.0 to 10.5.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.5.0...v10.5.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-30 09:57:00 +00:00
58f83590ce
Merge pull request #732 from jonnybarnes/dependabot/composer/laravel/framework-10.5.0
...
Bump laravel/framework from 10.4.1 to 10.5.0
2023-03-29 11:21:17 +01:00
dependabot[bot]
374c453595
Bump laravel/framework from 10.4.1 to 10.5.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.4.1 to 10.5.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.4.1...v10.5.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 09:59:19 +00:00
3752aa0025
Merge pull request #729 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.0.19
...
Bump phpunit/phpunit from 10.0.18 to 10.0.19
2023-03-29 10:58:11 +01:00
dependabot[bot]
81391b86e7
Bump phpunit/phpunit from 10.0.18 to 10.0.19
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.0.18 to 10.0.19.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-10.0.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.0.18...10.0.19 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 08:27:23 +00:00
0de0252795
Merge pull request #727 from jonnybarnes/dependabot/composer/league/commonmark-2.4.0
...
Bump league/commonmark from 2.3.9 to 2.4.0
2023-03-29 09:26:44 +01:00
dependabot[bot]
e0dc3a966c
Bump league/commonmark from 2.3.9 to 2.4.0
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.3.9 to 2.4.0.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.4/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.3.9...2.4.0 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 09:56:32 +00:00
6b64fe4942
Merge pull request #726 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.3.3
...
Bump nunomaduro/collision from 7.3.2 to 7.3.3
2023-03-24 10:20:01 +00:00
dependabot[bot]
0bbc38f36a
Bump nunomaduro/collision from 7.3.2 to 7.3.3
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.3.2 to 7.3.3.
- [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/v7.3.2...v7.3.3 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 09:56:31 +00:00
5969b73d58
Merge pull request #724 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.76.3
...
Bump webpack from 5.76.2 to 5.76.3
2023-03-23 17:44:37 +00:00
dependabot[bot]
253765205e
Bump webpack from 5.76.2 to 5.76.3
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.76.2 to 5.76.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.76.2...v5.76.3 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 17:38:00 +00:00
e6a7605d3b
Merge pull request #725 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.32.4
...
Bump spatie/laravel-ray from 1.32.3 to 1.32.4
2023-03-23 17:36:11 +00:00
dependabot[bot]
c2e4c2654f
Bump spatie/laravel-ray from 1.32.3 to 1.32.4
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.32.3 to 1.32.4.
- [Release notes](https://github.com/spatie/laravel-ray/releases )
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ray/compare/1.32.3...1.32.4 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 17:33:15 +00:00
ea10992849
Merge pull request #723 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.3.2
...
Bump nunomaduro/collision from 7.2.0 to 7.3.2
2023-03-23 17:32:20 +00:00
dependabot[bot]
2390a3f67a
Bump nunomaduro/collision from 7.2.0 to 7.3.2
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.2.0 to 7.3.2.
- [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/v7.2.0...v7.3.2 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 09:56:33 +00:00
852ab78095
Merge pull request #722 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.0.18
...
Bump phpunit/phpunit from 10.0.16 to 10.0.18
2023-03-22 10:25:33 +00:00
dependabot[bot]
7ba102ec82
Bump phpunit/phpunit from 10.0.16 to 10.0.18
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.0.16 to 10.0.18.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-10.0.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.0.16...10.0.18 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 10:20:46 +00:00
703892b232
Merge pull request #721 from jonnybarnes/dependabot/composer/laravel/pint-1.7.0
...
Bump laravel/pint from 1.6.0 to 1.7.0
2023-03-22 10:20:07 +00:00
dependabot[bot]
18f9254b70
Bump laravel/pint from 1.6.0 to 1.7.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.6.0 to 1.7.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/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 09:56:32 +00:00
75f064b204
Merge pull request #719 from jonnybarnes/dependabot/composer/laravel/framework-10.4.1
...
Bump laravel/framework from 10.3.3 to 10.4.1
2023-03-20 15:03:57 +00:00
dependabot[bot]
60d37d5378
Bump laravel/framework from 10.3.3 to 10.4.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.3.3 to 10.4.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.3.3...v10.4.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 14:38:46 +00:00
f6ac97af21
Merge pull request #718 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.2.0
...
Bump nunomaduro/collision from 7.1.2 to 7.2.0
2023-03-20 14:37:10 +00:00
dependabot[bot]
3e2301af2c
Bump nunomaduro/collision from 7.1.2 to 7.2.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.1.2 to 7.2.0.
- [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/v7.1.2...v7.2.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 09:56:34 +00:00
0c9d284da1
Merge pull request #716 from jonnybarnes/dependabot/npm_and_yarn/stylelint-config-standard-31.0.0
...
Bump stylelint-config-standard from 30.0.1 to 31.0.0
2023-03-17 11:31:56 +00:00
dependabot[bot]
9fe10bb614
Bump stylelint-config-standard from 30.0.1 to 31.0.0
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 30.0.1 to 31.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/30.0.1...31.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 10:48:00 +00:00
9c9caf1041
Merge pull request #715 from jonnybarnes/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.5
...
Bump mini-css-extract-plugin from 2.7.3 to 2.7.5
2023-03-17 10:47:19 +00:00
dependabot[bot]
cbe967e2cc
Bump mini-css-extract-plugin from 2.7.3 to 2.7.5
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.7.3 to 2.7.5.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.3...v2.7.5 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 10:36:25 +00:00
0269fad741
Merge pull request #714 from jonnybarnes/dependabot/npm_and_yarn/postcss-loader-7.1.0
...
Bump postcss-loader from 7.0.2 to 7.1.0
2023-03-17 10:35:43 +00:00
dependabot[bot]
b6a6b4ad77
Bump postcss-loader from 7.0.2 to 7.1.0
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.0.2 to 7.1.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.0.2...v7.1.0 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 09:56:34 +00:00
a7a6655153
Merge pull request #711 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.1.2
...
Bump nunomaduro/collision from 7.1.0 to 7.1.2
2023-03-16 21:33:11 +00:00
dependabot[bot]
c932223c55
Bump nunomaduro/collision from 7.1.0 to 7.1.2
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.1.0 to 7.1.2.
- [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/v7.1.0...v7.1.2 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 21:29:23 +00:00
a10f86e736
Merge pull request #713 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.76.2
...
Bump webpack from 5.76.1 to 5.76.2
2023-03-16 21:25:17 +00:00
dependabot[bot]
63c1322ab6
Bump webpack from 5.76.1 to 5.76.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.76.1 to 5.76.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.76.1...v5.76.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 21:14:03 +00:00
5c2498a887
Merge pull request #712 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.21.3
...
Bump @babel/core from 7.21.0 to 7.21.3
2023-03-16 21:13:17 +00:00
dependabot[bot]
949516ef57
Bump @babel/core from 7.21.0 to 7.21.3
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.21.0 to 7.21.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.21.3/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 20:29:21 +00:00
7fe641b775
Merge pull request #709 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.36.0
...
Bump eslint from 8.35.0 to 8.36.0
2023-03-16 20:09:25 +00:00
dependabot[bot]
c1850e3037
Bump eslint from 8.35.0 to 8.36.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.35.0 to 8.36.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.35.0...v8.36.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 15:50:00 +00:00
ff83b3ce05
Merge pull request #708 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.76.1
...
Bump webpack from 5.76.0 to 5.76.1
2023-03-13 15:49:15 +00:00
dependabot[bot]
3ce396c322
Bump webpack from 5.76.0 to 5.76.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.76.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.76.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 15:27:57 +00:00
ea911386fa
Merge pull request #707 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.0.16
...
Bump phpunit/phpunit from 10.0.15 to 10.0.16
2023-03-13 14:48:01 +00:00
dependabot[bot]
e45f45a7a1
Bump phpunit/phpunit from 10.0.15 to 10.0.16
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.0.15 to 10.0.16.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-10.0.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.0.15...10.0.16 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 09:56:35 +00:00
2c5678834c
Merge pull request #706 from jonnybarnes/dependabot/npm_and_yarn/autoprefixer-10.4.14
...
Bump autoprefixer from 10.4.13 to 10.4.14
2023-03-10 11:25:18 +00:00
dependabot[bot]
c46c9af7b4
Bump autoprefixer from 10.4.13 to 10.4.14
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.13 to 10.4.14.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.13...10.4.14 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 11:10:34 +00:00
ca0a16457a
Merge pull request #698 from jonnybarnes/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.3
...
Bump mini-css-extract-plugin from 2.7.2 to 2.7.3
2023-03-10 11:06:19 +00:00
dependabot[bot]
0ef94ddc44
Bump mini-css-extract-plugin from 2.7.2 to 2.7.3
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 10:39:44 +00:00
0e30926742
Merge pull request #702 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.76.0
...
Bump webpack from 5.75.0 to 5.76.0
2023-03-10 10:39:02 +00:00
dependabot[bot]
5eb9ab1d85
Bump webpack from 5.75.0 to 5.76.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 10:29:13 +00:00
a6d996b74b
Merge pull request #705 from jonnybarnes/dependabot/composer/vimeo/psalm-5.8.0
...
Bump vimeo/psalm from 5.7.7 to 5.8.0
2023-03-10 10:18:54 +00:00
dependabot[bot]
0914ea9a56
Bump vimeo/psalm from 5.7.7 to 5.8.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.7.7 to 5.8.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.7.7...5.8.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 09:56:30 +00:00
e6592946f3
Merge pull request #704 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.0.15
...
Bump phpunit/phpunit from 10.0.14 to 10.0.15
2023-03-09 22:23:17 +00:00
dependabot[bot]
c90a922535
Bump phpunit/phpunit from 10.0.14 to 10.0.15
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.0.14 to 10.0.15.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-10.0.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.0.14...10.0.15 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 19:12:18 +00:00
edb29af115
Merge pull request #701 from jonnybarnes/dependabot/composer/laravel/horizon-5.15.0
...
Bump laravel/horizon from 5.14.2 to 5.15.0
2023-03-09 19:10:03 +00:00
dependabot[bot]
d286344c51
Bump laravel/horizon from 5.14.2 to 5.15.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.14.2 to 5.15.0.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.14.2...v5.15.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 19:05:37 +00:00
09ea77c5a3
Merge pull request #697 from jonnybarnes/dependabot/composer/laravel/sail-1.21.2
...
Bump laravel/sail from 1.21.1 to 1.21.2
2023-03-09 19:04:54 +00:00
dependabot[bot]
fd18dfabb3
Bump laravel/sail from 1.21.1 to 1.21.2
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.21.1 to 1.21.2.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.21.1...v1.21.2 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 10:17:18 +00:00
c1b931bf97
Merge pull request #696 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-10.0.2
...
Bump phpunit/php-code-coverage from 10.0.1 to 10.0.2
2023-03-08 10:16:39 +00:00
dependabot[bot]
682640d8f6
Bump phpunit/php-code-coverage from 10.0.1 to 10.0.2
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/sebastianbergmann/php-code-coverage/releases )
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/10.0.2/ChangeLog-10.0.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/10.0.1...10.0.2 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 09:56:27 +00:00
2a89a44a40
Merge pull request #695 from jonnybarnes/manual_dependency_updates_20230305
...
Dependency updates (manual, 20230305)
2023-03-05 12:38:31 +00:00
0658c25927
Dependency updates (manual, 20230305)
2023-03-05 12:34:32 +00:00
ac1d7cb607
Merge pull request #690 from jonnybarnes/dependabot/composer/lcobucci/jwt-5.0.0
...
Bump lcobucci/jwt from 4.3.0 to 5.0.0
2023-03-04 11:08:59 +00: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
1e4bad4134
Merge pull request #692 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-6.2.7
...
Bump symfony/html-sanitizer from 6.2.5 to 6.2.7
2023-03-03 20:05:11 +00:00
dependabot[bot]
1e04187c7b
Bump symfony/html-sanitizer from 6.2.5 to 6.2.7
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 6.2.5 to 6.2.7.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v6.2.5...v6.2.7 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 19:51:08 +00:00
224f418bcf
Merge pull request #693 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.0.14
...
Bump phpunit/phpunit from 10.0.13 to 10.0.14
2023-03-03 19:50:30 +00:00
dependabot[bot]
b07458f40f
Bump phpunit/phpunit from 10.0.13 to 10.0.14
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.0.13 to 10.0.14.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-10.0.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.0.13...10.0.14 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 19:37:04 +00:00
59dd62b33a
Merge pull request #691 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.8.1
...
Bump barryvdh/laravel-debugbar from 3.8.0 to 3.8.1
2023-03-03 19:36:24 +00:00
dependabot[bot]
d3f3081947
Bump barryvdh/laravel-debugbar from 3.8.0 to 3.8.1
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.8.0...v3.8.1 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 19:20:50 +00:00
c88628d360
Merge pull request #694 from jonnybarnes/dependabot/composer/laravel/framework-10.2.0
...
Bump laravel/framework from 10.1.5 to 10.2.0
2023-03-03 19:20:01 +00:00
dependabot[bot]
8791e714a5
Bump laravel/framework from 10.1.5 to 10.2.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.1.5 to 10.2.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.1.5...v10.2.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 18:01:24 +00:00
2626cae6dc
Merge pull request #686 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.35.0
...
Bump eslint from 8.34.0 to 8.35.0
2023-03-03 17:41:59 +00:00
dependabot[bot]
cf57d95ccf
Bump eslint from 8.34.0 to 8.35.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.34.0 to 8.35.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.34.0...v8.35.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 16:16:43 +00:00
28ecee6485
Merge pull request #689 from jonnybarnes/dependabot/composer/laravel/dusk-7.7.0
...
Bump laravel/dusk from 7.6.1 to 7.7.0
2023-02-27 15:53:12 +00:00
dependabot[bot]
69d5e663b1
Bump laravel/dusk from 7.6.1 to 7.7.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.6.1 to 7.7.0.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.6.1...v7.7.0 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 15:36:54 +00:00
413a919f92
Merge pull request #688 from jonnybarnes/dependabot/composer/laravel/tinker-2.8.1
...
Bump laravel/tinker from 2.8.0 to 2.8.1
2023-02-27 15:32:20 +00:00
dependabot[bot]
cb8ea52d04
Bump laravel/tinker from 2.8.0 to 2.8.1
...
Bumps [laravel/tinker](https://github.com/laravel/tinker ) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/laravel/tinker/releases )
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/tinker/compare/v2.8.0...v2.8.1 )
---
updated-dependencies:
- dependency-name: laravel/tinker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 15:28:06 +00:00
a7b7f43fe3
Merge pull request #687 from jonnybarnes/dependabot/composer/laravel/sail-1.21.0
...
Bump laravel/sail from 1.20.2 to 1.21.0
2023-02-27 15:23:12 +00:00
dependabot[bot]
0bda2f4c13
Bump laravel/sail from 1.20.2 to 1.21.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.20.2 to 1.21.0.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.20.2...v1.21.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 14:42:46 +00:00
8dc70c1345
Merge pull request #685 from jonnybarnes/dependabot/composer/vimeo/psalm-5.7.7
...
Bump vimeo/psalm from 5.7.5 to 5.7.7
2023-02-27 14:36:58 +00:00
dependabot[bot]
afd09d40b0
Bump vimeo/psalm from 5.7.5 to 5.7.7
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.7.5 to 5.7.7.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.7.5...5.7.7 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 09:56:34 +00:00
58a2fbf8dc
Merge pull request #678 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.21.0
...
Bump @babel/core from 7.20.12 to 7.21.0
2023-02-24 16:31:02 +00:00
dependabot[bot]
64f6f4954e
Bump @babel/core from 7.20.12 to 7.21.0
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.12 to 7.21.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.21.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 16:25:33 +00:00
026ee5dca7
Merge pull request #675 from jonnybarnes/dependabot/npm_and_yarn/stylelint-and-stylelint-config-standard-15.2.0
...
Bump stylelint and stylelint-config-standard
2023-02-24 16:24:54 +00:00
dependabot[bot]
099a5badb5
Bump stylelint and stylelint-config-standard
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ). These dependencies needed to be updated together.
Updates `stylelint` from 14.16.1 to 15.2.0
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.16.1...15.2.0 )
Updates `stylelint-config-standard` from 29.0.0 to 30.0.1
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/29.0.0...30.0.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 16:22:07 +00:00
8b3ffa754b
Merge pull request #672 from jonnybarnes/dependabot/npm_and_yarn/stylelint-webpack-plugin-4.1.0
...
Bump stylelint-webpack-plugin from 4.0.0 to 4.1.0
2023-02-24 16:21:21 +00:00
dependabot[bot]
834fc88e4f
Bump stylelint-webpack-plugin from 4.0.0 to 4.1.0
...
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: stylelint-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 16:05:16 +00:00
07f76db555
Merge pull request #684 from jonnybarnes/dependabot/composer/laravel/framework-10.1.5
...
Bump laravel/framework from 10.0.3 to 10.1.5
2023-02-24 15:59:54 +00:00
dependabot[bot]
cc8530c698
Bump laravel/framework from 10.0.3 to 10.1.5
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 10.0.3 to 10.1.5.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v10.0.3...v10.1.5 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 15:52:45 +00:00
457722af40
Merge pull request #681 from jonnybarnes/dependabot/composer/vimeo/psalm-5.7.5
...
Bump vimeo/psalm from 5.6.0 to 5.7.5
2023-02-24 15:51:51 +00:00
dependabot[bot]
f89223eb21
Bump vimeo/psalm from 5.6.0 to 5.7.5
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.6.0 to 5.7.5.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.6.0...5.7.5 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 15:48:03 +00:00
270f758a5e
Merge pull request #680 from jonnybarnes/dependabot/composer/laravel/pint-1.6.0
...
Bump laravel/pint from 1.5.0 to 1.6.0
2023-02-24 15:47:22 +00:00
dependabot[bot]
2dba925abe
Bump laravel/pint from 1.5.0 to 1.6.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.5.0 to 1.6.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/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 15:39:29 +00:00
383c28c741
Merge pull request #677 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.0.11
...
Bump phpunit/phpunit from 10.0.7 to 10.0.11
2023-02-24 15:38:52 +00:00
dependabot[bot]
e4ae3368b8
Bump phpunit/phpunit from 10.0.7 to 10.0.11
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 10.0.7 to 10.0.11.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-10.0.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.0.7...10.0.11 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 15:32:02 +00:00
bfec12b570
Merge pull request #673 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.0.5
...
Bump nunomaduro/collision from 7.0.4 to 7.0.5
2023-02-24 15:31:22 +00:00
dependabot[bot]
ae00199d99
Bump nunomaduro/collision from 7.0.4 to 7.0.5
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.0.4 to 7.0.5.
- [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/v7.0.4...v7.0.5 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 09:56:45 +00:00
27463b1727
Merge pull request #669 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.0.4
...
Bump nunomaduro/collision from 7.0.3 to 7.0.4
2023-02-18 10:26:45 +00:00
dependabot[bot]
4c1475b6e5
Bump nunomaduro/collision from 7.0.3 to 7.0.4
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.0.3 to 7.0.4.
- [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/v7.0.3...v7.0.4 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 09:59:05 +00:00
ae806be7d7
Merge pull request #668 from jonnybarnes/665-upgrade-to-laravel-10
...
Upgrade to Laravel 10
2023-02-18 09:58:16 +00:00
9743ba8eed
Fix some Laravel Pint issues
2023-02-18 09:53:57 +00:00
16b120bc73
Upgrade to Laravel 10
2023-02-18 09:34:57 +00:00
c4d7dc31d5
Update php unit config
2023-02-17 09:47:41 +00:00
cee9d77b50
Make Upgrade guide changes
2023-02-17 09:41:14 +00:00
9256aae89d
Update composer dependencies to Laravel 10
2023-02-17 09:26:17 +00:00
af20594968
Merge pull request #666 from jonnybarnes/fix_tests
...
Get tests passing again
2023-02-17 08:27:17 +00:00
8444634fc7
Get tests passing again
2023-02-17 07:50:02 +00:00
0ef99c53d2
Merge pull request #664 from jonnybarnes/update_laravel_pint_20230216
...
Update Laravel Pint, fix files in codebase
2023-02-16 17:01:34 +00:00
6d6e719f52
Update Laravel Pint, fix files in codebase
2023-02-16 16:57:06 +00:00
672e724784
Merge pull request #663 from jonnybarnes/dependabot/composer/beyondcode/laravel-dump-server-1.9.0
...
Bump beyondcode/laravel-dump-server from 1.8.0 to 1.9.0
2023-02-16 16:47:58 +00:00
c64f1720be
Merge branch 'develop' into dependabot/composer/beyondcode/laravel-dump-server-1.9.0
2023-02-16 15:28:09 +00:00
86051dddc0
Merge pull request #662 from jonnybarnes/dependabot/composer/laravel/sail-1.20.2
...
Bump laravel/sail from 1.20.1 to 1.20.2
2023-02-16 15:27:54 +00:00
1338ce8714
Merge branch 'develop' into dependabot/composer/laravel/sail-1.20.2
2023-02-16 15:05:26 +00:00
cd254b47fd
Merge pull request #661 from jonnybarnes/dependabot/npm_and_yarn/cssnano-5.1.15
...
Bump cssnano from 5.1.14 to 5.1.15
2023-02-16 14:51:26 +00:00
dependabot[bot]
cd5fe1af1f
Bump beyondcode/laravel-dump-server from 1.8.0 to 1.9.0
...
Bumps [beyondcode/laravel-dump-server](https://github.com/beyondcode/laravel-dump-server ) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/beyondcode/laravel-dump-server/releases )
- [Changelog](https://github.com/beyondcode/laravel-dump-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/beyondcode/laravel-dump-server/compare/1.8.0...1.9.0 )
---
updated-dependencies:
- dependency-name: beyondcode/laravel-dump-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 09:58:18 +00:00
dependabot[bot]
a4acfd0352
Bump laravel/sail from 1.20.1 to 1.20.2
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.20.1 to 1.20.2.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.20.1...v1.20.2 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 09:57:00 +00:00
dependabot[bot]
d42d07c6ac
Bump cssnano from 5.1.14 to 5.1.15
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.1.14 to 5.1.15.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.14...cssnano@5.1.15 )
---
updated-dependencies:
- dependency-name: cssnano
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 09:56:55 +00:00
7bc3854246
Merge pull request #656 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.34.0
...
Bump eslint from 8.33.0 to 8.34.0
2023-02-16 07:53:18 +00:00
dependabot[bot]
1ad0859007
Bump eslint from 8.33.0 to 8.34.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.33.0 to 8.34.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.33.0...v8.34.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 07:38:57 +00:00
184b5a18fb
Merge pull request #657 from jonnybarnes/dependabot/composer/laravel/dusk-7.6.1
...
Bump laravel/dusk from 7.5.0 to 7.6.1
2023-02-16 07:36:01 +00:00
dependabot[bot]
d873e15572
Bump laravel/dusk from 7.5.0 to 7.6.1
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.5.0 to 7.6.1.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.5.0...v7.6.1 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 07:32:58 +00:00
90edd9a270
Merge pull request #659 from jonnybarnes/dependabot/composer/laravel/horizon-5.14.2
...
Bump laravel/horizon from 5.14.1 to 5.14.2
2023-02-16 07:31:41 +00:00
dependabot[bot]
1cc9e2e92b
Bump laravel/horizon from 5.14.1 to 5.14.2
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.14.1...v5.14.2 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 07:27:44 +00:00
5a4fc79b0c
Merge pull request #660 from jonnybarnes/dependabot/composer/laravel/framework-9.52.0
...
Bump laravel/framework from 9.51.0 to 9.52.0
2023-02-16 07:26:34 +00:00
dependabot[bot]
4c701e405e
Bump laravel/framework from 9.51.0 to 9.52.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.51.0 to 9.52.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.51.0...v9.52.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 07:22:39 +00:00
3f53a7cfe7
Merge pull request #655 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.0.2
...
Bump nunomaduro/collision from 7.0.1 to 7.0.2
2023-02-16 07:21:26 +00:00
dependabot[bot]
ffab2260c2
Bump nunomaduro/collision from 7.0.1 to 7.0.2
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 7.0.1 to 7.0.2.
- [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/v7.0.1...v7.0.2 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 09:56:58 +00:00
fe6b5c1c3f
Merge pull request #651 from jonnybarnes/dependabot/composer/nunomaduro/collision-7.0.1
...
Bump nunomaduro/collision from 6.4.0 to 7.0.1
2023-02-08 19:51:16 +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
b22580a068
Merge pull request #649 from jonnybarnes/dependabot/composer/laravel/sail-1.20.1
...
Bump laravel/sail from 1.19.0 to 1.20.1
2023-02-08 19:45:56 +00:00
dependabot[bot]
9c51c66576
Bump laravel/sail from 1.19.0 to 1.20.1
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.19.0 to 1.20.1.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.19.0...v1.20.1 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 19:43:01 +00:00
38a752d9c8
Merge pull request #647 from jonnybarnes/dependabot/composer/laravel/horizon-5.14.1
...
Bump laravel/horizon from 5.14.0 to 5.14.1
2023-02-08 19:41:23 +00:00
dependabot[bot]
78eed45412
Bump laravel/horizon from 5.14.0 to 5.14.1
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.14.0...v5.14.1 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 19:37:27 +00:00
3791920f41
Merge pull request #646 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.32.2
...
Bump spatie/laravel-ray from 1.32.1 to 1.32.2
2023-02-08 19:35:06 +00:00
dependabot[bot]
f33609e01e
Bump spatie/laravel-ray from 1.32.1 to 1.32.2
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.32.1 to 1.32.2.
- [Release notes](https://github.com/spatie/laravel-ray/releases )
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ray/compare/1.32.1...1.32.2 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 09:01:01 +00:00
eee9c63cd3
Merge pull request #645 from jonnybarnes/dependabot/composer/phpunit/phpunit-9.6.3
2023-02-06 11:52:00 +00:00
dependabot[bot]
7ffd23d344
Bump phpunit/phpunit from 9.6.2 to 9.6.3
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.2 to 9.6.3.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.2...9.6.3 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 11:21:29 +00:00
3d5cd5ad81
Merge pull request #644 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.8.0
2023-02-06 11:15:34 +00:00
dependabot[bot]
219fc29080
Bump barryvdh/laravel-debugbar from 3.7.0 to 3.8.0
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 11:10:45 +00:00
6dec78728c
Merge pull request #643 from jonnybarnes/dependabot/composer/barryvdh/laravel-ide-helper-2.13.0
2023-02-06 11:07:24 +00:00
dependabot[bot]
ac2f219f6f
Bump barryvdh/laravel-ide-helper from 2.12.3 to 2.13.0
...
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper ) from 2.12.3 to 2.13.0.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases )
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.12.3...v2.13.0 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 09:01:05 +00:00
7a8807e1c2
Merge pull request #642 from jonnybarnes/dependency_updates_20230204
...
Updating some npm dependencies
2023-02-04 13:25:17 +00:00
556802c6e7
Updating some npm dependencies
2023-02-04 13:17:55 +00:00
b59cea9a5e
Merge pull request #640 from jonnybarnes/Switch_docker_to_php_82
...
Add PHP 8.2 support
2023-02-04 12:42:36 +00:00
4cb246aad2
Add PHP 8.2 support
2023-02-04 12:38:22 +00:00
0794c8a754
Merge pull request #634 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.33.0
...
Bump eslint from 8.30.0 to 8.33.0
2023-02-04 11:35:48 +00:00
dependabot[bot]
aa86718f15
Bump eslint from 8.30.0 to 8.33.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.30.0 to 8.33.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.30.0...v8.33.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 11:31:47 +00:00
c080700cee
Merge pull request #625 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.21
...
Bump postcss from 8.4.20 to 8.4.21
2023-02-04 11:31:01 +00:00
dependabot[bot]
5e8e60314e
Bump postcss from 8.4.20 to 8.4.21
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.20 to 8.4.21.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.20...8.4.21 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 11:27:24 +00:00
a8a0147fa7
Merge pull request #624 from jonnybarnes/dependabot/npm_and_yarn/babel-loader-9.1.2
...
Bump babel-loader from 9.1.0 to 9.1.2
2023-02-04 11:26:26 +00:00
dependabot[bot]
a7e50bd069
Bump babel-loader from 9.1.0 to 9.1.2
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 9.1.0 to 9.1.2.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 11:22:39 +00:00
47d86b2cb9
Merge pull request #623 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.20.12
...
Bump @babel/core from 7.20.7 to 7.20.12
2023-02-04 11:21:50 +00:00
dependabot[bot]
467d1a5bd1
Bump @babel/core from 7.20.7 to 7.20.12
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.7 to 7.20.12.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.12/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 11:18:41 +00:00
52e8c5dd91
Merge pull request #635 from jonnybarnes/dependabot/composer/laravel/sail-1.19.0
...
Bump laravel/sail from 1.16.6 to 1.19.0
2023-02-04 11:17:53 +00:00
dependabot[bot]
2cd838a820
Bump laravel/sail from 1.16.6 to 1.19.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.16.6 to 1.19.0.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.16.6...v1.19.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 11:10:36 +00:00
a39745525d
Merge pull request #620 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-1.6.4
...
Bump spatie/laravel-ignition from 1.6.3 to 1.6.4
2023-02-04 11:07:50 +00:00
dependabot[bot]
6a4423a90b
Bump spatie/laravel-ignition from 1.6.3 to 1.6.4
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.6.3...1.6.4 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 11:00:18 +00:00
948c09d636
Merge pull request #619 from jonnybarnes/dependabot/composer/nunomaduro/collision-6.4.0
...
Bump nunomaduro/collision from 6.3.2 to 6.4.0
2023-02-04 10:58:56 +00:00
dependabot[bot]
8de20a1807
Bump nunomaduro/collision from 6.3.2 to 6.4.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 6.3.2 to 6.4.0.
- [Release notes](https://github.com/nunomaduro/collision/releases )
- [Changelog](https://github.com/nunomaduro/collision/blob/v6.4.0/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v6.3.2...v6.4.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 10:51:39 +00:00
e057feaec2
Merge pull request #618 from jonnybarnes/dependabot/composer/lcobucci/jwt-4.3.0
...
Bump lcobucci/jwt from 4.2.1 to 4.3.0
2023-02-04 10:50:56 +00:00
dependabot[bot]
7332eaffe6
Bump lcobucci/jwt from 4.2.1 to 4.3.0
...
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt ) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/lcobucci/jwt/releases )
- [Commits](https://github.com/lcobucci/jwt/compare/4.2.1...4.3.0 )
---
updated-dependencies:
- dependency-name: lcobucci/jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 10:45:04 +00:00
a1e7fe1662
Merge pull request #638 from jonnybarnes/616-use-cloudconvert-for-webpage-screenshots
...
Use CloudConvert for webpage screenshots
2023-02-04 10:44:25 +00:00
447268b417
Fix original test
2023-02-04 10:41:08 +00:00
f2c8f04c2f
Laravel Pint fixes
...
Also remove a file that wasn’t needed
2023-02-04 10:30:49 +00:00
bdbcaa55ea
Now we are using cloudconvert, remove un-needed local packages
2023-02-04 10:25:43 +00:00
f38235561f
Add tests for screenshots
2023-02-04 10:22:00 +00:00
c410e344a0
Begin work on unit tests
2023-01-20 16:02:04 +00:00
45c71bbb47
Setup CloudConvert to take webpage screenshots
2023-01-02 09:39:23 +00:00
0d393bd172
Merge pull request #615 from jonnybarnes/dependabot/npm_and_yarn/json5-2.2.2
...
Bump json5 from 2.2.1 to 2.2.2
2022-12-29 20:03:36 +00:00
dependabot[bot]
d9b4fe834d
Bump json5 from 2.2.1 to 2.2.2
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 18:59:51 +00:00
ceb63bb78d
Merge pull request #614 from jonnybarnes/dependabot/npm_and_yarn/stylelint-14.16.1
...
Bump stylelint from 14.16.0 to 14.16.1
2022-12-29 18:59:03 +00:00
dependabot[bot]
61f6b02978
Bump stylelint from 14.16.0 to 14.16.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.16.0 to 14.16.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.16.0...14.16.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 18:30:12 +00:00
6c0cbf6afd
Merge pull request #613 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-9.2.23
...
Bump phpunit/php-code-coverage from 9.2.22 to 9.2.23
2022-12-29 18:29:30 +00:00
dependabot[bot]
9a2ae85058
Bump phpunit/php-code-coverage from 9.2.22 to 9.2.23
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 9.2.22 to 9.2.23.
- [Release notes](https://github.com/sebastianbergmann/php-code-coverage/releases )
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.22...9.2.23 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 09:00:29 +00:00
81b2282d25
Merge pull request #612 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-1.6.3
...
Bump spatie/laravel-ignition from 1.6.2 to 1.6.3
2022-12-27 16:35:59 +00:00
dependabot[bot]
aeb8501c0c
Bump spatie/laravel-ignition from 1.6.2 to 1.6.3
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.6.2...1.6.3 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 09:00:37 +00:00
3b8cc29f65
Merge pull request #611 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-6.2.2
...
Bump symfony/html-sanitizer from 6.2.0 to 6.2.2
2022-12-26 17:20:19 +00:00
dependabot[bot]
1bce889285
Bump symfony/html-sanitizer from 6.2.0 to 6.2.2
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 6.2.0 to 6.2.2.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v6.2.0...v6.2.2 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 14:59:16 +00:00
723a2ec7f7
Merge pull request #610 from jonnybarnes/dependabot/composer/nunomaduro/collision-6.3.2
...
Bump nunomaduro/collision from 6.3.1 to 6.3.2
2022-12-26 14:58:37 +00:00
dependabot[bot]
2c08426edc
Bump nunomaduro/collision from 6.3.1 to 6.3.2
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 6.3.1 to 6.3.2.
- [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.3.1...v6.3.2 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 09:00:28 +00:00
cb2a25be9a
Merge pull request #609 from jonnybarnes/update_laravel_pint_20221223
...
Update Laravel Sail
2022-12-23 11:26:20 +00:00
a8b3dffddb
Update Laravel Sail
2022-12-23 10:30:42 +00:00
1d2d1abf0f
Merge pull request #607 from jonnybarnes/dependabot/composer/fakerphp/faker-1.21.0
...
Bump fakerphp/faker from 1.20.0 to 1.21.0
2022-12-23 09:46:59 +00:00
dependabot[bot]
4c2aea21ee
Bump fakerphp/faker from 1.20.0 to 1.21.0
...
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker ) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases )
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.20.0...v1.21.0 )
---
updated-dependencies:
- dependency-name: fakerphp/faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 09:40:45 +00:00
a7cb1896f9
Merge pull request #608 from jonnybarnes/dependabot/composer/laravel/sail-1.16.6
...
Bump laravel/sail from 1.16.3 to 1.16.6
2022-12-23 09:40:02 +00:00
dependabot[bot]
3b00d230a1
Bump laravel/sail from 1.16.3 to 1.16.6
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.16.3 to 1.16.6.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.16.3...v1.16.6 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 09:35:57 +00:00
d642298b13
Merge pull request #606 from jonnybarnes/dependabot/composer/laravel/horizon-5.10.6
...
Bump laravel/horizon from 5.10.5 to 5.10.6
2022-12-23 09:34:59 +00:00
dependabot[bot]
b8969e4e78
Bump laravel/horizon from 5.10.5 to 5.10.6
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.10.5 to 5.10.6.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.10.5...v5.10.6 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 09:31:09 +00:00
e97c4c88f2
Merge pull request #601 from jonnybarnes/dependabot/composer/laravel/dusk-7.2.1
...
Bump laravel/dusk from 7.1.1 to 7.2.1
2022-12-23 09:30:12 +00:00
dependabot[bot]
d9ccf86c46
Bump laravel/dusk from 7.1.1 to 7.2.1
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.1.1 to 7.2.1.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.1.1...v7.2.1 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 09:26:08 +00:00
22d7bd5360
Merge pull request #605 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.20.7
...
Bump @babel/core from 7.20.5 to 7.20.7
2022-12-23 09:25:15 +00:00
dependabot[bot]
e0eb79df88
Bump @babel/core from 7.20.5 to 7.20.7
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.5 to 7.20.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 09:18:56 +00:00
fda41bbc02
Merge pull request #604 from jonnybarnes/dependabot/npm_and_yarn/css-loader-6.7.3
...
Bump css-loader from 6.7.2 to 6.7.3
2022-12-23 09:18:12 +00:00
dependabot[bot]
d788d4c5aa
Bump css-loader from 6.7.2 to 6.7.3
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.7.2 to 6.7.3.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.2...v6.7.3 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 09:15:17 +00:00
2236864200
Merge pull request #602 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-19.4.1
...
Bump puppeteer from 19.3.0 to 19.4.1
2022-12-23 09:14:18 +00:00
dependabot[bot]
5815c0b05a
Bump puppeteer from 19.3.0 to 19.4.1
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 19.3.0 to 19.4.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v19.3.0...puppeteer-v19.4.1 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 09:08:19 +00:00
9346e812e7
Merge pull request #600 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.20
...
Bump postcss from 8.4.19 to 8.4.20
2022-12-23 09:06:25 +00:00
dependabot[bot]
cce1813122
Bump postcss from 8.4.19 to 8.4.20
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.19 to 8.4.20.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.19...8.4.20 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 09:00:33 +00:00
5a9b3b93c2
Merge pull request #597 from jonnybarnes/dependabot/composer/vimeo/psalm-5.4.0
...
Bump vimeo/psalm from 5.0.0 to 5.4.0
2022-12-22 18:25:12 +00:00
dependabot[bot]
401794177d
Bump vimeo/psalm from 5.0.0 to 5.4.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 5.0.0 to 5.4.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/5.0.0...5.4.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 18:19:04 +00:00
ed36809d1b
Merge pull request #591 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-1.6.2
...
Bump spatie/laravel-ignition from 1.6.1 to 1.6.2
2022-12-22 18:17:11 +00:00
dependabot[bot]
945fee8c8a
Bump spatie/laravel-ignition from 1.6.1 to 1.6.2
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.6.1...1.6.2 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 17:27:44 +00:00
a1776a5da8
Merge pull request #592 from jonnybarnes/dependabot/composer/phpunit/phpunit-9.5.27
...
Bump phpunit/phpunit from 9.5.26 to 9.5.27
2022-12-22 17:25:47 +00:00
dependabot[bot]
10040984e4
Bump phpunit/phpunit from 9.5.26 to 9.5.27
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.26 to 9.5.27.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.26...9.5.27 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 16:37:13 +00:00
3ab764c2e3
Merge pull request #599 from jonnybarnes/dependabot/composer/laravel/framework-9.45.1
...
Bump laravel/framework from 9.42.2 to 9.45.1
2022-12-22 16:32:43 +00:00
dependabot[bot]
5fb94666cb
Bump laravel/framework from 9.42.2 to 9.45.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.42.2 to 9.45.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.42.2...v9.45.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 16:11:22 +00:00
4e4bb4b012
Merge pull request #586 from jonnybarnes/dependabot/composer/spatie/browsershot-3.57.5
...
Bump spatie/browsershot from 3.57.4 to 3.57.5
2022-12-22 16:07:19 +00:00
dependabot[bot]
69ff7e55de
Bump spatie/browsershot from 3.57.4 to 3.57.5
...
Bumps [spatie/browsershot](https://github.com/spatie/browsershot ) from 3.57.4 to 3.57.5.
- [Release notes](https://github.com/spatie/browsershot/releases )
- [Changelog](https://github.com/spatie/browsershot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/browsershot/compare/3.57.4...3.57.5 )
---
updated-dependencies:
- dependency-name: spatie/browsershot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 15:55:07 +00:00
a2397293de
Merge pull request #596 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.30.0
...
Bump eslint from 8.28.0 to 8.30.0
2022-12-22 15:54:07 +00:00
dependabot[bot]
8a25e8c474
Bump eslint from 8.28.0 to 8.30.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.28.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.28.0...v8.30.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 15:50:53 +00:00
71cb729cb8
Merge pull request #588 from jonnybarnes/dependabot/npm_and_yarn/webpack-cli-5.0.1
...
Bump webpack-cli from 5.0.0 to 5.0.1
2022-12-22 15:50:09 +00:00
dependabot[bot]
48f8f25f04
Bump webpack-cli from 5.0.0 to 5.0.1
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.0...webpack-cli@5.0.1 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 15:46:23 +00:00
c5d9193cc3
Merge pull request #590 from jonnybarnes/dependabot/npm_and_yarn/postcss-import-15.1.0
...
Bump postcss-import from 15.0.1 to 15.1.0
2022-12-22 15:45:36 +00:00
dependabot[bot]
2533cb2cef
Bump postcss-import from 15.0.1 to 15.1.0
...
Bumps [postcss-import](https://github.com/postcss/postcss-import ) from 15.0.1 to 15.1.0.
- [Release notes](https://github.com/postcss/postcss-import/releases )
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-import/compare/15.0.1...15.1.0 )
---
updated-dependencies:
- dependency-name: postcss-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 15:41:52 +00:00
cf58e974a8
Merge pull request #587 from jonnybarnes/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.2
...
Bump mini-css-extract-plugin from 2.7.1 to 2.7.2
2022-12-22 15:40:54 +00:00
dependabot[bot]
9379ed8a13
Bump mini-css-extract-plugin from 2.7.1 to 2.7.2
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.1...v2.7.2 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 15:37:14 +00:00
18a7575f06
Merge pull request #583 from jonnybarnes/dependabot/npm_and_yarn/stylelint-14.16.0
...
Bump stylelint from 14.15.0 to 14.16.0
2022-12-22 15:36:24 +00:00
dependabot[bot]
550025e642
Bump stylelint from 14.15.0 to 14.16.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.15.0 to 14.16.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.15.0...14.16.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 09:00:36 +00:00
bd36e7d92d
Merge pull request #582 from jonnybarnes/570-make-sure-replies-work-properly
...
Make some tweaks around dealing with replies
2022-12-03 20:20:38 +00:00
6c43363c78
Make some tweaks around dealing with replies
2022-12-03 20:12:39 +00:00
4bea97df0c
Fix smallurl attribute on Media
2022-12-02 19:59:04 +00:00
44518e6e51
Merge pull request #577 from jonnybarnes/dependabot/composer/vimeo/psalm-5.0.0
...
Bump vimeo/psalm from 4.30.0 to 5.0.0
2022-12-02 19:57:32 +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
e5732fe460
Merge pull request #581 from jonnybarnes/update_laravel_pint
...
Update Laravel Pint and fix code style
2022-12-02 19:52:51 +00:00
33acf33be9
Update Laravel Pint and fix code style
2022-12-02 19:49:29 +00:00
16d711b874
Merge pull request #575 from jonnybarnes/dependabot/composer/laravel/horizon-5.10.5
...
Bump laravel/horizon from 5.10.4 to 5.10.5
2022-12-02 19:41:53 +00:00
dependabot[bot]
db95ab31d7
Bump laravel/horizon from 5.10.4 to 5.10.5
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.10.4 to 5.10.5.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.10.4...v5.10.5 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 19:38:06 +00:00
159c6f8b37
Merge pull request #576 from jonnybarnes/dependabot/composer/symfony/html-sanitizer-6.2.0
...
Bump symfony/html-sanitizer from 6.1.0 to 6.2.0
2022-12-02 19:37:10 +00:00
dependabot[bot]
7af6573d2c
Bump symfony/html-sanitizer from 6.1.0 to 6.2.0
...
Bumps [symfony/html-sanitizer](https://github.com/symfony/html-sanitizer ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/symfony/html-sanitizer/releases )
- [Commits](https://github.com/symfony/html-sanitizer/compare/v6.1.0...v6.2.0 )
---
updated-dependencies:
- dependency-name: symfony/html-sanitizer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 19:29:34 +00:00
62a91056c9
Merge pull request #578 from jonnybarnes/dependabot/composer/laravel/framework-9.42.2
...
Bump laravel/framework from 9.41.0 to 9.42.2
2022-12-02 19:28:47 +00:00
dependabot[bot]
e6746cb052
Bump laravel/framework from 9.41.0 to 9.42.2
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.41.0 to 9.42.2.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.41.0...v9.42.2 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 19:23:36 +00:00
28f8112d68
Merge pull request #579 from jonnybarnes/dependabot/npm_and_yarn/postcss-import-15.0.1
...
Bump postcss-import from 15.0.0 to 15.0.1
2022-12-02 19:22:30 +00:00
dependabot[bot]
17d13e8b41
Bump postcss-import from 15.0.0 to 15.0.1
...
Bumps [postcss-import](https://github.com/postcss/postcss-import ) from 15.0.0 to 15.0.1.
- [Release notes](https://github.com/postcss/postcss-import/releases )
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-import/compare/15.0.0...15.0.1 )
---
updated-dependencies:
- dependency-name: postcss-import
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 19:07:20 +00:00
0d0deb5114
Merge pull request #574 from jonnybarnes/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.1
...
Bump mini-css-extract-plugin from 2.7.0 to 2.7.1
2022-12-02 19:04:22 +00:00
dependabot[bot]
b49fa778ee
Bump mini-css-extract-plugin from 2.7.0 to 2.7.1
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.0...v2.7.1 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 18:52:09 +00:00
7c7e0a0981
Merge pull request #580 from jonnybarnes/fix-tests
...
Fix tests
2022-12-02 18:46:53 +00:00
47e847d100
Fix tests
2022-12-02 18:37:50 +00:00
f060f52520
Merge pull request #572 from jonnybarnes/dependabot/npm_and_yarn/postcss-loader-7.0.2
...
Bump postcss-loader from 7.0.1 to 7.0.2
2022-12-02 18:23:06 +00:00
dependabot[bot]
4088d20f9e
Bump postcss-loader from 7.0.1 to 7.0.2
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.0.1...v7.0.2 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 09:00:47 +00:00
28a975fdde
Merge pull request #568 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.20.5
...
Bump @babel/core from 7.20.2 to 7.20.5
2022-11-29 20:46:09 +00:00
dependabot[bot]
6ed51cf68e
Bump @babel/core from 7.20.2 to 7.20.5
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.2 to 7.20.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 20:40:33 +00:00
a7689865ba
Merge pull request #569 from jonnybarnes/540-allow-micropub-to-post-notes-and-articles
...
Allow micropub to post notes and articles
2022-11-29 20:38:21 +00:00
ca6205d2a6
Allow micropub to post notes and articles
2022-11-29 19:58:44 +00:00
5eed665801
Merge pull request #567 from jonnybarnes/566-refactor-models-to-use-new-attribute-cast
...
Refactor models to use new attribute cast
2022-11-26 11:01:43 +00:00
cfca6a1de5
Refactor models to use new attribute cast
2022-11-26 10:55:58 +00:00
a8de52077f
Merge pull request #564 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-19.3.0
...
Bump puppeteer from 19.2.2 to 19.3.0
2022-11-24 22:03:32 +00:00
dependabot[bot]
2451220a8a
Bump puppeteer from 19.2.2 to 19.3.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 19.2.2 to 19.3.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v19.2.2...puppeteer-v19.3.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 22:00:39 +00:00
495fa00082
Merge pull request #565 from jonnybarnes/563-turn-on-eloquent-strict-mode
...
Implement strict Eloquent when developing
2022-11-24 21:58:41 +00:00
8a83d9b565
Fix Laravel Pint issue
2022-11-24 21:52:32 +00:00
3f4634710c
Implement strict Eloquent when developing
2022-11-24 21:44:57 +00:00
5f82c82818
Merge pull request #561 from jonnybarnes/dependabot/composer/laravel/sail-1.16.3
...
Bump laravel/sail from 1.16.2 to 1.16.3
2022-11-23 18:55:42 +00:00
dependabot[bot]
31643a64ea
Bump laravel/sail from 1.16.2 to 1.16.3
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.16.2...v1.16.3 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 18:51:55 +00:00
74e04a604c
Merge pull request #560 from jonnybarnes/dependabot/composer/spatie/browsershot-3.57.4
...
Bump spatie/browsershot from 3.57.3 to 3.57.4
2022-11-23 18:50:57 +00:00
dependabot[bot]
99dea2e735
Bump spatie/browsershot from 3.57.3 to 3.57.4
...
Bumps [spatie/browsershot](https://github.com/spatie/browsershot ) from 3.57.3 to 3.57.4.
- [Release notes](https://github.com/spatie/browsershot/releases )
- [Changelog](https://github.com/spatie/browsershot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/browsershot/compare/3.57.3...3.57.4 )
---
updated-dependencies:
- dependency-name: spatie/browsershot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 09:02:17 +00:00
c0c05c102b
Merge pull request #558 from jonnybarnes/556-add-new-failed-jobs-table
...
Add new failed jobs table
2022-11-21 19:11:19 +00:00
953f98a389
Remove a migration that alters the failed jobs table
2022-11-21 19:07:47 +00:00
41df88bdde
Add new failed jobs table
2022-11-21 18:58:42 +00:00
0ea6149c70
Merge pull request #557 from jonnybarnes/555-remove-old-failed-jobs-table
...
Remove old failed_jobs table
2022-11-21 18:52:28 +00:00
12d02454bc
Remove old failed_jobs table
2022-11-21 18:48:45 +00:00
1fc2844b04
Merge pull request #554 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.28.0
...
Bump eslint from 8.27.0 to 8.28.0
2022-11-21 18:38:04 +00:00
dependabot[bot]
d671f502ef
Bump eslint from 8.27.0 to 8.28.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.27.0 to 8.28.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.27.0...v8.28.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 09:01:11 +00:00
e8d14992d9
Merge pull request #552 from jonnybarnes/504-update-source-response-data
...
Return a published and mime type data with sourced media uploads
2022-11-20 17:20:44 +00:00
42f0fa2238
Return a published and mime type data with sourced media uploads
2022-11-20 17:12:22 +00:00
84efc8a3da
Merge pull request #550 from jonnybarnes/dependabot/composer/phpunit/php-code-coverage-9.2.19
...
Bump phpunit/php-code-coverage from 9.2.18 to 9.2.19
2022-11-18 17:16:59 +00:00
dependabot[bot]
30c1bb5385
Bump phpunit/php-code-coverage from 9.2.18 to 9.2.19
...
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage ) from 9.2.18 to 9.2.19.
- [Release notes](https://github.com/sebastianbergmann/php-code-coverage/releases )
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog.md )
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.18...9.2.19 )
---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 17:12:35 +00:00
49418f6c71
Merge pull request #549 from jonnybarnes/dependabot/npm_and_yarn/webpack-cli-5.0.0
...
Bump webpack-cli from 4.10.0 to 5.0.0
2022-11-18 17:11:53 +00:00
dependabot[bot]
7e4598445b
Bump webpack-cli from 4.10.0 to 5.0.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.10.0 to 5.0.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 17:07:58 +00:00
7780b0391f
Merge pull request #548 from jonnybarnes/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.0
...
Bump mini-css-extract-plugin from 2.6.1 to 2.7.0
2022-11-18 17:07:14 +00:00
dependabot[bot]
e52a472526
Bump mini-css-extract-plugin from 2.6.1 to 2.7.0
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.6.1...v2.7.0 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 09:00:34 +00:00
dd3e9a2818
Merge pull request #547 from jonnybarnes/504-quill-keeps-showing-a-null-photo
...
Improve Media Endpoint last upload query
2022-11-16 21:12:09 +00:00
6c28f75678
Add Laravel Pint fixes
2022-11-16 21:07:59 +00:00
027eccfad8
Update querying of last uploaded media
2022-11-16 20:30:08 +00:00
07cf1afc1c
Update dependencies, add Laravel Sanctum due to config changes
2022-11-16 20:29:17 +00:00
d058a1db2a
Update config
2022-11-16 20:28:56 +00:00
096b4db322
Improve micropub media tests
2022-11-15 17:21:01 +00:00
a4fa8ca433
Merge pull request #544 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.10.3
...
Bump league/flysystem-aws-s3-v3 from 3.10.0 to 3.10.3
2022-11-15 17:14:03 +00:00
dependabot[bot]
059c4432f7
Bump league/flysystem-aws-s3-v3 from 3.10.0 to 3.10.3
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.10.0 to 3.10.3.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases )
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.10.0...3.10.3 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 17:10:47 +00:00
fb9a45b14d
Merge pull request #542 from jonnybarnes/dependabot/npm_and_yarn/stylelint-14.15.0
...
Bump stylelint from 14.14.1 to 14.15.0
2022-11-15 17:08:16 +00:00
dependabot[bot]
ccd04c24d1
Bump stylelint from 14.14.1 to 14.15.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.14.1 to 14.15.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.14.1...14.15.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 17:05:10 +00:00
6e5c8fd615
Merge pull request #541 from jonnybarnes/dependabot/npm_and_yarn/css-loader-6.7.2
...
Bump css-loader from 6.7.1 to 6.7.2
2022-11-15 17:00:56 +00:00
dependabot[bot]
f2c7d897af
Bump css-loader from 6.7.1 to 6.7.2
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.7.1 to 6.7.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 09:00:53 +00:00
ea9b30791c
Merge pull request #539 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.19
...
Bump postcss from 8.4.18 to 8.4.19
2022-11-13 17:32:11 +00:00
dependabot[bot]
6f2b978839
Bump postcss from 8.4.18 to 8.4.19
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.18 to 8.4.19.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.18...8.4.19 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 09:01:11 +00:00
64b61acc87
Merge pull request #538 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.75.0
...
Bump webpack from 5.74.0 to 5.75.0
2022-11-10 20:41:23 +00:00
dependabot[bot]
54fb2254bd
Bump webpack from 5.74.0 to 5.75.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.74.0 to 5.75.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.75.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 09:00:46 +00:00
3270bfed7f
Merge pull request #537 from jonnybarnes/536-webpack-doesnt-compile-anymore
...
Tweak stylelint rule for import notation
2022-11-09 20:41:04 +00:00
ec264a9d4e
Tweak stylelint rule for import notation
2022-11-09 20:37:12 +00:00
4f4f7769da
Merge pull request #534 from jonnybarnes/533-handle-finding-webmentions-better
...
Handle finding webmention targets better
2022-11-09 20:06:02 +00:00
9fcd16ec16
Handle finding webmention targets better
...
If a site does not support webmentions, my code should not error
2022-11-09 19:32:22 +00:00
8ad225c8f6
Merge pull request #531 from jonnybarnes/dependabot/composer/indieauth/client-1.1.6
...
Bump indieauth/client from 1.1.5 to 1.1.6
2022-11-09 19:04:23 +00:00
dependabot[bot]
07b0b26e98
Bump indieauth/client from 1.1.5 to 1.1.6
...
Bumps [indieauth/client](https://github.com/indieweb/indieauth-client-php ) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/indieweb/indieauth-client-php/releases )
- [Commits](https://github.com/indieweb/indieauth-client-php/compare/1.1.5...1.1.6 )
---
updated-dependencies:
- dependency-name: indieauth/client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 18:55:10 +00:00
ad4a605620
Merge pull request #530 from jonnybarnes/dependabot/composer/laravel/horizon-5.10.4
...
Bump laravel/horizon from 5.10.3 to 5.10.4
2022-11-09 18:54:30 +00:00
dependabot[bot]
dec9fb3bad
Bump laravel/horizon from 5.10.3 to 5.10.4
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.10.3 to 5.10.4.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.10.3...v5.10.4 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 18:45:02 +00:00
74b02127c5
Merge pull request #532 from jonnybarnes/dependabot/composer/laravel/framework-9.39.0
...
Bump laravel/framework from 9.38.0 to 9.39.0
2022-11-09 18:43:55 +00:00
dependabot[bot]
9d5376f6ff
Bump laravel/framework from 9.38.0 to 9.39.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.38.0 to 9.39.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.38.0...v9.39.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 09:01:11 +00:00
4733776ccd
Merge pull request #528 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.20.2
...
Bump @babel/preset-env from 7.19.4 to 7.20.2
2022-11-07 21:25:56 +00:00
dependabot[bot]
b57df386ff
Bump @babel/preset-env from 7.19.4 to 7.20.2
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.4 to 7.20.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 21:17:41 +00:00
b65dba2490
Merge pull request #529 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.27.0
...
Bump eslint from 8.26.0 to 8.27.0
2022-11-07 21:02:56 +00:00
dependabot[bot]
c52adff965
Bump eslint from 8.26.0 to 8.27.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.26.0...v8.27.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 20:59:05 +00:00
1df65dc542
Merge pull request #527 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.20.2
...
Bump @babel/core from 7.19.6 to 7.20.2
2022-11-07 20:45:05 +00:00
dependabot[bot]
c52875bcce
Bump @babel/core from 7.19.6 to 7.20.2
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.6 to 7.20.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 20:39:49 +00:00
c4bb1e92ea
Merge pull request #526 from jonnybarnes/dependabot/composer/vimeo/psalm-4.30.0
...
Bump vimeo/psalm from 4.29.0 to 4.30.0
2022-11-07 20:37:20 +00:00
dependabot[bot]
2316af7820
Bump vimeo/psalm from 4.29.0 to 4.30.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 4.29.0 to 4.30.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/4.29.0...4.30.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 09:00:39 +00:00
13afa36105
Merge pull request #524 from jonnybarnes/Markdown_should_be_sent_to_mastodon
...
When posting to Mastodon send the original markdown
2022-11-06 10:28:35 +00:00
6f6abae258
When posting to Mastodon send the original markdown
2022-11-06 10:16:18 +00:00
206586462d
Merge pull request #520 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-19.2.2
...
Bump puppeteer from 19.1.2 to 19.2.2
2022-11-04 17:13:19 +00:00
dependabot[bot]
3e774ad091
Bump puppeteer from 19.1.2 to 19.2.2
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 19.1.2 to 19.2.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v19.1.2...puppeteer-core-v19.2.2 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 17:08:34 +00:00
62118570c7
Merge pull request #519 from jonnybarnes/dependabot/npm_and_yarn/stylelint-14.14.1
...
Bump stylelint from 14.14.0 to 14.14.1
2022-11-04 17:07:42 +00:00
dependabot[bot]
6d386023ba
Bump stylelint from 14.14.0 to 14.14.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.14.0 to 14.14.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.14.0...14.14.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 17:04:28 +00:00
0c604bdc24
Merge pull request #518 from jonnybarnes/dependabot/npm_and_yarn/babel-loader-9.1.0
...
Bump babel-loader from 8.2.5 to 9.1.0
2022-11-04 17:03:41 +00:00
dependabot[bot]
cb09a9eb76
Bump babel-loader from 8.2.5 to 9.1.0
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.2.5 to 9.1.0.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.5...v9.1.0 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 16:55:31 +00:00
e86d163542
Merge pull request #514 from jonnybarnes/dependabot/npm_and_yarn/cssnano-5.1.14
...
Bump cssnano from 5.1.13 to 5.1.14
2022-11-04 16:54:47 +00:00
dependabot[bot]
72a6d2710d
Bump cssnano from 5.1.13 to 5.1.14
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.1.13 to 5.1.14.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.13...cssnano@5.1.14 )
---
updated-dependencies:
- dependency-name: cssnano
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 16:44:18 +00:00
5da8568ca4
Merge pull request #512 from jonnybarnes/dependabot/npm_and_yarn/autoprefixer-10.4.13
...
Bump autoprefixer from 10.4.12 to 10.4.13
2022-11-04 16:43:10 +00:00
dependabot[bot]
86cde5012d
Bump autoprefixer from 10.4.12 to 10.4.13
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.12 to 10.4.13.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.12...10.4.13 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 16:35:04 +00:00
accf4d6a49
Merge pull request #511 from jonnybarnes/dependabot/composer/phpunit/phpunit-9.5.26
...
Bump phpunit/phpunit from 9.5.25 to 9.5.26
2022-11-04 16:27:52 +00:00
dependabot[bot]
89defd2591
Bump phpunit/phpunit from 9.5.25 to 9.5.26
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.25 to 9.5.26.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.25...9.5.26 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 16:14:40 +00:00
768dd47cc5
Merge pull request #509 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-1.6.1
...
Bump spatie/laravel-ignition from 1.6.0 to 1.6.1
2022-11-04 16:01:22 +00:00
dependabot[bot]
29241f4751
Bump spatie/laravel-ignition from 1.6.0 to 1.6.1
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.6.0...1.6.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 15:49:37 +00:00
ff9b96677e
Merge pull request #506 from jonnybarnes/dependabot/composer/laravel/horizon-5.10.3
...
Bump laravel/horizon from 5.10.2 to 5.10.3
2022-11-04 15:48:35 +00:00
dependabot[bot]
64608e3b8b
Bump laravel/horizon from 5.10.2 to 5.10.3
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.10.2...v5.10.3 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 15:43:35 +00:00
0018200596
Merge pull request #516 from jonnybarnes/dependabot/composer/laravel/framework-9.38.0
...
Bump laravel/framework from 9.36.4 to 9.38.0
2022-11-04 15:42:37 +00:00
dependabot[bot]
119019b4b1
Bump laravel/framework from 9.36.4 to 9.38.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.36.4 to 9.38.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.36.4...v9.38.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 15:37:11 +00:00
76e49e9b77
Merge pull request #521 from jonnybarnes/505-add-mastodon-publish-support-via-bridgy
...
Allow notes to be syndicated to Mastodon
2022-11-04 15:34:47 +00:00
faeceea995
Fix some Laravel Pint issues
...
Also fix a typo in a comment, also add declare strict types
2022-11-04 15:31:07 +00:00
72cb4fd7eb
Allow notes to be syndicated to Mastodon
2022-11-04 15:23:31 +00:00
ffe90b9399
Merge pull request #502 from jonnybarnes/dependabot/composer/spatie/browsershot-3.57.3
...
Bump spatie/browsershot from 3.57.2 to 3.57.3
2022-10-25 15:22:17 +01:00
dependabot[bot]
fcc289358b
Bump spatie/browsershot from 3.57.2 to 3.57.3
...
Bumps [spatie/browsershot](https://github.com/spatie/browsershot ) from 3.57.2 to 3.57.3.
- [Release notes](https://github.com/spatie/browsershot/releases )
- [Changelog](https://github.com/spatie/browsershot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/browsershot/compare/3.57.2...3.57.3 )
---
updated-dependencies:
- dependency-name: spatie/browsershot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 14:16:11 +00:00
e2c6d6b8ec
Merge pull request #503 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-19.1.2
...
Bump puppeteer from 19.1.0 to 19.1.2
2022-10-25 15:15:23 +01:00
dependabot[bot]
f74c6ca28e
Bump puppeteer from 19.1.0 to 19.1.2
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 19.1.0 to 19.1.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v19.1.0...v19.1.2 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 14:11:12 +00:00
26ec5ac98d
Merge pull request #500 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-1.6.0
...
Bump spatie/laravel-ignition from 1.5.2 to 1.6.0
2022-10-25 15:10:00 +01:00
dependabot[bot]
022b96bcbc
Bump spatie/laravel-ignition from 1.5.2 to 1.6.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.5.2...1.6.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 09:01:09 +00:00
12ffc227a5
Merge pull request #498 from jonnybarnes/simplify_migrations
...
Make columns nullable in original migration
2022-10-24 21:15:39 +01:00
c95d7ed58d
Make columns nullable in original migration
2022-10-24 21:10:48 +01:00
d801e6f3db
Merge pull request #496 from jonnybarnes/495-error-saving-syndication-targets
...
Fix issues saving syndication targets
2022-10-24 17:35:50 +01:00
c9106b5b8b
Fix issues saving syndication targets
2022-10-24 17:18:04 +01:00
def69f4038
Merge pull request #493 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.26.0
...
Bump eslint from 8.25.0 to 8.26.0
2022-10-24 12:19:28 +01:00
dependabot[bot]
2f0d381ee2
Bump eslint from 8.25.0 to 8.26.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.25.0 to 8.26.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.25.0...v8.26.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 11:12:48 +00:00
1bf0667f08
Merge pull request #492 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-19.1.0
...
Bump puppeteer from 19.0.0 to 19.1.0
2022-10-24 12:11:59 +01:00
dependabot[bot]
718b43b3e5
Bump puppeteer from 19.0.0 to 19.1.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 19.0.0 to 19.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v19.0.0...puppeteer-core-v19.1.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 11:08:58 +00:00
70d7765889
Merge pull request #491 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.10.0
...
Bump league/flysystem-aws-s3-v3 from 3.8.0 to 3.10.0
2022-10-24 12:08:06 +01:00
ffb4aa5c1e
Merge branch 'develop' into dependabot/composer/league/flysystem-aws-s3-v3-3.10.0
2022-10-24 11:58:35 +01:00
271d50db53
Merge pull request #490 from jonnybarnes/479-store-syndication-targets-within-in-the-database
...
Store syndication targets within the database
2022-10-24 11:56:09 +01:00
dependabot[bot]
342bbaf6e0
Bump league/flysystem-aws-s3-v3 from 3.8.0 to 3.10.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.8.0 to 3.10.0.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases )
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.8.0...3.10.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 09:01:11 +00:00
66257e7e9b
Use new syndication target model when processing MicroPub requests
2022-10-23 20:38:12 +01:00
976929e9b9
Remove the hard-coded syndication config
2022-10-23 13:16:24 +01:00
1d85c4c8cf
Fix one of the unit tests
2022-10-23 13:15:16 +01:00
0ddec78d09
Allow syndication targets to be added/edited in admin interface
2022-10-23 13:11:31 +01:00
ea8395a651
Add model to store syndication target data
2022-10-22 14:18:21 +01:00
7cd9956b92
Merge pull request #489 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.19.6
...
Bump @babel/core from 7.19.3 to 7.19.6
2022-10-21 15:17:56 +01:00
dependabot[bot]
0cca0e78e1
Bump @babel/core from 7.19.3 to 7.19.6
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.3 to 7.19.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.19.6/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 14:13:09 +00:00
64c4448baa
Merge pull request #488 from jonnybarnes/dependabot/composer/laravel/framework-9.36.4
...
Bump laravel/framework from 9.36.3 to 9.36.4
2022-10-21 15:12:28 +01:00
dependabot[bot]
8dd94033d8
Bump laravel/framework from 9.36.3 to 9.36.4
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.36.3 to 9.36.4.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.36.3...v9.36.4 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 09:01:33 +00:00
8f85a80fd4
Merge pull request #481 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-19.0.0
...
Bump puppeteer from 18.2.1 to 19.0.0
2022-10-20 20:14:17 +01:00
dependabot[bot]
b52c470cfc
Bump puppeteer from 18.2.1 to 19.0.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 18.2.1 to 19.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v18.2.1...puppeteer-core-v19.0.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 18:24:16 +00:00
54e003e816
Merge pull request #483 from jonnybarnes/dependabot/npm_and_yarn/stylelint-config-standard-29.0.0
...
Bump stylelint-config-standard from 28.0.0 to 29.0.0
2022-10-20 19:23:23 +01:00
dependabot[bot]
caf439db92
Bump stylelint-config-standard from 28.0.0 to 29.0.0
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 28.0.0 to 29.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/28.0.0...29.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 18:19:27 +00:00
aa11a827e4
Merge pull request #484 from jonnybarnes/dependabot/npm_and_yarn/stylelint-14.14.0
...
Bump stylelint from 14.13.0 to 14.14.0
2022-10-20 19:18:44 +01:00
dependabot[bot]
851234c0c5
Bump stylelint from 14.13.0 to 14.14.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.13.0 to 14.14.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.13.0...14.14.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 18:15:22 +00:00
35802600d8
Merge pull request #485 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.8.0
...
Bump league/flysystem-aws-s3-v3 from 3.6.0 to 3.8.0
2022-10-20 19:14:37 +01:00
dependabot[bot]
181c41a5e4
Bump league/flysystem-aws-s3-v3 from 3.6.0 to 3.8.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.6.0 to 3.8.0.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases )
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.6.0...3.8.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 18:09:53 +00:00
862643de5f
Merge pull request #482 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-1.5.2
...
Bump spatie/laravel-ignition from 1.5.1 to 1.5.2
2022-10-20 19:09:03 +01:00
dependabot[bot]
ab6435c5a7
Bump spatie/laravel-ignition from 1.5.1 to 1.5.2
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.5.1...1.5.2 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 15:32:22 +00:00
9ceee89c32
Merge pull request #487 from jonnybarnes/dependabot/composer/laravel/framework-9.36.3
...
Bump laravel/framework from 9.35.1 to 9.36.3
2022-10-20 16:31:26 +01:00
dependabot[bot]
cca7201302
Bump laravel/framework from 9.35.1 to 9.36.3
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.35.1 to 9.36.3.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.35.1...v9.36.3 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 09:01:13 +00:00
aa652d2e06
Merge pull request #476 from jonnybarnes/475-twitter-syndication-logo-needs-fixing
...
Update Twitter logo link
2022-10-16 17:22:05 +01:00
e9fd898469
Update Twitter logo link
2022-10-16 17:18:31 +01:00
91b7baa8d6
Merge pull request #472 from jonnybarnes/debugging_token_requests
...
Fix issuing indieauth tokens
2022-10-15 16:13:37 +01:00
4a0bc6005a
Fix issuing of token during IndieAuth sign in
2022-10-15 16:09:53 +01:00
8d781b7009
Merge pull request #471 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.6.0
...
Bump league/flysystem-aws-s3-v3 from 3.5.0 to 3.6.0
2022-10-15 11:56:05 +01:00
dependabot[bot]
d275c9c42e
Bump league/flysystem-aws-s3-v3 from 3.5.0 to 3.6.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases )
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.5.0...3.6.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 09:00:51 +00:00
589ae03db5
Merge pull request #470 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.18
...
Bump postcss from 8.4.17 to 8.4.18
2022-10-13 20:42:06 +01:00
dependabot[bot]
9d512195fc
Bump postcss from 8.4.17 to 8.4.18
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.17 to 8.4.18.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.17...8.4.18 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 09:01:40 +00:00
d14666dac5
Merge pull request #469 from jonnybarnes/dependabot/composer/vimeo/psalm-4.29.0
...
Bump vimeo/psalm from 4.27.0 to 4.29.0
2022-10-12 17:52:26 +01:00
dependabot[bot]
705669fcaa
Bump vimeo/psalm from 4.27.0 to 4.29.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 4.27.0 to 4.29.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/4.27.0...4.29.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 16:49:30 +00:00
f73c920087
Merge pull request #468 from jonnybarnes/dependabot/composer/laravel/framework-9.35.1
...
Bump laravel/framework from 9.34.0 to 9.35.1
2022-10-12 17:48:13 +01:00
dependabot[bot]
c5da06f4bf
Bump laravel/framework from 9.34.0 to 9.35.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.34.0 to 9.35.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.34.0...v9.35.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 16:21:34 +00:00
3c8997a0bd
Merge pull request #467 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.19.4
...
Bump @babel/preset-env from 7.19.3 to 7.19.4
2022-10-12 17:19:56 +01:00
dependabot[bot]
260b43cee2
Bump @babel/preset-env from 7.19.3 to 7.19.4
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.3 to 7.19.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.19.4/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 16:14:11 +00:00
592237483b
Merge pull request #466 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.25.0
...
Bump eslint from 8.24.0 to 8.25.0
2022-10-12 17:13:03 +01:00
dependabot[bot]
11292da6da
Bump eslint from 8.24.0 to 8.25.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 09:01:32 +00:00
a370d65ab1
Merge pull request #463 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-18.2.1
...
Bump puppeteer from 18.1.0 to 18.2.1
2022-10-07 20:30:05 +01:00
dependabot[bot]
14a4f974b2
Bump puppeteer from 18.1.0 to 18.2.1
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 18.1.0 to 18.2.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v18.1.0...puppeteer-core-v18.2.1 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 09:01:37 +00:00
e996f5f59b
Merge pull request #459 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-18.1.0
...
Bump puppeteer from 18.0.5 to 18.1.0
2022-10-05 11:09:34 +01:00
dependabot[bot]
9df1620c94
Bump puppeteer from 18.0.5 to 18.1.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 18.0.5 to 18.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v18.0.5...v18.1.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 09:58:04 +00:00
7215869d0b
Merge pull request #461 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-1.5.1
...
Bump spatie/laravel-ignition from 1.5.0 to 1.5.1
2022-10-05 10:57:10 +01:00
dependabot[bot]
90614d0202
Bump spatie/laravel-ignition from 1.5.0 to 1.5.1
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.5.0...1.5.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 09:47:04 +00:00
746b33b7e8
Merge pull request #460 from jonnybarnes/dependabot/composer/laravel/sail-1.16.2
...
Bump laravel/sail from 1.16.1 to 1.16.2
2022-10-05 10:46:09 +01:00
dependabot[bot]
4a9b6268c6
Bump laravel/sail from 1.16.1 to 1.16.2
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.16.1...v1.16.2 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 09:30:50 +00:00
7fce642951
Merge pull request #458 from jonnybarnes/dependabot/composer/laravel/framework-9.34.0
...
Bump laravel/framework from 9.33.0 to 9.34.0
2022-10-05 10:17:39 +01:00
dependabot[bot]
58bf8e4abd
Bump laravel/framework from 9.33.0 to 9.34.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.33.0 to 9.34.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.33.0...v9.34.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 09:01:30 +00:00
c3f9df0fe7
Merge pull request #457 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.17
...
Bump postcss from 8.4.16 to 8.4.17
2022-10-05 07:32:31 +01:00
dependabot[bot]
81da306ef7
Bump postcss from 8.4.16 to 8.4.17
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.16 to 8.4.17.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.17 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 09:01:19 +00:00
bda8c72011
Merge pull request #455 from jonnybarnes/dependabot/composer/laravel/dusk-7.1.1
...
Bump laravel/dusk from 7.1.0 to 7.1.1
2022-09-30 15:16:51 +01:00
dependabot[bot]
26acce62ba
Bump laravel/dusk from 7.1.0 to 7.1.1
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.1.0...v7.1.1 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 14:10:52 +00:00
66666fe732
Merge pull request #456 from jonnybarnes/dependabot/composer/nunomaduro/collision-6.3.1
...
Bump nunomaduro/collision from 6.3.0 to 6.3.1
2022-09-30 15:09:32 +01:00
dependabot[bot]
aa29a3849e
Bump nunomaduro/collision from 6.3.0 to 6.3.1
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 6.3.0 to 6.3.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.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 14:05:50 +00:00
dcab593b98
Merge pull request #454 from jonnybarnes/dependabot/npm_and_yarn/stylelint-14.13.0
...
Bump stylelint from 14.12.1 to 14.13.0
2022-09-30 15:04:44 +01:00
dependabot[bot]
aea4b9cc7c
Bump stylelint from 14.12.1 to 14.13.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.12.1 to 14.13.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.12.1...14.13.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 09:01:01 +00:00
ebf69d8dc1
Merge pull request #449 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.19.3
...
Bump @babel/preset-env from 7.19.1 to 7.19.3
2022-09-28 18:49:35 +01:00
dependabot[bot]
2838d520ac
Bump @babel/preset-env from 7.19.1 to 7.19.3
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.1 to 7.19.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.19.3/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 17:43:06 +00:00
7438cad46c
Merge pull request #450 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.19.3
...
Bump @babel/core from 7.19.1 to 7.19.3
2022-09-28 18:42:22 +01:00
dependabot[bot]
e197d2b000
Bump @babel/core from 7.19.1 to 7.19.3
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.1 to 7.19.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.19.3/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 17:27:39 +00:00
64f82c42aa
Merge pull request #447 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.24.0
...
Bump eslint from 8.23.1 to 8.24.0
2022-09-28 18:26:14 +01:00
dependabot[bot]
65926c20de
Bump eslint from 8.23.1 to 8.24.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.1 to 8.24.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.23.1...v8.24.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 17:00:43 +00:00
4e55b4541d
Merge pull request #453 from jonnybarnes/dependabot/composer/laravel/dusk-7.1.0
...
Bump laravel/dusk from 7.0.2 to 7.1.0
2022-09-28 17:59:55 +01:00
dependabot[bot]
01fb8bbf7d
Bump laravel/dusk from 7.0.2 to 7.1.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.0.2 to 7.1.0.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.0.2...v7.1.0 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 16:52:09 +00:00
bdb3470251
Merge pull request #452 from jonnybarnes/dependabot/composer/laravel/horizon-5.10.2
...
Bump laravel/horizon from 5.10.1 to 5.10.2
2022-09-28 17:50:05 +01:00
dependabot[bot]
a936b3d595
Bump laravel/horizon from 5.10.1 to 5.10.2
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.10.1...v5.10.2 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 16:44:34 +00:00
dfd8bceca3
Merge pull request #448 from jonnybarnes/dependabot/composer/laravel/sail-1.16.1
...
Bump laravel/sail from 1.16.0 to 1.16.1
2022-09-28 17:42:05 +01:00
dependabot[bot]
e620bb32b0
Bump laravel/sail from 1.16.0 to 1.16.1
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.16.0...v1.16.1 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 16:38:02 +00:00
5abad0d64c
Merge pull request #451 from jonnybarnes/dependabot/composer/laravel/framework-9.32.0
...
Bump laravel/framework from 9.31.0 to 9.32.0
2022-09-28 17:33:35 +01:00
dependabot[bot]
e439c89cd5
Bump laravel/framework from 9.31.0 to 9.32.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.31.0 to 9.32.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.31.0...v9.32.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 16:30:47 +00:00
54a3591e57
Merge pull request #446 from jonnybarnes/dependabot/composer/phpunit/phpunit-9.5.25
...
Bump phpunit/phpunit from 9.5.24 to 9.5.25
2022-09-28 17:29:00 +01:00
dependabot[bot]
b5dd81a254
Bump phpunit/phpunit from 9.5.24 to 9.5.25
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.24 to 9.5.25.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.24...9.5.25 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 09:00:53 +00:00
ba6d74b401
Merge pull request #444 from jonnybarnes/294-indieauth-still-broken
...
Rework indieauth checking in token endpoint
2022-09-24 19:18:52 +01: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
b8608a3f57
Merge pull request #442 from jonnybarnes/294-fix-indieauth-sign-in
...
We need to manually check the indieauth endpoint ourselves now
2022-09-24 18:38:01 +01:00
ff6d8ae3eb
Fix Laravel Pint issues
2022-09-24 18:33:36 +01:00
e456f688a3
We need to manually check the indieauth endpoint ourselves now
2022-09-24 18:28:05 +01:00
b93a8587a3
Merge pull request #441 from jonnybarnes/dependabot/npm_and_yarn/stylelint-14.12.1
...
Bump stylelint from 14.12.0 to 14.12.1
2022-09-22 10:49:45 +01:00
dependabot[bot]
0bf3f5f0f9
Bump stylelint from 14.12.0 to 14.12.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.12.0 to 14.12.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.12.0...14.12.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 09:44:16 +00:00
d85d1f4754
Merge pull request #440 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-18.0.5
...
Bump puppeteer from 18.0.3 to 18.0.5
2022-09-22 10:43:30 +01:00
dependabot[bot]
3d65186084
Bump puppeteer from 18.0.3 to 18.0.5
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 18.0.3 to 18.0.5.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v18.0.3...v18.0.5 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 09:37:10 +00:00
b2635b5066
Merge pull request #436 from jonnybarnes/dependabot/npm_and_yarn/autoprefixer-10.4.12
...
Bump autoprefixer from 10.4.11 to 10.4.12
2022-09-22 10:36:11 +01:00
dependabot[bot]
6826c6037c
Bump autoprefixer from 10.4.11 to 10.4.12
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.11 to 10.4.12.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.11...10.4.12 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 09:29:45 +00:00
cb8f40b6da
Merge pull request #437 from jonnybarnes/dependabot/composer/laravel/dusk-7.0.2
...
Bump laravel/dusk from 7.0.1 to 7.0.2
2022-09-22 10:28:18 +01:00
dependabot[bot]
7383ca9f27
Bump laravel/dusk from 7.0.1 to 7.0.2
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.0.1...v7.0.2 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 09:22:11 +00:00
393dda2fcc
Merge pull request #435 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.31.0
...
Bump spatie/laravel-ray from 1.30.0 to 1.31.0
2022-09-22 10:20:38 +01:00
dependabot[bot]
bcadad04d3
Bump spatie/laravel-ray from 1.30.0 to 1.31.0
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/spatie/laravel-ray/releases )
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ray/compare/1.30.0...1.31.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 09:01:22 +00:00
622f57c0a0
Merge pull request #434 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-18.0.3
...
Bump puppeteer from 17.1.3 to 18.0.3
2022-09-20 10:27:43 +01:00
dependabot[bot]
ce27826e20
Bump puppeteer from 17.1.3 to 18.0.3
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 17.1.3 to 18.0.3.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v17.1.3...v18.0.3 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 09:21:37 +00:00
99fd129e76
Merge pull request #433 from jonnybarnes/dependabot/npm_and_yarn/stylelint-14.12.0
...
Bump stylelint from 14.11.0 to 14.12.0
2022-09-20 10:20:53 +01:00
dependabot[bot]
15d2e05d7c
Bump stylelint from 14.11.0 to 14.12.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.11.0 to 14.12.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.11.0...14.12.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 09:15:54 +00:00
67eb4e76fc
Merge pull request #432 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-1.5.0
...
Bump spatie/laravel-ignition from 1.4.1 to 1.5.0
2022-09-20 10:14:58 +01:00
dependabot[bot]
682d515aee
Bump spatie/laravel-ignition from 1.4.1 to 1.5.0
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.4.1...1.5.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 09:07:27 +00:00
8b6cf4a2da
Merge pull request #431 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.5.0
...
Bump league/flysystem-aws-s3-v3 from 3.3.0 to 3.5.0
2022-09-20 10:06:30 +01:00
dependabot[bot]
c20e594c16
Bump league/flysystem-aws-s3-v3 from 3.3.0 to 3.5.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases )
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.3.0...3.5.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 09:01:21 +00:00
478b8bd24b
Merge pull request #430 from jonnybarnes/dependabot/composer/laravel/framework-9.30.1
...
Bump laravel/framework from 9.29.0 to 9.30.1
2022-09-16 13:17:47 +01:00
dependabot[bot]
5df314d5e3
Bump laravel/framework from 9.29.0 to 9.30.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.29.0 to 9.30.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.29.0...v9.30.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 12:15:03 +00:00
ed64efc8ed
Merge pull request #429 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.19.1
...
Bump @babel/core from 7.19.0 to 7.19.1
2022-09-16 13:14:05 +01:00
dependabot[bot]
839492e843
Bump @babel/core from 7.19.0 to 7.19.1
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.0 to 7.19.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.19.1/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 12:09:52 +00:00
db547e4b2d
Merge pull request #428 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.19.1
...
Bump @babel/preset-env from 7.19.0 to 7.19.1
2022-09-16 13:09:03 +01:00
dependabot[bot]
8a1468017a
Bump @babel/preset-env from 7.19.0 to 7.19.1
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.0 to 7.19.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.19.1/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 12:05:06 +00:00
b8c72e7904
Merge pull request #427 from jonnybarnes/dependabot/npm_and_yarn/autoprefixer-10.4.11
...
Bump autoprefixer from 10.4.9 to 10.4.11
2022-09-16 13:04:14 +01:00
dependabot[bot]
446902a37e
Bump autoprefixer from 10.4.9 to 10.4.11
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.9 to 10.4.11.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.9...10.4.11 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 11:58:27 +00:00
0de3bdd2f0
Merge pull request #426 from jonnybarnes/dependabot/composer/laravel/pint-1.2.0
...
Bump laravel/pint from 1.1.3 to 1.2.0
2022-09-16 12:57:37 +01:00
dependabot[bot]
7bb0f4dbc2
Bump laravel/pint from 1.1.3 to 1.2.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.1.3 to 1.2.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/v1.1.3...v1.2.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 09:01:29 +00:00
98f9cd0464
Merge pull request #423 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.23.1
...
Bump eslint from 8.23.0 to 8.23.1
2022-09-12 11:32:23 +01:00
dependabot[bot]
826a6591ef
Bump eslint from 8.23.0 to 8.23.1
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.0 to 8.23.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.23.0...v8.23.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 10:22:09 +00:00
828f682ba5
Merge pull request #422 from jonnybarnes/dependabot/composer/laravel/framework-9.29.0
...
Bump laravel/framework from 9.28.0 to 9.29.0
2022-09-12 11:21:19 +01:00
dependabot[bot]
e355b0e087
Bump laravel/framework from 9.28.0 to 9.29.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.28.0 to 9.29.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.28.0...v9.29.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 09:17:37 +00:00
3baefc0054
Merge pull request #421 from jonnybarnes/dependabot/npm_and_yarn/autoprefixer-10.4.9
...
Bump autoprefixer from 10.4.8 to 10.4.9
2022-09-12 10:12:46 +01:00
dependabot[bot]
e5e7db252e
Bump autoprefixer from 10.4.8 to 10.4.9
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.8 to 10.4.9.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.8...10.4.9 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 09:09:27 +00:00
d2bb2c5dde
Merge pull request #419 from jonnybarnes/Use_env_file_for_cookie_prefix
...
Use env file for cookie prefix
2022-09-10 13:47:39 +01:00
7affa43ea8
Use env file for cookie prefix
2022-09-10 13:44:15 +01:00
18fb386082
Merge pull request #417 from jonnybarnes/404-add-cookie-prefix
...
Improve security of cookies
2022-09-10 13:10:06 +01:00
87aca4864c
Improve security of cookies
2022-09-10 13:03:51 +01:00
bb01d22562
Merge pull request #414 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-17.1.3
...
Bump puppeteer from 17.1.1 to 17.1.3
2022-09-09 15:08:13 +01:00
dependabot[bot]
6d337f9983
Bump puppeteer from 17.1.1 to 17.1.3
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 17.1.1 to 17.1.3.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v17.1.1...v17.1.3 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 14:05:01 +00:00
3ab5018a89
Merge pull request #416 from jonnybarnes/dependabot/composer/mockery/mockery-1.5.1
...
Bump mockery/mockery from 1.5.0 to 1.5.1
2022-09-09 15:04:14 +01:00
dependabot[bot]
6089082605
Bump mockery/mockery from 1.5.0 to 1.5.1
...
Bumps [mockery/mockery](https://github.com/mockery/mockery ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/mockery/mockery/releases )
- [Changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mockery/mockery/compare/1.5.0...1.5.1 )
---
updated-dependencies:
- dependency-name: mockery/mockery
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 14:00:57 +00:00
b0601ee814
Merge pull request #415 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.3.0
...
Bump league/flysystem-aws-s3-v3 from 3.2.0 to 3.3.0
2022-09-09 14:59:52 +01:00
dependabot[bot]
cc1c039831
Bump league/flysystem-aws-s3-v3 from 3.2.0 to 3.3.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases )
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.2.0...3.3.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 13:56:07 +00:00
1ee79b4ca5
Merge pull request #412 from jonnybarnes/dependabot/composer/laravel/pint-1.1.3
...
Bump laravel/pint from 1.1.2 to 1.1.3
2022-09-09 14:55:01 +01:00
dependabot[bot]
ff6ad5b4cb
Bump laravel/pint from 1.1.2 to 1.1.3
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.1.2 to 1.1.3.
- [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/v1.1.2...v1.1.3 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 13:50:26 +00:00
d7eb5b599a
Merge pull request #411 from jonnybarnes/dependabot/composer/laravel/dusk-7.0.1
...
Bump laravel/dusk from 7.0.0 to 7.0.1
2022-09-09 14:49:45 +01:00
dependabot[bot]
09ba5f8c4b
Bump laravel/dusk from 7.0.0 to 7.0.1
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v7.0.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 13:45:38 +00:00
96db82925e
Merge pull request #409 from jonnybarnes/dependabot/composer/laravel/horizon-5.10.1
...
Bump laravel/horizon from 5.10.0 to 5.10.1
2022-09-09 14:44:18 +01:00
dependabot[bot]
ad2d2029c3
Bump laravel/horizon from 5.10.0 to 5.10.1
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.10.0...v5.10.1 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 13:39:10 +00:00
2804fe4de3
Merge pull request #408 from jonnybarnes/dependabot/composer/laravel/sail-1.16.0
...
Bump laravel/sail from 1.15.4 to 1.16.0
2022-09-09 14:38:10 +01:00
dependabot[bot]
5354e94037
Bump laravel/sail from 1.15.4 to 1.16.0
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.15.4 to 1.16.0.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.15.4...v1.16.0 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 09:01:38 +00:00
818064cbe8
Merge pull request #407 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.19.0
...
Bump @babel/core from 7.18.13 to 7.19.0
2022-09-06 11:57:52 +01:00
dependabot[bot]
58c4fd79fd
Bump @babel/core from 7.18.13 to 7.19.0
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.13 to 7.19.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.19.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 10:46:51 +00:00
5c8a7c529d
Merge pull request #406 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.19.0
...
Bump @babel/preset-env from 7.18.10 to 7.19.0
2022-09-06 11:46:06 +01:00
dependabot[bot]
14e588d353
Bump @babel/preset-env from 7.18.10 to 7.19.0
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.10 to 7.19.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.19.0/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 10:34:24 +00:00
f1124d8260
Merge pull request #405 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-17.1.1
...
Bump puppeteer from 17.1.0 to 17.1.1
2022-09-06 11:33:38 +01:00
dependabot[bot]
720a00cfbb
Bump puppeteer from 17.1.0 to 17.1.1
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 17.1.0 to 17.1.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v17.1.0...v17.1.1 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 14:59:30 +00:00
1f552a2f0e
Merge pull request #402 from jonnybarnes/dependabot/composer/vimeo/psalm-4.27.0
...
Bump vimeo/psalm from 4.26.0 to 4.27.0
2022-09-03 13:39:52 +01:00
dependabot[bot]
79b155bab5
Bump vimeo/psalm from 4.26.0 to 4.27.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 4.26.0 to 4.27.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/4.26.0...4.27.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-03 12:38:03 +00:00
10c459208e
Merge pull request #401 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-17.1.0
...
Bump puppeteer from 16.2.0 to 17.1.0
2022-09-03 13:37:20 +01:00
dependabot[bot]
e3e72edbcc
Bump puppeteer from 16.2.0 to 17.1.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 16.2.0 to 17.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v16.2.0...v17.1.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-03 12:29:19 +00:00
b9294deb93
Merge pull request #399 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-1.4.1
...
Bump spatie/laravel-ignition from 1.3.1 to 1.4.1
2022-09-03 13:28:35 +01:00
dependabot[bot]
29584be256
Bump spatie/laravel-ignition from 1.3.1 to 1.4.1
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.3.1...1.4.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-03 12:18:27 +00:00
8c0e412148
Merge pull request #398 from jonnybarnes/dependabot/npm_and_yarn/postcss-import-15.0.0
...
Bump postcss-import from 14.1.0 to 15.0.0
2022-09-03 13:17:23 +01:00
dependabot[bot]
cc29af0c86
Bump postcss-import from 14.1.0 to 15.0.0
...
Bumps [postcss-import](https://github.com/postcss/postcss-import ) from 14.1.0 to 15.0.0.
- [Release notes](https://github.com/postcss/postcss-import/releases )
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-import/compare/14.1.0...15.0.0 )
---
updated-dependencies:
- dependency-name: postcss-import
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-03 12:10:17 +00:00
b4d55228f4
Merge pull request #397 from jonnybarnes/dependabot/composer/laravel/pint-1.1.2
...
Bump laravel/pint from 1.1.1 to 1.1.2
2022-09-03 13:09:37 +01:00
dependabot[bot]
b24e5bce19
Bump laravel/pint from 1.1.1 to 1.1.2
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.1.1 to 1.1.2.
- [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/v1.1.1...v1.1.2 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-03 11:53:28 +00:00
74af62106e
Merge pull request #395 from jonnybarnes/dependabot/composer/phpunit/phpunit-9.5.24
...
Bump phpunit/phpunit from 9.5.23 to 9.5.24
2022-09-03 12:52:52 +01:00
dependabot[bot]
b1744e77f0
Bump phpunit/phpunit from 9.5.23 to 9.5.24
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.23 to 9.5.24.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.23...9.5.24 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-03 11:39:36 +00:00
c1ab00d4eb
Merge pull request #394 from jonnybarnes/dependabot/composer/nunomaduro/collision-6.3.0
...
Bump nunomaduro/collision from 6.2.1 to 6.3.0
2022-09-03 12:38:47 +01:00
dependabot[bot]
39bf05537c
Bump nunomaduro/collision from 6.2.1 to 6.3.0
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/nunomaduro/collision/releases )
- [Changelog](https://github.com/nunomaduro/collision/blob/stable/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v6.2.1...v6.3.0 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-03 11:32:21 +00:00
1dae5ae8b5
Merge pull request #393 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.23.0
...
Bump eslint from 8.22.0 to 8.23.0
2022-09-03 12:31:22 +01:00
dependabot[bot]
0c9144af7f
Bump eslint from 8.22.0 to 8.23.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.22.0 to 8.23.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.22.0...v8.23.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-03 11:21:37 +00:00
2d69b6925a
Merge pull request #391 from jonnybarnes/dependabot/composer/guzzlehttp/guzzle-7.5.0
...
Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0
2022-09-03 12:20:37 +01:00
dependabot[bot]
ae411c4c8b
Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.4.5 to 7.5.0.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.5...7.5.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 09:01:02 +00:00
674acce23e
Merge pull request #390 from jonnybarnes/dependabot/composer/laravel/dusk-7.0.0
...
Bump laravel/dusk from 6.25.1 to 7.0.0
2022-08-24 11:44:30 +01:00
ca6be34a66
Merge pull request #389 from jonnybarnes/dependabot/composer/laravel/framework-9.26.1
...
Bump laravel/framework from 9.25.1 to 9.26.1
2022-08-24 11:26:50 +01: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
dependabot[bot]
7c8ae13575
Bump laravel/framework from 9.25.1 to 9.26.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.25.1 to 9.26.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.25.1...v9.26.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-24 09:00:59 +00:00
a9c5ba7f78
Merge pull request #388 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.18.13
...
Bump @babel/core from 7.18.10 to 7.18.13
2022-08-23 21:24:06 +01:00
dependabot[bot]
e722ac3202
Bump @babel/core from 7.18.10 to 7.18.13
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.10 to 7.18.13.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.13/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 20:21:01 +00:00
508fb5d65b
Merge pull request #387 from jonnybarnes/dependabot/composer/phpunit/phpunit-9.5.23
...
Bump phpunit/phpunit from 9.5.22 to 9.5.23
2022-08-23 21:20:15 +01:00
dependabot[bot]
13727b2f36
Bump phpunit/phpunit from 9.5.22 to 9.5.23
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.22 to 9.5.23.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.22...9.5.23 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 20:15:49 +00:00
6c85e12afa
Merge pull request #386 from jonnybarnes/dependabot/composer/lcobucci/jwt-4.2.1
...
Bump lcobucci/jwt from 4.1.5 to 4.2.1
2022-08-23 21:15:06 +01:00
c4c7514316
Run Laravel Pint
2022-08-23 20:59:19 +01:00
903ebf56eb
Update code to work with stricter JWT library checks
2022-08-23 20:50:19 +01:00
dependabot[bot]
6e6b853112
Bump lcobucci/jwt from 4.1.5 to 4.2.1
...
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt ) from 4.1.5 to 4.2.1.
- [Release notes](https://github.com/lcobucci/jwt/releases )
- [Commits](https://github.com/lcobucci/jwt/compare/4.1.5...4.2.1 )
---
updated-dependencies:
- dependency-name: lcobucci/jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 09:53:02 +00:00
226e81bf53
Merge pull request #385 from jonnybarnes/dependabot/npm_and_yarn/stylelint-config-standard-28.0.0
...
Bump stylelint-config-standard from 27.0.0 to 28.0.0
2022-08-22 10:52:19 +01:00
dependabot[bot]
7a72f73494
Bump stylelint-config-standard from 27.0.0 to 28.0.0
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 27.0.0 to 28.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/27.0.0...28.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 09:40:05 +00:00
c11038bace
Merge pull request #383 from jonnybarnes/dependabot/npm_and_yarn/stylelint-14.11.0
...
Bump stylelint from 14.10.0 to 14.11.0
2022-08-22 10:39:09 +01:00
dependabot[bot]
c5c502d9a9
Bump stylelint from 14.10.0 to 14.11.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.10.0 to 14.11.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.10.0...14.11.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 09:35:38 +00:00
4258cefeb1
Merge pull request #382 from jonnybarnes/dependabot/composer/phpunit/phpunit-9.5.22
...
Bump phpunit/phpunit from 9.5.21 to 9.5.22
2022-08-22 10:34:51 +01:00
dependabot[bot]
ebc34f1419
Bump phpunit/phpunit from 9.5.21 to 9.5.22
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.21 to 9.5.22.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.21...9.5.22 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 09:29:51 +00:00
15b41846f0
Merge pull request #381 from jonnybarnes/dependabot/composer/spatie/browsershot-3.57.2
...
Bump spatie/browsershot from 3.57.1 to 3.57.2
2022-08-22 10:29:03 +01:00
dependabot[bot]
93b35fae6d
Bump spatie/browsershot from 3.57.1 to 3.57.2
...
Bumps [spatie/browsershot](https://github.com/spatie/browsershot ) from 3.57.1 to 3.57.2.
- [Release notes](https://github.com/spatie/browsershot/releases )
- [Changelog](https://github.com/spatie/browsershot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/browsershot/compare/3.57.1...3.57.2 )
---
updated-dependencies:
- dependency-name: spatie/browsershot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 09:00:56 +00:00
3b6e62b35e
Merge pull request #379 from jonnybarnes/more_link_fixes
...
Some more link fixes
2022-08-21 08:56:23 +01:00
289d64a60d
Some more link fixes
2022-08-21 08:45:55 +01:00
56961bce2f
Merge pull request #377 from jonnybarnes/update_bio_links
...
Fix bio links
2022-08-20 15:16:10 +01:00
349bf27d7a
Fix bio links
2022-08-20 15:11:20 +01:00
1af4c1c201
Merge pull request #376 from jonnybarnes/fix-colophon
...
Improve colophon page
2022-08-20 14:41:33 +01:00
d504cb0e90
Improve colophon page
2022-08-20 14:05:59 +01:00
3ec6f9abf1
Merge pull request #375 from jonnybarnes/364-remove-pre-commit-message
...
Stop running pre-commit hook
2022-08-20 12:35:49 +01:00
80c07b37a9
Stop running pre-commit hook
2022-08-20 12:31:15 +01:00
5ff91965ad
Merge pull request #374 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-16.2.0
...
Bump puppeteer from 16.1.0 to 16.2.0
2022-08-19 13:21:22 +01:00
dependabot[bot]
2e29e5950d
Bump puppeteer from 16.1.0 to 16.2.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 16.1.0 to 16.2.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v16.1.0...v16.2.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 12:13:51 +00:00
8cfaabd7ec
Merge pull request #373 from jonnybarnes/dependabot/composer/laravel/sail-1.15.4
...
Bump laravel/sail from 1.15.2 to 1.15.4
2022-08-19 13:13:07 +01:00
dependabot[bot]
72d6ec6f04
Bump laravel/sail from 1.15.2 to 1.15.4
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 12:05:49 +00:00
1727532d85
Merge pull request #372 from jonnybarnes/dependabot/composer/laravel/horizon-5.10.0
...
Bump laravel/horizon from 5.9.10 to 5.10.0
2022-08-19 13:04:56 +01:00
dependabot[bot]
3e9904fb40
Bump laravel/horizon from 5.9.10 to 5.10.0
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.9.10 to 5.10.0.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.9.10...v5.10.0 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 11:44:11 +00:00
8961134966
Merge pull request #369 from jonnybarnes/dependabot/composer/laravel/framework-9.25.1
...
Bump laravel/framework from 9.24.0 to 9.25.1
2022-08-19 12:43:12 +01:00
dependabot[bot]
ad17d364f4
Bump laravel/framework from 9.24.0 to 9.25.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.24.0 to 9.25.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.24.0...v9.25.1 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 11:39:51 +00:00
cfe129cd11
Merge pull request #368 from jonnybarnes/dependabot/npm_and_yarn/cssnano-5.1.13
...
Bump cssnano from 5.1.12 to 5.1.13
2022-08-19 12:38:54 +01:00
dependabot[bot]
504a22bd47
Bump cssnano from 5.1.12 to 5.1.13
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.1.12 to 5.1.13.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.12...cssnano@5.1.13 )
---
updated-dependencies:
- dependency-name: cssnano
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 11:36:02 +00:00
cc290aa7a5
Merge pull request #367 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.22.0
...
Bump eslint from 8.21.0 to 8.22.0
2022-08-19 12:35:19 +01:00
dependabot[bot]
88cd7635f7
Bump eslint from 8.21.0 to 8.22.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.21.0 to 8.22.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.21.0...v8.22.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 09:01:42 +00:00
04064f3a2b
Merge pull request #366 from jonnybarnes/fix_typo
...
Fix a typo in a comment
2022-08-14 18:10:36 +01:00
26cd021a25
Fix a typo in a comment
2022-08-14 18:07:38 +01:00
0edf1a0421
Merge pull request #363 from jonnybarnes/fix_bookmark_tag_links
...
Add the page for tagged bookmarks
2022-08-14 18:00:00 +01:00
a0954bc936
Add the page for tagged bookmarks
2022-08-14 17:56:21 +01:00
e23ba75021
Merge pull request #361 from jonnybarnes/360-fix-micropubcreate-page-as-well
...
Redirect `/micropub/create` page to `/notes/new` page
2022-08-13 16:19:18 +01:00
b5ca634bdd
Redirect micropub create page to notes new page
2022-08-13 16:14:12 +01:00
6256160b6b
Merge pull request #359 from jonnybarnes/358-fix-notesnew-page-from-404
...
Fix `/notes/new` page so it is not a 404
2022-08-13 16:04:41 +01:00
5e5f74f4ed
Fix /notes/new page so it is not a 404
2022-08-13 16:00:06 +01:00
8817ff1719
Merge pull request #355 from jonnybarnes/dependabot/npm_and_yarn/stylelint-config-standard-27.0.0
...
Bump stylelint-config-standard from 26.0.0 to 27.0.0
2022-08-13 12:32:41 +01:00
dependabot[bot]
16bde65242
Bump stylelint-config-standard from 26.0.0 to 27.0.0
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 26.0.0 to 27.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/26.0.0...27.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-13 11:29:44 +00:00
9f3fabb524
Merge pull request #354 from jonnybarnes/dependabot/composer/laravel/sail-1.15.2
...
Bump laravel/sail from 1.15.1 to 1.15.2
2022-08-13 12:29:03 +01:00
5969dbb32b
Merge pull request #353 from jonnybarnes/dependabot/composer/laravel/framework-9.24.0
...
Bump laravel/framework from 9.23.0 to 9.24.0
2022-08-11 11:03:44 +01:00
dependabot[bot]
eba4bf6888
Bump laravel/sail from 1.15.1 to 1.15.2
...
Bumps [laravel/sail](https://github.com/laravel/sail ) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/laravel/sail/releases )
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/sail/compare/v1.15.1...v1.15.2 )
---
updated-dependencies:
- dependency-name: laravel/sail
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-10 09:01:22 +00:00
dependabot[bot]
08bb32862c
Bump laravel/framework from 9.23.0 to 9.24.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.23.0 to 9.24.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.23.0...v9.24.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-10 09:01:03 +00:00
16eed02427
Merge pull request #352 from jonnybarnes/dependabot/npm_and_yarn/postcss-8.4.16
...
Bump postcss from 8.4.14 to 8.4.16
2022-08-08 12:28:30 +01:00
dependabot[bot]
c1a6708f47
Bump postcss from 8.4.14 to 8.4.16
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.14 to 8.4.16.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.16 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 10:43:44 +00:00
6169252743
Merge pull request #351 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-16.1.0
...
Bump puppeteer from 16.0.0 to 16.1.0
2022-08-08 11:38:41 +01:00
dependabot[bot]
6a93d3c5e5
Bump puppeteer from 16.0.0 to 16.1.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 16.0.0 to 16.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v16.0.0...v16.1.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 09:02:03 +00:00
081ac20f2b
Merge pull request #350 from jonnybarnes/fix_csp_issues_locally
...
Dont run csp locally
2022-08-05 21:01:48 +01:00
465c15f012
Dont run csp locally
2022-08-05 20:58:31 +01:00
9a27697984
Merge pull request #349 from jonnybarnes/dependabot/composer/spatie/browsershot-3.57.1
...
Bump spatie/browsershot from 3.57.0 to 3.57.1
2022-08-04 18:49:40 +01:00
dependabot[bot]
705bb813a4
Bump spatie/browsershot from 3.57.0 to 3.57.1
...
Bumps [spatie/browsershot](https://github.com/spatie/browsershot ) from 3.57.0 to 3.57.1.
- [Release notes](https://github.com/spatie/browsershot/releases )
- [Changelog](https://github.com/spatie/browsershot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/browsershot/compare/3.57.0...3.57.1 )
---
updated-dependencies:
- dependency-name: spatie/browsershot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 17:46:51 +00:00
eed98d94c2
Merge pull request #348 from jonnybarnes/dependabot/composer/vimeo/psalm-4.26.0
...
Bump vimeo/psalm from 4.25.0 to 4.26.0
2022-08-04 18:46:19 +01:00
dependabot[bot]
4ea5bd65dd
Bump vimeo/psalm from 4.25.0 to 4.26.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/4.25.0...4.26.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 17:43:40 +00:00
7fad6c47a1
Merge pull request #347 from jonnybarnes/dependabot/composer/laravel/pint-1.1.1
...
Bump laravel/pint from 1.1.0 to 1.1.1
2022-08-04 18:42:44 +01:00
dependabot[bot]
8a702f70b2
Bump laravel/pint from 1.1.0 to 1.1.1
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.1.0 to 1.1.1.
- [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/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 17:27:39 +00:00
45e6bd5f89
Merge pull request #346 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-16.0.0
...
Bump puppeteer from 15.5.0 to 16.0.0
2022-08-04 18:26:55 +01:00
dependabot[bot]
f195f4a69a
Bump puppeteer from 15.5.0 to 16.0.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 15.5.0 to 16.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v15.5.0...v16.0.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 17:23:26 +00:00
b65b2afadf
Merge pull request #345 from jonnybarnes/dependabot/composer/laravel/framework-9.23.0
...
Bump laravel/framework from 9.22.1 to 9.23.0
2022-08-04 18:22:21 +01:00
dependabot[bot]
091cd1fea3
Bump laravel/framework from 9.22.1 to 9.23.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.22.1 to 9.23.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.22.1...v9.23.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 17:13:02 +00:00
9844a5c3a8
Merge pull request #344 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.18.10
...
Bump @babel/core from 7.18.9 to 7.18.10
2022-08-04 18:11:55 +01:00
dependabot[bot]
8aaff637a0
Bump @babel/core from 7.18.9 to 7.18.10
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.9 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 16:53:28 +00:00
7a36f810eb
Merge pull request #343 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.18.10
...
Bump @babel/preset-env from 7.18.9 to 7.18.10
2022-08-04 17:52:45 +01:00
dependabot[bot]
8c84645e1a
Bump @babel/preset-env from 7.18.9 to 7.18.10
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.9 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 09:02:04 +00:00
cd332e71a5
Merge pull request #342 from jonnybarnes/dependabot/npm_and_yarn/autoprefixer-10.4.8
...
Bump autoprefixer from 10.4.7 to 10.4.8
2022-08-01 21:38:47 +01:00
dependabot[bot]
f05b7525da
Bump autoprefixer from 10.4.7 to 10.4.8
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.7 to 10.4.8.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.7...10.4.8 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 20:35:15 +00:00
d0a7ac4442
Merge pull request #341 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.21.0
...
Bump eslint from 8.20.0 to 8.21.0
2022-08-01 21:34:23 +01:00
dependabot[bot]
f7fe18daa1
Bump eslint from 8.20.0 to 8.21.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.20.0 to 8.21.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.20.0...v8.21.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 20:27:21 +00:00
537a4d9af8
Merge pull request #340 from jonnybarnes/dependabot/composer/spatie/laravel-ray-1.30.0
...
Bump spatie/laravel-ray from 1.29.7 to 1.30.0
2022-08-01 21:26:03 +01:00
a71dc3e5ab
Merge pull request #339 from jonnybarnes/dependabot/composer/league/commonmark-2.3.5
...
Bump league/commonmark from 2.3.4 to 2.3.5
2022-08-01 21:20:30 +01:00
dependabot[bot]
22ae57e716
Bump spatie/laravel-ray from 1.29.7 to 1.30.0
...
Bumps [spatie/laravel-ray](https://github.com/spatie/laravel-ray ) from 1.29.7 to 1.30.0.
- [Release notes](https://github.com/spatie/laravel-ray/releases )
- [Changelog](https://github.com/spatie/laravel-ray/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ray/compare/1.29.7...1.30.0 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ray
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 09:01:40 +00:00
dependabot[bot]
59bc17b105
Bump league/commonmark from 2.3.4 to 2.3.5
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.3/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.3.4...2.3.5 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 09:01:17 +00:00
baa3f2d046
Merge pull request #338 from jonnybarnes/dependabot/composer/vimeo/psalm-4.25.0
...
Bump vimeo/psalm from 4.24.0 to 4.25.0
2022-07-29 10:04:18 +01:00
dependabot[bot]
ce7ee301a3
Bump vimeo/psalm from 4.24.0 to 4.25.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 4.24.0 to 4.25.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/4.24.0...v4.25.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 09:00:46 +00:00
a3e11d357a
Merge pull request #335 from jonnybarnes/dependabot/composer/laravel/pint-1.1.0
...
Bump laravel/pint from 1.0.0 to 1.1.0
2022-07-27 13:07:27 +01:00
1c3d62bc71
Fix pint style for ttwitter config file
2022-07-27 13:03:52 +01:00
dependabot[bot]
a5ec2ca4b3
Bump laravel/pint from 1.0.0 to 1.1.0
...
Bumps [laravel/pint](https://github.com/laravel/pint ) from 1.0.0 to 1.1.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/v1.0.0...v1.1.0 )
---
updated-dependencies:
- dependency-name: laravel/pint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 11:55:37 +00:00
b69015e407
Merge pull request #333 from jonnybarnes/dependabot/composer/laravel/horizon-5.9.10
...
Bump laravel/horizon from 5.9.9 to 5.9.10
2022-07-27 12:54:47 +01:00
dependabot[bot]
aa99d9ef1f
Bump laravel/horizon from 5.9.9 to 5.9.10
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.9.9 to 5.9.10.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.9.9...v5.9.10 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 11:47:18 +00:00
740f6e7980
Merge pull request #332 from jonnybarnes/dependabot/composer/laravel/dusk-6.25.1
...
Bump laravel/dusk from 6.25.0 to 6.25.1
2022-07-27 12:46:24 +01:00
dependabot[bot]
7d9881f198
Bump laravel/dusk from 6.25.0 to 6.25.1
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 6.25.0 to 6.25.1.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v6.25.0...v6.25.1 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 11:40:37 +00:00
d5c7791745
Merge pull request #337 from jonnybarnes/331-setup-sail
...
Get Sail working
2022-07-27 12:39:43 +01:00
663c2e5ae9
Get sail working
2022-07-27 12:35:21 +01:00
c34f355201
Merge pull request #330 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.2.0
...
Bump league/flysystem-aws-s3-v3 from 3.1.1 to 3.2.0
2022-07-26 10:20:16 +01:00
dependabot[bot]
c67be2ddcd
Bump league/flysystem-aws-s3-v3 from 3.1.1 to 3.2.0
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases )
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.1.1...3.2.0 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 09:01:32 +00:00
b254fc442c
Merge pull request #329 from jonnybarnes/dependabot/npm_and_yarn/webpack-5.74.0
...
Bump webpack from 5.73.0 to 5.74.0
2022-07-25 21:03:54 +01:00
dependabot[bot]
9fb7fd4216
Bump webpack from 5.73.0 to 5.74.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.73.0 to 5.74.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.74.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 19:53:26 +00:00
e3a5d80c0a
Merge pull request #328 from jonnybarnes/dependabot/composer/laravel/framework-9.21.6
...
Bump laravel/framework from 9.21.5 to 9.21.6
2022-07-25 20:49:30 +01:00
dependabot[bot]
d615d49e34
Bump laravel/framework from 9.21.5 to 9.21.6
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.21.5 to 9.21.6.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.21.5...v9.21.6 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 09:01:23 +00:00
7fb45116e8
Merge pull request #327 from jonnybarnes/dependabot/composer/laravel/framework-9.21.5
...
Bump laravel/framework from 9.21.4 to 9.21.5
2022-07-24 13:40:20 +01:00
dependabot[bot]
b1035008a7
Bump laravel/framework from 9.21.4 to 9.21.5
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.21.4 to 9.21.5.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.21.4...v9.21.5 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 09:01:16 +00:00
805c27e434
Merge pull request #326 from jonnybarnes/dependabot/composer/laravel/framework-9.21.4
...
Bump laravel/framework from 9.21.0 to 9.21.4
2022-07-21 19:24:06 +01:00
dependabot[bot]
dd8740cff9
Bump laravel/framework from 9.21.0 to 9.21.4
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.21.0 to 9.21.4.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.21.0...v9.21.4 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 18:20:55 +00:00
0407ab714d
Merge pull request #325 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-15.5.0
...
Bump puppeteer from 15.4.0 to 15.5.0
2022-07-21 19:19:53 +01:00
dependabot[bot]
8ccb17e934
Bump puppeteer from 15.4.0 to 15.5.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 15.4.0 to 15.5.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v15.4.0...v15.5.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 18:16:24 +00:00
81790df689
Merge pull request #322 from jonnybarnes/dependabot/composer/fakerphp/faker-1.20.0
...
Bump fakerphp/faker from 1.19.0 to 1.20.0
2022-07-21 19:15:34 +01:00
9228694ad3
Merge branch 'develop' into dependabot/composer/fakerphp/faker-1.20.0
2022-07-21 19:11:04 +01:00
13d1d1ba03
Merge pull request #321 from jonnybarnes/dependabot/npm_and_yarn/terser-5.14.2
...
Bump terser from 5.14.0 to 5.14.2
2022-07-21 19:10:28 +01:00
dependabot[bot]
00430ffb26
Bump fakerphp/faker from 1.19.0 to 1.20.0
...
Bumps [fakerphp/faker](https://github.com/FakerPHP/Faker ) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/FakerPHP/Faker/releases )
- [Changelog](https://github.com/FakerPHP/Faker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/FakerPHP/Faker/compare/v1.19.0...v1.20.0 )
---
updated-dependencies:
- dependency-name: fakerphp/faker
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 09:01:05 +00:00
dependabot[bot]
046acecfde
Bump terser from 5.14.0 to 5.14.2
...
Bumps [terser](https://github.com/terser/terser ) from 5.14.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 10:23:58 +00:00
2c3781fd43
Merge pull request #320 from jonnybarnes/dependabot/composer/laravel/framework-9.21.0
...
Bump laravel/framework from 9.20.0 to 9.21.0
2022-07-20 11:23:22 +01:00
dependabot[bot]
ebd97eb3b7
Bump laravel/framework from 9.20.0 to 9.21.0
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 9.20.0 to 9.21.0.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/framework/compare/v9.20.0...v9.21.0 )
---
updated-dependencies:
- dependency-name: laravel/framework
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 09:02:46 +00:00
65425d41ba
Merge pull request #319 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.18.9
...
Bump @babel/preset-env from 7.18.6 to 7.18.9
2022-07-19 13:34:54 +01:00
dependabot[bot]
8741ee4177
Bump @babel/preset-env from 7.18.6 to 7.18.9
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.6 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 12:27:44 +00:00
f2a57b6e13
Merge pull request #318 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.18.9
...
Bump @babel/core from 7.18.6 to 7.18.9
2022-07-19 13:26:51 +01:00
dependabot[bot]
135954a17a
Bump @babel/core from 7.18.6 to 7.18.9
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.6 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 09:32:47 +00:00
cebef2d68f
Merge pull request #317 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.1.1
...
Bump league/flysystem-aws-s3-v3 from 3.0.22 to 3.1.1
2022-07-19 10:31:57 +01:00
dependabot[bot]
358e28cc3d
Bump league/flysystem-aws-s3-v3 from 3.0.22 to 3.1.1
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.0.22 to 3.1.1.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases )
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.0.22...3.1.1 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 09:00:48 +00:00
b8b66b79f9
Merge pull request #316 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.20.0
...
Bump eslint from 8.19.0 to 8.20.0
2022-07-18 18:45:15 +01:00
dependabot[bot]
3323c696d3
Bump eslint from 8.19.0 to 8.20.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.19.0...v8.20.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 17:39:49 +00:00
257fe751a2
Merge pull request #315 from jonnybarnes/dependabot/npm_and_yarn/postcss-loader-7.0.1
...
Bump postcss-loader from 7.0.0 to 7.0.1
2022-07-18 18:39:02 +01:00
dependabot[bot]
7900f310d3
Bump postcss-loader from 7.0.0 to 7.0.1
...
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases )
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.0.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: postcss-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 17:35:29 +00:00
39a3ae869d
Merge pull request #314 from jonnybarnes/dependabot/composer/league/commonmark-2.3.4
...
Bump league/commonmark from 2.3.3 to 2.3.4
2022-07-18 18:34:37 +01:00
dependabot[bot]
d8fd3dd93e
Bump league/commonmark from 2.3.3 to 2.3.4
...
Bumps [league/commonmark](https://github.com/thephpleague/commonmark ) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/thephpleague/commonmark/releases )
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.3/CHANGELOG.md )
- [Commits](https://github.com/thephpleague/commonmark/compare/2.3.3...2.3.4 )
---
updated-dependencies:
- dependency-name: league/commonmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 09:00:55 +00:00
1d3ac4f8a1
Merge pull request #313 from jonnybarnes/dependabot/composer/laravel/pint-1.0.0
...
Bump laravel/pint from 0.2.3 to 1.0.0
2022-07-15 21:45:29 +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
5433d69173
Merge pull request #312 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.7.0
...
Bump barryvdh/laravel-debugbar from 3.6.8 to 3.7.0
2022-07-15 21:35:13 +01:00
dependabot[bot]
48e1fb4de2
Bump barryvdh/laravel-debugbar from 3.6.8 to 3.7.0
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.6.8 to 3.7.0.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Changelog](https://github.com/barryvdh/laravel-debugbar/blob/master/changelog.md )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.6.8...v3.7.0 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 20:26:11 +00:00
328bc68669
Merge pull request #308 from jonnybarnes/dependabot/composer/laravel/dusk-6.25.0
...
Bump laravel/dusk from 6.24.0 to 6.25.0
2022-07-15 21:25:09 +01:00
dependabot[bot]
6078c6456d
Bump laravel/dusk from 6.24.0 to 6.25.0
...
Bumps [laravel/dusk](https://github.com/laravel/dusk ) from 6.24.0 to 6.25.0.
- [Release notes](https://github.com/laravel/dusk/releases )
- [Changelog](https://github.com/laravel/dusk/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/dusk/compare/v6.24.0...v6.25.0 )
---
updated-dependencies:
- dependency-name: laravel/dusk
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 20:19:45 +00:00
86b58d9a82
Merge pull request #306 from jonnybarnes/dependabot/composer/laravel/horizon-5.9.9
...
Bump laravel/horizon from 5.9.7 to 5.9.9
2022-07-15 21:18:48 +01:00
dependabot[bot]
bef846bea8
Bump laravel/horizon from 5.9.7 to 5.9.9
...
Bumps [laravel/horizon](https://github.com/laravel/horizon ) from 5.9.7 to 5.9.9.
- [Release notes](https://github.com/laravel/horizon/releases )
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/laravel/horizon/compare/v5.9.7...v5.9.9 )
---
updated-dependencies:
- dependency-name: laravel/horizon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 17:11:07 +00:00
47477887dd
Merge pull request #302 from jonnybarnes/dependabot/composer/nunomaduro/collision-6.2.1
...
Bump nunomaduro/collision from 6.2.0 to 6.2.1
2022-07-15 18:10:12 +01:00
dependabot[bot]
5c50879d6d
Bump nunomaduro/collision from 6.2.0 to 6.2.1
...
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/nunomaduro/collision/releases )
- [Changelog](https://github.com/nunomaduro/collision/blob/stable/CHANGELOG.md )
- [Commits](https://github.com/nunomaduro/collision/compare/v6.2.0...v6.2.1 )
---
updated-dependencies:
- dependency-name: nunomaduro/collision
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 17:05:41 +00:00
124897adac
Merge pull request #300 from jonnybarnes/dependabot/composer/spatie/browsershot-3.57.0
...
Bump spatie/browsershot from 3.54.0 to 3.57.0
2022-07-15 18:04:59 +01:00
dependabot[bot]
3172ce3f57
Bump spatie/browsershot from 3.54.0 to 3.57.0
...
Bumps [spatie/browsershot](https://github.com/spatie/browsershot ) from 3.54.0 to 3.57.0.
- [Release notes](https://github.com/spatie/browsershot/releases )
- [Changelog](https://github.com/spatie/browsershot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/browsershot/compare/3.54.0...3.57.0 )
---
updated-dependencies:
- dependency-name: spatie/browsershot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:59:28 +00:00
377f20f72b
Merge pull request #310 from jonnybarnes/309-switch-cors-middleware-to-laravels-own
...
Switch CORS middleware
2022-07-15 17:58:44 +01:00
46e9e622b8
Switch CORS middleware
2022-07-15 17:53:30 +01:00
017010c1fa
Merge pull request #307 from jonnybarnes/dependabot/npm_and_yarn/puppeteer-15.4.0
...
Bump puppeteer from 14.2.1 to 15.4.0
2022-07-15 17:42:16 +01:00
dependabot[bot]
8520f70987
Bump puppeteer from 14.2.1 to 15.4.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 14.2.1 to 15.4.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v14.2.1...v15.4.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 16:19:13 +00:00
0467928b2f
Merge pull request #305 from jonnybarnes/dependabot/npm_and_yarn/cssnano-5.1.12
...
Bump cssnano from 5.1.11 to 5.1.12
2022-07-15 17:16:40 +01:00
dependabot[bot]
bc3f6cb2b3
Bump cssnano from 5.1.11 to 5.1.12
...
Bumps [cssnano](https://github.com/cssnano/cssnano ) from 5.1.11 to 5.1.12.
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.11...cssnano@5.1.12 )
---
updated-dependencies:
- dependency-name: cssnano
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 15:27:55 +00:00
b304405d0f
Merge pull request #304 from jonnybarnes/dependabot/npm_and_yarn/eslint-webpack-plugin-3.2.0
...
Bump eslint-webpack-plugin from 3.1.1 to 3.2.0
2022-07-15 16:26:57 +01:00
dependabot[bot]
44dd9b1de7
Bump eslint-webpack-plugin from 3.1.1 to 3.2.0
...
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 15:21:17 +00:00
01d847f225
Merge pull request #303 from jonnybarnes/dependabot/npm_and_yarn/eslint-8.19.0
...
Bump eslint from 8.17.0 to 8.19.0
2022-07-15 16:20:27 +01:00
dependabot[bot]
c7c7ebed2f
Bump eslint from 8.17.0 to 8.19.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.17.0 to 8.19.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.17.0...v8.19.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 15:08:34 +00:00
46b8fad947
Merge pull request #301 from jonnybarnes/dependabot/npm_and_yarn/stylelint-config-standard-26.0.0
...
Bump stylelint-config-standard from 25.0.0 to 26.0.0
2022-07-15 16:07:31 +01:00
dependabot[bot]
6172f6e717
Bump stylelint-config-standard from 25.0.0 to 26.0.0
...
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 25.0.0 to 26.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/25.0.0...26.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 15:04:55 +00:00
c98cca6433
Merge pull request #296 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.0.22
...
Bump league/flysystem-aws-s3-v3 from 3.0.13 to 3.0.22
2022-07-15 16:04:06 +01:00
dependabot[bot]
c5cc481286
Bump league/flysystem-aws-s3-v3 from 3.0.13 to 3.0.22
...
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3 ) from 3.0.13 to 3.0.22.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases )
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.0.13...3.0.22 )
---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 09:01:43 +00:00
df03f3c668
Merge pull request #292 from jonnybarnes/290-check-code-base-with-pint-on-prs
...
Improve Github Actions and add Laravel Pint check
2022-07-09 11:01:10 +01:00
21deb53727
Improve Github Actions and add Laravel Pint check
2022-07-09 10:56:03 +01:00
f763532199
Merge pull request #291 from jonnybarnes/289-initial-fix-of-code-base-with-laravel-pint
...
Initial fix of code base with Laravel Pint
2022-07-09 10:29:03 +01:00
e36f15d391
Fix files with Laravel Pint
2022-07-09 10:08:26 +01:00
c714457604
Configure Laravel Pint
2022-07-09 10:07:59 +01:00
3ffd8c40a2
Merge pull request #288 from jonnybarnes/273-add-laravel-pint
...
Added Laravel Pint
2022-07-09 09:39:50 +01:00
0255f64a41
Added Laravel Pint
2022-07-09 09:33:51 +01:00
21f5bfdf7f
Merge pull request #287 from jonnybarnes/286-remove-predis-composer-package
...
Remove predis composer package
2022-07-09 09:25:57 +01:00
29decb0275
Remove predis composer package
2022-07-09 09:22:59 +01:00
e020a83e41
Merge pull request #281 from jonnybarnes/dependabot/composer/vimeo/psalm-4.24.0
2022-07-08 21:04:08 +01:00
dependabot[bot]
2afad8f5de
Bump vimeo/psalm from 4.23.0 to 4.24.0
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/4.23.0...4.24.0 )
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 19:57:04 +00:00
d8af9dcac7
Merge pull request #280 from jonnybarnes/dependabot/composer/phpunit/phpunit-9.5.21
2022-07-08 20:56:22 +01:00
dependabot[bot]
ca5a5f1b30
Bump phpunit/phpunit from 9.5.20 to 9.5.21
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.20 to 9.5.21.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.20...9.5.21 )
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 19:48:35 +00:00
4d443b9282
Merge pull request #279 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.6.8
2022-07-08 20:47:48 +01:00
dependabot[bot]
ea28332822
Bump barryvdh/laravel-debugbar from 3.6.7 to 3.6.8
...
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar ) from 3.6.7 to 3.6.8.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases )
- [Changelog](https://github.com/barryvdh/laravel-debugbar/blob/master/changelog.md )
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.6.7...v3.6.8 )
---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 17:53:23 +00:00
e8eb26c4c1
Merge pull request #277 from jonnybarnes/dependabot/composer/spatie/laravel-ignition-1.3.1
2022-07-08 18:42:36 +01:00
dependabot[bot]
98f1acd52c
Bump spatie/laravel-ignition from 1.2.3 to 1.3.1
...
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition ) from 1.2.3 to 1.3.1.
- [Release notes](https://github.com/spatie/laravel-ignition/releases )
- [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/laravel-ignition/compare/1.2.3...1.3.1 )
---
updated-dependencies:
- dependency-name: spatie/laravel-ignition
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 17:36:06 +00:00
bd9851798f
Merge pull request #285 from jonnybarnes/dependabot/npm_and_yarn/babel/core-7.18.6
2022-07-08 18:35:14 +01:00
dependabot[bot]
245eefe19d
Bump @babel/core from 7.18.2 to 7.18.6
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.2 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 17:23:50 +00:00
39dae0f30e
Merge pull request #284 from jonnybarnes/dependabot/npm_and_yarn/mini-css-extract-plugin-2.6.1
...
Bump mini-css-extract-plugin from 2.6.0 to 2.6.1
2022-07-08 18:23:01 +01:00
dependabot[bot]
afc50d5b7e
Bump mini-css-extract-plugin from 2.6.0 to 2.6.1
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.6.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 17:01:15 +00:00
0b46b54f06
Merge pull request #283 from jonnybarnes/dependabot/npm_and_yarn/babel/preset-env-7.18.6
...
Bump @babel/preset-env from 7.18.2 to 7.18.6
2022-07-08 18:00:26 +01:00
dependabot[bot]
e1d372c0c3
Bump @babel/preset-env from 7.18.2 to 7.18.6
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.2 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 16:56:08 +00:00
38cb04e5bd
Merge pull request #278 from jonnybarnes/dependabot/npm_and_yarn/webpack-cli-4.10.0
...
Bump webpack-cli from 4.9.2 to 4.10.0
2022-07-08 17:54:36 +01:00
dependabot[bot]
ed6914a3d0
Bump webpack-cli from 4.9.2 to 4.10.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 16:52:03 +00:00
9f0efdfb8a
Merge pull request #276 from jonnybarnes/dependabot/npm_and_yarn/stylelint-14.9.1
...
Bump stylelint from 14.8.5 to 14.9.1
2022-07-08 17:51:00 +01:00
dependabot[bot]
c7ecae289a
Bump stylelint from 14.8.5 to 14.9.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 14.8.5 to 14.9.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/14.8.5...14.9.1 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 16:01:34 +00:00
bb02bda71d
Merge pull request #275 from jonnybarnes/270-setup-dependabot
...
Configure dependabot
2022-07-08 17:00:54 +01:00
e28e790af3
Configure dependabot
2022-07-08 16:53:53 +01:00
7591d4b5f4
Merge pull request #274 from jonnybarnes/172-use-common-mark-for-mentions
...
Use CommonMark plugin for @-mentions
2022-07-08 16:45:53 +01:00
81c7cf2661
Merge branch 'develop' into 172-use-common-mark-for-mentions
2022-07-08 16:42:47 +01:00
3ff4149304
Use CommonMark plugin for @-mentions
2022-07-08 16:37:38 +01:00
0a04d2e002
Merge pull request #272 from jonnybarnes/dependabot/composer/guzzlehttp/guzzle-7.4.5
2022-06-21 22:12:59 +01:00
dependabot[bot]
2ddc85f6f5
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.5
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.4.3 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.3...7.4.5 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 20:58:29 +00:00
08b3691aeb
Merge pull request #269 from jonnybarnes/dependency-updates-20220605
...
Update dependencies
2022-06-05 10:33:17 +01:00
fd3ed43541
Update dependencies
2022-06-05 10:18:17 +01:00
96abac7827
Merge pull request #267 from jonnybarnes/266-deployment-from-tags-as-well-as-branches
...
Support tags as well as branches when deploying
2022-06-04 17:20:02 +01:00
0ed98dc06a
Support tags as well as branches when deploying
2022-06-04 17:11:16 +01:00
a6bb44cf39
Merge pull request #264 from jonnybarnes/250-switch-to-symfonyhtml-sanitizer
...
Switch to Symfony’s HTML Sanitizer package
2022-06-02 09:47:33 +01:00
e98a90fe1e
Switch to Symfony’s HTML Sanitizer package
2022-06-02 09:40:34 +01:00
e91f3e0d17
Merge pull request #263 from jonnybarnes/dependency-updates-2022601
...
Update dependencies 20220601
2022-06-01 21:32:12 +01:00
31d3ad4b6f
Run tests on PHP 8.1
2022-06-01 21:28:45 +01:00
e3f0bcfb53
Update dependencies 20220601
2022-06-01 21:20:32 +01:00
e1f4b70482
Merge pull request #260 from jonnybarnes/some_theme_work
...
Fix profile links and pagination
2022-05-15 17:14:28 +01:00
ae43cf0928
Fix profile links and pagination
2022-05-15 17:10:42 +01:00
bfdbbcc6d1
Merge pull request #259 from jonnybarnes/add_mastodon_link
...
Add a link to Mastodon
2022-05-14 19:54:27 +01:00
9829be1530
Add a link to Mastodon
2022-05-14 19:50:14 +01:00
ab9d47e76d
Update dependencies
2022-05-14 18:08:33 +01:00
48d1c9a00b
Improve tests
2022-05-14 17:48:53 +01:00
427debaba4
Ignore some methods from code coverage
2022-05-14 17:48:53 +01:00
51034589bd
Update dependencies
2022-04-17 09:54:33 +01:00
87ac2591a2
Updating dependencies ( #253 )
2022-03-17 21:41:16 +00: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
3d1806e775
Deploy from alternative branches ( #248 )
...
* Try setting branch dynamically
* Just use the github_ref variable
* Some debug steps
* Why does git asteriks my output?
* Try env variable directly
* Use github context
* Remove the ref/head/ part from the branch name
* Set branch in env variable
* Try and fix env redirect
* Use/set correct env name
2022-01-16 15:45:16 +00:00
ee274d36b0
Merge pull request #245 from jonnybarnes/fix_svg_icons
...
Fix the styling of the syndication SVGs
2022-01-08 21:20:14 +00:00
16d89fa390
Fix the styling of the syndication SVGs
2022-01-08 21:13:15 +00:00
7d01259d3d
Merge pull request #243 from jonnybarnes/dependency-updates-20220108
...
Dependency updates
2022-01-08 19:47:32 +00:00
4e7170f3c6
Dependency updates
2022-01-08 18:40:34 +00:00
918b60eb60
Merge pull request #242 from jonnybarnes/use-different-env-for-deployments
...
Use better named environment for deployments
2022-01-01 10:34:22 +00:00
738be80983
Fix a failing test due to changing year
2022-01-01 09:48:37 +00:00
a23e5d0fdf
Use better named environment for deployments
2022-01-01 09:38:59 +00:00
816c302465
Merge pull request #241 from jonnybarnes/improve-deployments
...
Improving deployment steps
2022-01-01 09:12:52 +00:00
7194010f1d
Use systemd instead of supervisord
2021-12-31 18:15:17 +00:00
35f30fa581
Improve the tidy up step of the deployment
2021-12-31 12:39:44 +00:00
761a32806a
Fix name as well
2021-12-31 07:58:33 +00:00
3b096e473d
Final deployment script hopefully
2021-12-30 20:03:18 +00:00
7beddd11e8
Use the right user when chown-ing for deletion
2021-12-30 17:47:46 +00:00
b58fc8a98b
Change just the cache folder
2021-12-30 17:39:17 +00:00
428252957a
Don’t change permissions back to user
2021-12-30 17:15:37 +00:00
c1874efeaa
Use correct base dir for symlinks
2021-12-30 15:10:02 +00:00
1c9d1ed63f
Fix directory permissions for cache directory
2021-12-30 13:13:16 +00:00
9f8d928205
Fix malformed commands due to missing space
2021-12-30 11:08:14 +00:00
9fbfc466c0
Run the commands as the HTTP_USER
2021-12-30 11:02:48 +00:00
e0fd8948cd
Remove chown of symlink
2021-12-30 10:33:46 +00:00
67d48ad697
Add a debugging line for permissions
2021-12-29 18:15:07 +00:00
e03dc5d7d5
Try normal chown of storage dir symlink
2021-12-29 18:14:14 +00:00
9f84a9db78
Try relying on underlying permissions
2021-12-29 18:03:18 +00:00
Jonathan Barnes
750eafea04
Set storage link writable as http user
2021-12-29 17:52:38 +00:00
Jonathan Barnes
e238512312
Add all persistent data necessary
2021-12-29 17:00:05 +00:00
abd4593bfe
Pull in the main branch instead of develop
2021-12-29 14:46:26 +00:00
f260b5465e
Clone over https
2021-12-28 15:02:50 +00:00
0c230d6a62
Use deplopyment user in tifying up step
2021-12-27 13:10:29 +00:00
d9b4c15c00
Remove debugging step for helping set env variables
2021-12-27 12:14:54 +00:00
e267534ced
Only manual deployments
2021-12-23 14:07:47 +00:00
1d14f181b0
Try setting derived env variable in second step
2021-12-23 13:28:48 +00:00
02a38a237f
Trying to get directories sorted
2021-12-23 13:23:05 +00:00
0d4103d644
Specify target deployment directory in an env secret
2021-12-20 18:50:25 +00:00
72b49564ca
Specify ssh details in env secrets
2021-12-20 18:48:31 +00:00
8aa14c5bbf
Access secrets correctly
2021-12-18 18:49:26 +00:00
fb22623632
Disable some potentially destructive steps
2021-12-18 18:32:44 +00:00
1a28f79b76
Merge pull request #240 from jonnybarnes/github-action-deploy
...
[WIP] GitHub action to deploy
2021-12-17 20:24:02 +00:00
16ff1ba24b
Merge branch 'develop' into github-action-deploy
2021-12-17 20:03:43 +00:00
958839b4e1
Merge pull request #239 from jonnybarnes/dependency-updates-20211217
...
Update dependencies
2021-12-17 20:02:57 +00:00
ad985652f8
Update dependencies
2021-12-17 19:58:52 +00:00
5148b1fb02
Allow the deploy action to be run from github.com
2021-12-17 19:54:47 +00:00
005d3cdf90
Merge branch 'develop' into github-action-deploy
2021-10-24 18:14:43 +01:00
e2af5e013f
Merge pull request #237 from jonnybarnes/update_dependencies_2021102401
...
Dependency updates
2021-10-24 17:05:00 +01:00
76dfe41e8c
Update guzzle psr7 calls
...
The prior methods used have been deprecated and removed from upstream
project.
2021-10-24 16:55:30 +01:00
939c7839f6
Dependency updates
2021-10-24 16:18:02 +01:00
246df8d4b7
Merge pull request #236 from jonnybarnes/improve_csp_header
...
Remove un-needed elements from CSP header
2021-10-05 21:01:39 +01:00
b464ba9dd3
Remove un-needed elements from CSP header
2021-10-05 20:58:28 +01:00
Jonny Barnes
f7d71257ff
Merge pull request #235 from jonnybarnes/dependency_updates_20211005
...
Update dependencies (2021-10-05)
2021-10-05 20:51:43 +01:00
8f36930bd0
Update dependencies (2021-10-05)
2021-10-05 20:42:02 +01:00
Jonny Barnes
5620686d56
Merge pull request #234 from jonnybarnes/dependency_updates_20210918
...
Dependency updates
2021-10-01 18:27:48 +01:00
c3e8a5dc0b
Merge branch 'develop' into dependency_updates_20210918
2021-10-01 18:25:16 +01:00
305f74d8b8
Dependency updates
2021-10-01 18:20:27 +01:00
73abab253d
Merge pull request #232 from jonnybarnes/dependency_updates_20210904
...
Update dependencies
2021-09-04 15:35:27 +01:00
ad64aa13b3
Update dependencies
2021-09-04 15:23:24 +01:00
c625d585bd
Merge pull request #231 from jonnybarnes/dependency_updates_20210831
...
Dependency updates 20210831
2021-08-31 16:56:20 +01:00
394a0cf15d
Re-compiled css assets
2021-08-31 16:53:07 +01:00
7e0e67278c
Update dependencies
2021-08-31 16:51:13 +01:00
d2123f6bfa
Fix data for local page loading
2021-08-31 16:50:49 +01:00
8c1709c022
Merge pull request #230 from jonnybarnes/run_tests_on_separate_database
...
Run tests on separate database
2021-08-31 13:19:44 +01:00
e4dbbe2a58
Make sure aaron’s profile image exists for generating h-card
2021-08-31 13:08:19 +01:00
7a41cc2a2d
Tweak Action to run improved tests
2021-08-31 12:51:40 +01:00
9f66d342d8
Switch all test to use RefreshDatabase trait
2021-08-31 12:48:43 +01:00
1abca77bdc
Finish re-working tests to run on test database
2021-08-31 12:28:00 +01:00
09fc211623
Merge pull request #228 from jonnybarnes/dependency-updates-20210429
...
Update dependencies and re-compile assets
2021-04-29 20:40:55 +01:00
b7a4efb555
Update dependencies and re-compile assets
2021-04-29 20:36:13 +01:00
9a1aae3e6c
Merge pull request #227 from jonnybarnes/refactor-notes
...
Redo Notes a little, improve tests
2021-04-29 20:10:20 +01:00
0391cf80de
Redo Notes a little, improve tests
2021-04-29 20:02:20 +01:00
751f725bfa
Merge pull request #226 from jonnybarnes/dependency-updates-20210320
...
Update dependencies
2021-03-21 13:01:52 +00:00
132807e678
Update dependencies
2021-03-21 12:57:44 +00:00
da2c49a72c
Merge pull request #225 from jonnybarnes/rename_tests
...
Rename tests
2021-03-17 18:52:02 +00:00
4f464af605
Travis stuff aint needed anymore
2021-03-17 18:47:30 +00:00
d5bbed1eac
Rename the tests to pass phpcs checks
2021-03-17 18:38:18 +00:00
3946e9aac4
Merge pull request #224 from jonnybarnes/dependency-updates-20210213
...
Dependency updates
2021-02-14 11:57:00 +00:00
3a4cff9153
Dependency updates
2021-02-14 11:49:48 +00:00
4290fb8765
Dependency updates
2021-02-13 16:23:17 +00:00
d3027a8a39
Add Ray to dev dependencies
2021-02-07 17:23:03 +00:00
7b9997ad32
Merge pull request #223 from jonnybarnes/postgres-scout-update
...
Upgrade postgres scout to stable release
2021-02-07 16:38:23 +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
fa50fe190a
Initial attempt at a deploy script run through github actions
2021-02-07 16:12:38 +00:00
57f30a3af4
Try and space yaml files better
2021-02-07 16:12:03 +00:00
22f87d4f96
Merge pull request #222 from jonnybarnes/dependency-updates-20210131
...
Some dependency updates
2021-01-31 15:48:12 +00:00
9f61bb5b95
Use same version of Postgres in tests as in dev
2021-01-31 15:21:10 +00:00
b7614d12c5
Add new exception to catch block
2021-01-31 15:08:25 +00:00
1406e8b520
Some dependency updates
2021-01-31 14:50:01 +00:00
1a510b5a0d
Merge pull request #221 from jonnybarnes/dependabot/composer/laravel/framework-8.22.1
...
Bump laravel/framework from 8.20.1 to 8.22.1
2021-01-29 16:45:16 +00:00
dependabot[bot]
13dcab4aa8
Bump laravel/framework from 8.20.1 to 8.22.1
...
Bumps [laravel/framework](https://github.com/laravel/framework ) from 8.20.1 to 8.22.1.
- [Release notes](https://github.com/laravel/framework/releases )
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md )
- [Commits](https://github.com/laravel/framework/compare/v8.20.1...v8.22.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 20:38:24 +00:00
2fbb1f60c8
Merge pull request #218 from jonnybarnes/php8
...
Initial php8 work
2020-12-31 14:30:14 +00:00
d602b1878e
Merge branch 'develop' into php8
2020-12-31 13:53:59 +00:00
829b2c131f
Make sure prior article is in prior month when seeding
2020-12-31 13:44:57 +00:00
20bd37da4e
Merge pull request #219 from jonnybarnes/dependabot/npm_and_yarn/ini-1.3.7
...
Bump ini from 1.3.5 to 1.3.7
2020-12-31 13:37:14 +00:00
d43530cdd2
Final prep work to get ready for PHP8
2020-12-31 13:34:55 +00:00
dependabot[bot]
59f50b98d4
Bump ini from 1.3.5 to 1.3.7
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 17:14:49 +00:00
8a7bbdab27
Update github action to use php8
2020-11-28 19:07:28 +00:00
f73a5587dc
No longer need our own token exception
2020-11-28 19:02:37 +00:00
6942fc1d32
Initial php8 work
...
- switch to GD for image work
- fix issues around jwt
2020-11-28 18:21:29 +00:00
303b0e66ca
Merge pull request #217 from jonnybarnes/babel
...
Pass js through babel and eslint
2020-11-27 15:35:33 +00:00
42340828bf
Pass js through babel and eslint
2020-11-27 15:22:54 +00:00
fb9e230914
Merge pull request #216 from jonnybarnes/postcss
...
Postcss Rework
2020-11-16 18:41:13 +00:00
c9899571b0
Move some dependencies to dev
2020-11-16 17:44:42 +00:00
959d73e661
Rewmove zopfli plugin
2020-11-15 18:52:44 +00:00
c4eed8e41a
Use webpack and postcss to generate CSS
2020-11-15 18:50:19 +00:00
6158338cc8
Merge pull request #214 from jonnybarnes/dependency-updates-20201108
...
Update dependencies, fix webpack configuration
2020-11-08 11:10:02 +00:00
e2b6874d9b
Update dependencies, fix webpack configuration
2020-11-08 10:49:46 +00:00
08b97ec116
Merge pull request #212 from jonnybarnes/fix_webmention_authorship_info
...
Fix error when webmention author can’t be found
2020-11-01 15:34:31 +00:00
977f06ec56
Fix error when webmention author can’t be found
2020-11-01 15:23:54 +00:00
24de3da367
Merge pull request #211 from jonnybarnes/dependency-updates-20201030
...
Update dependencies and rework webpack flow
2020-11-01 14:30:52 +00:00
ca882d0240
Update dependencies and rework webpack flow
2020-11-01 14:24:36 +00:00
1dd5cdd327
Merge pull request #209 from jonnybarnes/l8
...
Laravel 8 Upgrade
2020-10-19 19:57:08 +01:00
417035fc39
Drop unused import from auth service provider
2020-10-19 19:43:16 +01: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
1ad58f10c5
Merge pull request #208 from jonnybarnes/switch-to-github-actions
...
Add an action for unit tests
2020-10-17 15:36:28 +01:00
15de227de0
Drop travis config
2020-10-17 15:17:04 +01:00
a05388beff
Add step to check for known security issues
2020-10-17 14:36:17 +01:00
59ad3121d9
Run phpcs on the code as well
2020-10-17 14:21:33 +01:00
030d44355a
sudo needed for apt install
2020-10-17 13:43:32 +01:00
d598c1c280
Install and use ImageMagick
2020-10-17 13:01:28 +01:00
70cd4b2ea3
Make sure puppeteer is installed for actions
2020-10-17 12:17:54 +01:00
a4f8e6f5b2
Use Postgresql in tests
2020-10-17 12:09:01 +01:00
3c3463d33f
Use a custom .env file
2020-10-17 11:58:43 +01:00
d0a4c73844
Add an action for unit tests
2020-10-17 11:53:24 +01:00
36f319cd75
Merge pull request #206 from jonnybarnes/drop-postgis-part-2
...
Drop Postgis part 2
2020-10-17 11:15:56 +01:00
bb5bdc591a
A StyleCI fix
2020-10-17 11:03:13 +01:00
322f2eabf9
Fix database migrations and seeding
2020-10-17 10:56:20 +01:00
9cc53f9cbf
Some phpcs tweaks
2020-10-17 10:40:33 +01:00
02e3ce42e0
StyleCI fixes 2
2020-10-17 10:26:02 +01:00
90f1d111b6
StyleCI fixes
2020-10-17 10:24:09 +01:00
3c3ad3e29d
Remove the postgis stuff
2020-10-16 20:45:07 +01:00
73fdd9a1ed
Merge pull request #204 from jonnybarnes/remove_postgis_step_1
...
Allow postgis location data to be copied to float columns
2020-10-10 21:03:32 +01:00
6234805858
Fix styling issues
2020-10-10 20:57:54 +01:00
0993d0187f
Allow postgis location data to be copied to float columns
2020-10-10 20:56:29 +01:00
fad7a4be0f
Merge pull request #203 from jonnybarnes/dependency-updates-20201004
...
Update dependencies, and fix some tests
2020-10-10 19:59:34 +01:00
9e3cc19098
Update dependencies, and fix some tests
2020-10-10 19:44:17 +01:00
a48a7eab3a
Merge pull request #202 from jonnybarnes/errors-with-author-info
...
Use Laravel’s Array helper to ease accessing data in authorship array
2020-09-13 18:05:08 +01:00
631826923a
Use Laravel’s Array helper to ease accessing data in authorship array
2020-09-13 17:56:29 +01:00
d3996ad3d9
Merge pull request #201 from jonnybarnes/some-tweaks
...
Some IDE helper tweaks
2020-09-13 17:33:42 +01:00
04ee21d1a8
Fix PHPDoc comment style
2020-09-13 17:22:52 +01:00
e36345ca53
Fix geography error
2020-09-13 17:13:47 +01:00
ee915e7d9f
No longer track these files
2020-09-13 17:02:57 +01:00
9e33e1455d
Updating some Ide helper stuff
2020-09-13 17:00:45 +01:00
22a23a1575
Merge pull request #200 from jonnybarnes/dependency-updates-20200913
...
Updating dependencies
2020-09-13 14:04:09 +01:00
d818c4edc6
Updating dependencies
2020-09-13 13:58:50 +01:00
1d975df6ea
Merge pull request #199 from jonnybarnes/dependabot/composer/symfony/http-kernel-5.1.5
...
Bump symfony/http-kernel from 5.1.3 to 5.1.5
2020-09-13 13:46:54 +01:00
2a5418dd0b
Merge pull request #198 from jonnybarnes/dependabot/npm_and_yarn/bl-4.0.3
...
Bump bl from 4.0.2 to 4.0.3
2020-09-13 13:46:34 +01:00
dependabot[bot]
8f76205aae
Bump symfony/http-kernel from 5.1.3 to 5.1.5
...
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel ) from 5.1.3 to 5.1.5.
- [Release notes](https://github.com/symfony/http-kernel/releases )
- [Changelog](https://github.com/symfony/http-kernel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-kernel/compare/v5.1.3...v5.1.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 19:21:50 +00:00
dependabot[bot]
ff87d60c46
Bump bl from 4.0.2 to 4.0.3
...
Bumps [bl](https://github.com/rvagg/bl ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 17:58:01 +00:00
141e992ac9
Merge pull request #195 from jonnybarnes/more-compact-slack-notifications
...
Show more useful info in slack messages
2020-08-15 21:15:29 +01:00
a25642507c
Add a space before concat operator
2020-08-15 21:08:25 +01:00
aa5833a751
Show more useful info in slack messages
2020-08-15 21:06:09 +01:00
32a5905083
Merge pull request #193 from jonnybarnes/micropub-media-source-content
...
Add media endpoint support for the source parameter
2020-08-15 10:15:15 +01:00
f01595f181
Fix phpcs error
2020-08-15 10:06:26 +01:00
ae2c45ff3d
Add media endpoint support for the source parameter
2020-08-15 09:56:33 +01:00
8e4e09c38f
Merge pull request #191 from jonnybarnes/dependency-updates-20200809
...
Update dependencies
2020-08-09 20:17:14 +01:00
e2279a0de8
Fix like tests
2020-08-09 20:12:45 +01:00
3b7fef3ab6
Update dependencies
2020-08-09 16:19:00 +01:00
9e114b8250
Merge pull request #190 from jonnybarnes/handle-modelnotfoundexception
...
Improve exception handling and model binding
2020-08-09 16:05:10 +01:00
69791cc512
Remove un-needed namesapce import
2020-08-09 15:58:19 +01:00
0fca80e7e4
Improve exception handling and model binding
2020-08-09 15:54:10 +01:00
e9ca934cb4
Merge pull request #189 from jonnybarnes/fix-styleci
...
Fix styleci configuration: the null return rule no longer needs disabling
2020-08-07 18:21:33 +01:00
2808d72240
null rule no longer needs disabling
2020-08-07 18:15:03 +01:00
0cb10ce2da
Merge pull request #188 from jonnybarnes/dependabot/npm_and_yarn/elliptic-6.5.3
...
Bump elliptic from 6.5.2 to 6.5.3
2020-08-07 18:09:19 +01:00
1c64dfe6fb
Merge pull request #187 from jonnybarnes/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
2020-08-07 18:08:25 +01:00
dependabot[bot]
04ae367695
Bump elliptic from 6.5.2 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-29 20:54:57 +00:00
dependabot[bot]
9871e5fcbc
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-15 20:51:24 +00:00
d13c0fff10
Merge pull request #185 from jonnybarnes/random-maintenance-20200712
...
Get horizon/telescope updated
2020-07-12 18:37:39 +01:00
dd269bcac0
Some more travis tweaks
2020-07-12 18:33:35 +01:00
8b6595e65f
Try snapshot composer in travis
2020-07-12 18:27:04 +01:00
d2cc0ee5de
Try stable composer in travis
2020-07-12 18:15:42 +01:00
e5456d78ac
Try to get travis to install dependencies
2020-07-12 17:55:26 +01:00
a2978ec60d
Get horizon/telescope updated
2020-07-12 17:41:26 +01:00
da0517382c
Merge pull request #183 from jonnybarnes/improving_media_endpoint_querying_aaronpk
...
Return null for media endpoint when no media exists
2020-06-28 17:27:52 +01:00
95bf302dcd
Replicate what aaronpk does in his endpoint
2020-06-28 17:21:21 +01:00
7fcbfec105
Merge pull request #181 from jonnybarnes/improving_media_endpoint_querying
...
Improving media endpoint querying
2020-06-28 16:46:47 +01:00
cd345d4f88
Make sure we have no media for the empty response test
2020-06-28 16:40:10 +01:00
b764066d98
Only return media added in last half hour
2020-06-28 16:30:56 +01:00
0dcf1d86b5
Merge pull request #179 from jonnybarnes/slack_reporting_tweaks
...
Attempt to fix Slack error logging
2020-06-27 18:32:38 +01:00
d7a5efe74a
Stop logging 404-type errors to slack
2020-06-27 18:26:48 +01:00
f200ad3640
Merge pull request #177 from jonnybarnes/media_endpoint_improvements
...
Media Endpoint improvements
2020-06-27 14:25:04 +01:00
4f2d3b7c2b
Media Endpoint improvements
...
For the code, media related stuff is now in its own controller
Added support for querying the most recent file uploaded
2020-06-27 14:13:33 +01:00
2193e96274
Merge pull request #175 from jonnybarnes/csp-and-font-fixes
...
CCP and font improvements
2020-06-25 21:02:23 +01:00
5cf7a14ad6
Fix quote style
2020-06-25 20:57:32 +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
c4af4b9984
Merge pull request #173 from jonnybarnes/some-theming
...
Some theming
2020-06-23 21:23:10 +01:00
e649c2ebac
Update site styles, better layout, new fonts, some colours
2020-06-23 21:14:23 +01:00
c20a2f403c
Add some colours and new fonts
2020-06-22 20:58:53 +01:00
63b1f4222c
Merge pull request #171 from jonnybarnes/add-jf2-feeds
...
Add jf2 feeds
2020-06-20 17:24:04 +01:00
0114aff8fb
Add links to the jf2 feeds
2020-06-20 16:49:42 +01:00
0195814219
Add jf2 feeds for notes and blog posts
2020-06-20 16:47:39 +01:00
112c6e02d5
Merge pull request #170 from jonnybarnes/dependency-updates-20200619
...
Update dependency versions
2020-06-19 22:35:56 +01:00
8c4209c113
Update dependency versions
2020-06-19 22:27:04 +01:00
790f59f373
Merge pull request #169 from jonnybarnes/get-commonmark-working-properly-again
...
Use commonmark’s built in autolink extension
2020-06-19 21:46:39 +01:00
0a4b803209
Use commonmark’s built in autolink extension
2020-06-19 21:39:02 +01:00
48c2482ee9
Merge pull request #168 from jonnybarnes/refactor-tests-for-phpunit-10
...
Stop using deprecated assertFileNotExists test method
2020-06-19 21:09:22 +01:00
f52295fb21
Stop using deprecated assertFileNotExists test method
2020-06-19 21:01:09 +01:00
5f489be54e
Merge pull request #166 from jonnybarnes/dependency-updates-20200617
...
Update dependency versions
2020-06-17 22:47:19 +01:00
06afa655b9
Update dependency versions
2020-06-17 22:43:12 +01:00
6dbb76693c
Merge pull request #163 from jonnybarnes/laravel-v7
...
Upgrade to Laravel v7
2020-06-13 19:31:36 +01:00
656e803602
Update npm dependencies
2020-06-13 17:33:15 +01:00
b0ad1d272c
Some small fixes needed for the tests
2020-06-13 17:26:59 +01:00
961b7d1acf
Fix phpunit collision plugin
2020-06-13 16:59:46 +01:00
7fc3fb19c0
Upgrade to Laravel v7
2020-06-13 16:32:42 +01:00
dd4573cb45
Merge pull request #162 from jonnybarnes/dependency-updates-20200610
...
Update dependency versions 20200610
2020-06-10 20:59:27 +01:00
3730eef869
Only support PHP 7.4
2020-06-10 20:54:39 +01:00
945cd2ad76
Update dependency versions
2020-06-10 20:48:23 +01:00
c7169f9853
Merge pull request #160 from jonnybarnes/dependabot/npm_and_yarn/acorn-6.4.1
...
Bump acorn from 6.4.0 to 6.4.1
2020-03-13 21:01:08 +00:00
dependabot[bot]
c75ae88c41
Bump acorn from 6.4.0 to 6.4.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-13 20:55:01 +00:00
d8b9615521
Merge pull request #159 from jonnybarnes/long-urls-on-mobile
...
Stop long Client URLs on mobile pushing page too wide
2020-03-08 15:41:31 +00:00
0104112b59
Break long client URLs on mobile
2020-03-08 14:18:37 +00:00
09d0f9b71b
Add some test data for long url bug
2020-03-08 14:16:41 +00:00
e3ee803384
Merge pull request #158 from jonnybarnes/pagination
...
Pagination
2020-02-24 19:45:48 +00:00
debbfa98d6
Use macro for pagination links
2020-02-23 17:12:17 +00:00
eb4f479b97
Add pagination links to front page
2020-02-23 12:39:21 +00:00
4cc9b4fa30
Merge pull request #157 from jonnybarnes/ide-helper
...
IDE Helper added
2020-02-22 13:27:46 +00:00
7fe74c00b0
Another phpcs fix
2020-02-22 12:09:26 +00:00
bd380e365c
Stop phpcs line too long error for generated class Docs
2020-02-22 12:00:59 +00:00
bd93f7831e
Fix PHPDoc styles for ide helper blocks
2020-02-22 11:21:00 +00:00
3f1bca4168
IDE Helper added
2020-02-22 11:06:43 +00:00
7fd04ce100
Merge pull request #152 from jonnybarnes/stylelint-a11y
...
Add the stylelint-a11y package
2020-02-21 23:16:06 +00:00
9759033a12
Add the stylelint-a11y package
2020-02-21 23:04:18 +00:00
d405f8c947
Merge pull request #151 from jonnybarnes/add-psalm
...
Add Psalm
2020-02-21 22:56:30 +00:00
72ea343366
StyleCI fixes for namespace imports
2020-02-21 22:50:30 +00:00
215b28b056
Fix errors psalm found scanning at level 7
2020-02-21 22:46:48 +00:00
e7612c8c31
Install psalm
2020-02-21 22:46:31 +00:00
75cd090171
Merge pull request #150 from jonnybarnes/mobile-layout-v2
...
Fix mobile layout for latest redesign
2020-02-21 21:52:28 +00:00
605ef1ef0b
Improve bookmark layout
...
First bookmark on the bookmarks page now has spacing added to the top
2020-02-21 19:38:33 +00:00
980f2e14d7
Mobile changes:
...
- Header layout fixed
- Improved markup for better click region of header
- reduced width of search input on mobile
2020-02-21 18:57:44 +00:00
f17511dccd
Tweak mobile layout rules
2020-02-21 18:26:52 +00:00
01494b4105
Merge pull request #149 from jonnybarnes/dependency-updates-20200217
...
Update dependency versions 20200217
2020-02-21 13:53:43 +00:00
d2555f6ead
Merge branch 'develop' into dependency-updates-20200217
2020-02-21 13:48:19 +00:00
a995c4cff3
Update dependency versions
2020-02-21 13:41:02 +00:00
3606a72cbe
Merge pull request #146 from jonnybarnes/composer-updates-20200131
...
Updating Composer Dependencies
2020-01-31 17:26:19 +00:00
29498cb6e7
updating dependencies
2020-01-31 17:12:47 +00:00
1bba326711
Merge pull request #141 from jonnybarnes/refactor-frontend
...
Refactor
2020-01-26 21:35:50 +00:00
c465840e65
Remove un-needed cache apt fromt travis config
2020-01-26 21:27:37 +00:00
f6928784d0
Try all tests on Travis again
2020-01-26 20:44:11 +00:00
ad01233c5b
Use better http tester methods
2020-01-26 20:42:42 +00:00
85cdcfa2f3
Try forcing php version 7.4.2
2020-01-26 19:59:29 +00:00
e5ef337e3a
Try not having a port
2020-01-26 19:10:45 +00:00
c1b316b641
Use Laravel 6’s new test methods for HTTP tests
2020-01-26 19:03:34 +00:00
e0c021cca2
Focusing on very specific failing test just in PHP 7.4
2020-01-26 18:48:52 +00:00
8a9c2fd906
Latest ubuntu comes with postgis 2.4
2020-01-26 18:16:48 +00:00
52e30edd19
We don’t have realpath on latest ubuntu
2020-01-26 18:13:43 +00:00
a11d6a5c2f
Use latest ubuntu version
2020-01-26 18:10:37 +00:00
623107699e
I missed that the rule for style ci does not need manually adding anymore
2020-01-26 18:04:23 +00:00
bc10faeda3
Add required php zip extension
2020-01-26 18:01:38 +00:00
4a616b2e05
Laravel repset now does not have length ordered imports
2020-01-26 17:55:30 +00:00
d6bb0c1ad7
Updating project files
2020-01-26 17:50:49 +00:00
9589863e42
Improve h-card check in mircopub request
2020-01-26 17:45:09 +00:00
50e4848e46
Fix tests to reflect updated code
2020-01-26 17:44:10 +00:00
3fe200ffab
Don’t make emoji accessible for now
2020-01-26 16:36:12 +00:00
742165eba6
Remove typekit link
2020-01-26 15:01:34 +00:00
9b8a0fc517
Improve PHPDoc
2020-01-26 12:22:18 +00:00
c66eaaa97b
Invoke parent handler before sending to Slack
2020-01-26 12:21:15 +00:00
0001d5cd66
Update compiled assets
2020-01-26 12:20:10 +00:00
1deb1a93ae
For likes, add an internal link, e.g. /like/{id}
2020-01-26 12:19:45 +00:00
73e913dc71
Update dependencies, improve pre-commit scripts
2020-01-22 21:55:37 +00:00
9e2fa01601
Better layout spacing of single image posts
2020-01-22 21:54:00 +00:00
20a3048aee
Some more phpcs fixes
2019-10-27 20:55:46 +00:00
ed2b83fba7
Fix typehint to allow null to be passed
2019-10-27 20:17:51 +00:00
f8b187e55a
Merge pull request #143 from jonnybarnes/analysis-z94jBl
...
Apply fixes from StyleCI
2019-10-27 12:35:18 -07:00
2ed4cc93a1
Apply fixes from StyleCI
2019-10-27 19:34:54 +00:00
ef03d2209f
Fixing various phpcs issues
2019-10-27 19:31:33 +00:00
21c89f721c
Remove redundant test, will look at re-implmenting later
2019-10-27 18:49:04 +00:00
876f763369
Mock Codebird so we don’t need to pass tokens to travis
2019-10-27 18:41:56 +00:00
66242b2c38
Merge pull request #142 from jonnybarnes/analysis-8jE3Qy
...
Apply fixes from StyleCI
2019-10-27 09:29:49 -07:00
9de24c2740
Apply fixes from StyleCI
2019-10-27 16:29:15 +00:00
9a87812579
Updating styleci config
2019-10-27 16:28:01 +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
bcb9998504
Render likes using templates
2019-07-26 11:23:02 +01:00
acbb958475
Render articles using a template like notes
2019-07-26 11:05:16 +01:00
42a85845fe
For now dont worry about a paginator at the bottom of the page
2019-07-26 10:52:37 +01:00
41862b15b8
We no longer use the Exception in this controller
2019-07-26 10:43:51 +01:00
5ef23376be
Work so far in refactoring front-end
...
- Mainly getting rid of existing css/js
- No longer linking to stuff like a11y.css
- Creating a FrontPageController to better deal with the home page
2019-07-26 10:40:56 +01:00
30f9b0f557
Reworking assets
2019-07-13 18:05:50 +01:00
1e546f00b1
Merge pull request #140 from jonnybarnes/updates-20190713
...
Update composer and npm assets
2019-07-13 13:13:07 +01:00
e09a0724d6
Update composer and npm assets
2019-07-13 13:02:45 +01:00
abfba4f088
Merge pull request #138 from jonnybarnes/updates-20190531
...
Updating some dependencies
2019-05-31 11:35:50 +01:00
b5b8db2250
Updating some dependencies
2019-05-31 11:27:06 +01:00
dfe4ededaa
Merge pull request #136 from jonnybarnes/feature/use-mapbox-cdn
...
Using mapbox from their CDN
2019-05-12 10:57:30 +01:00
490d9eaf7a
Using mapbox from their CDN
2019-05-12 10:31:04 +01:00
d884435809
Merge pull request #134 from jonnybarnes/updates-20190510
...
Updating dependencies
2019-05-10 15:39:33 +01:00
f8b2224af9
Updating dependencies
2019-05-10 15:24:40 +01:00
4848e2876a
Merge pull request #132 from jonnybarnes/updates-20190506
...
Update some composer dependencies
2019-05-06 14:00:34 +01:00
328fc2a8ea
Update some composer dependencies
2019-05-06 13:26:08 +01:00
79408d2ecc
Merge pull request #130 from jonnybarnes/updates-20190503
...
Updates 20190503
2019-05-05 15:08:31 +01:00
d90cb2e8f2
Compile and compress assets
2019-05-05 14:40:22 +01:00
0686453679
Updated npm dependencies
2019-05-05 14:20:00 +01:00
fd12d9bbf9
updating dependencies
2019-05-05 10:27:40 +01:00
09af2302fd
Merge pull request #129 from jonnybarnes/feature/add-fathom
...
Add Fathom script to master view
2019-05-03 21:16:43 +01:00
546f952466
Add Fathom script to master view
2019-05-03 21:02:22 +01:00
1996d6906c
Merge pull request #125 from jonnybarnes/feature/telescope-dark-mode
...
Enable dark mode in Telescope
2019-03-31 17:18:42 +01:00
73f88c5faf
Enable dark mode in Telescope
2019-03-31 17:11:33 +01:00
c63955e0cf
Merge pull request #121 from jonnybarnes/feature/telescope
...
Set up Telescope
2019-03-29 20:48:11 +00:00
867b859169
Improve testing
2019-03-29 20:42:11 +00:00
3c468be081
Set up Telescope
2019-03-29 17:53:43 +00:00
27638226fa
Merge pull request #118 from jonnybarnes/feature/better-mobile-width
...
Making improvements to the layout on mobile
2019-03-25 17:27:16 +00:00
758fc90634
Making improvements to the layout on mobile
2019-03-24 18:16:06 +00:00
4a3ec5a0a5
Merge pull request #115 from jonnybarnes/bugfix/colour-schemes
...
Improve form for handling colours
2019-03-24 17:28:41 +00:00
d07d0be41d
Improve form for handling colours
2019-03-24 17:16:01 +00:00
0d2f38ceac
Merge pull request #113 from jonnybarnes/feature/admin-login
...
Protect admin routes with new eloquent sessions
2019-03-23 15:49:34 +00:00
dad45c4ab1
Update Admin tests for new auth implementation
2019-03-23 15:41:01 +00:00
2e79492b01
Protect admin routes with new eloquent sessions
...
When using Laravel’s own auth middleware an exception would then get
thrown which was being sent to Slack, hmmm.
So I modified the original MyAuthMiddleware to use the Auth facade
instead of a custom session key.
A logout page has also been added.
2019-03-23 09:35:07 +00:00
db3708bbb6
Merge pull request #112 from jonnybarnes/composer-update
...
Update composer dependencies including commonmark
2019-03-22 17:00:14 +00:00
9d60e40deb
Update composer dependencies including commonmark
...
CommonMark had an XSS vulnerability
2019-03-22 16:52:40 +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
e7a44fb663
Merge pull request #108 from jonnybarnes/feature/switch-autolink-library
...
Switch to The PHP League’s autolink extension
2019-03-17 16:40:11 +00:00
7cd8def105
Switch to The PHP League’s autolink extension
2019-03-17 16:32:00 +00:00
4de57bbf2d
Merge pull request #107 from jonnybarnes/hotfix/0.21
...
Hotfix v0.21: Compress assets
2019-03-17 15:56:31 +00:00
87a57f4442
Compress assets
2019-03-17 15:40:13 +00:00
6a4620c18a
Merge pull request #105 from jonnybarnes/release/0.20
...
Release v0.20: Update Laravel to 5.8
2019-03-17 15:23:07 +00:00
adc05705ce
Merge pull request #104 from jonnybarnes/feature/L5.8-fix
...
Missed some files from the last PR
2019-03-17 14:55:18 +00:00
80d9bc7d59
Aargh, missed some files from the commit
2019-03-17 14:46:45 +00:00
60f0daaf29
Merge pull request #103 from jonnybarnes/feature/laravel-5.8
...
Laravel 5.8
2019-03-17 14:45:31 +00:00
53d8f4b77f
Replicate some of the changes from the skeleton app
2019-03-17 14:16:01 +00:00
41fec3d61b
Updated dependencies
2019-03-17 14:08:49 +00:00
c96ba5e82a
Fixing tests
...
Most were a case of adding void return statement to setUp and tearDown,
also needed to add 6th `null` param to indieauth method. Its for
code_verifier, issue created to work out what I should actually be doing
with that.
2019-03-17 14:06:18 +00:00
a71d6d7845
Example Browser Test from latest Dusk package
2019-03-17 13:54:20 +00:00
a907df59c0
In L5.8 Cache duratrion is now defined in seconds
...
So we can pass the value straight in without converting to minutes
2019-03-17 13:49:42 +00:00
4b60d6bacd
Ignore PHPStorm’s .idea folder
2019-03-17 13:26:47 +00:00
26c4bc82d6
Some redesign work, that didnt actually use grid
...
Squashed commit of the following:
commit 1701a33d313d0969b061c8a87734395312045d9a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Mar 16 18:44:29 2019 +0000
Try and get security checker working again
commit 2f81f28419304cad1678c6ee054eb3c8782fa082
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Mar 16 18:38:41 2019 +0000
Make sure aaron's profile pic is saved
commit 8a78aeec9c648a647fcb5d778b3003df5c3f653e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Mar 16 18:16:16 2019 +0000
Lets push out the new style as is
commit a8015907d44370600ae3711605f96c4e3a637fca
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Mar 15 21:31:19 2019 +0000
More design work
commit 12cb6e1bfc23ca9591e5348ebc6e49614d686722
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Mar 10 16:00:30 2019 +0000
Updating CSS styles for design v2
2019-03-16 21:48:54 +00:00
91890fa41f
Version 0.19 v0.19
...
-----BEGIN PGP SIGNATURE-----
iKsEABMJADMWIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCXFTFVhUcam9ubnlAam9u
bnliYXJuZXMudWsACgkQGyx2r7FshZvfYAGAsQZdLr/aIPTnwQVkcdebZqAWSOck
4aQ/F2f/BFsQJpoH4Iu4BngKRAnOIi/GpLOXAYCSjbrPnSO2fOuwF3EWlb2zRJxW
yP2S0hJblh/12j8QNi1JTJuVF+X5FAQh7es0fbQ=
=avUa
-----END PGP SIGNATURE-----
Merge tag 'v0.19' into develop
Version 0.19
2019-02-01 22:17:01 +00:00
13a1aa9124
Merge branch 'release/0.19'
2019-02-01 22:16:50 +00:00
45a2c01c48
Notify Slack on Exceptions (issue #97 )
...
Squashed commit of the following:
commit 104a106d735f586f893dffb57e07f15b2e20d901
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Feb 1 21:54:06 2019 +0000
Remove unused class use statement, add array trailing comma
commit 8fbc46e816789d26447a01cbd0d542c62a287671
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Feb 1 21:27:42 2019 +0000
Set default values for slack message
commit b54650d85d73702dfb836436a964dd882844fff5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Feb 1 21:26:06 2019 +0000
Post exceptions to Slack
commit 74f394ab2b5e66eac8c3f75ccf13aae0a7bc8e11
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Feb 1 21:25:47 2019 +0000
Slack Webhook env variable
2019-02-01 21:59:59 +00:00
5ff469fe21
Dependency updates
2019-02-01 20:39:05 +00:00
fb44afd7ad
Remove deprecated global helper functions (issue #99 )
...
Squashed commit of the following:
commit 8ff29a8ab51ee5057ef786614ab95b005bf8918c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Feb 1 18:42:05 2019 +0000
Replace deprecated global helpers with their facade equivalents
2019-02-01 18:49:35 +00:00
7a4ba43b4d
Fix mapbox on safari (issue #87 )
...
Squashed commit of the following:
commit 6be3d1b2a3dc29c2271035df60204efe859d516f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Feb 1 14:44:38 2019 +0000
Add blob to child-src, fixes mapbox on safari
2019-02-01 14:56:02 +00:00
44c83c31f0
Version 0.18 v0.18
...
-----BEGIN PGP SIGNATURE-----
iKsEABMJADMWIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCXE4ekBUcam9ubnlAam9u
bnliYXJuZXMudWsACgkQGyx2r7FshZu6gQGAjii5Hmojz8P7afeSkqWztOxoG3yO
o3KclFRBdfLQpEDJ2s0aE+C+R/48Mn1crRV/AYDKjN2Vh5tVgrUviWFehrNAe2d4
mh3pibcIMB8mraqE2IDCne+LzCm2OjuaYTqdMkQ=
=sKVG
-----END PGP SIGNATURE-----
Merge tag 'v0.18' into develop
Version 0.18
2019-01-27 21:11:52 +00:00
b9fb0f7427
Merge branch 'release/0.18'
2019-01-27 21:10:05 +00:00
ef4b60fdbd
Updating npm dependency
2019-01-27 21:02:44 +00:00
f8ec8d8d3b
Fix emoji popup style (issue #89 )
...
Squashed commit of the following:
commit 9dda7057ccf0cfca2a4b1139e6573277aebd5369
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 27 14:12:33 2019 +0000
Stop words wrapping in popup
2019-01-27 14:12:55 +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
acbb04f5a9
Fix ownyourswarm checkins (closes issue #93 )
...
Squashed commit of the following:
commit b9716fc406664a58ce506aa419f978853d698eff
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 26 15:30:43 2019 +0000
Location and checkin aren’t part of the properties anymore
2019-01-26 15:38:18 +00:00
11a26e80e0
Remove changelog.md, too much effort to maintain for now
2019-01-25 19:10:50 +00:00
207f0deaeb
Update npm dependencies and rebuild frontent assets
2019-01-25 18:03:06 +00:00
b8eee482a8
Basic compser and npm update
2019-01-25 17:36:56 +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
427b79f278
Improve syntax highlighting of code
...
Squashed commit of the following:
commit eb55e94ed89a1b8ccd1db10a36efd28d8896f316
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Jan 24 18:45:00 2019 +0000
Remove un-needed use statments, fix tests now we have 2 articles
commit f1c12c1b43d071fe0484407a9692ee4184542437
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 23 19:39:56 2019 +0000
Remove prism files
commit 3a1d12d9181600f661593c662dbc18d152413b28
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 23 19:39:24 2019 +0000
Use the new css file in the search page
commit 119b6b5163c217a15770004a45b07bacdfb766f0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 23 19:36:14 2019 +0000
Recompress assets
commit afae245d0211dd31fcc131cecb0fab4084895612
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 20 19:33:56 2019 +0000
Style codeblocks in articles as well
commit 53be0a2023755c2f16ba1560d88f9c66675b581d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 20 19:23:25 2019 +0000
Styled codeblocks are now on the notes pages
commit 818add06f349874501cc44baf332dc63dfdcfab1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 20 19:08:56 2019 +0000
Install spatie’s commonmark highlighter, use it for notes
commit fb69d98b2bd3bb56540854fe16200c027e5ef6b2
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 20 18:54:27 2019 +0000
Remove links to prism code in the notes pages
commit dc89fcd4711b25e8407be9b25b58cd4cd1e9980e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 20 18:54:11 2019 +0000
Add a note to the seeder which has a code block
2019-01-24 19:19:45 +00:00
ffa9756cb7
Improve tests feature
...
Squashed commit of the following:
commit 13ac266b79b496d62291a07f4f5f81940d217ccb
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 20 17:17:25 2019 +0000
test on 7.2 and 7.3, download phpcs directly from github
commit 692cc7dfe165a7ecaf9dba9498c868193b749aee
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 20 17:10:16 2019 +0000
Drop code-coverage for now, PHP7.3 and Xdebug aren’t playing ball at the moment
commit 03d262c47af79cfa0ce4937cc8e196e3b6f5877a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 20 17:09:48 2019 +0000
Use an excewption when generating twitter content of a note
commit e2df1e5cebebd30473787c924f495a5687145fb8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 20 17:08:48 2019 +0000
Updating dependencies
commit 8008eb53854eddefaa4e302f95353c626b3062ef
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Nov 25 16:09:32 2018 +0000
Fix S3 URLs to use config settings
commit 941864b9d6c6cb9d87b4b95385ada67f55de837c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Nov 24 21:28:19 2018 +0000
Increase code-coverage in the notes unit tests
commit 4a253d3c5c1854dd8ea01d975bb8e709ae697393
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 20 18:26:59 2018 +0000
Don’t create new notes in null note test
commit 9616cd2b66bc6f26b2d3266f95cf1be894aaed99
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 20 18:23:05 2018 +0000
Use Laravel’s FileSystem class to better deal with files/folders in the tearDown methods
commit 294f7961ec03d26cc45845632a97b2521a58f403
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 20 18:22:28 2018 +0000
Add more unit tests for the geocoding method
commit 43328e3ce249fe8df95770f1275cab97f4ca88bc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 20 18:18:36 2018 +0000
Improve the revereseGeoCode method
commit 84424e1d8274bfe62bc5f0a7556e5732bf094178
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 20 15:03:14 2018 +0000
Test that empty notes are saved to the DB as null
commit 77fd87b81323457ce6f578ed7f359ceb6b3ce6b6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Oct 13 20:20:03 2018 +0100
Increase test coverage to 100% for the WebMention model
commit 4b6da595dc1efc025470279e9012c2a2a90ec3ef
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Oct 13 18:49:33 2018 +0100
Improving test coverage
commit 895061b8dd0ddf4fbc321e4f371ea148d9b3007f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Oct 13 17:19:35 2018 +0100
Improvements in Like tests and code, and WebMentions processing tests and code
commit f9a8b96f2c8b1ef22e97d3dc634ee76d97c25cb5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Oct 12 22:43:49 2018 +0100
Don’t track the coverage files in git
2019-01-20 17:35:58 +00:00
d43386b3b9
Squashed commit of the following:
...
commit 90f7c0fb863a79d5ed7dbb12eb703d9b6df72963
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Oct 12 21:44:09 2018 +0100
Remove facebook bridgy publish link
2018-10-12 22:09:22 +01:00
ff753f5304
Version 0.17.1 v0.17.1
...
-----BEGIN PGP SIGNATURE-----
iJUEABMJAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCW8DsaAAKCRAbLHavsWyF
m7EgAX9btJgwtu0IDDUqUrGicQPz+OLwffoKEZtnzRzYK8ind6c9k9ZRIKxZ8c6B
iQguqzMBfiJEGgZ2dkxMT+rMm27NdJajEny/2RPW5EOzoEiQhHReM0zylqSixrso
aDEUorkzvQ==
=QRh4
-----END PGP SIGNATURE-----
Merge tag 'v0.17.1' into develop
Version 0.17.1
2018-10-12 19:48:33 +01:00
9f21410349
Merge branch 'release/0.17.1'
2018-10-12 19:48:05 +01:00
ed39a9e444
Update changelog
2018-10-12 19:47:52 +01:00
151072cd1b
Squashed commit of the following:
...
commit 63912e4c20fc9b3d49670a0f547137d59aaa2ef4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Oct 12 19:18:21 2018 +0100
Remove facebook syndication code
2018-10-12 19:38:08 +01:00
7c559860dc
Squashed commit of the following:
...
commit c0f71111d6a73da0a4ffd123b03dcade03b6742d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Oct 12 18:48:45 2018 +0100
Remove facebook as a syndication target, update twitter profile image
2018-10-12 18:49:08 +01:00
fa78667749
Version 0.17 v0.17
...
-----BEGIN PGP SIGNATURE-----
iJUEABMJAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCW7fNNgAKCRAbLHavsWyF
m0C6AYDWO3sMIBozfs9q2l9oH2dDlMEvs5EWc07whomo+w4rhXilbW4ALKBemuYE
9l7WSrYBfinTXpuLhU942EaFmfAfqfBqyjn6mHeWIBgU+cMljycI2hUThNWHErWO
S/Ru0S1jRQ==
=ZZB9
-----END PGP SIGNATURE-----
Merge tag 'v0.17' into develop
Version 0.17
2018-10-05 21:44:48 +01:00
6cf62636e9
Merge branch 'release/0.17'
2018-10-05 21:44:34 +01:00
b659de772a
Update changelog
2018-10-05 20:48:13 +01:00
b2c05d1068
Squashed commit of the following:
...
commit 7058c85d4204a9bc4f9cb5e7d8db906062766ba7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Oct 5 20:29:46 2018 +0100
Update laravel and other dependencies
2018-10-05 20:37:08 +01:00
4abff97b63
composer update
2018-07-22 18:34:16 +01:00
54e21ee459
Add puppeteer back, update search test to search for a still existing note
2018-06-24 18:15:24 +01:00
3965f16b1f
Update composer dependencies
2018-06-23 23:21:26 +01:00
6993725b1e
Remove Instagram note, the image links expire
2018-06-23 22:55:02 +01:00
df37872192
Version 0.16.6
...
Improve handling of media uploaded from a micropub client. We immediatly
upload the media to S3 so the URL return won’t ever return a 404.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAlrc5ZRfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWb/S4BgJRTH+vWt3XQkB89+NofWPoaqEC1
wBNcWY8fCAiOz6BLV5Be9BiknDJMfeBeOlNlkAGA0cqnM0VDqSJdReRjLFGshXZB
ABppsjGDyUOFQhc6oZVO7MCt8PUfuAEt57BVgunU
=VzQj
-----END PGP SIGNATURE-----
Merge tag 'v0.16.6' into develop
Version 0.16.6
Improve handling of media uploaded from a micropub client. We immediatly
upload the media to S3 so the URL return won’t ever return a 404.
2018-04-22 20:42:23 +01:00
3cb6b256f9
Merge branch 'release/0.16.6'
2018-04-22 20:41:11 +01:00
3cda0a317d
Bump version number to 0.16.6
2018-04-22 20:40:19 +01:00
47d666d553
Update dependencies and re-compile assets
2018-04-22 20:32:47 +01:00
c76fbd63e3
Update changelog
2018-04-22 19:04:35 +01:00
8b5b3204c1
Feature, upload media to S3 as part of micropub request
...
Squashed commit of the following:
commit 1f1175a4d944f573868dc2282e62fbd1b4e88b6a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Apr 22 18:46:02 2018 +0100
Fix file upload tests to reflect that we have now inlined the file upload to S3
commit 40d2af5b76e8f390d0275830390dd89ab4d12f54
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Apr 22 18:45:20 2018 +0100
Markup the bookmrark test that uses puppeteer, doesn’t play nicely with my old MacBook and let’s me skip that one test
commit bbae1557c87d4d8f3b324abda1a6b8bf66acb8d8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Apr 22 17:56:25 2018 +0100
Inline the S3 upload for media
Smaller images can then be uploaded by the ProcessMedia job. Inline-ing
the upload prevents an S3 URL being sent that will initially 404.
2018-04-22 18:53:26 +01:00
b097dc0f94
Version 0.16.5
...
Hotfix: Adding a new note meant some tests were running againt the wron
note.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWtMoAAAKCRAbLHavsWyF
m7WpAX9oxvpfK8tI3MmI3SW5jddT4NXfkmCOI8aj7/v/GlHVztimORV/UWl17OK7
Oz/tWScBgLuxrkd1+stzwnYFxQae6Kiom6zX9aM5d/92Ed/He22rZnd2T2nGFTP+
t3S1WvdUtw==
=VtPu
-----END PGP SIGNATURE-----
Merge tag 'v0.16.5' into develop
Version 0.16.5
Hotfix: Adding a new note meant some tests were running againt the wron
note.
2018-04-15 11:23:21 +01:00
b826cd7a2e
Merge branch 'hotfix/0.16.5'
2018-04-15 11:22:21 +01:00
8f00e75e4e
Fix tests, bump version to 0.16.5
2018-04-15 11:22:10 +01:00
14155eff6e
Version 0.16.4
...
This release improves the CSP headers by removing a deprecated option.
Also fix the map style menu present on mapbox maps.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWtMfIwAKCRAbLHavsWyF
mzkHAYDk7VpyAPt6CJTydGDo18sm5e+E1s6Ph0OcGNCtFaZlLG66/dMCgH8SMAQI
MYhvGo0BfiBf8brxXyqHoSxPd6eTGzcHN8GbZTb/gBNkc0m97GMUq+s9eogGFMkW
NkL5OL9eCA==
=nPzS
-----END PGP SIGNATURE-----
Merge tag 'v0.16.4' into develop
Version 0.16.4
This release improves the CSP headers by removing a deprecated option.
Also fix the map style menu present on mapbox maps.
2018-04-15 10:45:16 +01:00
228178dff5
Merge branch 'release/0.16.4'
2018-04-15 10:44:03 +01:00
d24cc7ba94
Bump version to 0.16.4
2018-04-15 10:43:49 +01:00
f9bd0bad03
update npm dependencies, fix map style menu issues
2018-04-15 10:43:08 +01:00
7eacb52723
Update dependencies and improve CSP headers
2018-04-14 18:46:40 +01:00
5758a270c6
Version 0.16.3
...
This release improves JSON feed spec conformance.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWs+ivgAKCRAbLHavsWyF
m+SBAYCujLPW8oHKnv70lhqfkMT5iSFtbbOu45mvnZiLt4t2X6Pt27vWdLSTRkQ7
fZeJEK4BgPXWkbVYptV6YicW/7kFZg68nXc81Jncasho4MXo0H2Q9g1d3Eg3N3hH
MEi4CnhAkw==
=Jq86
-----END PGP SIGNATURE-----
Merge tag 'v0.16.3' into develop
Version 0.16.3
This release improves JSON feed spec conformance.
2018-04-12 19:17:50 +01:00
d8d604967c
Merge branch 'release/0.16.3'
2018-04-12 19:17:13 +01:00
77d07514bf
Bump version to 0.16.3
2018-04-12 19:16:30 +01:00
8efbfbb551
Fix phpcs issues in Note.php
2018-04-12 18:27:17 +01:00
de8175b5af
Update changelog
2018-04-12 18:16:52 +01:00
3d1ae20afb
Squashed commit of the following:
...
commit a01812b0d709e556af060a393168acc471aca774
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Apr 12 18:15:25 2018 +0100
Improve JSON feed generation to better match the spec
commit 72ad2c629738ef73ccaf984ed3ad9b726956dd71
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Apr 8 13:07:48 2018 +0100
Add a test for null title entries
2018-04-12 18:15:42 +01:00
97a6b771f8
Version 0.16.2
...
This release adds the sending of CSP and CORS headers to the Laravel app
level.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAlrJI+tfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbhyYBfioY2FXDBVPrVRkrjgM38o4RgElZ
VxCvnATHwMG+vnBOqluW2d/4x4eiPueDnwhWxgF/R0B6rgjJnuDJNs9MqT8HOWa3
fiw+qYmNJicrENfpFRoO0jnXKPgyw3Awgf+2kCkY
=K4+X
-----END PGP SIGNATURE-----
Merge tag 'v0.16.2' into develop
Version 0.16.2
This release adds the sending of CSP and CORS headers to the Laravel app
level.
2018-04-07 21:03:11 +01:00
d46eb606f8
Merge branch 'release/0.16.2'
2018-04-07 21:00:38 +01:00
f5c132b8f6
Update changelog
2018-04-07 21:00:04 +01:00
9dc1da0dd7
Update composer dependencies
2018-04-07 18:37:33 +01:00
d4f70e03d2
Update test to reflect new php-mf2 output
2018-03-17 14:18:04 +00:00
ce27e82b55
phpcs fixes
2018-03-17 13:57:03 +00:00
104bcfb7f5
StyleCI fix
2018-03-17 13:55:30 +00:00
43b8e594f7
composer update
2018-03-17 13:53:43 +00:00
aad157da1b
Update to latest laravel framework version
2018-03-09 22:59:12 +00:00
57b6a4ac29
More readable formatting, include dev S3 bucket
2018-03-09 22:58:51 +00:00
8cbbc821bf
Shorten some lines to less than 120 chars
2018-03-02 17:47:20 +00:00
f5b69244df
Only use double-quotes when necessary
2018-03-02 17:21:36 +00:00
f35e2b4f15
Add the CSP headers
...
Squashed commit of the following:
commit 468945826621d2e586f7e5fa773623c4accc316a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Mar 2 16:42:30 2018 +0000
Update changelog
commit 36c6edce091c41861879a982e6ad250b395abbcf
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Mar 2 16:42:23 2018 +0000
Add a test
commit ef9d7b564f8ea4f4528c42f411c14ddfaa132082
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Mar 2 16:42:13 2018 +0000
Apply the CSPHeader middleware to all `web` requests
commit 737bfca3a6b446d52c0d0a8cc1b7b1c422876c0b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Mar 2 16:41:45 2018 +0000
Add a CSP header to a response, as well as the Report-To header
2018-03-02 16:46:45 +00:00
2e6e20a8b0
Update changelog
2018-03-02 16:22:54 +00:00
c52f0e17d7
Add CORS headers to the media endpoint
...
Squashed commit of the following:
commit 0a620148dfad998f7b00804cae1db8208b23cc02
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Mar 2 15:08:36 2018 +0000
Add tests for the Cors Headers
commit dd8518d279cdf3857597fa7ee6150bf383203fe1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Mar 2 15:08:20 2018 +0000
Only add Cors Headers to requests to the media endpoint
commit 6c79ca5632581345ef406f211b1576a4b7f400fe
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Mar 2 15:07:53 2018 +0000
Add CorsHeaders to middleware array
commit e12d48ca1e837b14b75bbd87d6197d59d60cf32e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Mar 2 15:06:32 2018 +0000
We need to send something to the OPTIONS request to the media endpoint
commit f11c638be464373bff09bf015d4a989e48e61f0c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Mar 2 15:05:45 2018 +0000
Change routes to allow for responses to an OPTIONS request to the media endpoint
2018-03-02 15:49:07 +00:00
e3d8b9978d
Update to webpack 4.0
2018-03-01 17:59:45 +00:00
e4d07436c7
Remove dependency ci checks
2018-02-19 13:44:29 +00:00
bedfa2dc0e
Update collision to v2 and add phpunit support
2018-02-19 13:43:58 +00:00
c426ef078c
Update dependencies anmd recompile assets
2018-02-19 12:46:08 +00:00
af92358ed2
Fix a typo in the changelog
2018-02-19 09:44:23 +00:00
d1383ae875
Version 0.16.1
...
Fix an issue with some OwnYourSwarm requests.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWoiloQAKCRAbLHavsWyF
m7xQAX9wiIKLKqX7YRhEw5RRnTvGDjMdao1UpJRYQJI5GLE2F6PGdgQmxWjGVUbQ
yw2ND6ABgLK0zJesJtVpbtvTNIHztEGfGkEfGBrB3diqjPRUfLrG/OEujdz7sD91
JyS4ARYXLg==
=hPD4
-----END PGP SIGNATURE-----
Merge tag 'v0.16.1' into develop
Version 0.16.1
Fix an issue with some OwnYourSwarm requests.
2018-02-17 21:59:03 +00:00
97a13bc636
Merge branch 'release/0.16.1'
2018-02-17 21:58:37 +00:00
54045d7931
Bump version to 0.16.1
2018-02-17 21:58:04 +00:00
3abb5272d2
Update changelog
2018-02-17 21:51:41 +00:00
79d0e78905
Ignore (for now), OwnYourSwarm requests with h-adr location value
2018-02-17 21:50:46 +00:00
8ddab8b1de
Add test for OwnYourSwarm request with h-adr location value
2018-02-17 21:49:35 +00:00
81520560bb
Version 0.16
...
The Laravel framework has been updated to version 5.6
An issue in trying to create a Facebook version of a note has been fixed
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWoa7OgAKCRAbLHavsWyF
m+SxAX0WtZPDdUa8U94V2yKKQLEf+0WzBPEXzDUgXkKMuk/oWC7OZKFYfu6p8lVw
5Br6VEYBgMxyBRMxTuDcEJB0mVc3MQROZLU5763g0HooQDWORpx3Josp4A5wxcyN
Gz8bxRoJUw==
=SfT8
-----END PGP SIGNATURE-----
Merge tag 'v0.16' into develop
Version 0.16
The Laravel framework has been updated to version 5.6
An issue in trying to create a Facebook version of a note has been fixed
2018-02-16 11:06:45 +00:00
71a5580458
Merge branch 'release/0.16'
2018-02-16 11:05:40 +00:00
13f5ed7fa2
Bump version to 0.16
2018-02-16 11:05:32 +00:00
4091b57073
Update changelog
2018-02-15 18:13:29 +00:00
5f332489d1
Fix creating of Facebook alterative content
2018-02-15 18:13:14 +00:00
7f8adc1220
Modify waterfall picture note to be just picture with no content
2018-02-15 18:12:56 +00:00
fc75a336cb
Update npm dependencies, recompile/recompress frontend assets
2018-02-15 17:57:37 +00:00
c7670afaf8
Update to Laravel 5.6
2018-02-15 12:26:59 +00:00
19eeb01533
Version 0.15.7
...
We now send tokens in a JSON response for better compatability with
micropub clients.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWnLsLwAKCRAbLHavsWyF
m+08AX92e3IM/WvW7tW0IX3NZVIg66KnKtkDW0Ap9eagbvK4V3JlRr7kqAByyE6v
p+YDf1IBgMC8pnOTuBoddFlNK43ngnVFhwWXoHUnprKg/w2TkphLnRR6MS8lYtw6
4PGAbgNT4w==
=no71
-----END PGP SIGNATURE-----
Merge tag 'v0.15.7' into develop
Version 0.15.7
We now send tokens in a JSON response for better compatability with
micropub clients.
2018-02-01 10:30:22 +00:00
a3230dfef3
Merge branch 'release/0.15.7'
2018-02-01 10:29:30 +00:00
45059bc9d8
Bump version to 0.15.7
2018-02-01 10:29:21 +00:00
664167b8c3
Merge pull request #81 from jonnybarnes/analysis-8Kmjr6
...
Apply fixes from StyleCI
2018-02-01 10:21:44 +00:00
edbad3b378
Apply fixes from StyleCI
2018-02-01 10:15:51 +00:00
03cb6a2645
send json encoded token response
2018-01-31 22:21:57 +00:00
c4374613f5
Version 0.15.6
...
Fix an issue with uploading files to S3
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWmz1AwAKCRAbLHavsWyF
m34TAYCiKb9kpdn4uhtkWrMpF88iEQI1QXGsLiS4F/QJEKBvh8xyRLZfNAiPG0L3
TZfAYR4Bf0oaWty2DIy791hgtg/ZYPZNx9g/SWdYtAledLwL2AnGkiXEQ0+Y02zN
fP7UXKqXDw==
=qMNm
-----END PGP SIGNATURE-----
Merge tag 'v0.15.6' into develop
Version 0.15.6
Fix an issue with uploading files to S3
2018-01-27 21:54:25 +00:00
eb51b8738b
Merge branch 'release/0.15.6'
2018-01-27 21:53:35 +00:00
84ec5b62ac
Bump version to 0.15.6
2018-01-27 21:53:24 +00:00
7262f6a550
Fix uploading files to S3
2018-01-27 21:52:24 +00:00
b1929ac65a
Version 0.15.5
...
This release fixes some a11y issues and removes a CSS style that was
causing some un-wanted word breaks when overflowing occured.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWmSEXQAKCRAbLHavsWyF
myW2AYC6e3+mGVhJsj7AMGGyoe9ITrufzGM/J4peA/p8QOjb+EJRP35QTxNxH4A0
vbc3jAgBgO+NKVEi1Scz9uEpH6UI88AvIogukCblAYHh0wqLLhEcCljDbXQhqatO
tPx8ol3ymQ==
=iuls
-----END PGP SIGNATURE-----
Merge tag 'v0.15.5' into develop
Version 0.15.5
This release fixes some a11y issues and removes a CSS style that was
causing some un-wanted word breaks when overflowing occured.
2018-01-21 12:15:40 +00:00
ae751fd011
Merge branch 'release/0.15.5'
2018-01-21 12:14:01 +00:00
6efa96fe84
Bump version number to 0.15.5
2018-01-21 12:13:50 +00:00
027b55f47a
Fix a CSS style that was causing unwanted word breaks
2018-01-21 12:12:59 +00:00
701e223ede
Some a11y imporvements
2018-01-16 18:42:38 +00:00
0ce2f98894
Add a11y.css
2018-01-16 17:42:15 +00:00
458f81351a
Formally increase PHP version requirement to 7.2
2018-01-15 15:51:11 +00:00
688d44a2e9
Version 0.15.4
...
The PHP code is much improved by using `strict_types` where possible.
Some minor CSS tweaks for text have been added as well.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWlzNigAKCRAbLHavsWyF
m7QRAYDRi38lccH8iYtyFm3JNzTu71oBj4MtTSVrA5dVIr3xK9TYhE8aVq8Wl0i3
b1v84WoBgJDlmq2a4NkMP+dpMI/gP1Blk8+RSjcVWZBuxcgkGo+bapuCWlH9rlpu
mbxopevMgw==
=SDiT
-----END PGP SIGNATURE-----
Merge tag 'v0.15.4' into develop
Version 0.15.4
The PHP code is much improved by using `strict_types` where possible.
Some minor CSS tweaks for text have been added as well.
2018-01-15 15:49:39 +00:00
85c8bb7085
Merge branch 'release/0.15.4'
2018-01-15 15:48:19 +00:00
e3076f39f7
Bump version number to 0.15.4
2018-01-15 15:48:09 +00:00
0c1ee407fd
composer update && npm update
2018-01-15 15:17:43 +00:00
f4a8abcba2
Squashed commit of the following:
...
commit 33d2d75d496069f1bc07dc7edce1f2940ade8944
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 15:07:38 2018 +0000
Update changelog
commit 106555936663d4d7257e43f03fff94c8d58d427c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 15:07:02 2018 +0000
Add some basic text styles
2018-01-15 15:07:50 +00:00
e4fe2ecde3
Struct Types
...
Squashed commit of the following:
commit 74ed84617fcbecf661695763323e50d049a88db7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 12:46:29 2018 +0000
Test passes so remove the dump statement
commit a7d3323be02da64f76e8ec88713e3de84a13ded7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 12:40:35 2018 +0000
Values with spaces need to be quoted
commit 58a120bb238f14346793c388b948b7351d3b51fd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 12:37:23 2018 +0000
We need a diplay name for the tests to work now we are using strict type checking
commit b46f177053bd697db9a4835d073f2f37e088b26f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 12:31:29 2018 +0000
Get travis to show more info about failing test
commit 60323f3ce5a0561329a1721ee94821571cdcc86a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 12:23:27 2018 +0000
Remove un-used namnepsace imports
commit 096d3505920bc94ff8677c77430eca0aae0be58a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 12:21:55 2018 +0000
we need php7.2 for object type-hint
commit bb818bc19c73d02d510af9f002199f5718a54608
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 12:15:48 2018 +0000
Added lots of strict_types
2018-01-15 14:02:13 +00:00
053e19a457
Version 0.15.3
...
Improved likes, including POSSE the like of a tweet to Twitter.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWlkr1gAKCRAbLHavsWyF
m6vgAX0RAKC8sEOENFCR77DMPIyTfrpWBkYLp5Grgy31umNlGUB1kpGoRzbI/Zr7
mgLWa78BfR88RffUKXwp1JAEbkhRDNnrlCGIrj8VZWTtgiR2LM7ud+P9Px/LT4Ja
+KzIkotHsw==
=fl8B
-----END PGP SIGNATURE-----
Merge tag 'v0.15.3' into develop
Version 0.15.3
Improved likes, including POSSE the like of a tweet to Twitter.
2018-01-12 21:42:54 +00:00
090f33fe67
Merge branch 'release/0.15.3'
2018-01-12 21:42:18 +00:00
f0b7dde854
Bump version number to 0.15.3
2018-01-12 21:42:10 +00:00
8ea6882227
Merge pull request #79 from jonnybarnes/analysis-qrlrWL
...
Apply fixes from StyleCI
2018-01-12 21:33:14 +00:00
ba71b1bc77
Apply fixes from StyleCI
2018-01-12 21:26:15 +00:00
50facf52de
Improve likes
...
Squashed commit of the following:
commit 4dc223939c31fd5771b9e6895c8e9e0c88fc6663
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 21:19:29 2018 +0000
update changelog
commit 7b15937a097c12145e60dfec67cad19e385fcb9f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 21:19:13 2018 +0000
re-compile frontend assets
commit f533d5e463d06e158b7bedbfd3602af70113acbc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 21:14:11 2018 +0000
Only use “by” if there is an author name to show
commit 7b067fd559ce2f4a82ad747a3ebd3474e221169c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 21:12:27 2018 +0000
Some styles for the likes page
commit 039523f595115c1329a3939837ebf589184de995
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 21:11:44 2018 +0000
Add a like with just the url to the seeder
commit c43d4b07936fceeeb59460399a20abec7a9bc3ae
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 20:44:46 2018 +0000
Add test for the admin cp part of likes
commit eb115fa481319e98bf54a9fa6aa682479e56787d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 20:44:28 2018 +0000
Catch 400 errors from a POSSE attempt, its not that important
commit 79f7aa7807534eb76ae57dee72002f99249255b0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 20:01:19 2018 +0000
Better fetch data for tweets, attempt to POSSE them back to twitter
commit 1ad078929f918c00db550c0af315677cd991dad6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 20:00:40 2018 +0000
Only filter the like content when its actual HTML
commit 10f1ba430d4d5262d28e24ca0413474900ea6145
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 19:59:57 2018 +0000
Add link to POSSE to twitter via bridgy
commit 7f8e5c6dd39716fb51b5766de2f24c7e01355dbb
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 19:59:22 2018 +0000
add links in the admin welcome page for likes
commit ebe80b07759881ffb98f8f5117ef25310aaabe6c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 18:22:35 2018 +0000
Add the admin routes
commit 5e150a7c39f5d71688b7ef14c924d09ba2ec82ba
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 18:22:15 2018 +0000
Add admin functionality for likes
2018-01-12 21:19:42 +00:00
6ccd564d56
Remove unwanted query parameters from normalized URLs
2018-01-12 12:20:36 +00:00
12a6b8f6b3
composer update && npm update
2018-01-12 10:41:59 +00:00
8ad0769f2d
Version 0.15.2
...
This release fixes an issue with supporting access tokens encoded in
“form” request. Also, the admin form styling has been improved.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWldO/QAKCRAbLHavsWyF
myMWAX0Q20n67smoD7ceeuCg2KtAoQWrnm0foJQcXQ6/Z2PxRFA9l7SRA6m0fFzK
3fh/2GQBfRfIdwYqZxpRX8orMM1g8NJ1O8G0aRdVzShVCApDGbypXT5OF7038vwl
dGMi5FZ1kw==
=OMOB
-----END PGP SIGNATURE-----
Merge tag 'v0.15.2' into develop
Version 0.15.2
This release fixes an issue with supporting access tokens encoded in
“form” request. Also, the admin form styling has been improved.
2018-01-11 11:48:20 +00:00
4884c5ba62
Merge branch 'release/0.15.2'
2018-01-11 11:47:21 +00:00
9e6d28d4ef
Bump version number to 0.15.2
2018-01-11 11:47:10 +00:00
4289816f87
Imporve the admin cp styles
...
Squashed commit of the following:
commit ebd17a5b03f42e4221ff79762467c688126ca7b0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Jan 11 11:35:49 2018 +0000
Update changelog
commit c7324880f8e7f5c027b0ebe90fa7194af5a41ddc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Jan 11 11:34:25 2018 +0000
Use buttons instead of submit inputs
commit 03ab29238fb3658f0c477bad13d7a438cfeda8c8
Merge: 884a438 1440742
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Jan 11 11:24:08 2018 +0000
Merge branch 'develop' into feature/admin-cp-styles
commit 884a438389195f3599038a9b5defc7c1799dda12
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 10 19:06:17 2018 +0000
update admin form HTML and add some new styles
2018-01-11 11:36:15 +00:00
1440742b32
Update some dependency versions
2018-01-11 11:07:07 +00:00
8772db973b
Squashed commit of the following:
...
commit fcebc08f6d89437ba84288a25498ae094fd4f16d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 10 21:59:33 2018 +0000
update changelog
commit 74491698857cb2e111006efb349e1f10c2e3cf1d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 10 21:58:25 2018 +0000
Modify the micropub controller to look for the token in the right palce (as set by the token middleware
commit 0fd11ff8391062fbe70f3a28d6a98694dc25b36b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 10 21:57:40 2018 +0000
If the access token is sent as a bearer token in the http headers, merge it into the request data so the controllers only have one place to look
commit 9e154ec4bc17be3071280409a3f6bb7f02dad816
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 10 21:56:33 2018 +0000
Add a test with the access token being form encoded
2018-01-10 22:00:03 +00:00
a5f17944d2
composer update
2018-01-10 19:36:31 +00:00
47e5aeff84
Updated npm dependencies, given new uglify-js also recompile frontend assets
2018-01-08 12:14:43 +00:00
17c45f2524
Version 0.15.1
...
Minor bugfixes, simple checkins should now be saved properly to the
database. Tags should now diplsay properly in notes.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWlFafgAKCRAbLHavsWyF
m9jbAX9QQkZ90Msl0N6maMLNWIlLwggl5Pjr2LEX34CapOysR8ylOa7rI4gw/GLA
vwL0wM8BewVzZ2UBUBju+0UqvjynoXRELuzS5ggM2ixR5DtVJ5+KF4UaYltQnSiA
2Wo9baIC+w==
=JRDZ
-----END PGP SIGNATURE-----
Merge tag 'v0.15.1' into develop
Version 0.15.1
Minor bugfixes, simple checkins should now be saved properly to the
database. Tags should now diplsay properly in notes.
2018-01-06 23:24:10 +00:00
a53b83dca2
Merge branch 'release/0.15.1'
2018-01-06 23:22:57 +00:00
7928002b69
Bump version number to 0.15.1
2018-01-06 23:22:47 +00:00
ae2dc99069
Make sure when a note has no content, null is saved to the db, not ''
2018-01-06 23:12:14 +00:00
56d180729e
update changelog
2018-01-06 22:19:57 +00:00
6e73872efc
phpcs fix
2018-01-06 21:50:15 +00:00
499674599b
Fix a couple of tests
2018-01-06 21:14:13 +00:00
53875f08eb
Don’t normalize the text of a tag that is displayed, only normalize the content for a tag in the URL
2018-01-06 20:06:19 +00:00
7e626ac4e7
compser update && npm update
2018-01-06 20:04:44 +00:00
d1a167a97a
Version 0.15
...
This release adds better support for simple checkins, i.e. checkins
with no text content.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWj/rFQAKCRAbLHavsWyF
m11VAYC6Nmudx341+8sANk17+fSjxVz0hpBYjbLqc5Hvq55xf+tz1qq0REnLEO/3
Eo7VQHYBfiJU+nLv5VB65cCh77zpw0XQZbqomyREMY0NvM/Ahz96p5ND4q4CFPja
diJ1AbZTvg==
=tw1B
-----END PGP SIGNATURE-----
Merge tag 'v0.15' into develop
Version 0.15
This release adds better support for simple checkins, i.e. checkins
with no text content.
2017-12-24 18:00:02 +00:00
4f2dd87b99
Merge branch 'release/0.15'
2017-12-24 17:59:12 +00:00
a549eb93bf
Bump version number to 0.15
2017-12-24 17:59:01 +00:00
9cdba94a08
npm update and recompilation of frontend assets
2017-12-24 17:12:36 +00:00
cb511af7eb
Remove php coveralls
2017-12-24 17:06:59 +00:00
940d24c462
Simple checkins
...
Squashed commit of the following:
commit 50f1993f45a9745ff77f2956a01543b747c85b41
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 24 16:00:39 2017 +0000
Add feature to changelog
commit 64deec40f7bc7941bd77f95c383f3b400952cec5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 24 14:19:06 2017 +0000
Only show name of location in note metadata when not a simple checkin
commit 4c9fe397f76981f2eca5749a85ece136f78bb2af
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 24 14:17:49 2017 +0000
Add a simple checkin for testing purposes
commit 11564ead4aaf442113d380109d0b65972484dbcf
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 24 14:17:05 2017 +0000
Don’t set a default value for checkins during creation
commit 832c77c205626dd0119fc602727f6808c9d7758f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 24 14:16:05 2017 +0000
If note has no content, but an associated place, it is a simple checkin, set a note value appropriately
commit 8c11f9d4b058b3bd248ed02476904301def0e6fc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 24 14:13:31 2017 +0000
Allow a note to not have content, in whihc case default the value to null
2017-12-24 16:00:58 +00:00
d3fc3aae20
Version 0.14
...
This release brings a majr refactor of the code and a huge increase in
the code-coverage of the tests.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWj0nLAAKCRAbLHavsWyF
my18AYC71TOX7kkKPYeebQVVCQnGgY9nMZsFtbgEEQPjvVTStL9G6gXvObKKYO/H
dS6Jz2wBgIVhpJcvPBB0Lr3eRAd0ntvqECuIdcmZC1AAeKKWBN9zKYS64DoEEcoW
EbnX9aWoqg==
=tzXU
-----END PGP SIGNATURE-----
Merge tag 'v0.14' into develop
Version 0.14
This release brings a majr refactor of the code and a huge increase in
the code-coverage of the tests.
2017-12-22 15:39:38 +00:00
f8cb9eb4fb
Merge branch 'release/0.14'
2017-12-22 15:38:43 +00:00
2ef2de36d0
Bump version number to 0.14
2017-12-22 15:37:56 +00:00
a329b05d53
Fix database seedings with new model namespace
2017-12-22 14:28:41 +00:00
4623c13c79
update dependencies, add phpunit pretty-printer
2017-12-22 13:29:28 +00:00
23d3fec516
Update changelog
2017-12-21 18:31:24 +00:00
2a3e0cd5fb
Update the database to use the right model namespace
2017-12-19 16:17:48 +00:00
2a0d188313
Move models to their own subdirectory
2017-12-19 16:00:42 +00:00
2c5b0f3ab5
Remove un-needed exception throwing
2017-12-18 18:23:09 +00:00
e1aa814d8c
Move some tests into their own subfodlers
2017-12-18 17:53:22 +00:00
0dd6adfa0e
composer update && npm update && npm run make/compress
2017-12-18 16:23:41 +00:00
43beae2f82
Squashed commit of the following:
...
commit b87b6b2a96de870f1782b00cfe3f393cc79b7d3b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Dec 18 14:05:11 2017 +0000
Even more tests for this micropub refactor
commit 2d967f33c3abeea8fc89f91e1764e970681dc58f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Dec 16 22:19:53 2017 +0000
Fill out token endpoint tests
commit 440dcbe3e53f058060c918429bea75911ddafdc1
Merge: 02a25b0 f60164f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 15 14:32:50 2017 +0000
Merge pull request #77 from jonnybarnes/analysis-8KABW6
Apply fixes from StyleCI
commit f60164fe81dbcc1d2343704145d26c6d6412579a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 15 14:27:40 2017 +0000
Apply fixes from StyleCI
commit 02a25b083a0305f73d715feb3f9d34f9de8f67d4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 15 14:17:43 2017 +0000
phpcs fix
commit 144998de0866bf11f235847d7edc076235294545
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 15 14:16:59 2017 +0000
Don’t pass the request object to service files, pass request()->all()
commit dd5e52010c51a359665efa349ff8c13d4d6dbf57
Merge: 97b270a 23b145e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 10 20:01:03 2017 +0000
Merge pull request #76 from jonnybarnes/analysis-86AVg6
Apply fixes from StyleCI
commit 23b145e7bf67a358b3cb894ea0793984b65ecab5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 10 19:50:53 2017 +0000
Apply fixes from StyleCI
commit 97b270a89abe92e167e0d363029ae0b86608bbc9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 10 19:43:38 2017 +0000
Improve test coverage of the refactor
commit 244102264559e4fb0b0614d1738c0283703a71dc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 8 13:31:13 2017 +0000
Refactor the note creation code
commit 22b4786cbd7ae508b51a47f0c8cf9a15535edbb1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 7 17:39:41 2017 +0000
Remove ununsed importsed classes in the controller
2017-12-18 15:51:02 +00:00
d409098efb
Fix lint-staged not working by upgrading husky
...
Squashed commit of the following:
commit c79173551c96db363bb6d83475e74856d8d7b61e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 7 16:38:43 2017 +0000
Add husky entry to package.json
commit af0f5e6dbc6a223390dac884ea1f51e539691b8f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 7 16:37:42 2017 +0000
Remove pre-commit hook from the scripts entry
commit e85794fbc3ab1bf4b10e2fd418417de116e58848
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 7 16:36:51 2017 +0000
Update npm packages
commit 3d8271767c161b4ebc0c13a9ffd2165160be76eb
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 7 16:27:21 2017 +0000
Make it correct again, forgot a reset earlier
commit 5d47c75a892c85e2af2b1fc1669e251262b165e6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 7 16:25:55 2017 +0000
Try different lint-staged file idewntifiers
commit 4b72da03bc28007b1192bf04c6cbfdcb9e6a550f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 7 16:06:28 2017 +0000
Add a lint-staged script
commit 35509858841a6648bbd8659cd75d89210cd0fbe9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 7 16:03:22 2017 +0000
Add an error to a sass file
commit a54305b751643c12fc134a4498d96110851943cc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 7 16:02:58 2017 +0000
Trying to fix lint-staged
2017-12-07 16:39:06 +00:00
a639edf9ae
Update npm dependencies and recompile frontend assets
2017-12-07 15:51:34 +00:00
95ece065b8
compser update
2017-12-07 15:39:19 +00:00
a4f07e510e
Improved test code coverage, including necessary refactor
...
Squashed commit of the following:
commit 18996bc4916e945e130ad4abb17149ea2d0afa93
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 7 14:46:41 2017 +0000
Fixing styleci issue
commit e5bfedfdede637d3090603b55946cc34aec8b52d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 7 14:45:47 2017 +0000
The Micorpub controller istelf is basically refactored now
commit 9eacc968c8bf9b0f5e746c38f04423c51f678d50
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 7 14:16:23 2017 +0000
Add more tests, easily into 90% plus test coverage now
commit 2dcbf94298841884083f752f17de46ef7809a369
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 7 10:57:42 2017 +0000
Fix some styleci issues
commit 6a989f61af412d59751281bc09ba0778597f09ec
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 7 10:56:13 2017 +0000
First real attempt at refactoring micropub controller
commit c10da3d630ca8e06b120122041bb6c64c1084325
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Dec 5 16:51:20 2017 +0000
Fix a styleci issue
commit d7ee556fdebdd2160620e65d4bf3c67134f01187
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Dec 5 16:47:52 2017 +0000
Improve the code for the media endpoint and add tests
commit bc81bbaff3fad8afcc2135d76f213bba8ba54534
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Dec 5 16:47:07 2017 +0000
Modify process image to process media, this allows for improvment within the micropub controller
commit d13035cb2cbeff41d15ff017beb9a5b6bb41daee
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Dec 4 15:14:18 2017 +0000
Better name the current tests
commit 0a2ef16f74f3e322a945a8d6b239be3f97e8c5b8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Dec 4 14:08:13 2017 +0000
Reach 100% code coverage for webmentions
commit 60f8b196a0fb4e6570b74d7577a9ff5f6c218613
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Dec 4 13:35:03 2017 +0000
Fix a styleci issue
commit e96be1869da909b8b080a38e4e33f94656b5b786
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Dec 4 13:32:54 2017 +0000
Add tests for Notes Admin code
commit 213319798bf5b3118034ab18a7c9eca5cf18296f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Dec 4 12:44:02 2017 +0000
Fix a styleci issue
commit a614332c7664f66edcb78ef23db392a417c0deb0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Dec 4 12:43:02 2017 +0000
Fix a phpcs issue
commit 6a2e445dbf87fb8b48a24b34ca0fc3518b4376b6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Dec 4 12:20:19 2017 +0000
Add some tests fopr editing places in the admin cp
commit 7044f2555228ffd7df2823c0c19a4380ca886b5d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Dec 4 11:35:59 2017 +0000
Add tests for contacts admin code
commit 280c4498dbe2cf2879a08ee45a90a0c9ff2f296a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Dec 2 13:45:27 2017 +0000
Improve admin related tests
commit ee93a108d11053b1f2fe38f30f3219b3e96267fc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Dec 2 00:01:42 2017 +0000
Measure coverage with coveralls
commit 47c4f5088b1b12e4d183a72b9792e723bda64f77
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 23:57:32 2017 +0000
Remove un-used PhotosController
commit 5737621dbc0ff7009896b483e1d004cdf2eb1523
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 23:47:08 2017 +0000
Remove the curl test that was used for debugging purposes
commit b4d312b056df884eef7e4b0392b5dd1a3ae978bd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 23:39:47 2017 +0000
We don’t want ports in the longurl/shorturl env vars
commit 915370845448ef4e1be1ff5e7f4ef084c4200953
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 23:30:17 2017 +0000
Use the right port
commit f9a3eac51063899fd003a8fa572dcf972d2f3a5c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 23:18:57 2017 +0000
I can’t get nginx listening on custom domains
commit 3742a04cda5b5ae56ad839bf0ed74ddd9874e74c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 23:10:51 2017 +0000
Try naked domains, i.e. without .localhost
commit d46040f86f32f0a70dae3bd1cf7c27465ee83a77
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 23:02:51 2017 +0000
Add some default values back for pid and error_log
commit f15eb73b995f215e3b56243bbba49f23393beb5e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 22:56:38 2017 +0000
Let pid be the default value
commit 91048b96302b5f13c1eba4ae9ab226ff00859ea6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 22:51:22 2017 +0000
Don’t try and run php-fpm and nginx on the same port
commit 4203f7de976df9d0e832c09b18f15fff05837af7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 22:36:26 2017 +0000
Can only have one default_server
commit 6d117929d09707add7d687883d4cb6eba5881e96
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 22:10:35 2017 +0000
Try and get a long url and short url both working
commit 995c7721e3dd96b01307cf75ae0f839fad96aaf9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 22:01:14 2017 +0000
Test the remaining shorturl redirects
commit d4c8a1a9c41c4e807d986b54c397b88a54292713
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 22:00:54 2017 +0000
Get rid of some of my legacy redirects
commit 96d8c5b4cf576d66864a9e241cbef89b7bbe4597
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 21:46:42 2017 +0000
Try and fix which url is being replied to
commit 692a7d0a2dcb3050f9c6da4afce2bb6c8ee72583
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 21:22:15 2017 +0000
Add tests and improve code for the search feature
commit 442c26ff485a4d20710e1c38ab78bb1df212edda
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 20:04:00 2017 +0000
Add tests for saving css preference in the session
commit e2180f0c40e4e8de293d2dd174816095affb0e3f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 19:35:32 2017 +0000
Some styleci fixes
commit a90bbe79c092ee4548f4fbad1399b99fddcb432c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 19:33:40 2017 +0000
Don’t consider un-used laravel middleware when calculating code coverage
commit 15edeb0d0179d5a37648c454d316c99250ba9bea
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 19:27:42 2017 +0000
Add some tests for the process webmention job
commit a354c63945c582196990823845b57c7e51ff182d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 17:55:47 2017 +0000
Add tests for save profile image job
commit 0230102bafddbccd81512c37330be0e2fcb39a53
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 15:05:30 2017 +0000
Test sending webmentions
commit e664e911c5fcca7fc884eda39253b503970a8bc2
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 15:04:44 2017 +0000
Fix typo in test name
commit 391d1aa8f584b9e8bd8a7154b68447a2098ddc1a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 12:04:05 2017 +0000
Add tests for syndication jobs
commit 16d8215c09ff235c5b8253189055ad6c17f2f009
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 1 11:49:05 2017 +0000
Fix issue with scope date and month being 12 the int or 12 the string
commit 0d9aaaa178b088a6856a70f4338fffea0ad8a0f3
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 30 19:00:39 2017 +0000
Improve Bookmark processing code and test coverage
commit 93d4419b37af7d0fcf8fe48cb855c1290512b30c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 30 18:59:10 2017 +0000
Improve Like processing code and test coverage
commit 1ccb42c48a4760daf9cf0bed744740aa931a6a89
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 30 14:12:07 2017 +0000
Try and install nginx natively, given its listed in travis-ci/apt-package-whitelist
commit 126a3c4c9639eae1a986674a952923dd4e1384cc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 30 12:09:47 2017 +0000
Test the download webmention job
commit 2889e95c1526796684613d7fbb0998f654dbef28
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 30 12:08:56 2017 +0000
Test the add client job
commit 4054a24e93ffe5dd68c2ab211bf6a88b114c3f10
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 27 21:21:09 2017 +0000
Ignore code coverage for such a trivial command
commit 5bda55d401fa677a84d334b6200d7ce045e23a90
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 27 18:22:18 2017 +0000
For now don’t analyse laravel’s exception handler
commit bb21e2ffc620cf22c14b49f2f292616f0d1bcc77
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 27 18:21:55 2017 +0000
test coverage
commit 2980127778d5be8dee7dd119cc6eb20b7a9f5e52
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 27 16:30:44 2017 +0000
phpcs fixes
commit 6e802bf78a93e5886a38007177d54d33ed85b31b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 27 16:28:47 2017 +0000
Increase and improve tests for bookmarks
commit 1f6ffbacb86be86faa2cd37022d50e41f9582d59
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 27 13:04:11 2017 +0000
Increase test coverage for token generation/validation
commit 66d866fdbfd1dcd0f161d4d30c7fb79fbb4a7250
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Nov 26 16:58:30 2017 +0000
Increase test coverage for Place relasted code
commit 6774d5c837ccc8c7d9f1cd80607dd40ffb5257f5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Nov 26 16:57:42 2017 +0000
Increase test coverage for Like relasted code
commit 4e055527276499eca721cf9be64473d91b30e1d9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Nov 26 10:21:21 2017 +0000
Ignore code that can’t be tested from coverage analysis
commit fbe7a88ab2319a3dcf4d441bd6db7be49e6445c5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Nov 26 10:20:48 2017 +0000
Increase test coverages for note creation/deletion
commit cae9bce276372a4870b0cbe7ebd561ef49d1b131
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 24 15:16:52 2017 +0000
Test a single bookmark page
commit e23cf9846ae5bb28554d7665aee92826e237dc38
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 24 15:16:34 2017 +0000
Test login route for admin page
commit 9e2902f2048edac949edd0cc73e1abbf84a4f224
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 24 14:11:46 2017 +0000
Improve articles controller to redirect outdated links, add tests
commit 49bfaaf615461149a06bcfb74fd7a676eb3d49f8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 24 13:57:03 2017 +0000
Remove Auth controllers we don’t use
commit 5cebbc45aa72d24fc729c314c4f6ef1fc99c16d3
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 24 13:36:11 2017 +0000
More testing, looking at middleware being applied
commit 2e5c9dd77143d3b23b3461decd5d1cda1375c510
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 24 13:12:56 2017 +0000
Tweak reply webmentions and re-parsing them, as well as add tests
commit 766739f42fe8432daa10172ae7fcff84fe29d78d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 23 21:18:56 2017 +0000
Test redownload webmentions command dispatches the job
commit 6a25e99af4bad4ea3070a1ac4277542a52f6b465
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 23 20:24:18 2017 +0000
Fixing and increasing test coverage for notes, still some work left to do
commit 1e10fffb344b50a4665060d42e94cb564a8404e7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 23 15:16:11 2017 +0000
Increase test coverage for places
commit 0b40ccedd285262b57be2414dfa2fd637e80ef2b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 23 11:54:08 2017 +0000
Tweak of code and increased test coverage
commit 64dc03b381fb79046e57ba2c623cb3a667adc345
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Nov 22 15:38:17 2017 +0000
Increase text coverage for Tags
commit 62bdb775ec5ec2c06595fc4d427703c683ae81a7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Nov 22 15:25:33 2017 +0000
Increase test coverage for media-client code
commit 6bcf4cb909048e94aed7b7807bbe380833c258a1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Nov 22 15:25:05 2017 +0000
Incurease test coverage for media
commit 89ede0fd1c9d7ee66b1af8be2b4d75b03b4bd8b9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Nov 22 15:24:36 2017 +0000
Fix some issues with notes and increase test coverage
commit 1ad7c952703e9098bd80c2024eeec0a0937c9db3
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 21 14:40:33 2017 +0000
Improve bookmarks test coverage
commit 5a3cb440edeb9c63e9c447a36b3000dcb0b0ec7a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 21 14:40:05 2017 +0000
Add Like tests
commit 8481e367ea74b081269a99ee97175f49d71176b8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 21 14:08:38 2017 +0000
Add a another Like to the db without content and with an auhtor_url
commit 4053dcf8ec02e8b3618eb3ad2b875870368eab49
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 21 14:07:32 2017 +0000
Don’t show the url instead of content, just leave blank
commit 8e12a125b927efd327323044e5f86beef6ccef8c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 21 14:05:36 2017 +0000
Add tests for Article model
commit d827d3399a1ed9513c4bac05e5078345f2768081
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 21 14:05:14 2017 +0000
Make sure year and month are cast to ints for scopeDate
commit db747d95bc80e521604b4b3487bed6c7fd46b8fe
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 21 14:04:26 2017 +0000
Remove un-needed webmentions method, change scopeDate to use integers for month
2017-12-07 15:06:56 +00:00
6e02e31f52
We still need to use a HTTP-only endpoint, sigh
2017-11-20 18:43:04 +00:00
50892bebb9
Try simplifying security check command
2017-11-20 18:36:49 +00:00
0138211831
Update dependencies and recompile assets
2017-11-20 17:34:56 +00:00
77836dc739
Adding phpcs to travis-ci
...
Squashed commit of the following:
commit 5b958d42bcfdce94e742d9602217818c398fb993
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 20 15:56:54 2017 +0000
pyrus has been dropped by travis, even thouhgt its still in the docs
commit 33cb7ac72ad16af3df2c7a10daeb99fbe3b0a08c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 20 15:45:14 2017 +0000
Use pyrus/pear2 to install phpcs, and configure with phpcs.xml
commit 9781b036681e28ab9bb85f7a060e26d061118685
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 20 14:51:44 2017 +0000
Fix phpcs issues
commit b165cd2a133113138a24c72a5df320a6ad397dac
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 20 13:48:18 2017 +0000
Let’s read the whole travis help doc
commit e0f84ed388a83350fd76ac8586291a57c65df6c7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 20 13:44:55 2017 +0000
Try adding phpcs to travis
2017-11-20 17:10:31 +00:00
c65ab1bdcb
Version 0.13.1
...
Small fix when adding new bookmarks
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAloS0E1fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbbaIBgKSckMLWbpwyj1suyC+bscGEllV1
TUiEGejvgNgYZSq8NW/3OvE0y4S/RB93/rZbDQGAqmGMmHA5bzYQGb9M7mAc9s6d
ftVnuRcPc9P7c34oWyl9pa83X8FF10ME3bBfjAMc
=o9/0
-----END PGP SIGNATURE-----
Merge tag 'v0.13.1' into develop
Version 0.13.1
Small fix when adding new bookmarks
2017-11-20 12:53:58 +00:00
e02b45a817
Merge branch 'release/0.13.1'
2017-11-20 12:52:48 +00:00
dfb9d706cf
Bump version to 0.13.1
2017-11-20 12:46:55 +00:00
83b0fa6429
Import the bookmark service class
2017-11-20 12:37:54 +00:00
9a705be58b
Version 0.13
...
Update borwsershot to version 3 and fix issues with syndicating
bookmarks.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWg724AAKCRAbLHavsWyF
m6mqAX0WvymAKOA9TgUzzjp/RjvMK19BXth7w9wVQQGMqSoI2dn2ECfuM6BgiLad
SJVn7VkBfi8sHY+NUQAIhiDAp7rAPZyEqDJN9W94G0rVnJoQ5oR+lP/x3LWc9Tia
nfY4mpZwwg==
=Y1GL
-----END PGP SIGNATURE-----
Merge tag 'v0.13' into develop
Version 0.13
Update borwsershot to version 3 and fix issues with syndicating
bookmarks.
2017-11-17 14:49:15 +00:00
21530f9497
Merge branch 'release/0.13'
2017-11-17 14:48:40 +00:00
1ff926bbaf
Bump version number to 0.13
2017-11-17 14:48:26 +00:00
e2545164c7
Update changelog
2017-11-17 14:27:08 +00:00
8e113ce3d0
Allow syndication links to be updated more easily/reliably bu casting syndicates to array
2017-11-17 14:25:30 +00:00
bab7074316
composer update
2017-11-17 13:43:59 +00:00
0b61a4577a
Re-compiled frontend assets following an npm update
2017-11-17 13:43:36 +00:00
9ec638d731
Remove lint-staged script, unneccesary in v5
2017-11-17 13:39:24 +00:00
181af6267c
Update dependnecies and use newer lint-satged configuration
2017-11-17 13:38:07 +00:00
e0345a628d
Remove unnused js code
2017-11-17 13:34:01 +00:00
beba633938
Update exzisting dependencies and add collision for better artisan output
2017-11-16 09:38:21 +00:00
b2c112eb91
Squashed commit of the following:
...
commit 6186d13cae259221f1948207acfdc109d3f71b11
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 13 17:01:48 2017 +0000
Fixed borwsershot so run whole test suite again
commit fe8241368e514de7c28e6aaebe45757cea7f3fa0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 13 16:56:51 2017 +0000
Use nvm to install node
commit 391f4d3fa08906b3d0d905ae98448ce30e9cbc89
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 13 16:47:19 2017 +0000
specify node version 8
commit 5e4df05b3985e069d605c9287f392f3370f27c13
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 13 14:59:00 2017 +0000
Why didn’t filter work
commit 9fd5f2f6b29c77ad5d9a2c2dc03dbf05702e24fa
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 13 14:53:25 2017 +0000
Move npm install to before_script and only test browsershot
commit bd04bcb835f436b080c02098c68042f71511ec4f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 13 14:43:04 2017 +0000
Remove a var_dump statement
commit 3904dcced167512868817fbe530b0de017ea1bc4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 13 14:36:21 2017 +0000
Install pupeteer on Travis
commit f01389fbfece436522597457c8a303756925a3d6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 13 13:52:56 2017 +0000
Allow failures on php 7.2
commit 4eafee0b47ebe428d2471bfe3ba71d7446e35092
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 13 13:52:37 2017 +0000
Update chagelog
commit fabe8793f50edcc8b20a2cea5b0e76be9794eb25
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 13 13:50:49 2017 +0000
Add a test for taking screenshots
commit 888b9546ecf5c000aa96099b009c4b7cd00f08ad
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 13 13:50:27 2017 +0000
Move logic for taking screenshots and getting archive links to the BookmarkService class, this cleans up with acutal job
commit 7650fd3eda229b1a1e1e17f0667d203294384551
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 13 13:49:33 2017 +0000
Update browsershot to v3
2017-11-13 17:26:38 +00:00
a5fc87a135
composer update
2017-11-13 10:56:25 +00:00
4252c300b4
Version 0.12.6.1
...
This fixes a typo in the prior relase
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWglrMwAKCRAbLHavsWyF
m2IkAX42fiaVKl0Opxja5KIKAamGjWrklLQLu0NxC+s0m6ml5qIM6rpt1u+iuLfQ
+RKXJl4Bf0XJWUjcq7G0nCdExSQY7yWRdCl5HvxzFHjaBa5wjz4irAR5OzzpdzVI
MIQs9e/C2Q==
=o2Gy
-----END PGP SIGNATURE-----
Merge tag 'v0.12.6.1' into develop
Version 0.12.6.1
This fixes a typo in the prior relase
2017-11-13 09:51:47 +00:00
586733b83e
Merge branch 'release/0.12.6.1'
2017-11-13 09:51:30 +00:00
5cbc3fc6fe
Bump version number to 0.12.6.1
2017-11-13 09:51:21 +00:00
1cf8746bab
Fix a typo
2017-11-13 09:50:41 +00:00
d9b3e801ea
Version 0.12.6
...
Fix the generating of links to images uploaded to `/api/media`
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWglqVQAKCRAbLHavsWyF
m/yEAYDygs8sD1Rji/HEAsEfawgCse3RTe9TaeBMU4vaJZU67SwX0vPoN1RinPEm
dJ5txrwBgNWU/HvOb7pS6KfeIKgcQY41Vm2vJcD0KnahhrymRUmZBbvS6bjVHwN5
E61bbEOHgg==
=puvW
-----END PGP SIGNATURE-----
Merge tag 'v0.12.6' into develop
Version 0.12.6
Fix the generating of links to images uploaded to `/api/media`
2017-11-13 09:48:12 +00:00
f6800e195b
Merge branch 'release/0.12.6'
2017-11-13 09:47:32 +00:00
f995a2f1ac
Bump version number to 0.12.6
2017-11-13 09:47:23 +00:00
80fb92cac9
Fix image link generation
2017-11-13 09:46:54 +00:00
a6ebb6aac3
Version 0.12.5
...
This release fixes some style relating to tags on bookmarks and the list
of tagged notes. We also move the code that manages the tagging of notes
into its own model observer.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWgQ9OgAKCRAbLHavsWyF
m3zCAX4mMvWALfC9DkXv0thUTsv/YOHOGjEFFj7GCWbfKsYjfa6xu5MpJoKZ8PtJ
LUQy/w0BgPGSraaYCJTdhglhfow4fi4MNyLObimaZETBmQ9Le8N+oYpoSnZ0eoCt
7Nuhj1upxg==
=0sDC
-----END PGP SIGNATURE-----
Merge tag 'v0.12.5' into develop
Version 0.12.5
This release fixes some style relating to tags on bookmarks and the list
of tagged notes. We also move the code that manages the tagging of notes
into its own model observer.
2017-11-09 11:34:24 +00:00
0ca03d778c
Merge branch 'release/0.12.5'
2017-11-09 11:33:00 +00:00
5b8799d578
Bump version number to 0.12.5
2017-11-09 11:32:50 +00:00
a8c376a4c9
Update changelog
2017-11-09 11:32:16 +00:00
467b607774
use model observer to manage tagging of notes
2017-11-09 11:31:17 +00:00
14cba19903
Remove unused validation rule, and remove note tagging code, its now in the references observer
2017-11-09 11:30:54 +00:00
aa7e5b259c
Add note styles to the notes listed on the tagged page
2017-11-09 11:29:46 +00:00
6e76401270
Fix tag text colour once visited on bookmarks page
2017-11-08 16:19:21 +00:00
6730e732ce
Get rid of old es5 javascript files
2017-11-08 14:38:57 +00:00
09bb56b418
Version 0.12.4
...
Bugfix: pull in newer version of commonmark-linkify
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWgI3CAAKCRAbLHavsWyF
m2FAAYDFeg/LF9I0il5ZQpHkG2jri2WujZ1Y0h5HkqNh1ARlKp1KRMwkNK8QzQ6S
VBTyDK8BgPecGrkaFHwwpzhoaTsGTmrs0+28Q0zjkgpOAh+Xs5GJS0V3XtRjsHQS
S9S5TvqMzA==
=kBLd
-----END PGP SIGNATURE-----
Merge tag 'v0.12.4' into develop
Version 0.12.4
Bugfix: pull in newer version of commonmark-linkify
2017-11-07 22:43:21 +00:00
dcf7296876
Merge branch 'release/0.12.4'
2017-11-07 22:42:50 +00:00
1b7db7a53f
Bump version number to 0.12.4
2017-11-07 22:42:41 +00:00
8c03c1980c
Fix errors parsing links by pulling in newer version of my linkify extension
2017-11-07 22:42:07 +00:00
c7c016f59d
Version 0.12.3
...
This release adds a link to the colours.js file so the colour scheme can
be changed.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWgIfRAAKCRAbLHavsWyF
m6D0AYCS1mmA5cT5HWpH4Ggs7GgmKcgjSpaXlxsV2uv5wLvbtt19kn2oA+gSVp5Y
Hcr1QvsBgNMwVP/x3tQKLEuhaK6K75ILH/Xc3yff9yF52sL7X13l3WVpfZT50f16
ZqOh07dh8A==
=inF7
-----END PGP SIGNATURE-----
Merge tag 'v0.12.3' into develop
Version 0.12.3
This release adds a link to the colours.js file so the colour scheme can
be changed.
2017-11-07 21:02:02 +00:00
2309f23f3a
Merge branch 'release/0.12.3'
2017-11-07 21:01:15 +00:00
3f3428e73a
Bump version number to 0.12.3
2017-11-07 21:01:05 +00:00
db1ef8e948
Update changelog
2017-11-07 21:00:38 +00:00
b2acc4ce0f
Compressed frontend assets
2017-11-07 20:59:51 +00:00
d7c031a888
Remove newnote es6, add script tag linking to colour scheme management
2017-11-07 20:56:31 +00:00
bd6c1d1373
Version 0.12.2
...
Limit screen size of images in notes
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWgIZDQAKCRAbLHavsWyF
m3nYAYCREiogqUuG7vM12OZ775yFmkyIQy4aweXwY8LjWDZYNROmnDHDnTFlBIK7
BWNq400BgOuX8dCWkCVQxXwhyCBW38v4Ofzc6Urb+i0meG4Ev0uXS43izBYYjpDN
iRq9nDUP5w==
=BrYi
-----END PGP SIGNATURE-----
Merge tag 'v0.12.2' into develop
Version 0.12.2
Limit screen size of images in notes
2017-11-07 20:35:32 +00:00
c7a49bd5dd
Merge branch 'release/0.12.2'
2017-11-07 20:35:08 +00:00
b66a8b3da6
Bump version number to 0.12.2
2017-11-07 20:34:57 +00:00
327dadcaca
Limit screen size of images in notes
2017-11-07 20:34:16 +00:00
aac23eaa30
Version 0.12.1
...
Change in the font used on the site.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWgIRSQAKCRAbLHavsWyF
my6HAX4vpFAkjtWegNEHkRdY1CGNh+pHBxGsoyTJxPsMQIMslIlr5hjk6VN6prJ3
eeM73oQBf23SgNFtAJpM84SYyxxXZJ54lzCcT0TcQ0vwA03L8IY9Rftm6PcPEkDt
Y3V7ZPR2Qg==
=rlSe
-----END PGP SIGNATURE-----
Merge tag 'v0.12.1' into develop
Version 0.12.1
Change in the font used on the site.
2017-11-07 20:02:24 +00:00
2183dc184b
Merge branch 'release/0.12.1'
2017-11-07 20:01:57 +00:00
bc548c1192
Bump version number to 0.12.1
2017-11-07 20:01:50 +00:00
60e51ffcb9
Change font
2017-11-07 20:01:12 +00:00
7406481a4e
Version 0.12
...
This release includes a basic change in layout, and selectable colour
schemes!
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWgHlewAKCRAbLHavsWyF
m3uoAYDddJr2THUaq7zRO9dmZolTtw0ERIseykPlm0v2QiRtmCPFpW4vvHdKK1Ur
2CYEzcYBgLNULtbIoSVOU5l8eGNUqQq7bWywV/pxHq8d+onnjnLtevkl+V2+bH0P
obKf2PuC8A==
=ByVi
-----END PGP SIGNATURE-----
Merge tag 'v0.12' into develop
Version 0.12
This release includes a basic change in layout, and selectable colour
schemes!
2017-11-07 16:55:30 +00:00
799b2fa518
Merge branch 'release/0.12'
2017-11-07 16:54:54 +00:00
fa5a42e412
Bump version number to 0.12
2017-11-07 16:54:20 +00:00
3dae939ed1
Update changelog
2017-11-07 16:53:42 +00:00
ed311fb184
compiled frontend assets
2017-11-07 16:42:35 +00:00
c06b219ef6
Add a typekit font
2017-11-07 16:37:29 +00:00
b66dc00817
Improve my bio, fixes issue #73
2017-11-07 14:47:21 +00:00
46c2d30fac
Remove dusk tests for now
2017-11-07 14:30:17 +00:00
821c5c2f55
Try to get the dockerized version of chrome, see https://github.com/travis-ci/travis-ci/issues/7150\#issuecomment-340297038
2017-11-07 14:21:54 +00:00
2a56445d5e
try and get dusk tests working
2017-11-07 14:14:42 +00:00
b634efff3c
composer update && npm update
2017-11-07 13:59:07 +00:00
f8e27600ef
New style for the website
...
Squashed commit of the following:
commit ade162a90192325721fb5007dbd9976a3121c968
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Nov 4 12:08:51 2017 +0000
Compress frontend assets
commit cbb35750b1068f0cc5eaccd330ac5ba6ad514491
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Nov 4 12:02:58 2017 +0000
the brotli executable has been renamed to `brotli`
commit 413b330d6982653fb7edf49c83a3464335dde1ad
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Nov 4 11:17:32 2017 +0000
Update changelog
commit 4fc41cf546743fc6ae31a4c62c0f8152f13067d7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Nov 4 09:47:55 2017 +0000
Add some minor layout improvements for mobile
commit 5b4c5a16589f54469bdbb6aa3829a5e0d2ed2591
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 2 10:26:47 2017 +0000
Recompiled assets
commit fe14725f39d529c560f47c525e4deb70ea60b990
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 2 10:26:11 2017 +0000
Add solarized light colour scheme
commit e359f66b069efbe65b60780687a8d21d09f259c2
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 2 10:24:50 2017 +0000
Refer to termcolors not base16 base numbers
commit 0d794e1b69dc2f98bc663d4b4804fa47d484dc98
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 2 10:23:07 2017 +0000
Use termcolors so we can pull in other colour schemes such as solarized
commit 28e2ec2a4495d045876677703158ff3c547dd503
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Nov 1 20:56:55 2017 +0000
Allow theme to be selected, save the selection in the session
commit 53e2aafa93324538dbcc8220b1eca5a1087d2a2f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 30 15:41:18 2017 +0000
colour picker now shows current value
commit 6a9a0a880bbd0d01394bf6403f5ec607d5b300f6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 30 15:14:19 2017 +0000
Use a form element
commit ff7f0e35c3e17872bebc45c8eba328f4a4352903
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 30 15:10:57 2017 +0000
Add option to change colour scheme in the HTML, js to add next
commit 6b9de5869835cc44d9db162f0d217f302f7025ec
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 30 15:07:52 2017 +0000
Add the base16 colour schemes
commit e18ff119c33edd135e4b4b34052381803d39734f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 30 11:59:40 2017 +0000
Remove bullet points from tags
commit f4f013c323073f7b4e8b7e196d0078aab3d29878
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 30 10:30:39 2017 +0000
Some more styling, particularly tags, added a base16 colour scheme
commit 81e8773969503e8d52840039b6fe0922cabd3dcc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Oct 27 16:20:29 2017 +0100
Compiled app.css
commit 19e960b713fd880cccfd7e2db63013b5b2127dbd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Oct 27 16:17:17 2017 +0100
Remove unused .scss files
commit 5900d8a4bb4fc54003b84e42dd938d44e8fb46ea
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Oct 27 16:14:58 2017 +0100
Most pages now have acceptible layout, removed colour scheme, will be in future commit
commit ec15d1c5e388f8224ffbc3a2074714cc9bc4ce6b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Oct 26 19:02:40 2017 +0100
Updated frontend css
commit 2000e5c582ac3dd45c9b67bf680d219a60190725
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Oct 26 19:01:14 2017 +0100
Very basic restyling of the site
commit a3959377ff4595ab956dfb82fa7404fcdde81310
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 23 09:00:30 2017 +0100
Improved spacing/indenting of html in views
commit 66f2dcfd1f2c5a779cedad78c11f627c2d39e01f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Oct 22 22:45:10 2017 +0100
Remove most styles
2017-11-04 12:10:46 +00:00
32de1142e7
Version 0.11.2
...
Hotfix release, remove reference to library used in development that
isn’t installed in production.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAlns48NfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbrpwBf2yYKoFqSceR+VLNZZ5ozmSoJl7t
9lc/uSUcnkFJQrCZ5B3RXXdl13pMEe598vIe8wGAo8BlrAR9HKkkwN8nwvQUgaCv
Fv+pSlSk2wip17EsJbpb8YpS0PEP2Iho6RELrNlD
=cf+b
-----END PGP SIGNATURE-----
Merge tag 'v0.11.2' into develop
Version 0.11.2
Hotfix release, remove reference to library used in development that
isn’t installed in production.
2017-10-22 19:30:45 +01:00
1f2e5302a8
Merge branch 'hotfix/0.11.2'
2017-10-22 19:27:45 +01:00
68c88e5e4d
Revert regex to full form, remove reference to debugbar
2017-10-22 19:27:11 +01:00
2527496ba9
Version 0.11.1
...
This release is a minor update that improves rendering notes with
contacts, in particular the number of eloquent queries has been reduced.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAlns3zlfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbujUBgL48s9Nj5Q6eeUy+8Hlzvx1mbTsv
TBqyqoA/1yPgsY4nROleYte6am6jHL9RepKfGQF6A7ejTj9hDQn3MY6gmqgKHbZr
UGz9A1ND3kIl6dTeyGMnjyse06J7LhGL0hXqUSO3
=6WP/
-----END PGP SIGNATURE-----
Merge tag 'v0.11.1' into develop
Version 0.11.1
This release is a minor update that improves rendering notes with
contacts, in particular the number of eloquent queries has been reduced.
2017-10-22 19:11:13 +01:00
c15a395c2b
Merge branch 'release/0.11.1'
2017-10-22 19:06:21 +01:00
fcd6f6b69f
Bump version to 0.11.1
2017-10-22 19:05:33 +01:00
dae69b5b9c
Update changelog
2017-10-22 16:37:44 +01:00
1ba1b40588
Squashed commit of the following:
...
commit 94b13846d90c02041f56b21111709da91cd40726
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Oct 22 15:51:47 2017 +0100
Remove un-needed use statement
commit c370d83766fb10a100f780124bdcfc2694208140
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Oct 22 15:44:50 2017 +0100
use fillable instead of guarded, drop dates transform
commit dcf620c168f75d6c9860f5149adebfaceb9d772f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Oct 22 15:42:41 2017 +0100
Given we are adding a property for contacts, we need to invoke Laravel’s
own model __construct() method.
commit 0cba9301c3175e60bf1c3b0ada36c79a3c33c72c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Oct 22 15:37:19 2017 +0100
Given change in mass-assignment protection, change how we populate database
commit 7d09d174153ca99c0975d70fbccdc340d437227c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Oct 22 10:38:51 2017 +0100
Use a property to hold parsed contact info
commit 25b05f8592ee282da5d82227b9873b523e9955d3
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Oct 20 17:19:44 2017 +0100
First attempts at reducing eloquent calls
2017-10-22 16:16:13 +01:00
52f8990e2c
Version 0.11
...
This release rips out the built-in micropub client.
You’ll need to use a dedicated client such as
[Quill](https://quill.p3k.io ).
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWeiqQgAKCRAbLHavsWyF
m+dGAX46IipBaGgZKE8MQjZrDE5zB2WYna0Lvr6QaRYxb458udWss4oSrq4OASzY
I8uvzLoBeQE+Ju9lspM8pRRV6y2FH4+hVJV2tFdHDEriU9jiG8d7i6v6bRuXjrBy
9vzMNozPSQ==
=XBXR
-----END PGP SIGNATURE-----
Merge tag 'v0.11' into develop
Version 0.11
This release rips out the built-in micropub client.
You’ll need to use a dedicated client such as
[Quill](https://quill.p3k.io ).
2017-10-19 14:36:15 +01:00
d33cee84b9
Merge branch 'release/0.11'
2017-10-19 14:34:58 +01:00
a27ac98fee
Bump version number to 0.11
2017-10-19 14:34:48 +01:00
b73b8a2f39
remove reference to removed command
2017-10-19 14:05:10 +01:00
2151d5658b
Fix issues with travis and setting up an indieweb user we don’t need anymore
2017-10-19 13:59:18 +01:00
08cdfe1e44
Don’t try and seed the indiewebuser table
2017-10-19 13:55:04 +01:00
dcae136b60
Remove the built in micropub client
2017-10-19 13:36:35 +01:00
9124c481e7
run npm scripts
2017-10-19 13:04:54 +01:00
bcc5b67dcd
composer update && npm update
2017-10-19 12:49:27 +01:00
ce94962e34
composer update
2017-10-16 10:10:50 +01:00
8e4c3bcfa8
Version 0.10
...
This release adds support for bookmarks.
They can only be added via micropub though.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWeEduwAKCRAbLHavsWyF
m7ViAX0cX3Rjp66RTVzBDiM1qgAsu3HblMFnU2PZXtLZ3XJfZi8HjHROVY1BDeUN
NRjKy3UBfREkBxpt9zeSY4WYzm8G89IPc4DmzpRaAD9iMQy6C8k2KFuUgrfCK0ZM
N7KG+HI7Fw==
=st2a
-----END PGP SIGNATURE-----
Merge tag 'v0.10' into develop
Version 0.10
This release adds support for bookmarks.
They can only be added via micropub though.
2017-10-13 21:10:48 +01:00
8609f24f88
Merge branch 'release/0.10'
2017-10-13 21:10:01 +01:00
cacbf4ec5b
Bump version number to 0.10
2017-10-13 21:09:53 +01:00
f987a0f53b
Merge branch 'feature/bookmarks' into develop
2017-10-13 21:02:35 +01:00
4957e6cc03
Add details to cahngelog
2017-10-13 21:02:21 +01:00
916c390697
Merge pull request #71 from jonnybarnes/analysis-8mE1wD
...
Apply fixes from StyleCI
2017-10-13 20:54:24 +01:00
dba4c14e5c
Apply fixes from StyleCI
2017-10-13 19:50:22 +00:00
9336b358de
This is a risky test, leave it for another issue
2017-10-13 20:40:09 +01:00
67147cbe12
Call the renamed job classes
2017-10-13 20:39:43 +01:00
cd9daa1fbd
Correct the likes tests
2017-10-13 20:39:08 +01:00
85cb5882bc
Reference the Client
classes fully namespaced
2017-10-13 20:38:28 +01:00
6fe15e4335
Call the renamed job classes
2017-10-13 20:37:31 +01:00
3309ddda79
Fix a typo
2017-10-13 15:44:51 +01:00
db294e5299
Better content for syndicated versions
2017-10-13 13:50:32 +01:00
f007b24065
Syndicate bookmarks via jobs
2017-10-13 13:45:57 +01:00
917a673f05
Save an archive link of bookmarks
2017-10-13 13:06:51 +01:00
7688bb51d9
Show anyu archive links
2017-10-13 12:55:53 +01:00
6c2b73c574
Add a column for archive link
2017-10-13 12:55:39 +01:00
0084763082
Save a web archive link during process bookmark job
2017-10-13 12:53:27 +01:00
33cf91f6d5
Take a screenshot of the bookmark
2017-10-13 12:31:31 +01:00
a5d3ba7829
Add bookmarks via micropub
2017-10-12 18:33:08 +01:00
f16034d963
Fix the number of queries being made
2017-10-11 18:04:05 +01:00
d41d085853
Use the correct method name when saving a tag
2017-10-11 17:05:25 +01:00
919a6c22ad
Show the tags
2017-10-11 16:30:09 +01:00
abe5063c4a
Add tags to dummy bookmarks
2017-10-11 16:28:56 +01:00
8f531d9055
show method for single bookmark
2017-10-10 16:17:29 +01:00
f802b7c5c6
blade template for a single bookmark
2017-10-10 16:16:50 +01:00
aaf25c32b8
Add a link icon to the individual bookmark
2017-10-10 16:11:13 +01:00
13e6ff1d0f
Basic bookmarks functionality
2017-10-10 15:58:07 +01:00
b840d164ed
composer update
2017-10-07 17:23:02 +01:00
9e8325b437
Move duplicate logic into its own function
2017-10-07 17:20:22 +01:00
55c4159c87
Make an inequality check a strict one
2017-10-06 17:57:46 +01:00
3638126c5c
Version 0.9
...
This release adds initial support for `likes`, as well as improving the
look of syndicated content.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAlnXnC9fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbBXUBf1buJqGqUnY0cDLbylf9sxc80/oe
ITYwNOxQABFMrHjngNdTA5pnqmExXwFOX2QNrQF/TeLRJER2htodyQWHcAmMEGHC
8L42KSnv/oNMeHH1Xd8yi5pmOnxso45rB0Yxdjba
=xmnK
-----END PGP SIGNATURE-----
Merge tag 'v0.9' into develop
Version 0.9
This release adds initial support for `likes`, as well as improving the
look of syndicated content.
2017-10-06 16:07:43 +01:00
b33c0cca08
Merge branch 'release/0.9'
2017-10-06 16:05:21 +01:00
951c13f7bd
Bump version to 0.9
2017-10-06 16:04:08 +01:00
3be0a6c3a7
Merge branch 'develop' of github.com:jonnybarnes/jonnybarnes.uk into develop
2017-09-24 12:40:08 +01:00
e4149977d1
Only include links in POSSE’d version of notes when they are truncated
2017-09-20 14:14:29 +01:00
79f6519ce0
Move all tests to using new TestToken trait
2017-09-19 20:38:45 +01:00
79782caa95
Minor space change
2017-09-19 17:57:43 +01:00
1c7bff508f
Squashed commit of the following:
...
commit ebbaf83a331395d86754f231ebf3852c31ee13e7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Sep 19 16:07:16 2017 +0100
Show just a name if no known author url
commit 7c3fc38a5101635efbb1659d7dc0e4e87f28977a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Sep 19 15:55:07 2017 +0100
Update changelog
commit e05876d604b2655fdd1b03fe5390c3333cd5e064
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Sep 19 15:54:10 2017 +0100
Add a trait for testing tokens
commit 1288769757e6c69fccf849a73ef53e6497953d74
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Sep 19 15:53:54 2017 +0100
Add a test for the process like job
commit d85a7109d51c979846b2b15d92e2b4c3978c6dc7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Sep 19 15:53:25 2017 +0100
fix typo, and allow for array of author info, or just a name
commit 1fc63c6fb6c5648e31759502a011b2be0525af54
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 18 15:38:16 2017 +0100
Add another test for creating likes
commit 487723ac41fa00a8182f5bf3665ab7b5f8fece52
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 18 15:38:03 2017 +0100
fix unexpected end of file error
commit a24eef82ae7a2a3e1d3943a6cfed85757c713434
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 18 15:37:31 2017 +0100
Better response when creating likes
commit fa49df98613b136167dc093a97745eeb90a4a7a6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 18 14:43:39 2017 +0100
Make the author fields nullable
commit 5a2f9273c18cf31a54eb54f40732024159c3dc2d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 18 14:43:20 2017 +0100
Delegate to the LikeService for creating likes
commit 801d6567ec3456cbcdfa6260339dd9ed2fdfa5b0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 18 14:42:54 2017 +0100
Create the Job that gets the content of the like and the author info
commit df563473606b43a330c4e977b230d4b7b2a85268
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 18 14:42:28 2017 +0100
Create the service the mpub controller delegates to
commit ab6ebee71ffdeb584bbef0454874d3fc1c6499f4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 18 14:42:08 2017 +0100
Allow Like::create to work for just the url
commit 6d70c43f11056597a493f863c3a1ac681ed06b71
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 18 14:10:20 2017 +0100
Add some initial tests
commit 4049342b061594656dbf7183d7428f95ba6b3598
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 18 14:10:06 2017 +0100
Add database migration/seed/factory
commit 5b3aa20fa14202e84af310477b97044723201ea7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 18 14:09:21 2017 +0100
Add domain logic for likes
commit 7ef5392a1833df6cee77ecb1166af4fc0abc0eb5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 18 14:08:47 2017 +0100
Add routes for likes
2017-09-19 16:07:32 +01:00
85ae2e7c4f
Version 0.8.1
...
Order notes by latest, motivated by swarm checking being posted after
the fact. Also AS2.0 data is now indicated with HTTP Link headers.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWb1z+gAKCRAbLHavsWyF
m50cAYCy3Ja2CRoHLlxsTi3ZjXzPjNOyv9q+kyGv9kf8gCxshH5PPt0VnHb6K75e
fVzUoNoBgNNphFNIbVm8EkXvRY+jrdFGQSfDYA8gN9mx53k1LbLfNCeSmqu6aoFr
AU+xqsyxWA==
=GSlg
-----END PGP SIGNATURE-----
Merge tag 'v0.8.1' into develop
Version 0.8.1
Order notes by latest, motivated by swarm checking being posted after
the fact. Also AS2.0 data is now indicated with HTTP Link headers.
2017-09-16 19:57:05 +01:00
e153280e1d
Merge branch 'release/0.8.1'
2017-09-16 19:55:53 +01:00
3e9f3d0f88
Bump version number to 0.8.1
2017-09-16 19:55:43 +01:00
309864ba76
Squashed commit of the following:
...
commit f02ac2b94326054a842a65ed5a2b851351c1d533
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Sep 16 18:44:52 2017 +0100
update changelog
commit 2e77668cae03246189d8ce931f9ab29d2531d522
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Sep 16 18:44:45 2017 +0100
Add a middleware for adding AS2.0 header links
commit 931ba1fe5dd2eacf32e4da3eefec081173dee8de
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Sep 16 18:44:16 2017 +0100
remove references to AS2.0 links
2017-09-16 18:45:06 +01:00
53abe5a42d
Squashed commit of the following:
...
commit 5582aafcd32fed704e217801e67051c0adecb710
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Sep 16 18:26:43 2017 +0100
update changelog
commit a10ad1695382316ef88cd0630b0dd3437a974127
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Sep 16 18:25:54 2017 +0100
order notes by “latest”
2017-09-16 18:27:02 +01:00
3fe9c6e4f9
composer update
2017-09-16 18:22:54 +01:00
2e7c3bddb6
Version 0.8
...
In this release we add an initial implementation of responsive
images using the srcset and sizes attributes on the img tag.
We also improve the oEmbed code for embedding tweets.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWb0IEgAKCRAbLHavsWyF
m8B9AX9wl2GdhaWUFpOv/lcE+/+V/4badWgtkRbPX9LBpaZNVP5oUuf477JmvMzw
nq5IkbEBgM1eFpc5MtxO9xRgevasxrH7qVtVw2QOabOH5dcYBFKvBssFSzraSLRa
gRcD/mVHnw==
=3C1N
-----END PGP SIGNATURE-----
Merge tag 'v0.8' into develop
Version 0.8
In this release we add an initial implementation of responsive
images using the srcset and sizes attributes on the img tag.
We also improve the oEmbed code for embedding tweets.
2017-09-16 12:16:41 +01:00
f7d807be9c
Merge branch 'release/0.8'
2017-09-16 12:15:43 +01:00
7acd996991
Bump version number to 0.8
2017-09-16 12:15:35 +01:00
cd10f83b24
Style fix
2017-09-16 12:11:21 +01:00
aff5ac2ad1
Attempting to get imagemagick support with php
2017-09-16 12:01:05 +01:00
39ffb2c225
Responsive images
...
Squashed commit of the following:
commit 4f62b48b77b0b34f2f556083e2271f46d5bd023e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Sep 16 11:38:26 2017 +0100
Update changelog
commit 2c41451b24839dfa9a37e6f92bc542cef999aaa9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Sep 16 11:38:14 2017 +0100
run migrations in deploy script
commit 2b1c3af725d366479399afcd8059e9abebade9ee
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 23:38:08 2017 +0100
Modified CSS for note img links
commit fcd6217da3443e28764ed7a810620b54d04b223e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 23:19:42 2017 +0100
Add responsive image markup
commit d900d8067dbf36180fd1bdaca7d34421ba85a413
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 23:19:24 2017 +0100
Fix issues with logic
commit c03d18c5e02c041092ce401f2a814e2a4f8e6fad
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 20:33:39 2017 +0100
Use new column name
commit 21d40eab48f9f038cf8ea82880b58d68ecdf0549
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 20:33:12 2017 +0100
Use text column type to give future leeway with how we do this
commit abb3b3b1e14a8de58cac8dffcc06d3b8bb06119d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 19:36:29 2017 +0100
Some tests of the new job
commit 0b11093df16a8c0047520322185706bbdc52c0c4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 19:36:13 2017 +0100
This job creates smaller resolution images
commit 93449ad2b367bea33e84ec94486125467eaf0394
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 19:35:52 2017 +0100
Save the media directly to S3, then dispatch the image processing job
commit fff232607c18a6681ea4414b6e54c006614f4e5e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 19:35:06 2017 +0100
Store the image library’s preferences
commit 0b908b99a79f8a1294d2c59cd731c18538ffb6ce
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 19:33:28 2017 +0100
Configure the ligrary to use imagick
commit ed13e55e0ce1c0e94860259bf0b1d97a433c89b1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 15 19:32:55 2017 +0100
Add the intervention/image package
2017-09-16 11:39:36 +01:00
d1bce2e9e2
Test against PHP7.2 as well on Travis
2017-09-14 14:23:07 +01:00
4bc613399e
optimize composer’s autoloader during deployment
2017-09-14 10:57:52 +01:00
6e42f853ee
Update changelog, mention fixing issue #66
2017-09-14 10:15:44 +01:00
723760702a
Better tweet embedding#
2017-09-14 10:14:20 +01:00
9c5b2e3bac
fix phpcs issues
2017-09-14 09:49:18 +01:00
8491589fbd
composer update
2017-09-14 09:46:19 +01:00
33186bfd85
uncomment horizon command from deploy script
2017-09-13 18:12:33 +01:00
d267479581
Version 0.7.3
...
Fix a test
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWbllwQAKCRAbLHavsWyF
m2e5AX9U9fyNCczArR0ZIqoQ7t/L1EENkyt1t7kR5f0a5rfMcRvsy4FhgH034Q6y
Gb8e7yYBgOb7skIl5yJzWaXePiyGKw8A+gMI6sE3iLPE5G+HDPWTUFbj/6AVAB5N
HO7UsI1tkw==
=8vEU
-----END PGP SIGNATURE-----
Merge tag 'v0.7.3' into develop
Version 0.7.3
Fix a test
2017-09-13 18:07:20 +01:00
d5ebe9bcd3
Merge branch 'release/0.7.3'
2017-09-13 18:07:00 +01:00
741af787c0
Bump version number to 0.7.3
2017-09-13 18:06:55 +01:00
28194fecef
Merge pull request #68 from jonnybarnes/analysis-8Lx9Bn
...
Apply fixes from StyleCI
2017-09-13 18:05:26 +01:00
9718aea8f7
Apply fixes from StyleCI
2017-09-13 17:02:31 +00:00
ad87e33058
Merge branch 'feature/activitystreams' into develop
2017-09-13 17:56:55 +01:00
5cfc0f0d9a
Fix test
2017-09-13 17:56:47 +01:00
35ded9ea33
Version 0.7.2
...
Minor improvements to generated AS2.0 data
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWblhzgAKCRAbLHavsWyF
m5SkAYCFUY7bVhBHpsmQxDcVCBUYPONsN7VffqZOicOkURgC3pAjZpbDNY+cCg/M
V6zOKx0BfAnLayKdxil/0ivqoBBvVolHwPa0Qechr9h5+j1HpQV5A1r5EXaZfxKr
47UtMhBvJQ==
=h39D
-----END PGP SIGNATURE-----
Merge tag 'v0.7.2' into develop
Version 0.7.2
Minor improvements to generated AS2.0 data
2017-09-13 17:50:40 +01:00
f232ffb7e2
Merge branch 'release/0.7.2'
2017-09-13 17:49:53 +01:00
d6e30206c0
Bump version number to 0.7.2
2017-09-13 17:49:41 +01:00
f961185401
Merge branch 'feature/activitystreams' into develop
2017-09-13 17:48:19 +01:00
9ace4100bc
better pronoun
2017-09-13 17:36:48 +01:00
4088cdde5b
Make AS data more general
2017-09-13 17:36:20 +01:00
34f9e53d8a
Version 0.7.1
...
Starting to add ActivityStreams data to the site
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWblcngAKCRAbLHavsWyF
m06IAX4v5HVmGLY3Sl/W2xdvRFllBprADlXgqbNpxiuGkydZuTInbJCt4BbMVPN3
nPGl+8wBfi2JFidA84zrIu+OXznNHSX7OXCiU5Z7oXu2Zr2uJmV8k8SiADWpgsmd
PVvB5WCr+A==
=LFuu
-----END PGP SIGNATURE-----
Merge tag 'v0.7.1' into develop
Version 0.7.1
Starting to add ActivityStreams data to the site
2017-09-13 17:28:32 +01:00
d24f9c7680
Merge branch 'release/0.7.1'
2017-09-13 17:27:38 +01:00
745795004f
Bump version number to 0.7.1
2017-09-13 17:26:16 +01:00
7a5452c727
Add <link> tags in header to AS data
2017-09-13 16:25:27 +01:00
0a9a17c2ab
Update changelog
2017-09-13 16:16:18 +01:00
07328c26b7
Merge branch 'develop' into feature/activitystreams
2017-09-13 16:14:21 +01:00
27904658c6
Add a Carbon helper function
2017-09-13 16:13:58 +01:00
012fa3b111
Move activity streams logic into its own service class
2017-09-13 16:00:30 +01:00
f3cfa9324c
Add AS2.0 data for a note
2017-09-13 15:49:37 +01:00
d33793df14
Merge branch 'develop' into feature/activitystreams
2017-09-12 15:10:57 +01:00
4057abb7e7
Get rid of useless example tests
2017-09-12 15:07:50 +01:00
b1f15e52a0
Fix tests for PHP7.2
2017-09-12 14:39:22 +01:00
43a808db5b
Add a test for returned as data
2017-09-11 16:08:58 +01:00
60248e2b05
SLightly improve response code
2017-09-11 16:08:41 +01:00
0d5a865701
return as2.0 data for website owner
2017-09-11 15:56:47 +01:00
c576298f7a
Add macro to determine if we are receiving a request for AS2.0 data
2017-09-11 15:56:11 +01:00
119908b1c2
Updates
2017-09-11 11:30:05 +01:00
220d34c58a
tweak deploy script
2017-09-09 13:40:43 +01:00
12b0c12a43
Version 0.7
...
Add Laravel Horizon
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAlmy8QFfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbN2gBgOpCmQ2bD9bBuezdBFrAyoj07lGC
/wuIdo6/bWGtw2sEGYjNKbzN+qicDRr6RrH3zAF7BoSQxKLAmAmNlTZy3NJD3OJf
Lju80es52PdcTH1OShKxWlscpsfb700jaIH3CFIK
=tdOk
-----END PGP SIGNATURE-----
Merge tag 'v0.7' into develop
Version 0.7
Add Laravel Horizon
2017-09-08 20:35:42 +01:00
f73df7c432
Merge branch 'release/0.7'
2017-09-08 20:34:09 +01:00
eb46de1fac
Bump version to 0.7
2017-09-08 20:32:52 +01:00
c806aa5460
Fix namespace import order
2017-09-08 20:26:59 +01: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
cc1e192798
composer update && npm update
2017-09-08 14:27:22 +01:00
2c9d43a6b8
The new L5.5 route->view method means we can get rid of the static routes controller and still cache our routes file
2017-09-07 15:40:45 +01:00
b73ad5f6af
composer update
2017-09-07 15:24:06 +01:00
eb011c799d
We don’t need the Debugbar facade
2017-09-07 15:21:03 +01:00
8271431443
Don’t install dev dependencies
2017-09-06 17:06:31 +01:00
c00a1541d8
Version 0.6
...
Let’s use the new shiny release of Laravel 5.5 🎉
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAlmwGHBfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbRkkBf2/aGTw3oUGNrDto9pDExNB8LnqO
KJKuklv27BHEQXX4qrgDyhc6OavhOtKNIyR/owGA5eHQwwkQ+fJuSRf206UPFEft
Junk8/T8jLBCNt5fVCTL0U1+wMNASgIYfzuoOUr0
=L5UQ
-----END PGP SIGNATURE-----
Merge tag 'v0.6' into develop
Version 0.6
Let’s use the new shiny release of Laravel 5.5 🎉
2017-09-06 16:47:07 +01:00
d1b0f37f73
Merge branch 'release/0.6'
2017-09-06 16:42:36 +01:00
84cd523a09
Bump version to 0.6
2017-09-06 16:42:01 +01:00
de1efa1186
Update changelog
2017-09-06 16:40:33 +01:00
efa2f5a39d
Remove pause given we stopped using artisan serve
2017-09-06 16:28:34 +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
7eff2075ac
Add to changelog
2017-09-05 15:23:24 +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
9f3375c478
Version 0.5.28
...
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAlmZ/xlfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbecwBf16qZv85NXb+1pGcI6qVgLzedzD6
+OAHlgR9FpmzdGiQo/8XiHpShQOffABHi6jrcgGAnNTDsiKjV+fFS+nKC2s//yI/
OyA3z0osVxKiQTsnjoxKitQXVy/MHa9SQWuYtpvN
=35er
-----END PGP SIGNATURE-----
Merge tag 'v0.5.28' into develop
Version 0.5.28
2017-08-20 22:29:07 +01:00
e57d872055
Merge branch 'release/0.5.28'
2017-08-20 22:21:20 +01:00
ea82775aa0
Bump version to 0.5.28
2017-08-20 22:19:41 +01:00
1e0befa3c8
composer update
2017-08-20 22:07:52 +01:00
a95aa8bdc1
Update the changelog
2017-08-20 21:53:19 +01:00
7d6a3dea04
Merge pull request #63 from jonnybarnes/analysis-qBBLem
...
Apply fixes from StyleCI
2017-08-20 21:40:52 +01:00
4eb4f0a782
Apply fixes from StyleCI
2017-08-20 20:40:24 +00:00
64503fe12b
Improving POSSE compatability with bridgy
...
Squashed commit of the following:
commit d194133182d06ecff4b175c2b5614173ffd48e3a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Aug 20 21:35:32 2017 +0100
Updated css files
commit e8a1c6d7a41b4fdf070842eb8c3a225faaf064ae
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Aug 20 21:31:17 2017 +0100
Hide bridgy alternative text with CSS
commit bcca21e5e1a0ddf41878fd4b31d35d89ced87d81
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Aug 20 21:22:19 2017 +0100
Add some basic tests
commit b6c1f0d86c6e0ea6c722b3680788c4c951fa4442
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Aug 20 20:52:32 2017 +0100
Fix a typo
commit 8056448bbb724729ef08e1ee11cbc4cf8e8d988c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Aug 20 17:12:15 2017 +0100
Convert markdown to html for p-bridgy-silo-content sections
commit d42d67a5827bd73c74d89b559ecfcb6e1662c175
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Aug 20 17:02:47 2017 +0100
Add methods to provide twitter content or facebook content where usernames are swapped for usernames, so birdgy is given silo compatible content, not my h-card markup
commit 402aa86a3d350d05c98aeac4a67cea3757ccf1bd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Aug 12 18:23:49 2017 +0100
Show silo content if we have made it
2017-08-20 21:36:06 +01:00
3ca1060170
Merge pull request #60 from jonnybarnes/analysis-qvw6Bv
...
Apply fixes from StyleCI
2017-08-11 21:35:19 +01:00
16ba0e18a4
Apply fixes from StyleCI
2017-08-11 20:26:32 +00: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
b695b5be8c
composer update && npm update
2017-08-11 15:11:33 +01:00
64f541d30d
Change some first Eloquent methods to firstOrFail
2017-08-09 22:16:12 +01:00
e3fff4b9a8
Squashed commit of the following:
...
commit 41ab44ed1d86a1d0788089cf2d79e3c9ab8e2ba6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Aug 9 20:58:13 2017 +0100
Add a test for a swarm checkin with no text
commit b4986ba3207374d11438e00d05a6f1ae1720bd49
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Aug 9 20:57:44 2017 +0100
A migration that makes the note column of the notes table nullable
commit 80ac4d38c992e59733f60e844f376e36507fb8ee
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Aug 9 20:57:04 2017 +0100
Don’t fail when the text content of a note is empty
commit 874acdd3b31028c06d19cdbe9ef34bbc9660a704
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Aug 9 20:55:12 2017 +0100
Allow no content for the actual note, maybe its just a picture. Also provide some context for swarm checkins
2017-08-09 20:59:22 +01:00
d28df644bc
composer update && npm update && frontend rebuild
2017-08-09 17:57:40 +01:00
dd714bf6ca
Version 0.5.27
...
Just a small bump in the dependency versions.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAll2O9hfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWb+kIBfRPhd3MyEk/WVf0PY7sIu6+o7Cy2
NG0bvxJSqXuhFORn7UZUu0c4LiufjJxblgiGHQF/bY0CfEln1v42b+MYsHbXdtuK
kTMt8wYyHVkN8ma3NWPiM5xCiEz2EpF2H8JProD4
=4oMv
-----END PGP SIGNATURE-----
Merge tag 'v0.5.27' into develop
Version 0.5.27
Just a small bump in the dependency versions.
2017-07-24 19:26:45 +01:00
96ba46c686
Merge branch 'release/0.5.27'
2017-07-24 19:25:40 +01:00
a353c1757f
Bump version to 0.5.27
2017-07-24 19:24:56 +01:00
c33f05a26e
Update dependencies
2017-07-24 19:21:48 +01:00
edcbf83ff4
Version 0.5.26
...
Simplify file uploading to try and get media uploading again
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAllwet1fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbAr0BfinYtpMR9AEnaihEuMI3l3W7BYvT
PyYVcch1lcZ/pU23h3h6mfhZFY23sI+Wz9pjsgGAufvWpq+iECmY7fSK8mREOWvT
BdCUYxEOJ7i35m7V1MXibRqf9xMALJQl6ENNTg9k
=2/NI
-----END PGP SIGNATURE-----
Merge tag 'v0.5.26' into develop
Version 0.5.26
Simplify file uploading to try and get media uploading again
2017-07-20 10:41:57 +01:00
6e00bafec1
Merge branch 'release/0.5.26'
2017-07-20 10:41:16 +01:00
7a2d95b552
Bump version to 0.5.26
2017-07-20 10:40:49 +01:00
fbf937102e
Try and get media uploading working again
2017-07-20 10:39:58 +01:00
f2b6beb3b8
Version 0.5.25
...
This version adds hovercards for displaying contact info. It also
improves development workflow regarding npm dependencies. Some error
messages have been added.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAllwdQVfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWb4WUBfiwzPQtZ1QfTAAWIB2UXuilfNitw
8rEZkjWU1QI+xZEWA9d+rNVipKWUNJoLe5y5+AF/cvdKnWIDjXCKwdYn3XIBuBB8
owXiar2DDfq37MpkOZTf02Bp68x4ZC1xhDbo64s3
=X+2N
-----END PGP SIGNATURE-----
Merge tag 'v0.5.25' into develop
Version 0.5.25
This version adds hovercards for displaying contact info. It also
improves development workflow regarding npm dependencies. Some error
messages have been added.
2017-07-20 10:17:07 +01:00
fa76d44a62
Merge branch 'release/0.5.25'
2017-07-20 10:15:56 +01:00
a7319627c7
Bump version to 0.5.25
2017-07-20 10:15:33 +01:00
811a0aa676
Update changelog
2017-07-20 10:14:20 +01:00
f77d4439f8
Add some error messages to help with debugging
2017-07-20 10:10:17 +01:00
9fa0d4f95d
Move npm dependencies into the project itself, this also gets my npm scripts working again!
2017-07-19 14:09:03 +01:00
9b84fc7471
Update dependency versions, and add peer dependencies
2017-07-17 18:19:13 +01:00
323191d82c
Better db seeding for other models, remove dusk tests till 5.5 and better chrome headless testing support is released
2017-07-17 17:25:53 +01:00
20d71513f3
Better db seeding for tests
2017-07-17 17:07:08 +01:00
e71c605acb
Update composer dependencies, update tests for new mentioned h-cards
2017-07-17 16:27:28 +01:00
7eb5ecae2d
Improve contact mentions with hovercards.
2017-07-17 08:03:25 +01:00
67bd721654
Get rid of temporary variable
2017-07-13 17:33:00 +01:00
0fbbdda4f0
Use proper URL for OwnYourGram
2017-07-13 17:32:04 +01:00
7e702f1ed8
Version 0.5.24
...
Minor release:
- Add my `commonmark-linkify` extension
- Better logging of micropub media requests
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAllniT9fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWb+w4BgLVWcxjfSFBif4JZrNuGDTApUS8U
G9DRQhROr6xV5/KX4QHQ5rHhYrpleVseNwhiCwF/bPz07Jy8xzpYAkLMOyI+56M2
+P6umwREqG9PMb/sz6Crz+3YzTdj551NlRvnvEbx
=uQVx
-----END PGP SIGNATURE-----
Merge tag 'v0.5.24' into develop
Version 0.5.24
Minor release:
- Add my `commonmark-linkify` extension
- Better logging of micropub media requests
2017-07-13 15:52:58 +01:00
e42f1b9c1d
Merge branch 'release/0.5.24'
2017-07-13 15:51:52 +01:00
ef63142232
Bump version to 0.5.24
2017-07-13 15:49:44 +01:00
f774b7f265
Don’t test nightly, it always fails
2017-07-13 15:31:55 +01:00
17f766f7e9
Try and stop travis hanging
2017-07-13 15:22:42 +01:00
05624bbf23
updating the chnagelog
2017-07-12 19:08:42 +01:00
084c1154bb
Add logging for micropub media requests as well.
2017-07-12 19:00:48 +01:00
ffc87a3b32
Fix reference to undefined variable, simplifying code whilst we’re at it
2017-07-12 18:56:57 +01:00
941362e570
Update to newest php dependency versions
2017-07-12 18:44:47 +01:00
036f5f440f
Fix StyleCI issue
2017-07-10 14:14:17 +01:00
a0dee01512
Add linkify extension
2017-07-10 14:02:13 +01:00
259727aa0f
Version 0.5.23
...
This release adds Unicode emoji 5.0 support by using the
newer version of my `emoji-a11y` package. Also fix the issue
with “adding” places to notes in the mp-client.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWV+CPwAKCRAbLHavsWyF
m86bAX4usjCsNGRuHq8ohDgV7+ofX4k5vEnCn52GXnIBCyqdHTviLBe3xgER1o5w
k++zCmwBfjMb3633hDzvlk50HhhuDZBE0v5CQ3IBp+wiw3ByfSanWTg8HjArn6mh
0cnoGc1lLA==
=vx3c
-----END PGP SIGNATURE-----
Merge tag 'v0.5.23' into develop
Version 0.5.23
This release adds Unicode emoji 5.0 support by using the
newer version of my `emoji-a11y` package. Also fix the issue
with “adding” places to notes in the mp-client.
2017-07-07 13:44:53 +01:00
686006a65e
Merge branch 'release/0.5.23'
2017-07-07 13:43:36 +01:00
d47cf16953
Bump version number to 0.5.23
2017-07-07 13:43:28 +01:00
cc0d20dc05
Update changelog
2017-07-06 19:44:50 +01:00
3e4bd16db4
New places can again be created in the mp client, and used when creating a new note, fixes issue #47
2017-07-06 19:43:43 +01:00
cd0e7659f1
Fix a new place being added in the micorpub client
2017-07-06 17:31:54 +01:00
3a2737d826
Update changelog
2017-07-06 13:32:26 +01:00
f56346c706
Update composer dependencies
2017-07-06 13:29:00 +01:00
8da686e841
Version 0.5.22
...
This release includes a small improvement to the piwik
tracking code.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWV4hmQAKCRAbLHavsWyF
m7g0AXwL1FQNHCfBFlGIdpVjI5QlXjmLzy4VAGkJXaec1jCXt0F2bFWFICehXvkC
R4jmMwgBgNbICkoBKDutkHB0L8jgTDSwTbBFjZlRKcH5OHPVIyciAAghcvj4BJBN
6DXW2le9MQ==
=hDXD
-----END PGP SIGNATURE-----
Merge tag 'v0.5.22' into develop
Version 0.5.22
This release includes a small improvement to the piwik
tracking code.
2017-07-06 12:40:15 +01:00
b5fa5adaca
Merge branch 'release/0.5.22'
2017-07-06 12:39:41 +01:00
a905dae16d
Bump version number to 0.5.22
2017-07-06 12:39:31 +01:00
241718f553
Reduce zopfli iterations to lower value for quicker compress times
2017-07-06 12:36:47 +01:00
5014fc5fb7
A different approach to Piwik Javascript tracker inclusion
2017-07-06 12:35:19 +01:00
9081cbf981
Version 0.5.21
...
This release improves logging of micropub requests and
fixes an issue with images being too wide.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWVumfAAKCRAbLHavsWyF
m9e8AX4sCS7Nvk/lWUxGTAaUONXCwpUhGxMW9aXKzAvXgsJkGZWI1NdcIi0qHqPL
x1lZmAUBgLEiAFDq1I4nOa0vEI0kTdig3h5CX+c3Azq4qbes9JN5wMtzRpMgqiPd
KrpzWAYSGg==
=SFz5
-----END PGP SIGNATURE-----
Merge tag 'v0.5.21' into develop
Version 0.5.21
This release improves logging of micropub requests and
fixes an issue with images being too wide.
2017-07-04 15:30:27 +01:00
e6165c7490
Merge branch 'release/0.5.21'
2017-07-04 15:29:35 +01:00
abb38b971a
Bump version number to 0.5.21
2017-07-04 15:29:26 +01:00
68fd1cc1a6
Update changelog: fix a style issue wiht images
2017-07-04 15:28:53 +01:00
4b910ee072
composer update
2017-07-04 15:07:36 +01:00
bae0163f4e
Add a max-width to images so they don’t go too wide
2017-07-03 17:32:57 +01:00
a021e9fa88
Update changelog: better logging of mp requests
2017-07-03 17:17:50 +01:00
d7e1165e7f
Log micropub requests to their own log file
2017-07-03 17:04:45 +01:00
3099314fe0
npm update
2017-07-03 16:45:06 +01:00
4e32610574
Simplify article creation/editing regarding published
2017-07-03 16:41:43 +01:00
bf716aba37
composer update
2017-07-03 16:41:01 +01:00
4084d0518d
Version 0.5.20
...
Here we transisition to using a JSON column for the external URLS
associated with a place, e,g, a foursqaure venue URL.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWVZXIAAKCRAbLHavsWyF
m097AYCFF/vGwdst3D0smRyhuZSEWScyIxKJCf69GCjrZSnCRdTOxHobmR3/UejX
bxW4TRsBgPes5Z63oASdqFlnKmovNt/M/VeeB7tCV92TSzgbM3j64CeyNmm/1Zqj
N2Lt7ujmEQ==
=j3LV
-----END PGP SIGNATURE-----
Merge tag 'v0.5.20' into develop
Version 0.5.20
Here we transisition to using a JSON column for the external URLS
associated with a place, e,g, a foursqaure venue URL.
2017-06-30 14:50:42 +01:00
6dca486a75
Merge branch 'release/0.5.20'
2017-06-30 14:47:33 +01:00
91b8285486
Bump version number to 0.5.20
2017-06-30 14:47:25 +01:00
3188ee2ba3
Remove helper function
2017-06-30 14:10:43 +01:00
c0ad5c3f7d
Add back the console command
2017-06-30 14:05:32 +01:00
c2912781bf
Allow databases to be seeded again
2017-06-30 14:01:26 +01:00
cfea8c29c9
Test if new conosle command is causing travis issues
2017-06-30 13:54:50 +01:00
b0c5374943
Fix styleci issues, try and fix a travis issue
2017-06-30 13:45:39 +01:00
e540eb767f
Add a helper artisan command to update place model structure
2017-06-30 13:39:14 +01:00
4afb6a3ae9
Transition to using a json column for all external urls of a place
2017-06-30 13:21:40 +01:00
31ae5b749b
Fix syntax error
2017-06-29 13:59:02 +01:00
8ae5d4e770
Conoslidate external URLs for a place into a single JSON column
2017-06-29 12:34:25 +01:00
3d734201a2
When a place already exists, return an instance of that place, not a collection of length 1
2017-06-27 17:40:37 +01:00
42a0f7c6c3
Version 0.5.19
...
Fix an error in App\WebMention.php
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWVKIAgAKCRAbLHavsWyF
m7D+AX9RZxqcaw6K5+7qRDcQyss3AOXPtJVDGXpTRLNeoENCdbwdmu7+d3MtjFYl
iFShLzEBgP/5u4opskFfI35GVsI8+q+OOU9gz7AJIbx31m7cvc7LUO2G7mCCVWLK
vvhVWdRZPQ==
=spWB
-----END PGP SIGNATURE-----
Merge tag 'v0.5.19' into develop
Version 0.5.19
Fix an error in App\WebMention.php
2017-06-27 17:30:08 +01:00
4060ebf3dd
Merge branch 'hotfix/0.5.19'
2017-06-27 17:29:29 +01:00
8acde31d87
Fix error in App\WebMention.php
2017-06-27 17:29:16 +01:00
e72e0d79eb
Change laravel tinkering
2017-06-23 10:59:04 +01:00
b8232c03b3
Version 0.5.18
...
This release just improves the deploy script so things are even
easier going forward.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWUzaMAAKCRAbLHavsWyF
m6caAYCF1g5RI0s6wnPLxp2wSRxSnIF0+pyT5KP1u1yhJzOVLGcRJrfyjS+vNX0V
IrQENMgBgMGjNx7DbpeovYyssmE4BTo4PllfSWKJtzn6LydUe4k1mluVSuRvIwQm
nyFCH5lMWA==
=NL/h
-----END PGP SIGNATURE-----
Merge tag 'v0.5.18' into develop
Version 0.5.18
This release just improves the deploy script so things are even
easier going forward.
2017-06-23 10:07:08 +01:00
24c200fe4a
Merge branch 'release/0.5.18'
2017-06-23 10:06:27 +01:00
d7b8e1a516
Bump version number to 0.5.18
2017-06-23 10:06:21 +01:00
1feeafd39a
update changelog
2017-06-23 10:05:30 +01:00
bfd74ad78d
Change deploy script to also pull in code changes
2017-06-23 10:04:19 +01:00
8736789d87
Housekeeping the routes file
2017-06-23 08:17:53 +01:00
f2c840f26d
Version 0.5.17
...
This release fixes an issue uploading photos. As well
as tidy up some of the codebase a little bit.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWUv0aAAKCRAbLHavsWyF
m1UBAYDs+aGw6hrdXyQH7H7yoTrC6pn83lYBvp6Yg/XCmYoYKA7kNmXkmvZD7qTQ
YViSEioBf34UT3QqD68K7paA2ViLJUggNyG9VjB0IbsaXABriYDWybBlME/W+lMn
7DZf17s9jg==
=gDSU
-----END PGP SIGNATURE-----
Merge tag 'v0.5.17' into develop
Version 0.5.17
This release fixes an issue uploading photos. As well
as tidy up some of the codebase a little bit.
2017-06-22 17:46:45 +01:00
aa126d728d
Merge branch 'release/0.5.17'
2017-06-22 17:45:57 +01:00
0c642daee5
Bump version number to 0.5.17
2017-06-22 17:45:46 +01:00
6c0035a121
Update changelog
2017-06-22 17:44:27 +01:00
65a592b016
Fix issue #53 uploading photos
2017-06-22 17:42:21 +01:00
d68f30d48b
Update changelog, also close issue #58
2017-06-22 17:29:30 +01:00
016a964252
Even more simplification :D
2017-06-22 17:25:02 +01:00
097a6fe1fc
Merge branch 'develop' of github.com:jonnybarnes/jonnybarnes.uk into develop
2017-06-22 17:11:08 +01:00
564f2ae687
Workaround postgis error on new travis trusty builds, see https://github.com/travis-ci/travis-ci/issues/6972\#issuecomment-310311276
2017-06-22 17:10:50 +01:00
264f6783d0
Merge pull request #59 from jonnybarnes/analysis-XZaZJn
...
Apply fixes from StyleCI
2017-06-22 16:48:12 +01:00
70a9d64031
Apply fixes from StyleCI
2017-06-22 15:44:41 +00:00
8ec265f686
Move webmention type logic into blade template
2017-06-22 16:42:10 +01:00
005685ed42
Fix tests for the relocated createPhotoLink method
2017-06-22 16:41:27 +01:00
4b0a6cad1d
reduce NoL in redirect method
2017-06-22 15:57:31 +01:00
8477aba87b
Massive simplification of code for displaying webmentions of notes, and the micropub client used to make a note
2017-06-22 15:41:23 +01:00
c96539f9c8
Fix difference in URLs in webmention
2017-06-22 15:40:17 +01:00
0c62e558ec
Massivly simplify notes index controller method
2017-06-22 14:30:10 +01:00
36cf131839
Tidy up namespace imports
2017-06-21 21:34:33 +01:00
da1800ce92
compile and compress assets
2017-06-21 14:36:39 +01:00
be2f910788
Use latest mapbox-gl and temp workaround of uglify script
2017-06-20 21:54:39 +01:00
100152cef9
update npm dependencies to newest version
2017-06-20 21:41:22 +01:00
42b6238b3b
run composer update and switch from yarn to npm for local packages
2017-06-20 21:38:21 +01:00
a3ddbce215
Use better syntax to access json request values
2017-06-17 22:29:30 +01:00
163d2fbb90
Version 0.5.16
...
Very small release with some minor tweaks
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWUUyPwAKCRAbLHavsWyF
m2taAYC76h3x9KwzyQy3yt0OA7GgEC1Q5xb6P7dUlpFpJjjvw8pEkGXJcJuA8GRp
lYcxlv8BfiCivS221cTDbQxrCZ9o85xywvaZhlM5myp2GmmBzHSUaupuZXy8tgWj
0btJYLEP8A==
=WDd7
-----END PGP SIGNATURE-----
Merge tag 'v0.5.16' into develop
Version 0.5.16
Very small release with some minor tweaks
2017-06-17 14:44:37 +01:00
52f7cd85fe
Merge branch 'release/0.5.16'
2017-06-17 14:44:14 +01:00
8313a06b40
Bump version number to 0.5.16
2017-06-17 14:44:06 +01:00
45c8bb8bab
Move bio to its own template
2017-06-17 14:43:33 +01:00
0b3bedef96
Add pnut.io social link
2017-06-17 14:39:40 +01:00
1291f3a471
update changelog
2017-06-17 14:35:06 +01:00
cd35e6c166
Add syndication links for swarm and instagram
2017-06-17 14:34:33 +01:00
02cdcbf4f1
update changelog
2017-06-17 14:13:31 +01:00
2b005d7186
We want to regenerate slugs for places
2017-06-17 14:12:48 +01:00
c5c1d921a1
Version 0.5.15
...
A maintenance release to improve little things. Also changed how
mapbox loads geojson data to allow for use with CSP.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWUUo3wAKCRAbLHavsWyF
mw0EAYC8jJIni8OVuEbj8FvQqzOFmjAG4ED2IH2CeCN7s1otFE4QYbu6oi221rbg
dBJQmhcBgN06t/ddkq4A4TXEaiNXO6dPEB0HWxp4xuSDQyZoNCIbF7w3CYdlQk8z
bgAyNvB41Q==
=Ftlf
-----END PGP SIGNATURE-----
Merge tag 'v0.5.15' into develop
Version 0.5.15
A maintenance release to improve little things. Also changed how
mapbox loads geojson data to allow for use with CSP.
2017-06-17 14:04:52 +01:00
f6f34f7d9a
Merge branch 'release/0.5.15'
2017-06-17 14:03:40 +01:00
b7d045e828
Bump version number to 0.5.15
2017-06-17 14:03:32 +01:00
a375476e78
Merge pull request #57 from jonnybarnes/analysis-XNpoDe
...
Apply fixes from StyleCI
2017-06-17 13:56:21 +01:00
b303786ae5
Apply fixes from StyleCI
2017-06-17 12:56:10 +00:00
64eea57af9
compiled js assets
2017-06-17 13:37:10 +01:00
3f0c3f95d4
yarn upgrade
2017-06-17 13:21:47 +01:00
c17ef7d927
Generate geojson in javascript
2017-06-17 11:49:47 +01:00
0a621cd021
Add tests for uploading articles from md files
2017-06-16 13:45:09 +01:00
9372059e1e
Remove duplicate titleurl check now we are using better sluggable method
2017-06-16 13:04:51 +01:00
522f06162e
Change sluggable implementation
2017-06-13 19:17:55 +01:00
e409cf68f9
fix tests
2017-06-13 18:17:27 +01:00
dece5c8d0a
refactor location code to support h-cards from instagram
2017-06-13 18:10:51 +01:00
87ccb1c93e
Version 0.5.14
...
Just a tiny amount of housekkeeping
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWT2kTAAKCRAbLHavsWyF
mySzAXsG82ctJK1vFnbE/nFDScLjay2MnI4Sona7H9T3GDiRdXQPiynKZx0oidu2
Yhw8sMABf0TeXYpdHyNlWkPARks5NtaE4/vVyln1BzY1LGSNkc5t+1E6mT3tRIj8
AIw8SZgs+A==
=frvI
-----END PGP SIGNATURE-----
Merge tag 'v0.5.14' into develop
Version 0.5.14
Just a tiny amount of housekkeeping
2017-06-11 21:13:07 +01:00
fa15062a4b
Merge branch 'release/0.5.14'
2017-06-11 21:12:44 +01:00
e1df65c849
Bump version number to 0.5.14
2017-06-11 21:12:40 +01:00
32b612e373
update changelog
2017-06-11 21:12:06 +01:00
4faf205bff
Remove un-needed Log statements
2017-06-11 21:05:17 +01:00
1dd8b6fc13
Version 0.5.13
...
Fix issues around using ownyourgram.com
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWT2gQAAKCRAbLHavsWyF
mxGJAX0XAZJCQX2mmxVoqc4nTOB36dnPISy9pIDZ27gB54Yc5ghog3W4ziOWQhTV
HOtGUKEBf0SYdL17G/NLy6DKTEQYrBX6b5MBYIuA5r+UAVJSHOD9yptQTE4Vpqeq
tHRAHuL1AA==
=1F/4
-----END PGP SIGNATURE-----
Merge tag 'v0.5.13' into develop
Version 0.5.13
Fix issues around using ownyourgram.com
2017-06-11 20:55:51 +01:00
b357aa610a
Merge branch 'release/0.5.13'
2017-06-11 20:55:18 +01:00
af1aff5a47
Update changelog
2017-06-11 20:54:50 +01:00
2d7aee25c6
Fix support for ownyourgram, hopefully
2017-06-11 20:54:10 +01:00
2cd8a2c110
Version 0.5.12
...
Add ability to delete notes
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWT1sOgAKCRAbLHavsWyF
m3wtAX9JD2a9cQlv9Z19Scc/p90iYB009t4cCLuWjdaIewwaOo6hKa/lnbR0CVSn
yOtBln8Bfj9p+bdD3esW90kQGijdZOHvHuZsgjZ2hAhiCkrgEWRhzvAdUUOg73Jx
BvdaAiouxw==
=/RF5
-----END PGP SIGNATURE-----
Merge tag 'v0.5.12' into develop
Version 0.5.12
Add ability to delete notes
2017-06-11 17:13:58 +01:00
c7cdcf253c
Merge branch 'release/0.5.12'
2017-06-11 17:13:28 +01:00
dec3062811
Bump version number to 0.5.12
2017-06-11 17:13:20 +01:00
7799ff0f58
Add ability to delete notes
2017-06-11 17:10:17 +01:00
b7eacf21c5
Version 0.5.11
...
Maintenance release to help fix bugs using external micropub clients
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWT1nqwAKCRAbLHavsWyF
m87TAYDHeiN/pcHsDvXrrvM1nLUtQgJqNhfeL2v4qsLIgAtgEME9ZrGe/h8tRVf1
s0oI3qMBfj35slLPCt453GRM+lWdzgAmtAcmCu5lrKvNiJKiwKRXQITBz6/xY2Iq
buXo6NW4Vg==
=SOcB
-----END PGP SIGNATURE-----
Merge tag 'v0.5.11' into develop
Version 0.5.11
Maintenance release to help fix bugs using external micropub clients
2017-06-11 16:54:25 +01:00
f531a80fd9
Merge branch 'release/0.5.11'
2017-06-11 16:53:41 +01:00
755fce6d2b
Bump version number to 0.5.11
2017-06-11 16:53:20 +01:00
144329def6
update changelog
2017-06-11 16:52:55 +01:00
879d82c569
for now, log requests made to the micropub endpoint
2017-06-11 16:48:18 +01:00
e1e0b7f2f3
composer update
2017-06-11 16:47:37 +01:00
fa3aef1e81
Version 0.5.10
...
To support OwnYourGram, add a link to the instagram account.
Add web syndication feeds for articles and notes, suuport
RSS/Atom/JSON feeds.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWTqqEgAKCRAbLHavsWyF
m3C0AYD1u23/Dt1Qm0agRyr3Pto9nB3ZTfvNIEbeYJT1oGy11RSt9YEFJjZHTALX
n+v020cBgNmwrb/qSSrQF5+dxU3lshZNhKQFotevo0ti5mwtKxbqtVaZkFCNIg3g
i+8e7oFekA==
=F3t4
-----END PGP SIGNATURE-----
Merge tag 'v0.5.10' into develop
Version 0.5.10
To support OwnYourGram, add a link to the instagram account.
Add web syndication feeds for articles and notes, suuport
RSS/Atom/JSON feeds.
2017-06-09 15:00:57 +01:00
5bb91bded8
Merge branch 'release/0.5.10'
2017-06-09 14:59:48 +01:00
ca7dd17848
Bump version number to 0.5.10
2017-06-09 14:59:34 +01:00
bb64221462
Update changelog
2017-06-09 14:59:02 +01:00
07b057cdf1
composer update
2017-06-08 16:27:08 +01:00
7a5911af70
Merge pull request #55 from jonnybarnes/analysis-zErr2x
...
Apply fixes from StyleCI
2017-06-05 16:41:00 +01:00
9e9b807871
Apply fixes from StyleCI
2017-06-05 15:40:38 +00:00
e848486b33
Sort out web syndication feeds, and add JSON feeds, fixes issue #52
2017-06-05 16:36:10 +01:00
b234e2133b
Add a link to my instagram acount on the homepage, required for ownyourgram
2017-06-04 15:47:09 +01:00
e29e685148
Merge branch 'develop' of github.com:jonnybarnes/jonnybarnes.uk into develop
2017-06-04 15:10:41 +01:00
f900ae7cb9
Version 0.5.9
...
This release inlcudes features to help manage places.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWS7f7wAKCRAbLHavsWyF
m4c0AYCdz1J4b0syKe4Gqogzs3IYsYWVaZYKk1k8nDJXXGBmXuFA3/DnYxn2xMli
BvbOhnIBf3so8GOnOhCl3D3k2O+L10rWF732dn7D8aKlq1M9yzKAamEsrI2c+GFo
xyPON/ZcDQ==
=Yf28
-----END PGP SIGNATURE-----
Merge tag 'v0.5.9' into develop
Version 0.5.9
This release inlcudes features to help manage places.
2017-05-31 16:23:34 +01:00
09c718e69d
Merge branch 'release/0.5.9'
2017-05-31 16:23:01 +01:00
656164e80d
Bump version number to 0.5.9
2017-05-31 16:22:18 +01:00
07fb02e36d
Add improvements to places
2017-05-31 16:21:38 +01:00
db9f3508ac
move near method into a scope
2017-05-30 20:07:40 +01:00
451437ed6a
Allow simple merging of places
2017-05-28 22:45:14 +01:00
71d59bc0d1
Generated compressed assets
2017-05-26 15:28:15 +01:00
f844fc2e5c
When we switch map style, re-add any data layers
2017-05-26 15:07:54 +01:00
82baa9a929
The generated/compressed assets
2017-05-26 12:51:32 +01:00
32cd17daba
Update code to edit a place, we can move the marker around
2017-05-26 12:51:05 +01:00
936e3b2132
Updated gpg key
2017-05-26 12:22:56 +01:00
d86630dd0d
The icon can now be changed in real time on the place edit page
2017-05-26 10:05:04 +01:00
822bdd70f9
Improve editing of places, allow icon to be edited
2017-05-25 15:12:39 +01:00
9d4b8df3ed
Tweak text
2017-05-25 14:24:30 +01:00
cf0ed8445a
Minor tweak of admin welcome page text
2017-05-24 21:06:21 +01:00
4d3c1394c9
Javascript assets
2017-05-24 15:52:47 +01:00
c339f7d275
Fix mapbox-gl maps
2017-05-24 14:45:08 +01:00
24e7b2fec4
yarn upgrade
2017-05-23 15:33:54 +01:00
28e27350ac
Better sourcemapping for css
2017-05-23 15:32:54 +01:00
b126d40ff8
Reorder script entries alphabetically
2017-05-23 14:57:14 +01:00
66806d77e4
Move script files to a dedicated sub-folder
2017-05-23 14:45:01 +01:00
d7817a7279
Use uglify-js v3
2017-05-23 14:41:56 +01:00
9371a87748
yarn upgrade
2017-05-22 12:59:18 +01:00
1ce722f640
composer update
2017-05-21 22:15:53 +01:00
b7573fbeaf
Version 0.5.8
...
Hotfix: some webmentions can have published values that trip up Carbon.
In these cases, fallback to the `updated_at` value of the eloquent model
itself.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAlkhwFBfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbz0oBgKCsSjrbsXzwaUQH7C/ZjdC5UoA3
POCx0pPfNLFcSx1BPZPKLksiZyf/gt2ERfTadwGA0vMTYAMNJqZmrGt2J6KQ8PqF
Ip6bvzUBLVCOH6Q11yv+7QVrTFNIaBvxpPOWo4Vz
=3Rv7
-----END PGP SIGNATURE-----
Merge tag 'v0.5.8' into develop
Version 0.5.8
Hotfix: some webmentions can have published values that trip up Carbon.
In these cases, fallback to the `updated_at` value of the eloquent model
itself.
2017-05-21 17:29:32 +01:00
2c85b97ba2
Merge branch 'hotfix/0.5.8'
2017-05-21 17:25:39 +01:00
41ea6c3b29
Fix issue #51
2017-05-21 17:19:38 +01:00
7c1172e2a9
Version 0.5.7
...
Fix: make sure mpSyndicateTo variable exists when accessed in if
statement.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWR8FIQAKCRAbLHavsWyF
m1GwAYCVSSHYCFhkmBIMgHgYutBcizk2jtj1Om7t4aJiUuKoSKGqF4O48Hou/BMZ
IEMsXtQBgLfAsteHYxWAC0R7G4nxolMhjqTyKfmYGF7NWiNZcTu+QgqtAfB0YpQF
jqAu8N4t2Q==
=oxfm
-----END PGP SIGNATURE-----
Merge tag 'v0.5.7' into develop
Version 0.5.7
Fix: make sure mpSyndicateTo variable exists when accessed in if
statement.
2017-05-19 15:46:00 +01:00
9e2b930634
Merge branch 'release/0.5.7'
2017-05-19 15:45:19 +01:00
56d97396a4
Bump version number to 0.5.7
2017-05-19 15:45:13 +01:00
3e02f2d59d
Update changelog
2017-05-19 15:44:38 +01:00
f5edf649e6
Make sure mpSyndicateTo variable exists
2017-05-19 15:43:43 +01:00
eec31e09f0
Version 0.5.6
...
Update code to support both micropub syntax variants for mp-syndicate-to
and photos.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWR8CqgAKCRAbLHavsWyF
mxZPAYCM7T+9FPvJCX8FwWhTEMYQ9/0PNGLLa8VfxLDeze9TMenL2/VWyCraiXVe
Dmm9zCkBf1IZexSMptcsFwbR0inPChpbtsQEJP71uRlwu1Xr1QB1ynS0v3F6gHTC
ziWmuPzB8A==
=VYQ5
-----END PGP SIGNATURE-----
Merge tag 'v0.5.6' into develop
Version 0.5.6
Update code to support both micropub syntax variants for mp-syndicate-to
and photos.
2017-05-19 15:35:40 +01:00
442063e62e
Merge branch 'release/0.5.6'
2017-05-19 15:34:55 +01:00
11c45960a4
Bump version number to 0.5.6
2017-05-19 15:34:44 +01:00
c923d314aa
Update changelog
2017-05-19 15:34:01 +01:00
42d55f88dc
Support both html-form and json syntax for mp-syndicate-to and photos
2017-05-19 15:32:43 +01:00
2c7abbad07
Version 0.5.5
...
Syndication should now work, also tests added.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWR7mpAAKCRAbLHavsWyF
m4jjAX9mVG5pSsOV0xcaQrxDwKLv5q9b4SeXr6D3CAhQbjY29dY8mKJA7PLqW0tV
5WoeicQBgLxiUXxqo5q8LvK/MEWDEr782XCPpd+gQnytu9pOYsInNmb0W+E/QauQ
VtyrKCT80w==
=45mq
-----END PGP SIGNATURE-----
Merge tag 'v0.5.5' into develop
Version 0.5.5
Syndication should now work, also tests added.
2017-05-19 13:35:54 +01:00
e5607b8c74
Merge branch 'release/0.5.5'
2017-05-19 13:34:51 +01:00
982c36ce64
Bump version number to 0.5.5
2017-05-19 13:34:47 +01:00
e21a04a342
Update changelog
2017-05-19 13:18:34 +01:00
67782e30e8
Add check that photos key exists before trying to do something with it
2017-05-19 13:17:27 +01:00
2d8678b037
Add some tests for syndication jobs
2017-05-19 13:16:30 +01:00
cdf265fcc1
Add a test for generated JSON
2017-05-19 11:30:28 +01:00
9d9e3577bc
Form the micropub JSON correctly
2017-05-19 10:07:43 +01:00
71123d5a31
Search the syndication targets array properly
2017-05-19 10:05:39 +01:00
7045989b51
Version 0.5.4
...
Fix some issues with using the indieauth client package
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWR3dgAAKCRAbLHavsWyF
m35WAX4zVgETkwtjxnuZmRq2OfpbbMz5Yejz4dF/3IMaz+XMzc6EtfofXSoiWBjk
vgZ4uwQBgKG+S24d7+Tq3WOcSnJ/WZr7sUb6zWeYmyNP894bGbIVwu8SoJYWMQlX
yCiXj8nGqQ==
=Q6TL
-----END PGP SIGNATURE-----
Merge tag 'v0.5.4' into develop
Version 0.5.4
Fix some issues with using the indieauth client package
2017-05-18 18:44:39 +01:00
9cb8730f37
Merge branch 'release/0.5.4'
2017-05-18 18:43:52 +01:00
0bedf8bbde
Bump version number to 0.5.4
2017-05-18 18:43:42 +01:00
eac9f2435b
Update changelog
2017-05-18 18:43:11 +01:00
87235a0394
State not needed in verifyIndieAuthCode
method
2017-05-18 18:42:38 +01:00
25a0dc27b7
Remove trailling comma, not valid in list of function parameters
2017-05-18 18:40:51 +01:00
e2c285293c
Method getAccessToken
doesn’t need the state parameter
2017-05-18 18:39:46 +01:00
8b28c76c70
Version 0.5.3
...
Show errors on the micropb config page
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWR3JbwAKCRAbLHavsWyF
m291AYCwK2A1RNCnFERc3vUv6iW6DD3huzBWodYTGcLdufIwj/n1eXNSIv1jtNve
27rIU4EBgPuMsy/OGAhlOBZ7CGluc/wy0J1ahqxhQukmYi3VtFa4OgJJb92624uk
rp9VI79CMQ==
=8ge7
-----END PGP SIGNATURE-----
Merge tag 'v0.5.3' into develop
Version 0.5.3
Show errors on the micropb config page
2017-05-18 17:19:03 +01:00
711bb028e2
Merge branch 'release/0.5.3'
2017-05-18 17:18:35 +01:00
de30c2e98a
Bump version number to 0.5.3
2017-05-18 17:18:27 +01:00
4934118248
Update changelog
2017-05-18 17:17:54 +01:00
4b26b1ab13
Follow docs method for redirecting to a named route
2017-05-18 17:17:08 +01:00
c1eb39de57
Show error messages in config page
2017-05-18 17:16:28 +01:00
63ec9975f4
Version 0.5.2
...
Fix some variable issues when creating client page
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWR279wAKCRAbLHavsWyF
m3qdAX9var7czGyVFYqMTiXFqc4cm5Tohuzek9AcyjJDx7EkX9xwGSu+H9XktgaY
XlSsgwIBfjsPFXvLaTqyrljHKsgR4/CpqynDwUs6nQ6iBVBG7rr1hj8bwrj6to/l
wxrfF7MEtg==
=I/1e
-----END PGP SIGNATURE-----
Merge tag 'v0.5.2' into develop
Version 0.5.2
Fix some variable issues when creating client page
2017-05-18 16:21:34 +01:00
20385551bf
Merge branch 'release/0.5.2'
2017-05-18 16:21:02 +01:00
e10cae9417
Bump version number to 0.5.2
2017-05-18 16:20:58 +01:00
9d12a4d473
Update changelog
2017-05-18 16:20:19 +01:00
23654359fb
Fix varaible issues
2017-05-18 16:19:37 +01:00
fb0916c44e
Version 0.5.1
...
Fix an issue on micropub client page.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWR23agAKCRAbLHavsWyF
m3eCAYDfFWJllIlzPgST4sl3YbzDRm2Ry43KsofnK5GOnmv71yRlYVPkj8XZ8xQX
VyCvLPsBf0l84mz7F0O1EJuO4fJhSTcwi3UjIt/dquCaMZcaRIj4e2q1263zPro3
+AoY7JvDuw==
=6UFZ
-----END PGP SIGNATURE-----
Merge tag 'v0.5.1' into develop
Version 0.5.1
Fix an issue on micropub client page.
2017-05-18 16:02:16 +01:00
7db9ff3e79
Merge branch 'release/0.5.1'
2017-05-18 16:01:45 +01:00
86d948d087
Bump version number to 0.5.1
2017-05-18 16:01:35 +01:00
95c84cecbf
Update changelog
2017-05-18 16:00:20 +01:00
831d686c64
Check for existence of indiewebUser variable
2017-05-18 15:59:30 +01:00
a6999c9609
Need to use sudo for composer self-update
2017-05-18 15:42:06 +01:00
72e0f69ba0
Version 0.5
...
Lots of micropub updates.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWR2xFQAKCRAbLHavsWyF
mxbqAYDI+gNdQ/WA/SzYLQdVa4p5WDofbBWZJSsxODKfIudBeN86LgokpefFyNJw
/ctvNMoBfiDNZCT2qORtJWLI1UkIa2X1C8tpLEx+UM3DZlGE9TGpDrg+nUG+f9mM
RPzjdu5TNw==
=R/CB
-----END PGP SIGNATURE-----
Merge tag 'v0.5' into develop
Version 0.5
Lots of micropub updates.
2017-05-18 15:35:11 +01:00
a7117b3972
Merge branch 'release/0.5'
2017-05-18 15:32:49 +01:00
4f4112ff0b
Bump version number to 0.5
2017-05-18 15:32:38 +01:00
05d42467cf
Micropub Update and “Swarm” Support
...
Much better micropub client/endpoint and the ability
to support ownyourswarm.
Squashed commit of the following:
commit b5be117b852b7a598da72325a4eaf831526c700a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu May 18 15:02:00 2017 +0100
Add a token endpoint test
commit 71b7ff68d088180770ca8c2fb43e33bf4b385a96
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu May 18 13:49:00 2017 +0100
Fix phpcs issue
commit 54d96d32f280127061254e7bc6dfe196e2e35a39
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu May 18 13:47:08 2017 +0100
Move token code into its own controller
commit 3ed2b4d36d57a9b3bf2a532eb262ec71fc9aa046
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu May 18 13:01:09 2017 +0100
Improve/fix code for issuing a token
commit 8c411a1df1d59f12dd1c1a4ac884f53dbd1b9351
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu May 18 12:59:33 2017 +0100
Remove sprurious comment
commit 1b8a3b6502a2b982f737fb4b58602995451e38b9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon May 15 11:57:03 2017 +0100
Wrap helper functions in check for existence
commit 75c706b5a6c1fca7bf45038409689416a3b5ba4d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon May 15 11:40:17 2017 +0100
Fix a test error, array_key_exists must be run on an array
commit 685e96501b8dc906c6945fca39721fb79fa34a8b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon May 15 11:11:51 2017 +0100
Remove errant dd()
commit 02536ebaa6daec2a78bc79c44392ac5a82c3200e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun May 14 21:37:17 2017 +0100
Test a typical ownyourswarm request
commit 31d959e35ccec9dac5986f93732d928c08e246c8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun May 14 21:36:37 2017 +0100
Better tagging of notes
commit e3d4ff8b050ba41febed4d3ab0d30898f0056b33
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun May 14 21:35:35 2017 +0100
When a note has a “checkin” try and create the place if it doesn’t already exist
commit 4fc0dd0121ca09915a13f3c21c97611db1d744a6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri May 12 12:26:25 2017 +0100
better handling of exceptions, `return` the exctacted response method
commit 2e3ca3297d2f494eb88af732519bd7ea8bcc3611
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri May 12 11:22:52 2017 +0100
compser update and minor style tweak
commit b883d03cc349798230986a5cb50e23e370ce5a09
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu May 11 19:03:52 2017 +0100
Improve artisan tinker; see https://blog.tighten.co/supercharge-your-laravel-tinker-workflow
commit 8de63172fc7d367870624ff25d1ada92af2d61a7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu May 11 17:28:16 2017 +0100
Tweak code, make it slightly more readable by catching custom exception, and moving a repeated response into its own function
commit 8ff0a1196d254d8788477d26b548f2ecff0a7986
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu May 11 17:21:39 2017 +0100
Add a custom exception to catch
commit 3a568da65ef22b1b676ea8378cd51ce88750b6af
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu May 11 17:21:11 2017 +0100
composer update && yarn upgrade
commit b70242e616827eab6a2132f3e691ec91be689fb5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed May 10 20:00:03 2017 +0100
modify some returns for style purposes
commit b65170ba1515cbb07beb66fcb3358d69d86cf3a2
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed May 10 19:39:46 2017 +0100
composer update
commit cb6198db03a8e8c5c365e88d565401dd6420be13
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed May 10 17:07:33 2017 +0100
composer update
commit 91cdd9e17ba192b833da76e0243829cd037170f3
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 28 21:41:12 2017 +0100
verify input array contains necessary data
commit 6b230278bfcf2707b7ea1af8e15acd0d7cd27623
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 28 21:40:30 2017 +0100
pass the right input content to the data array
commit 96f30d25810751328f75964e81899496add7292e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 28 21:19:28 2017 +0100
Add support for the published property
commit 8168a14969711ff5f84d29eca73036980f9b5a6b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 28 18:48:23 2017 +0100
Fix some bugs in the `normalize_url()` function and add some tests for the helpers functions
commit 34adcebefa7cafec8d26d438b0046120751780be
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 28 15:12:08 2017 +0100
Fix PSR-2 issues, exluding group use declarations
commit 4b6651c318d534db1fcb83e1b66562c6dd560165
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 28 12:36:54 2017 +0100
composer update
commit a0788ffb6bd4d24245986bf83fe349b8e39786cd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Apr 26 12:44:06 2017 +0100
Make the retreived a Note a model instance instead of collection, update the content of JSON resposes for updating a note
commit f444cfd570a8316a8bb961b901ca2beb3ba74cd2
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Apr 26 12:43:23 2017 +0100
Add tests for updating a post
commit ada7e513263b1b0519600538a8a2cb757c74d520
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Apr 26 12:42:50 2017 +0100
Add swarm_url column
commit f4e1dba1b315b3d923049f9f5c7a47a730267cb7
Merge: 7208ec5 400857a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Apr 25 15:33:28 2017 +0100
Merge pull request #50 from jonnybarnes/analysis-XNDLxp
Apply fixes from StyleCI
commit 400857af57f873bf63b452fdf65ed2632eef9311
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Apr 25 14:33:06 2017 +0000
Apply fixes from StyleCI
commit 7208ec53ff51f0c5d002c222c465767c46c275b2
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Apr 25 15:30:02 2017 +0100
Correct some tests, for example the error returned for the specific mistake in `getInvalidToken()` has changed
commit 60550667156d7306cf750768b89fa329742c3927
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Apr 25 15:29:06 2017 +0100
Fix some typos
commit 0324cb010e77606e0f99e8bb68376b79995abffc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Apr 25 15:20:27 2017 +0100
Allow notes to be updated by a micropub client endpoint
commit b3b3170b359548d21ddae9a9572c182d2a7d51be
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Apr 25 15:18:48 2017 +0100
When a note with a photo is being created, adjust for if URL is on my own endpoint, or somehwere else
commit a2437879b000728a2e7d2b91fa642f7cdfd1e698
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Apr 25 15:17:25 2017 +0100
Modify method that returns URL to check if path is already a fully qualified URL
commit 64eb53e0f87cb5ee55013de5ed8e2487eee36f0c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Apr 25 15:16:12 2017 +0100
Add a method to find notes based on NewBase60 id
2017-05-18 15:15:53 +01:00
f9a133e727
Squashed commit of the following:
...
commit 1eecb177b6d5aed8fd7ced14ba5a3fb8d528521b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 16:19:29 2017 +0100
Fix some Style issues
commit 490ca7b8e90b08ad1e59714e09ba49a853cb753e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 16:06:13 2017 +0100
Run check on POST as well GET methods
commit fb588798ce4e6548a0e0be8ec00673b24a41fe40
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 16:04:47 2017 +0100
Check for exceptions when validating token
commit da2ce1a2893c03ae058c07361d860f4e509ac0ee
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 15:57:27 2017 +0100
Go back to doing all dusk tests
commit c34fbf519a0cc528c49e8d5d9628a8891540c294
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 15:53:17 2017 +0100
Don’t check for error message now
commit bd48859f7faf279296c0a15f2f6b18f83a951ebd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 15:49:23 2017 +0100
Escape the facade call with backslash
commit fcb405d8caf0d23cb70abb67da35cc68e2e86e4f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 15:43:19 2017 +0100
Regenerate the token within dusk
commit 8732f100a075742802447e65a2ba56b7cc69149a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 15:36:39 2017 +0100
Slight refactor of token verification
commit cb0ec39bba5765d55ad024fe3d73ad81877034da
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 15:29:46 2017 +0100
Stupid forgetting to root the namespace
commit 1f2b309d7e77ff195ac8a4aa2f755044d15b4b92
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 15:22:54 2017 +0100
Try throwing my own exception
commit 41dab30389cd04746051b8552e605eb3693ad0f1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 15:12:18 2017 +0100
Checked headers
commit 5eb12543adf999c4887a1e63b8d174fb7321202b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 15:08:37 2017 +0100
Don’t catch exceptions
commit 71dbf8d08a7eed9f3795f06811431b7a3c2ddd6c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 15:00:22 2017 +0100
Log headers for request
commit 1109a394456dd07375ccfab5a8436a902f3b27ce
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 14:54:19 2017 +0100
Add laravels own logs to the artifacts
commit f6cd9ee81385bf4366e0e59fc6c34c9b56b6e52c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 14:38:18 2017 +0100
Log error
commit dadf3b3150c74d2199a87a529151d55fc1e67394
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 14:33:14 2017 +0100
Look for different error message
commit 9df2d1b831e6c65283fb5438967f4517752c31ac
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 14:24:15 2017 +0100
Look for different error message
commit 090736735fe3cc5fb4076b77730f7e39bc92d80c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 14:14:14 2017 +0100
Just checking error message
commit 6a766b1bc4af3dd0e335b3f57287086a6e528340
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 14:08:16 2017 +0100
Look for error message
commit a399af496a440e30a0c0a1d4050121b3e491e968
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 14:00:29 2017 +0100
Simpler setup of php error log
commit 3472c48ed50466c2d150e727cb6c1e43b1298d4c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 13:45:11 2017 +0100
Set the php error log
commit 978c17f33e2d9c3dd5166744aef924bf21483737
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 13:37:04 2017 +0100
Set the php-fpm error log
commit 0e3407a4781f83bf3c516578a4594eff92b9d4d8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 13:18:45 2017 +0100
Save a token for the user
commit 951fe7966e18ac9e38526b6dfdc4a75fd4d68a0c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 12:56:49 2017 +0100
Use the right phrase
commit faedc802a46c35b3b9264348ebbd895f4d2b3895
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 12:41:03 2017 +0100
Easier phrase to find in log
commit 71b3c905bb4be0943254e51604af1293cc63cd0f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 12:35:07 2017 +0100
Check we are logged in
commit fd6e3c79f13b9aada395a53b367e316936787298
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 12:20:14 2017 +0100
Cleanup output
commit 231ac5868070f232f5bd455f0d6070621da9ae91
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 21 12:00:36 2017 +0100
Try pausing test before running second check
commit 754cbafacdb8dd46db2eee699b8e23009c7d0bf5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Apr 20 13:15:10 2017 +0100
Temporary fix for TLS issues on travis-ci and sensiolab’s security checker
commit 8e03bba917ca9ba951bac5197e0008ae7188e19a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Apr 19 21:24:51 2017 +0100
Use less strict check on no auth endpoint being found
commit 91ee495ae1302f269febdd0e14ecbe81222b1014
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Apr 19 21:23:44 2017 +0100
Use newer scope values in token
commit 989a242b4ff271f4ac6ee0873dc2924506c0efcf
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Apr 18 22:30:53 2017 +0100
Missed some array syntax
commit 92d11c9a62c2a122b4fef62da8af6bf4be23288d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Apr 18 22:21:43 2017 +0100
Fix some styleci issues
commit 3a3aa8daca981561594cf3fb542c3e240b174013
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Apr 18 21:50:31 2017 +0100
Allow client to send request with JSON syntax, cleanup a but of other code
commit dcc3baf2dc554175fdd1de408cb4f7170a6540d4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Apr 18 21:47:51 2017 +0100
composer update
commit b89dbb6b7a4940b5eed30727f0bd67bc382d98bc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Apr 14 09:50:39 2017 +0100
wip
commit 87eb63dc9570f6822324d665bc1658cfcb446554
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Apr 13 18:44:15 2017 +0100
Allow the syntax for the endpoint to be set in the config page
commit 9595a0b68e4b51d77c18e63f9940026aa1325475
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Apr 13 17:17:34 2017 +0100
Use better scope values in command
commit 08e2223a8d56984df826c1cd876f58b00cce8faf
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Apr 12 21:53:44 2017 +0100
Get media uploads working again
commit 4c0d6861324c23afe4145c4ff9a46d8a1ecc10e9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Apr 12 21:09:16 2017 +0100
Show syndication targets properlu in client form and config page
commit 63939316a0818c8dfa8cba9919b231c2fdad5821
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Apr 12 21:08:40 2017 +0100
Update prism, recompress assets
commit 74902237cb227e05386135fb0e2d5330b65e1c4e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Apr 12 17:58:41 2017 +0100
Better presentation of syndication targets
commit 345cda342051af406d6616a9162a75af625a64e0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Apr 12 17:47:12 2017 +0100
yarn upgrade
commit 17de68cc8f26cc472b009bf42942778fac75c890
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Apr 12 17:42:49 2017 +0100
composer update
commit 7da78294dfdda8c68fc411ab03db65f101c7fc4c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Apr 10 18:34:56 2017 +0100
Move to using indieauth-client-php client directly, add code to get new tokens
commit 0020596b52c1590936d12ec9c458b7e70a06bc8e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Apr 10 18:31:40 2017 +0100
Add routes for retreiving a new token
commit ee0a6763f037629e2a97fa8536c84cbffbbbd7e2
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Apr 10 18:30:33 2017 +0100
Show syndication targets as an unformated json string
commit 765d032fa883db834a005f61dc553b3b0ef9ee8e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Apr 10 18:29:21 2017 +0100
Add a migratin for the indieweb users
commit 3a5c458f132cf6c308c2e83eb57c61ae64cc2b48
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Apr 10 18:28:51 2017 +0100
Add a normlize_url helper function
commit fb71bd6418e7903b7d50a90dd600a82a8af03d38
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Apr 10 18:27:41 2017 +0100
Add a token to the users table
commit 56df9e8aa453394f8b83e8f6a28cc41c66d172f1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Apr 3 09:18:06 2017 +0100
Set default values for config screen
commit 0df8217a82cac91c3129acc492b73d6e8cb69b44
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Apr 3 09:17:14 2017 +0100
Use the helper function to normalize URLs
commit d5f882972ec43e766ae7b9288b1ab3645dd471cf
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Apr 3 09:15:41 2017 +0100
In a dev environment automatically log in as the pre-created user
commit 2c3379d0e560226a4db181e7d45ce02b575990ae
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Apr 3 09:14:13 2017 +0100
Add a default user of me
commit 5c955803a8218c477e2f2b126811e6bed5f20379
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Apr 3 09:13:08 2017 +0100
Add a helpers file, currently only has a function to normalize URLs
commit ae052d305c835952c83602d305cfdb08d5be975e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Mar 31 16:08:30 2017 +0100
Allow a user to register/login with his domain
commit 638ab8085f18c1bdf9c036c0272a8e88079013f5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Mar 28 16:51:42 2017 +0100
Work on allowing people to “register” for the client
2017-04-21 16:38:39 +01:00
75a2ba74b3
Add a link back to the client from the config page
2017-03-28 14:07:35 +01:00
f74a6f36ed
Fix tests
2017-03-28 01:15:46 +01:00
f2d8a5091d
Pull in latest laravel/laravel changes
2017-03-27 19:10:51 +01:00
997ade3c34
Return specific response
2017-03-24 15:50:17 +00:00
3edb962e06
Fix syntax error
2017-03-24 15:47:10 +00:00
9c9d8bcd50
Move initial check of bearer token into a middleware
2017-03-24 15:40:36 +00:00
b4ddbbdf8b
Update composer istelf during deploy
2017-03-24 15:23:14 +00:00
9b838ee88d
Version 0.4.2
...
Minor release: places should now be added properly to notes, articles
can now be uploaded via markdown files. Some work-flow improvements.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWNUwgwAKCRAbLHavsWyF
m0h/AYDF9zdw9PxldUJtJm84dzNt/WMEs9408BbTuTZocl4+k2r3bfloujVTG0qP
2x02V4YBf15WtSF4tinoJP24zjsji9KX52GIKJi/PcUs6oaEf+CQOgmwaVFT6zQw
T6vcMN+zcA==
=u02F
-----END PGP SIGNATURE-----
Merge tag 'v0.4.2' into develop
Version 0.4.2
Minor release: places should now be added properly to notes, articles
can now be uploaded via markdown files. Some work-flow improvements.
2017-03-24 14:43:22 +00:00
ba3d9ff97f
Merge branch 'release/0.4.2'
2017-03-24 14:41:52 +00:00
3aa0522c83
Bump version number to 0.4.2
2017-03-24 14:40:18 +00:00
0cd9ed114e
Remove refresh syndication targets specific code
2017-03-24 14:14:56 +00:00
ec4299c590
Update changelog
2017-03-24 13:32:59 +00:00
8cf3d05543
Allow articles to be uploaded from a .md file
2017-03-24 13:32:00 +00:00
e8965c7a1b
Update webpack and re-run
2017-03-24 13:21:59 +00:00
47a894c77e
Log latest changes
2017-03-24 12:50:22 +00:00
132c55fb2b
webpack output and compression
2017-03-24 12:48:26 +00:00
af59735ab7
Tidy up logging
2017-03-24 12:32:08 +00:00
bdd9246b0e
Use the uri in the select value
2017-03-24 12:31:45 +00:00
e2049c62e1
Add phpcpd as a dev dependency
2017-03-24 11:38:58 +00:00
4c3d2f6ab1
Merge pull request #49 from jonnybarnes/analysis-8A3ReV
...
Apply fixes from StyleCI
2017-03-24 11:36:20 +00:00
41fc32ecc8
composer update
2017-03-24 11:35:43 +00:00
0da64e7295
Apply fixes from StyleCI
2017-03-24 11:35:31 +00:00
48bfc3179c
Update to new lint-staged configuration
2017-03-23 14:10:51 +00:00
f7b7231303
Remove commented out es6, change zopfli compression to use more iterations
2017-03-23 13:56:32 +00:00
4254437d7c
Working on issue #47 , refactor place association code to make it simpler
2017-03-22 19:36:45 +00:00
cd3a71980d
Version 0.4.1
...
This is a minor release. Some small CSS tweaks have been made. The
Makefile has been removed in favor of npm’s scripts. The workflow for
javascript has been improved.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWNGVmQAKCRAbLHavsWyF
m79jAX4x7EjJAfnRVQOwcs7iSLAIULCvpGH9kbeHSpAPu2y2321AOFJd8S8oLhv5
BZFf2acBf3RZlO3mY4mplzhQ0U69MaiN0xOfgL+owaZr6zprIIcpBoRswIGB0In9
XGdsFomVZw==
=awss
-----END PGP SIGNATURE-----
Merge tag 'v0.4.1' into develop
Version 0.4.1
This is a minor release. Some small CSS tweaks have been made. The
Makefile has been removed in favor of npm’s scripts. The workflow for
javascript has been improved.
2017-03-21 21:05:36 +00:00
54eac79bb5
Merge branch 'release/0.4.1'
2017-03-21 21:04:02 +00:00
94baabff53
Bump version number to 0.4.1
2017-03-21 21:03:26 +00:00
30cb9fdb9a
Add some minor CSS tweaks
2017-03-21 20:55:14 +00:00
21d2f3b967
Update changelog, remove un-needed Makefile
2017-03-21 16:42:39 +00:00
3940e77612
Generate source-maps from babel and uglifyjs
2017-03-21 16:34:17 +00:00
a56017f0ec
Add source-maps to js
2017-03-21 14:39:21 +00:00
4f87dc309e
Basic js uglification
2017-03-20 23:55:48 +00:00
c9af4d98cc
Remove uglify optimizer from webpack config, move scripts to npm
2017-03-20 22:40:55 +00:00
ff1b767f0f
Get eslinting working again
2017-03-20 19:45:46 +00:00
963baee25f
zopfli output
2017-03-20 19:21:12 +00:00
9f906a2de4
Move Makefile commands into npm scripts, the compress script is its own executable script file as too complex for single line
2017-03-20 19:20:48 +00:00
a377eb797d
Set HTML Purifier to add target=blank on external links, this should also add rel=nofollow and rel=noopener, closing #4
2017-03-19 19:06:48 +00:00
608d71dc67
Remove redundant config file
2017-03-19 18:42:14 +00:00
a71bf9a34e
Version 0.4
...
This release includes basic support for a media-endpoint. The client has
also been updated to use a media-endpoint when available.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAljOyPhfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbNOUBgMkbyVIVecLxShONr2ke/VC5DgJ7
gAPPlqlBvf4fFhcgJg97PfuczMgrEc1bE2oE6gGA6q+GEIojISEtg/aL8Qb+SLkw
zBm3GH/2dWueB9DdsGovaBwtQS2brqkjv3HZMaZC
=lxQ6
-----END PGP SIGNATURE-----
Merge tag 'v0.4' into develop
Version 0.4
This release includes basic support for a media-endpoint. The client has
also been updated to use a media-endpoint when available.
2017-03-19 18:08:06 +00:00
5968d544d3
Merge branch 'release/0.4'
2017-03-19 18:03:31 +00:00
66c701b86f
Bump version to 0.4
2017-03-19 18:02:58 +00:00
0c604d6117
Merge branch 'feature/media-endpoint' into develop
2017-03-19 18:01:29 +00:00
905ddabc53
Update changelog
2017-03-19 17:58:29 +00:00
191c0870c0
Allow multiple images to be uploaded via the media endpoint
2017-03-19 15:19:12 +00:00
8a79204a20
Add storing media type, so that we can use use right tag, such as img, or video in the view
2017-03-19 10:04:48 +00:00
f9c98108db
Remove test associated with removed functionality
2017-03-18 21:39:13 +00:00
d4a53329e7
Merge pull request #48 from jonnybarnes/analysis-X0WbkL
...
Apply fixes from StyleCI
2017-03-18 21:19:01 +00:00
d14c5a8f97
Apply fixes from StyleCI
2017-03-18 21:18:36 +00:00
031e528c63
Allow grouped use statements, hopefully
2017-03-18 21:18:02 +00:00
7cb0100727
Remove some un-needed Log commands, fix some array styling
2017-03-18 21:17:40 +00:00
2bef7a154b
Fix typo
2017-03-18 21:02:23 +00:00
764557b96b
Images can now be uploaded via the media endpoint in a basic way
2017-03-18 20:09:11 +00:00
16015d3f4b
Allow string for when there are no syndication targets
2017-03-15 19:16:49 +00:00
997da7a7e9
Update views for the micropub client
2017-03-15 12:24:06 +00:00
fa04718a75
Process micropub endpoint config queries, and posting of media
2017-03-15 12:23:42 +00:00
2df9013274
Add some media endpoint routes
2017-03-15 12:22:41 +00:00
aca16c9d0b
Add a config display page for the micropub client
2017-03-13 16:18:15 +00:00
2f5ad52181
Merge branch 'feature/media-endpoint' of github.com:jonnybarnes/jonnybarnes.uk into feature/media-endpoint
2017-03-13 10:55:56 +00:00
7356a30c45
We are using incrementing IDs
2017-03-13 10:53:07 +00:00
ff544885ec
composer update && yarn upgrade
2017-03-13 10:42:17 +00:00
68bfd12f93
Declare media endpoint to micropub query
2017-03-10 14:42:00 +00:00
56594facc4
NAme the media endpoint route
2017-03-10 14:41:09 +00:00
c66dd66155
Media can now be uploaded and an S3 URL is returned
2017-03-10 11:27:28 +00:00
63a8f49b64
Remove more media-library routines that I missed earlier
2017-03-10 10:21:51 +00:00
46ebd38d6b
Was trying to define the primary key twice
2017-03-10 10:06:41 +00:00
d33c43958a
Use the correct method for a VARCHAR column
2017-03-10 10:05:49 +00:00
2c5c6e7753
Save uploaded files to S3 and generate a URL
2017-03-10 09:58:35 +00:00
bd57ce56d4
Starting work on adding a media endpoint
2017-03-09 22:00:29 +00:00
602e09d4b8
Merge branch 'develop' into feature/media-endpoint
2017-03-07 20:43:33 +00:00
006f1f785b
Version 0.3.6
...
Hotfix: for CSP: pull in the external piwik manually
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAli/E1lfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbENwBgKuYuOFiHs4e/bPWt9bCvJbG3bUy
KvtZ07oWdkYgUEbUl4xDGQm+VoNAPt7bGNuv1QF+IWW+B/GWQzxLawSFnsxiDD4C
701ygpys5GetqPGhvcg54JaVLIwHHqYCO8E4tXI6
=r/6c
-----END PGP SIGNATURE-----
Merge tag 'v0.3.6' into develop
Version 0.3.6
Hotfix: for CSP: pull in the external piwik manually
2017-03-07 20:09:09 +00:00
f65d4f6804
Merge branch 'hotfix/0.3.6'
2017-03-07 20:08:23 +00:00
005e373043
Pull in the external piwik.js manually
2017-03-07 20:07:46 +00:00
f458341a31
Version 0.3.5
...
Hotfix: move piwik code into its own js file for CSP
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAli/Dy1fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbrbcBgItMImsM9Lpe3JwmYzu1PC/+bY/9
7+wXtskvZaV9IVtVbFoN4WntCePlYqrlrAtc3QGAhY0/puP2/BhAGipguPrg9YF+
KHYyBJ2WVrTlQZrMRiN+f9VUa4mMCjHlI4QdfM81
=E92O
-----END PGP SIGNATURE-----
Merge tag 'v0.3.5' into develop
Version 0.3.5
Hotfix: move piwik code into its own js file for CSP
2017-03-07 19:51:19 +00:00
a7e66e4600
Merge branch 'hotfix/0.3.5'
2017-03-07 19:50:42 +00:00
7d91f8f0f9
Move piwik code into its own js file for compatability with CSP
2017-03-07 19:50:14 +00:00
d914ef843c
Version 0.3.4
...
Hotfix: remove document.write to allow CSP to be re-enabled
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAli/Ak1fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbPUQBfiCXW+J1elC2/G5xAaRTIdYnic+Z
vqjeZlosMXKJvR2eTkCdpNdXLUmgRtkLYfKE9QGAhBy5k6iKPMLfkT/qiiz/AZD7
2zmmQaDDqLmSq9AvCMqTOpG2fBx+q5sRcU+scoT2
=OO7t
-----END PGP SIGNATURE-----
Merge tag 'v0.3.4' into develop
Version 0.3.4
Hotfix: remove document.write to allow CSP to be re-enabled
2017-03-07 18:56:38 +00:00
e4ed9c63b5
Merge branch 'hotfix/0.3.4'
2017-03-07 18:53:12 +00:00
a73e3c76dc
Remove document.write’s to allow CSP to be re-enabled
2017-03-07 18:52:48 +00:00
21cd718604
Add a media endpoint route
2017-03-07 18:47:29 +00:00
206a64ed4b
Remove spatie’s media library package
2017-03-04 14:04:21 +00:00
3f52ca8625
composer update
2017-03-03 18:22:04 +00:00
07dbd12615
Merge pull request #46 from jonnybarnes/analysis-XlRnxr
...
Apply fixes from StyleCI
2017-03-03 15:10:30 +00:00
1026730e75
Apply fixes from StyleCI
2017-03-03 15:07:42 +00:00
252fabcfa6
Version 0.3.3
...
Fix: Get route /admin working again
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAli5hclfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWb/a0Bf32DbQYgswu82Knq6rpg+XWKmXot
+2MJtyYm3gHsIUW7CKDe/tWx+xtjzY+ueHpLTQGAiVTQbKceXVLgrlmGoCq+1U3D
tEFNgPkG6QjTy9JzyOX6fAavjq3L5qniKUvIBnHV
=XFD4
-----END PGP SIGNATURE-----
Merge tag 'v0.3.3' into develop
Version 0.3.3
Fix: Get route /admin working again
2017-03-03 15:03:45 +00:00
6befc9b075
Merge branch 'release/0.3.3'
2017-03-03 15:02:37 +00:00
6b68d27a23
Bump version to 0.3.3
2017-03-03 14:57:33 +00:00
893cfe978b
Fix issue accessing /admin
2017-03-03 14:56:43 +00:00
c13a473b79
Version 0.3.2
...
This release fixes route caching
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAli5fQhfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWb/vABfi9XAjRytyROAknc4sqJUmXyJoLp
DKXw3H2PBtA/WC7R2gEfP8JR8CyMPNfvrPWMdwF/d9pIvwMqhcLbXZR0I5N/rua/
wxRE2Tpveq0UmAbm7A1Xt5NjmRoJOJ9aNFD0mOEZ
=H1Pj
-----END PGP SIGNATURE-----
Merge tag 'v0.3.2' into develop
Version 0.3.2
This release fixes route caching
2017-03-03 14:26:23 +00:00
fe3dc5da54
Merge branch 'release/0.3.2'
2017-03-03 14:25:58 +00:00
e937d37b8e
Bump version to 0.3.2
2017-03-03 14:25:41 +00:00
6001020a6d
Updating changelog
2017-03-03 14:24:45 +00:00
37f701b105
Remove route closures to allow route caching
2017-03-03 14:23:56 +00:00
4024b18e65
Version 0.3.1
...
We correct a command in the deploy script and we begin to improve
the Admin CP.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAli5dVhfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbZiIBf0WZ4zP664mtZdByNCBoTa2gU8Py
wkF5wzJQMoKrUT2aR7LyNmxYMxGVZOXsIi8eOwGA3fE31Fhf/p3FuJW27jLQZbRj
8o78xB7DkVzpy4hkMwoswMfsrZzS1+2cE45gj1mj
=djbI
-----END PGP SIGNATURE-----
Merge tag 'v0.3.1' into develop
Version 0.3.1
We correct a command in the deploy script and we begin to improve
the Admin CP.
2017-03-03 13:53:35 +00:00
bfd59605c7
Merge branch 'release/0.3.1'
2017-03-03 13:52:29 +00:00
2a356edcb2
Bump version to 0.3.1
2017-03-03 13:50:38 +00:00
4595909d52
document changes
2017-03-03 13:31:47 +00:00
2cac3947cf
Fix a routing issue
2017-03-03 13:30:49 +00:00
17804eed27
Resourcify admin cp controllers, routes, and views
2017-03-03 13:22:21 +00:00
03e52915bd
Fix Client Admin CP issues
2017-03-03 11:58:21 +00:00
b9a80a7c00
Fix the deploy script
2017-03-03 09:52:42 +00:00
cdd8666ad6
Version 0.3
...
This release adds Dusk tests, a deploy script, ups requirement
to PHP 7.1 whilst we add strict types and nullable return types.
A renamed micropub client URL and other small bits of refactoring.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAli4at1fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbKrMBfiJnX585fv9rYcPQfZnmBTOssh45
j58jFjA2q37M1bBB3cwdyKMyTEKe7sIWXQj9BAF/X1PzLANJi4N31NkAj4gCWwTU
3moo7V0RKvY0VwbZjw61rzYvcdzF0+AMwgrSyRoA
=B5Uh
-----END PGP SIGNATURE-----
Merge tag 'v0.3' into develop
Version 0.3
This release adds Dusk tests, a deploy script, ups requirement
to PHP 7.1 whilst we add strict types and nullable return types.
A renamed micropub client URL and other small bits of refactoring.
2017-03-02 18:56:43 +00:00
3bb27d878d
Merge branch 'release/0.3'
2017-03-02 18:54:43 +00:00
ac91560837
Bump version to 0.3
2017-03-02 18:52:45 +00:00
0b5d66a7f8
Add recent changes to the changelog
2017-03-02 18:51:43 +00:00
5bcf2a19e6
Remove admin cp token views
2017-03-02 18:39:39 +00:00
f9751fe765
Tidy up admin cp place related views
2017-03-02 18:38:15 +00:00
a1c07f50e8
Tidy up admin cp contact related views
2017-03-02 18:33:52 +00:00
e8a71de6b9
Tidy up admin cp client related views
2017-03-02 18:28:03 +00:00
df1f2758cd
Tidy up admin cp note related views
2017-03-02 18:22:52 +00:00
7c11b08feb
Tidy up admin cp article related views
2017-03-02 18:15:44 +00:00
abeb5c68f7
Trying to get styleci working with nullable return types
2017-03-02 17:08:18 +00:00
1504115337
Upload log files to S3
2017-03-02 16:34:14 +00:00
d28af78767
Laravel Dusk tests fail without the conosle folder
2017-03-02 16:32:16 +00:00
1a9efbac72
Fix issues found by phpcs
2017-03-02 16:01:48 +00:00
dd48adf243
composer update && yarn upgrade
2017-03-02 15:49:52 +00:00
3938b403da
Use xdebug instead of phpdbg
2017-03-02 14:30:03 +00:00
8d05c7440f
Run phpunit with both phpdbg and just php
2017-03-01 22:40:57 +00:00
bdded592fb
Drop back to 7.1.0
2017-03-01 21:45:31 +00:00
de0c629b90
7.1.2 isn’t available yet, is 7.1.1
2017-03-01 21:34:30 +00:00
fa406bb6b5
Test if php version is to blame for discrepency
2017-03-01 21:31:00 +00:00
b8e039efe9
Run all dusk tests
2017-03-01 21:23:44 +00:00
884f92b5a5
return null explicitly for nullable return types
2017-03-01 21:08:18 +00:00
241ef0bd7e
Merge pull request #45 from jonnybarnes/analysis-8PoNm9
...
Apply fixes from StyleCI
2017-03-01 21:05:16 +00:00
984f3c067b
Apply fixes from StyleCI
2017-03-01 21:01:00 +00:00
fe8f871e3a
Refactor slightly the indieauth code
2017-03-01 20:59:09 +00:00
4f57905bcc
Refactor to deal with request and extract data to pass to service classes
2017-03-01 20:15:35 +00:00
8ac32f5783
Add strict return types to TokenService
2017-03-01 17:37:21 +00:00
a7ebc9a24f
Rename admin controllers to reflect namespace
2017-03-01 17:16:48 +00:00
430e5bb748
No need to test on 7.0
2017-02-27 22:24:05 +00:00
595b0c5e03
Update to use PHP 7.1, and its multiple exception catching
2017-02-27 22:22:52 +00:00
b255987423
Modify admin routes to make saner, remove TokensController
2017-02-27 22:08:42 +00:00
11c03d33c2
Add .editorconfig
2017-02-27 11:45:15 +00:00
dfd90725fc
Add a basic deploy script
2017-02-27 11:00:09 +00:00
a5ca6f2218
Updating my emoji-a11y package required updating depndency version in the json
2017-02-26 18:17:10 +00:00
0744c65da3
composer update
2017-02-26 18:01:44 +00:00
d609aa3f79
Merge branch 'feature/dusk' into develop
2017-02-26 17:21:55 +00:00
29ef9c12d1
Add test for note creation
2017-02-26 14:43:52 +00:00
f771119808
Secure session cookies weren’t working on http-localhost
2017-02-24 15:57:40 +00:00
18a0eb27c7
See if there’s issues with saving session data
2017-02-24 15:44:39 +00:00
237a75ec2f
Try using cookies for session data
2017-02-24 15:32:26 +00:00
f6dc82a7d6
Proper test
2017-02-24 15:25:58 +00:00
5d0bb6c8ce
print_r the syndication targets
2017-02-24 15:20:49 +00:00
32b5b057fa
Try and get error messages working again
2017-02-24 15:15:58 +00:00
70d17006dd
I think this will pass
2017-02-24 14:38:52 +00:00
ae9ed10f65
Generate a token on the fly if one doesn’t exist
2017-02-24 14:33:35 +00:00
e7407fb09c
There’s an error somewhere
2017-02-24 14:24:57 +00:00
40723450ba
Lets see what the syndication targets actually are
2017-02-24 14:19:01 +00:00
2bdfa7b96c
Default for when theres no syndicate to key
2017-02-24 11:36:14 +00:00
83f5d6eb82
Try and add a random Example target
2017-02-24 11:28:52 +00:00
d08f3af75f
Use prediined app key in both http tests, and browser tests
2017-02-24 11:10:53 +00:00
fb9e0c3b30
Need to set dusk env variables seperatly
2017-02-24 10:04:35 +00:00
bfcacfaaba
Sessions need to last beyond one request for tests to pass
2017-02-24 09:49:12 +00:00
63bcfdead0
Add missing css asset
2017-02-24 09:11:29 +00:00
f7e81e1631
Debug mode again :(
2017-02-23 20:16:31 +00:00
8ed4471626
Just do the one failing test
2017-02-23 18:58:34 +00:00
54f791e58b
Update @param values on refresh syndication target method
2017-02-23 18:56:45 +00:00
157de81d7e
Try adding a larger pause
2017-02-23 18:36:40 +00:00
aa72b1e489
pause test for 5 seconds to allow for redirect
2017-02-23 18:25:52 +00:00
6a5cc9235f
Use the correct URL for refreshing syndication targets
2017-02-23 18:01:12 +00:00
73d5cc2e92
Add index directive to default site conf
2017-02-23 17:53:32 +00:00
b72e6fecf3
Let’s upload the logs as well
2017-02-23 17:37:56 +00:00
77636e8602
Trying to sort out why '/' results in a 403
2017-02-23 17:33:51 +00:00
d44164be1d
Try and get latest version of nginx
2017-02-23 17:25:45 +00:00
caacc4d1f3
Fixed, no need to debug
2017-02-23 17:06:46 +00:00
a74b0b1ffd
Use a different AWS region
2017-02-23 17:01:55 +00:00
5be794d6dc
Alirght, lets debug this
2017-02-23 16:35:23 +00:00
4c282418d1
Specify region in the yaml file
2017-02-23 16:30:54 +00:00
0f7d34c5dc
Use the correct folder
2017-02-23 16:06:33 +00:00
9bf7868e28
Use travis-ci artifacts
2017-02-23 15:57:55 +00:00
b6eddec7ef
the script wasn’t outputting the curl response
2017-02-23 15:11:05 +00:00
9e7b9d806b
Had an issue with $f not being subbed for the actual filename in the curl command
2017-02-23 15:06:38 +00:00
c75fba471e
We want to automatically upload failure screenshots
2017-02-23 14:58:50 +00:00
859b42ca89
Use a static piece of text on the homepage, so test can pass both locally and on travis
2017-02-23 14:41:13 +00:00
ce73bdf63b
Getting confused with ports
2017-02-23 10:28:45 +00:00
1be9acd848
The nginx install script needs to be executable
2017-02-23 10:19:34 +00:00
7237d67dda
Try and run the tests on nginx
2017-02-23 10:07:52 +00:00
5f3461daf8
Run all the tests
2017-02-23 09:25:19 +00:00
8c52356d07
Forgot to also remove refernce to deleted variable
2017-02-23 09:22:23 +00:00
e588c10af7
Modify .travis.yml
2017-02-23 09:18:13 +00:00
ef50b48b31
Drop create note test to check syndication test
2017-02-23 09:15:25 +00:00
2ef6b93117
Remove logging
2017-02-23 08:59:56 +00:00
c6228f5541
Try and disable csrf protection
2017-02-23 08:50:15 +00:00
75f6ab5e26
Use uploads.im
2017-02-22 20:57:29 +00:00
8d6fb292c6
More info for the curl command, which may have worked, it exited with 0
2017-02-22 20:41:43 +00:00
035ff5ed68
Try and upload the failure screenshot
2017-02-22 20:34:55 +00:00
1c50d6c951
See of there’s any screenshots
2017-02-22 20:07:55 +00:00
dea3bc2bed
Try and get some more info
2017-02-22 18:39:05 +00:00
f9027d2b73
Try forcing the logs folder to be writable
2017-02-22 18:22:16 +00:00
3d464076a7
Try using newest phantomjs
2017-02-22 18:03:05 +00:00
93dfb3f628
List logs
2017-02-22 17:42:33 +00:00
a632a8e2da
Debug via log
2017-02-22 17:41:59 +00:00
07ad894b66
Try using specific css selector
2017-02-21 18:01:48 +00:00
7ee08ee0d4
Set phantom log level to debug
2017-02-21 17:40:40 +00:00
0343f49f20
Need more pahntomjs inof to debug this issue
2017-02-21 17:35:58 +00:00
3096f40bc6
Just run the one test that fails
2017-02-21 17:25:11 +00:00
17783e93c4
Send phantomjs logging to /dev/null
2017-02-21 17:16:14 +00:00
0bae2fdce1
Reduce phantomjs output
2017-02-21 16:57:39 +00:00
236233f50c
Proper ls to couble check no logs
2017-02-20 17:45:05 +00:00
642dcb93ae
See if we have any logs
2017-02-20 17:37:42 +00:00
a03ede18e0
Use the correct micoprub client URL in the generate token command
2017-02-20 17:13:19 +00:00
a69a7f9a50
See if a sleep allows us to find the new note in the database
2017-02-20 16:54:07 +00:00
9b0108a7d6
composer update
2017-02-20 16:53:09 +00:00
d6ed6814bf
Try and hide phantomjs output
2017-02-20 16:47:46 +00:00
4340e11515
Test micropub client page
2017-02-20 16:41:47 +00:00
5b283f4f77
Add Dusk test for the micropub client
2017-02-19 00:50:27 +00:00
914fd5e881
Add Initial IndieAuth tests
2017-02-19 00:36:30 +00:00
1c8f696024
Move admin controllers to own namespace, and give better method names
2017-02-18 21:36:22 +00:00
6d4c566944
Use user instead of name
2017-02-18 20:33:35 +00:00
a77624f5bc
Add Micropub Controller tests
2017-02-18 18:37:14 +00:00
ce19713c99
Add Notes tests
2017-02-18 16:38:18 +00:00
c1e72be0c3
Add WebMention tests
2017-02-18 15:29:55 +00:00
02d8de219e
Remove un-needed use statement
2017-02-18 15:11:46 +00:00
31bd3f85ca
Add Token Service tests
2017-02-18 15:06:28 +00:00
31defc16a4
Use the correct URL
2017-02-18 15:06:11 +00:00
990c851432
Add Places Tests
2017-02-18 14:31:49 +00:00
29bd596b4a
Fix a typo
2017-02-18 14:31:00 +00:00
072e09d5ea
Tidy up the places controller
2017-02-18 14:30:14 +00:00
ebb13b905f
Add Contacts tests
2017-02-18 14:16:22 +00:00
b84f8278b6
Add Articles tests
2017-02-18 13:19:34 +00:00
0e97512f61
Ignore LegacyTests folder
2017-02-18 12:55:18 +00:00
5fd91871db
Typed in an invalid option for the phantomjs command
2017-02-18 12:34:58 +00:00
680ded4e93
Copy aaron’s profile image back into tests/ so the db:seed runs without error
2017-02-18 12:31:12 +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
db44423c2e
Merge pull request #44 from jonnybarnes/analysis-qJbNaD
...
Apply fixes from StyleCI
2017-02-16 15:49:31 +00:00
1c03cb4cec
Apply fixes from StyleCI
2017-02-16 15:45:14 +00:00
0ca17f2d0a
Fix tests
2017-02-16 15:42:44 +00:00
b8c0724036
Lots of route and controller method names refactoring, which also necessitated editing of fetch methods in the front end es6 code
2017-02-16 15:35:25 +00:00
8a6e99d97e
yarn upgrade
2017-02-16 11:12:27 +00:00
7114d97637
Modify maintenance page
2017-02-16 10:02:58 +00:00
b4df7a1bbb
Convert all env() calls to config() calls
2017-02-15 20:44:03 +00:00
e032cd5861
Refactor method names/views for the Micropub Client
2017-02-15 20:19:11 +00:00
4af305ba3b
Refactor method names/views for Contacts
2017-02-15 18:41:54 +00:00
5edb495bcb
Refactor method names/views for Notes
2017-02-15 18:39:39 +00:00
e320bec899
Refactor method names/views for Articles
2017-02-15 18:34:47 +00:00
a3d1fec56d
Minor fix for homepage view
...
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWKSFsQAKCRAbLHavsWyF
m2glAX46REe5lcCa/LfP3fzlszwnH4+J7rG6RKqb2lzA4q91P3aSNT/Xs/SXYfO8
UZ23H34BgI/lbq8WP+kTc30+HIpMpmnlhf7Qb7gRXOd6CJTSaf/siGVrvSytq2ut
uZ9UqtPpyQ==
=ehtS
-----END PGP SIGNATURE-----
Merge tag 'v0.2.5' into develop
Minor fix for homepage view
2017-02-15 16:45:43 +00:00
637158257f
Merge branch 'release/0.2.5'
2017-02-15 16:45:06 +00:00
1721a67c19
Bump version number to 0.2.5
2017-02-15 16:44:54 +00:00
027dd551d0
Get rid of homeapge view, it confused me in the last release
2017-02-15 16:43:24 +00:00
81ed8abe14
This release is a minor update, adds Piwik support and improves YouTube video embedding.
...
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWKSAhgAKCRAbLHavsWyF
m/Q6AX4tGuWRmRwIZ+kswLHarGYwXZhVzhvqUB1AZJFa6+8bk5y/wKSGcbL9ct+f
aLp0EI0BgJ6/ZncnJo6MzdAgJ6b922LzAYq14l1XEQ/6fVRWcPTEa88Kdo08edQE
jrkM1772uw==
=kNE7
-----END PGP SIGNATURE-----
Merge tag 'v0.2.4' into develop
This release is a minor update, adds Piwik support and improves YouTube video embedding.
2017-02-15 16:23:44 +00:00
968b044db2
Merge branch 'release/0.2.4'
2017-02-15 16:22:18 +00:00
9a2f588950
Bump version number to 0.2.4
2017-02-15 16:21:06 +00:00
bc77318adf
update changelog
2017-02-15 16:20:23 +00:00
c76c5e6e35
Remove spurious social profiles, add email/XMPP address
2017-02-15 16:19:25 +00:00
c50d8a7b51
Tweaking of code, along with deleting cached view files have got tests working locally again
2017-02-15 15:21:14 +00:00
721cbc541b
composer update
2017-02-15 14:36:47 +00:00
323185637d
Add Piwik tracking code
2017-02-15 14:23:43 +00:00
aa3ed369bc
Modify rel=me links listed on homepage
2017-02-08 16:37:14 +00:00
99bd43d68d
Newer composer dependency version
2017-02-08 16:35:34 +00:00
eb3c101726
Merge branch 'develop' of github.com:jonnybarnes/jonnybarnes.uk into develop
2017-02-08 16:18:24 +00:00
583de0db18
Update yarn dependencies
2017-02-06 11:56:59 +00:00
ade2d81d3e
Update changelog
2017-02-06 11:19:30 +00:00
8c59921f1b
Remove linkify packages and just do youtube and spotify for now
2017-02-06 10:28:02 +00:00
f13cf58294
Fluid-size youtube video embeds
2017-02-06 09:09:36 +00:00
c7363bcce2
Version 0.2.3
...
This release autoembeds youtube videos and spotify music
into notes based on matching relevant URLs.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAliXkPdfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbTbQBfj63zOBDt8QNmIYnsx7nZOELiaND
swKdYkQMuVJEK8R6Xo7t13FxJC6Ekbh+Zg2SWAF+JNUQmkmv2QcdK6BQpt8SABLQ
oCLNa1qf9xMcgpdK6u+3Wp+5xovUGXrG7hYRD8Bb
=GzKN
-----END PGP SIGNATURE-----
Merge tag 'v0.2.3' into develop
Version 0.2.3
This release autoembeds youtube videos and spotify music
into notes based on matching relevant URLs.
2017-02-05 20:54:33 +00:00
844e5a0609
Merge branch 'release/0.2.3'
2017-02-05 20:52:58 +00:00
c8bd55be79
Bump version to 0.2.3
2017-02-05 20:52:34 +00:00
3213788dbb
Squashed commit of the following:
...
commit 8e1dd96ad9a3301560a79aa3e6231e5cbc5112a8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Feb 5 20:50:50 2017 +0000
Update changelog
commit 2d5eae57534f40d6f768ab92e46123d45b85f23d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Feb 5 20:47:21 2017 +0000
Link to correct js files, also pre-compress js assets
commit 281844d09ced2035da05336d6a47399e3cf6a92a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Feb 5 20:31:12 2017 +0000
Adding a links util
2017-02-05 20:51:26 +00:00
8fba91fa30
Version 0.2.2
...
This is a hotfix release that fixes syndication.
The micropub form was still calling syndication targets
`syndicate-to` and not `mp-syndicte-to`.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAliXGK9fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbBz0BgOFYtQgIvGEIym9bEYczBzVOMld/
avvchml7L0nLhXbYk9atNFXjM7QnryUF1dgzJgGAgm1mEF3cNHp+2MadJxvJxxdr
Woo7glwqBeEXBmn1JjImdxYM8bG9qYCw8RRMmUHT
=Mz4r
-----END PGP SIGNATURE-----
Merge tag 'v0.2.2' into develop
Version 0.2.2
This is a hotfix release that fixes syndication.
The micropub form was still calling syndication targets
`syndicate-to` and not `mp-syndicte-to`.
2017-02-05 12:21:24 +00:00
297e7a04e8
Merge branch 'release/0.2.2'
2017-02-05 12:19:40 +00:00
d6623dffb9
Bump version to 0.2.2
2017-02-05 12:19:09 +00:00
133579832d
Update changelog
2017-02-05 12:16:31 +00:00
7023e53dbb
Name the syndication input mp-syndicate-to
, this should fix issue #42
2017-02-04 20:39:30 +00:00
07ee715cd0
Version 0.2.1
...
This release adds CSS styling to the emoji labels
that were added by emoji-a11y.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAliVCqpfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbPGcBgPiHNGsv1qVnjmuXOyv5kjZD8Y/v
2N8w/HHfpAwGfxLnt3huj+XffpReVEUyU6/8RQGA4OenO0a5i0QIiA+ToMEHWIJw
nGuwJ6HPbx2iC+qiXOI/iOASEbWchmwATfYIIPN1
=4vLe
-----END PGP SIGNATURE-----
Merge tag 'v0.2.1' into develop
Version 0.2.1
This release adds CSS styling to the emoji labels
that were added by emoji-a11y.
2017-02-03 22:56:54 +00:00
c683b07467
Merge branch 'release/0.2.1'
2017-02-03 22:55:26 +00:00
d42e4a9afe
Bump version to 0.2.1
2017-02-03 22:53:55 +00:00
8a693e0d32
Add css styling to emoji
2017-02-03 22:51:49 +00:00
dfbfce53f1
Version 0.2
...
This release updates the Laravel framework to 5.4!
Also emoji in notes will now be more accessible using my
emoji-a11y package.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAliU/89fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbNGEBf3FXmcP2vHP7Xk1Iq13L1A37kxHc
m1sLSEGkugq+2fNIZJCd4mf2CHLfrODDNLK8wwF8CeakY2kZ2EZFC0fRportUW10
FwuSmmuIJy2tQ9IxD0Fe5tjxaPiPiEOEXUFRxYzD
=1SM1
-----END PGP SIGNATURE-----
Merge tag 'v0.2' into develop
Version 0.2
This release updates the Laravel framework to 5.4!
Also emoji in notes will now be more accessible using my
emoji-a11y package.
2017-02-03 22:10:35 +00:00
54320354a3
Merge branch 'release/0.2'
2017-02-03 22:09:15 +00:00
434cb344ed
Bump version to 0.2
2017-02-03 22:09:02 +00:00
8da1a0216c
Add recent changes
2017-02-03 22:07:11 +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
9ee898ba7c
travis-ci still uses a broken version of PHP7.0 :(
2017-02-03 18:17:06 +00:00
1852646777
Update dependencies, use newer version of php 7.0 in travis
2017-02-03 18:10:00 +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
04167cb858
Merge branch 'develop' of github.com:jonnybarnes/jonnybarnes.uk into develop
2017-02-02 13:12:36 +00:00
13919c207e
Squashed commit of the following:
...
commit ce110099a3a2e97a491c7a920126abda585b15f7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 27 20:39:59 2017 +0000
syndicate-to is now mp-syndicate-to
2017-01-27 20:41:17 +00:00
7edb224164
Version 0.1.7
...
This release simply updates my h-card to include a `rel=me`
link to my own domain.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAliLpU1fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbhPkBgNQgU2BvuGZ/n0AcEbUcL08QBRWj
wLIFhGK09WT3tZopoxb7huHazALOI7Dh8I85tAF8DQna3srGL3aQkSW8v6rRDlgu
S3gzr3amy4w1ix4Y+mg5esFTrIxHec8u65Z//W+Y
=ScCD
-----END PGP SIGNATURE-----
Merge tag 'v0.1.7' into develop
Version 0.1.7
This release simply updates my h-card to include a `rel=me`
link to my own domain.
2017-01-27 19:53:58 +00:00
55b8608c09
Merge branch 'release/0.1.7'
2017-01-27 19:53:09 +00:00
9e7cd56b4e
Update to version 0.1.7
2017-01-27 19:52:28 +00:00
5e8522013b
Add my own url as rel=me link in my h-card
2017-01-27 19:51:09 +00:00
f4e53787c4
Version 0.1.6
...
This includes an update to the webmentions parser which has a verfied
fix to an issue discovered from a webmention from aaronparecki.com
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAliLkkZfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbQC4BgJdoiMqWQOW+3HY4f/AbnK3JChfy
U+lHyOmchSJ1J9t3TK32xm2IFt+s+NIr/qKiIAF7Bybzvy/oTnURCouZJ1NJXiiL
Bp1m7Dkh1IR5SjUVUeKqRL3IiPezC9AWtWUC3pcW
=dL+7
-----END PGP SIGNATURE-----
Merge tag 'v0.1.6' into develop
Version 0.1.6
This includes an update to the webmentions parser which has a verfied
fix to an issue discovered from a webmention from aaronparecki.com
2017-01-27 18:32:55 +00:00
18bbee7763
Merge branch 'release/0.1.6'
2017-01-27 18:31:44 +00:00
b54eb8fe1b
Update to version 0.1.6
2017-01-27 18:28:13 +00:00
6d84f47c4f
Updating the webmention parser to a version with a verified fix
2017-01-27 18:24:00 +00:00
5ba902e648
Version 0.1.5
...
This includes an updated version of the webmention parser
package to fix an issue displaying some webmentions.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAliLfVFfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbeB8BfRE+9/zHNAGOocCTHCa4JpFTJHbB
dAAk9LS0NwNNugiYVBsSJ6VO0usYOYuMlEQDwQF/TtnT+IUGA+24Xv46/ES0BLtx
0d1MIu5yjZeBRmV1kdbEgInqIkMOfij32krtgb/N
=Ty1B
-----END PGP SIGNATURE-----
Merge tag 'v0.1.5' into develop
Version 0.1.5
This includes an updated version of the webmention parser
package to fix an issue displaying some webmentions.
2017-01-27 17:03:14 +00:00
c348e8f9a9
Merge branch 'release/0.1.5'
2017-01-27 17:02:39 +00:00
f3643f7bdb
Bump version to 0.1.5
2017-01-27 17:02:16 +00:00
b83b2928a9
Update dependency versions, including my webmention parser package
2017-01-27 17:00:46 +00:00
77b1420ced
Version 0.1.4
...
This is a fix to try and allow more than one
map to be embedded on a single page.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAliLdmpfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbnY4BgJwu0ZyOygyK6RyFfab/E0VJvTq9
GkiGrHEVdnyBxlBPgR8i+UHJa77Dlwn0PTstngF8DVpRLG9q57iea+Z7N57s3zOj
BGfctRzyFryRdMh4js9KYrqd2FmWDBpwgIlY88OE
=F4Zz
-----END PGP SIGNATURE-----
Merge tag 'v0.1.4' into develop
Version 0.1.4
This is a fix to try and allow more than one
map to be embedded on a single page.
2017-01-27 16:33:54 +00:00
5847a26507
Merge branch 'release/0.1.4'
2017-01-27 16:33:12 +00:00
7e499e8203
Bump version to 0.1.4
2017-01-27 16:32:43 +00:00
51368c9b55
Update changelog: fix to allow multiple maps on a page
2017-01-26 19:54:03 +00:00
3e3c9c132d
transpiled/compressed js assets
2017-01-26 19:51:45 +00:00
6cbe62bad2
allow multiple maps to be added on a page
2017-01-26 19:51:11 +00:00
264078d058
Release v0.1.3
...
Just cleaning up which frontend assets are
being hosted, and recompressing the remaining
ones.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAliKMKxfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbDz8Bf3B47/BpWYphu7fmg8fteGMK5ppu
FIjzT6ulccjuRIEKcaXLeO3+cT8NTpw6GkmGdQF/cjBtK1znfL/OHMFf5pt5/BsW
xsDgafYKeKMHG2B7zu5bdz7F3eVVYFrRrycVvyfO
=74nu
-----END PGP SIGNATURE-----
Merge tag 'v0.1.3' into develop
Release v0.1.3
Just cleaning up which frontend assets are
being hosted, and recompressing the remaining
ones.
2017-01-26 17:24:13 +00:00
31c41367cf
Merge branch 'release/0.1.3'
2017-01-26 17:22:54 +00:00
f327fce1f1
Bump version to 0.1.3
2017-01-26 17:22:34 +00:00
a546263238
Update changelog: cleaning/updating assets
2017-01-26 17:20:01 +00:00
ed7a562eb6
Update Makefile to reflect webpack usage, remove un-needed frontend assets, and compress remaining assets
2017-01-26 17:07:52 +00:00
d5f3b19382
Release v0.1.2
...
Major change of frontend code to use es6.
This is facilitated by using webpack/babel.
There is some minor backend code modifications
to support this, particulalrly in the notes code.
-----BEGIN PGP SIGNATURE-----
iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAliKHptfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
bm55YmFybmVzLnVrAAoJEBssdq+xbIWbZTMBgNYk9RIDZBfp88hXqaEGaduFXoSd
SqNFaekCBeIFVXpHtqvsr9QB40vrJALIEG+l+wGAunhYuFmDdL0MKovh+YELkBRC
ynIeyNjOMpz3KTqiXRxgRMFckpspHbMIXw750tMx
=GjiL
-----END PGP SIGNATURE-----
Merge tag 'v0.1.2' into develop
Release v0.1.2
Major change of frontend code to use es6.
This is facilitated by using webpack/babel.
There is some minor backend code modifications
to support this, particulalrly in the notes code.
2017-01-26 16:07:12 +00:00
c3da2ec5b1
Merge branch 'release/0.1.2'
2017-01-26 16:02:20 +00:00
8fe64926d1
Release 0.1.2
2017-01-26 15:59:38 +00:00
b4671f322b
Merge in the es6 branch then update dependencies
2017-01-26 15:34:27 +00:00
0b7bf7a378
Updating codebase to use es6/7
...
Squashed commit of the following:
commit 07b27d00f135a521143154a2e77abdc1680b7d5b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Jan 26 14:59:35 2017 +0000
Fix styleci.io issue
commit 9e67f0a96484f8047f22d13abb4cd41c2e44b95d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Jan 26 08:28:22 2017 +0000
Remove some unused dependencies
commit 3c65070f3ff2aec10d821ae9f12821bc08e37d0a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 25 18:00:10 2017 +0000
Compressed webpack/babel output
commit 694c43d1a9a6c8cb84d4cc789a6643b8d2863cec
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 25 17:59:27 2017 +0000
Let’s compress the es5 output
commit debffc0e41760fcc87e6d3768163e6ed8ea5d98c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 25 17:45:05 2017 +0000
webpack/babel generated es5 assets
commit 1e978d6c5795f230ab320f94ad2fb98871bb6fa5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 25 17:36:52 2017 +0000
Allow content of micropub form page to be persisted
commit 44fb8026962ef574700f07ef93d18bdb38cdedb2
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 25 17:35:58 2017 +0000
Name the micropub form
commit 732abaf561bf9d6392fe506d30d320e9c17b8226
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 25 17:34:39 2017 +0000
Add webStorage dependency
commit a4520085dfc673c5c3d940150358b8ecc3cdf022
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 16 12:32:33 2017 +0000
No need for a form id on the micropub form untill form autosave is added
commit a182be46a616d8e4085be5e24cbd3623f13cc28d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Jan 14 20:37:31 2017 +0000
Polyfill fetch and promise only in older browsers using unpkg.com
commit fdc044150dc8e2b755f93119b196ba0455bbbb83
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 13 15:46:05 2017 +0000
Generated js from webpack/babel
commit d24e6aa9fff38823a0c667e6f9e43dcb2ca179c4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 13 15:45:32 2017 +0000
Lots of es6 to generate and add map, particularly the new note form
commit e7004a9fe475e07d43de905fb00d51c659878474
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 13 15:44:54 2017 +0000
Don’t link to commons.js, it aint being made at the moment
commit d4a2e4e143b644287f9da109eb2850c2361b2f20
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 13 15:43:27 2017 +0000
Temporarily don’t optimize JS
commit 05623de122da7d88642af60f85e5320a3ff651fc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 11 14:24:15 2017 +0000
Add places to geojson data
commit 3eb1a4f29bb4263b9998a6f3f53abb7d1eeff520
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 11 14:22:53 2017 +0000
Use alertify.js to give relevant feedback to user
commit 6f123fa178d6cd19528130ebd78157c37eaab1a1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 11 14:21:24 2017 +0000
Add alertify.css back
commit 89fca3b3aeb23ef97fb767514e0502298d1b83fd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Jan 11 14:19:56 2017 +0000
Webpack’d javascript
commit 94ab60f34079238ed6228bf6e789f14d7a09823b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 9 09:10:17 2017 +0000
Webpack’d javascript
commit 1ca3a55a27c20ea08633b589023fe5ad1acb2b68
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 9 09:09:06 2017 +0000
Define const functions in order of usage
commit dc5535b32a357611860e0e98fcdc7d9c12c5d383
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 8 18:50:55 2017 +0000
Link to correct js files with defer option
commit 42f0e5b85825943ed148736e8e0fe22f5654ae90
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 8 18:50:18 2017 +0000
New webpacked es6 code
commit 300443bb0ce7b65bda1cf550fe5c7173a89edaf3
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 8 18:49:44 2017 +0000
Moving towards consolidated es6 map code
commit b1001760e03dd358f896feb90dd3acc0bc6728fc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 8 18:44:40 2017 +0000
Don’t mangle the fetch function
commit 289e59025634b6d2569b73ae87e3ea4942034e33
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Jan 8 18:43:47 2017 +0000
Updated yarn/npm dependencies
commit 3439b008e6bd96d8c45591c2a945c4ac246440ec
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 29 11:58:50 2016 +0000
Link to the correct assets on the new note page
commit 81dc83e362266028f8336ae5a27e92c8c8a2b6dc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 29 11:57:46 2016 +0000
Add a map to the new note page
commit 5101ecd3dd60cd78e9a4bce81a5e60a2f575bc57
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 29 11:56:54 2016 +0000
Bundle common JS between entry points
commit 1f916adcfd1b07df388417b6bd800e109cec543c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 29 11:55:31 2016 +0000
Add geojson to individual notes
commit 7a6ae8ca49b4ca49413ddb977f7b534f62b41c20
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Dec 28 19:53:30 2016 +0000
Link to self-hosted mapbox-gl.css
commit 8be006ec2b738cbcebd06283e18c292b3efd7d16
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Dec 28 19:52:41 2016 +0000
Use self-hosted mapbox-gl css, and a better default geojson title value
commit 5ec480842a2194a071b6a23ae181a8de5b8d47cd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Dec 28 17:09:46 2016 +0000
Access geojson data to markup map correctly
commit f2f1d7563f7b0cb7cc62658cc2817e56d2b47c31
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Dec 28 17:09:07 2016 +0000
Generate geojson data for places
commit 9f8c9ba02f7ac37b4ab81aad2fb0cd2c077c45cd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 23 11:55:10 2016 +0000
Use geojson to add a default you location point
commit 3da499d3ea6a214f8008d1b98f9b0c2f31ecba0c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 22 22:29:18 2016 +0000
Some code cleaning
commit 39376097eda82491df272cc214d70ff3095d4873
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 22 22:21:29 2016 +0000
Use satellite streets view
commit f3db8f43fc403bc180e24d63e21c8311441cb2b0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 22 16:46:03 2016 +0000
Semi working map state, still need to add own css, and add marker
commit 5f398a642b9db67f4b0733988c20138b37d2141d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 22 13:17:04 2016 +0000
Reference new maps.js with bundled mapbox
commit bad97649a623c5552e6b607a1975aa2de8131191
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 22 13:16:25 2016 +0000
Add mapbox-gl again
commit 47484962e7620aa7a9a5153cfc03e2ba4030dd5c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Dec 21 00:03:23 2016 +0000
Early working version of maps.js
commit e53e0f39952a65996c09b06fd35918ffabed0de2
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Dec 20 17:14:17 2016 +0000
Setup webpack
commit f930a1e2bd7d18809bd40d0cc22f9c3af75f1984
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Dec 20 15:00:42 2016 +0000
Add webpack v2
commit b16e8d62db071155a8b5fb216d3d60ebf6fa9468
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Dec 20 14:53:47 2016 +0000
Define default settings for babel
commit 97c13cb753e08d25aa48ecff579efa05173a2c81
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Dec 20 14:53:31 2016 +0000
Add babeljs
commit dd9efc3b056cf96323d7f11acff0fb1ab137caef
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Dec 20 14:49:23 2016 +0000
Remove old javascript
commit ab99c251ad
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 16 13:26:10 2016 +0000
update readme to reflect changes to how syndication targets need to be set
2017-01-26 15:21:21 +00:00
ab99c251ad
update readme to reflect changes to how syndication targets need to be set
2016-12-16 13:26:10 +00:00
9a572e5eb4
Update changelog, better syndication flow, fixes #40
2016-12-16 11:56:10 +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
41058ae026
composer update
2016-12-16 10:40:34 +00:00
d6a1bde291
yarn upgrade
2016-12-15 16:30:29 +00:00
420513f32e
make compress
2016-12-15 11:57:37 +00:00
47e62a0a78
make sass
2016-12-15 11:56:53 +00:00
6a2f7380a6
Add autoprefixer, require linting of sass before compilation, remove lint-php from PHONY list
2016-12-15 11:56:36 +00:00
9ccea2c1c3
yarn upgrade
2016-12-14 17:56:05 +00:00
3d810a8848
composer update
2016-12-14 17:54:25 +00:00
0e561d949c
composer update
2016-12-13 18:32:04 +00:00
c9bff19efa
Fix phpcs issues
2016-12-12 14:03:31 +00:00
7706a7cf62
Add php linting dependency and update others
2016-12-12 14:02:58 +00:00
f63b6e4dcd
Don’t lint php files
2016-12-12 13:46:01 +00:00
5d6b607992
Output of make commands
2016-12-10 23:02:24 +00:00
8ec7307bbe
Fix stylelint issues
2016-12-10 23:01:53 +00:00
aef50ae864
Output of make compress
2016-12-10 22:54:18 +00:00
51ba1ca0ab
Fix eslint issue and uglifyjs notices
2016-12-10 22:53:36 +00:00
1d18a42427
Add lint commands
2016-12-10 22:52:52 +00:00
bc3a69ac8f
Version 0.1.1
...
Hotfix for IWC footer icon URI.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWEvz/gAKCRAbLHavsWyF
m52qAX99vE/80d4nZBlcITWn5fgQubc61bziU6qC+/PzKGTVxk2jJkN6OmL6Uqvo
i1sdFEsBgP5o602OCK05LlZX7roWMM9ncY/PBjfO1FGYeq5xLJOHuWa0WyByJ1Pv
FOPWDpP3sw==
=JCFq
-----END PGP SIGNATURE-----
Merge tag 'v0.1.1' into develop
Version 0.1.1
Hotfix for IWC footer icon URI.
2016-12-10 12:24:37 +00:00
6d28bcb0ca
Merge branch 'hotfix/0.1.1'
2016-12-10 12:24:10 +00:00
89e62154a6
Hotfix for iwc footer icon URI
2016-12-10 12:23:59 +00:00
a2f11e5045
Version 0.1
...
Version 0.1!!
The theory is this can be deployed on a new site now. The
v0.1 releases will try and sure this up. See the reamde for
installation instructions.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWEvwzAAKCRAbLHavsWyF
mylDAYCFfeUIdrjya68Ob2iVrdKi0yfQJW5FeOAvnS9DGOJHznbglfoPkKPK5sd8
2q6T+XgBgI3zwfg8ZH2YYajLSqKseepxC57NjDHQunw7x6p6lmrAtrjAowsT/6KW
IKO33cofzg==
=VY6M
-----END PGP SIGNATURE-----
Merge tag 'v0.1' into develop
Version 0.1
Version 0.1!!
The theory is this can be deployed on a new site now. The
v0.1 releases will try and sure this up. See the reamde for
installation instructions.
2016-12-10 12:10:59 +00:00
744cf187a4
Merge branch 'release/0.1'
2016-12-10 12:09:17 +00:00
c8db6c7bec
Bump version number
2016-12-10 12:09:06 +00:00
93f62b6fba
Add minor changes that should be made to codebase in readme
2016-12-10 12:01:40 +00:00
d13292d0be
Further editing of titles/URLs to use values defined in config
2016-12-10 11:58:38 +00:00
1fcd28fb1d
Even smaller file
2016-12-10 11:54:07 +00:00
187d387234
Use a DISPLAY_NAME variable for titles
2016-12-10 11:48:17 +00:00
ca3dcf33fb
Update changelog
2016-12-10 02:03:36 +00:00
bc0396afc3
Add an IWC logo and compress assets
2016-12-10 02:02:32 +00:00
885a061170
fix comments
2016-12-09 21:41:37 +00:00
d6a351610b
Update changelog
2016-12-09 20:56:52 +00:00
30b9f00507
Add database instructions to readme
2016-12-09 20:56:41 +00:00
5b06f425ee
7.0.14 couldn’t be installed
2016-12-08 22:57:33 +00:00
59dc16849c
Force latest version of php 7.0
2016-12-08 22:41:45 +00:00
e6998aad8c
Get travis working with postgresql
2016-12-08 22:27:38 +00:00
cb6ba96d14
Fix a typo
2016-12-08 21:14:29 +00:00
21afde6070
Better readme
2016-12-08 21:13:26 +00:00
8593647215
Better commenting of .env.example
2016-12-08 21:09:27 +00:00
20251a76b7
Test against Postgres 9.5
2016-12-08 21:08:56 +00:00
ebcd0a21fb
Update changelog
2016-12-08 20:38:24 +00:00
bce3b52ce2
Use a middleware to define micropub dev token
2016-12-08 20:35:35 +00:00
2814a39ad8
We have a micropub token set via the service provider so we can use that in the tests
2016-12-08 16:43:12 +00:00
fc5caf5392
Set a micropub token when not in production
2016-12-08 16:36:50 +00:00
e32cc59b81
Move micropub session stuff to its own service provider
2016-12-08 16:03:52 +00:00
cd324f72d5
Set the micropub token in a testing enviro
2016-12-08 15:52:26 +00:00
2c89de7043
Version 0.0.18
...
Big things in this release, switch to Postgres full-text search
with Laravel Scout. Also we now use a Makefile for front-end
asset compilation and processing.
Some othe minor tweaks include moving the syndication targets
into their own config file. Travis now tests agains php 7.1.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWEl/cAAKCRAbLHavsWyF
mzVqAX9dbu5AlWwJ7FSGeWH4Ue4vmdRfRTmkUtpwx5P0YntLjB5wGqXGXN1dA3GG
TBKEZakBgJRivfbhqGbGIn5XO5dC5SaOxmIkU7eua6i4YkmyLm/UudDeWi19jqKl
eO+GBVGDbA==
=2U/7
-----END PGP SIGNATURE-----
Merge tag 'v0.0.18' into develop
Version 0.0.18
Big things in this release, switch to Postgres full-text search
with Laravel Scout. Also we now use a Makefile for front-end
asset compilation and processing.
Some othe minor tweaks include moving the syndication targets
into their own config file. Travis now tests agains php 7.1.
2016-12-08 15:42:47 +00:00
12526c5ec6
Merge branch 'release/0.0.18'
2016-12-08 15:39:55 +00:00
1931999653
Bump version number
2016-12-08 15:39:46 +00:00
7d72d8c4f7
Remove debug option
2016-12-08 15:03:24 +00:00
25bec84538
Default to pgsql scout driver
2016-12-08 14:51:23 +00:00
57b8d81592
Debug as well as testing
2016-12-08 14:37:56 +00:00
26fe6ff559
Style CI fix
2016-12-08 14:30:25 +00:00
263d1f83c8
Fix a typo
2016-12-08 14:29:07 +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
42841eca08
Update changelog
2016-12-08 13:15:01 +00:00
45f8b855ec
Test against php 7.1
2016-12-08 13:12:13 +00:00
707517cfed
Define scout driver for travis as well
2016-12-08 13:08:41 +00:00
7ee9eb069f
Now we are using Postgres, travis can use search
2016-12-08 12:58:58 +00:00
f28a98a9be
Mention Postgres search
2016-12-07 17:00:06 +00:00
e73187932b
StyleCI suggested fixes
2016-12-07 16:55:53 +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
bfce76b94e
Update dependencies
2016-12-05 11:51:52 +00:00
cc65b45f91
Squashed commit of the following:
...
commit bb79d80d284bf22ae17857b37630d3075635057e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Dec 5 11:06:53 2016 +0000
Update changelog regarding Makefile
commit d74d0ac99da0b898d1a08ed270629bb00b492e34
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 4 19:24:09 2016 +0000
make output
commit 5c7ad5830ec881a5c22bd737cac1ec3430577eb3
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 4 19:22:25 2016 +0000
Remove gulp
commit 160947dcd346d3c0016a15fe3b64d6f194d33bfc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 4 19:10:57 2016 +0000
Updated fetch dependency
commit 25b8f300d93c3e6e129c7ac6ab31e85c12cebc6a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 4 18:45:21 2016 +0000
Copy frontend assets into place
commit 65b02a14e98215899efc4f5673953bdf23f4c942
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Dec 4 18:40:28 2016 +0000
Add the target file for `sass`, and set the scss files as the prerequisits
commit 7442df5040ac1459d5f088690390ef043f968852
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 2 21:44:19 2016 +0000
Makefile output so far
commit 8580a61aa2fb6326b99f58cb2d0418a45d734054
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 2 21:42:32 2016 +0000
Create sourcemaps during js uglification
commit facdbbf81f4907ce394dcb5719b76451fd45e539
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Dec 2 21:40:48 2016 +0000
We can now uglify js files and compress all frontend assets
commit 866c4fa0d70377f80061533989c4d8e6d00c818c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Dec 1 15:57:49 2016 +0000
A simple makefile
2016-12-05 11:07:22 +00:00
a0b1a4f97b
Update changelog
2016-12-01 12:23:12 +00:00
a972cbf6d6
Fix some validation issues
2016-12-01 12:22:47 +00:00
d2768e38d7
Update changelog
2016-12-01 12:15:37 +00:00
48ae78bec9
output of various gulp commands
2016-12-01 12:14:10 +00:00
92334e59ed
Add space above the footer
2016-12-01 12:13:38 +00:00
90d329feb7
Update token
2016-12-01 11:31:56 +00:00
cea4979e3d
Update dependencies
2016-12-01 11:31:24 +00:00
96b710106e
Version 0.0.17
...
This release introduces a basic search feature for notes.
Replies to notes are also slightly better presented, with
much improved microformats markup.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWD3vFQAKCRAbLHavsWyF
mzx2AYCRt/Hj9st+LUapFEdxCXIl2qeWnLG5A5sBojtUEw0rqVSgq05ill9PwiCT
x4snBEkBf10CLCt02OgyKT3Oe31YikZqGJ/IFiVmCn1q4oFaOeAXLOkxessuyiyu
R2dVYvy7ng==
=6sNT
-----END PGP SIGNATURE-----
Merge tag 'v0.0.17' into develop
Version 0.0.17
This release introduces a basic search feature for notes.
Replies to notes are also slightly better presented, with
much improved microformats markup.
2016-11-29 21:11:56 +00:00
5e645e777a
Merge branch 'release/0.0.17'
2016-11-29 21:11:01 +00:00
0cbc19fd1f
Bump version number
2016-11-29 21:10:22 +00:00
3486c6253f
Squashed commit of the following:
...
commit ac37a5d6bc0f0befd7bfaed08074b0f38b7a7501
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 29 20:52:49 2016 +0000
Update changelog
commit d8fae341224f6dee1c1e32c3895dd8a038ff511d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 29 20:10:12 2016 +0000
output of gulp
commit 7c25002ffdf77134d6b5ffa04ee7c945024f0666
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 29 20:09:44 2016 +0000
slightly better layout of replies
commit 8c9fda30af582ef1de87962f1293545e065ecfac
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 29 19:58:52 2016 +0000
Close the anchor tags
commit 9c75d3c97fc1ef5a4706f2433c9c41b74b9bb9bd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 29 19:58:04 2016 +0000
Add test reply to style
2016-11-29 20:53:05 +00:00
dd8fc6bf95
update changelog
2016-11-29 18:04:57 +00:00
a58247615f
Delete the new note created during a test from algolia
2016-11-29 17:30:11 +00:00
74a99576d9
Try and get algolia working with local phpunit
2016-11-25 23:00:57 +00:00
ce0f63e35e
Use the right driver name
2016-11-25 20:46:16 +00:00
85d1e6de95
Add a SCOUT_DRIVER entry
2016-11-25 20:44:50 +00:00
a9184174fa
Gaaaah
2016-11-25 20:42:15 +00:00
87cf8bf6a3
Use double quotes for null driver, see https://github.com/laravel/scout/issues/34\#issuecomment-241569168
2016-11-25 20:37:00 +00:00
2ed7d2c0a9
Lets try disabling scout for travis with driver=null
2016-11-25 20:21:15 +00:00
e23a15f9a2
Drop algolia creds
2016-11-25 20:16:21 +00:00
7e76fa42ae
And again
2016-11-25 20:14:24 +00:00
3ca8a2a2ff
Trying again
2016-11-25 20:11:53 +00:00
e1dfc92736
Attempt to get travis working with scout
2016-11-25 20:09:20 +00:00
807b8dcb18
Add angolia credentials for travis
2016-11-25 20:05:05 +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
eb51253f33
Upgraded dependencies
2016-11-25 17:49:13 +00:00
d439dd973d
Version 0.0.16.3
...
Just a quick hotfix with a styleci.io fix
-----BEGIN PGP SIGNATURE-----
iH4EABMKAAYFAlg4ZewACgkQGyx2r7FshZumCwF/Y5RNSK3VG5BUMeEqsJP/egxc
gOs59qBtvO3BMnerXfipUTyTQZVpK0G2ClOxO9sHAYDwfuwKuulPobvyKq4rpXsL
m4JuZ5m2GHt+TJwJwQQwJO1wXvrkKQ4PHgY+aoDW6Ys=
=qqOT
-----END PGP SIGNATURE-----
Merge tag 'v0.0.16.3' into develop
Version 0.0.16.3
Just a quick hotfix with a styleci.io fix
2016-11-25 16:25:16 +00:00
086d69911f
Merge branch 'hotfix/0.0.16.3'
2016-11-25 16:24:45 +00:00
42c31dacee
StyleCI fix
2016-11-25 16:24:32 +00:00
d56f62f0df
Version 0.0.16.2
...
This release improves the markup applied to known contacts.
This should allow for people-tagging with brid.gy.
The maps now have navigation controls.
-----BEGIN PGP SIGNATURE-----
iH4EABMKAAYFAlg4ZS4ACgkQGyx2r7FshZtHugGA2OyoelMynzTWyHBLrYidbbBD
N0BES9OE925WMZ/5V6IkgfOtM8Ci3KGbJ7WV53UFAX9TKCGOMGywtvIGmF9I62K3
zYSJRsMSdNTxqbIcB1ujISE9RRPq5Z2JsN+RRPTTFWw=
=KmOD
-----END PGP SIGNATURE-----
Merge tag 'v0.0.16.2' into develop
Version 0.0.16.2
This release improves the markup applied to known contacts.
This should allow for people-tagging with brid.gy.
The maps now have navigation controls.
2016-11-25 16:22:12 +00:00
b12cdaa6a4
Merge branch 'release/0.0.16.2'
2016-11-25 16:21:11 +00:00
fe217c26d3
Update changelog
2016-11-25 16:20:57 +00:00
879e0a25b1
Update tests to match new markup
2016-11-25 16:16:26 +00:00
dc6b8c53ec
Squashed commit of the following:
...
commit f00503ad21200f49b360b64297e6969768721ff6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 25 15:58:53 2016 +0000
Update changelog
commit dc0e92b0b9085609525ec937d21625ddca5350d7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 25 15:58:17 2016 +0000
gulp derived assets
commit 78501ee5ffe39ca0c96539d5406fcdc4170176c4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 25 15:57:47 2016 +0000
Add navigation controls, fixes #37
2016-11-25 15:59:04 +00:00
23b6e440ba
Squashed commit of the following:
...
commit 2840f58c61c906f5ac408e9681cf33f802625f74
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 25 15:52:58 2016 +0000
Add changes
commit 86b515a20c65e4956766242db424d84082c7e99e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 25 15:42:00 2016 +0000
gulp derived assets
commit def587e2f3805a0ba669d804b12d83e9f3ec5ea7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 25 15:41:43 2016 +0000
Include new contact styles
commit 8256dc30b0ad23096b3dcde264826fc6cfaa8788
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 25 15:41:19 2016 +0000
Better styled contacts
commit f12ce1d6f68857d88ad6f39f8b835d036c793c8a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Nov 23 18:11:47 2016 +0000
Sort out views for contacts, better h-card
commit 7be5fe82029b20f6cde3ce921f0cb625c27d21d6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Nov 23 18:09:00 2016 +0000
quick code tidy
commit 71dad7e4918ff4e513715d4ef3a296fa39507ca1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Nov 23 16:58:32 2016 +0000
Get contact editing working
commit 0b885190733979be4f5508d28523e8e0b45399a2
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Nov 23 16:42:10 2016 +0000
Improve form layout, add facebook entry
commit 0a6bd79e384dcd872cb9a89b1232afaf20e729b2
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Nov 23 16:41:49 2016 +0000
Add facebook column
commit 639d49045c9a213eafd970ceafe288a51cfc95c8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Nov 23 16:30:40 2016 +0000
Update changelog
commit f4a018591d50bf9af7e1a64daa9e4a04daa6e1d4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Nov 23 16:27:42 2016 +0000
Reference right view, use a better variable name when parsing a URL
commit 583f7d7f7cc577cf31b37bbc2bdcd8865c7b9980
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Nov 23 16:26:58 2016 +0000
Move mini-hcard to templates folder, update content
commit 2e1b13eff052b65cf2b86796a9509c81d9c86768
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Nov 23 16:26:10 2016 +0000
Add facebook column to contacts table
2016-11-25 15:53:14 +00:00
73e4e09a04
Version 0.0.16.1
...
Fix issue #34 by adding the CSS word break rule. Also
add a footer and basic colophon page as per #35
-----BEGIN PGP SIGNATURE-----
iH4EABMKAAYFAlg0qd4ACgkQGyx2r7FshZvqigF7BmvOVDm1jAtGS5S52G5ZQNhP
9ajuROi7pXpiI7OHKK0ivc5wBQ8emX50rEcTX6kVAYDTGD/hwt2pD2W/in+859Wu
NdflPrYeQC0XFLRfRR93LPDQIHAcnTDrCGl42FG610s=
=hQa8
-----END PGP SIGNATURE-----
Merge tag 'v0.0.16.1' into develop
Version 0.0.16.1
Fix issue #34 by adding the CSS word break rule. Also
add a footer and basic colophon page as per #35
2016-11-22 20:26:14 +00:00
97d79b9cce
Merge branch 'release/0.0.16.1'
2016-11-22 20:25:00 +00:00
86457deef0
Bump version number
2016-11-22 20:24:51 +00:00
b69f0f3487
Squashed commit of the following:
...
commit 57a28f72e6e2121bfd705b4f6b8386ec9738919a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 20:23:59 2016 +0000
Updated changelog
commit 8f0f4023faa7642a630f10d4db2e9e2ab0ad0752
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 20:23:20 2016 +0000
Initial colophon
commit e50a91d33dc5fb1a7af9356fd36c8bd0f1345361
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 17:23:42 2016 +0000
Output of gulp sass && gulp compress
commit e33aea1e85e4b82e0c8848f41de174a61974d9ec
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 17:23:11 2016 +0000
Style the footer
commit e80a43d3795209f834bd67b9501f54ef83861b7a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 17:22:33 2016 +0000
Add footer
2016-11-22 20:24:12 +00:00
c5d2f0d0ec
Update changelog
2016-11-22 17:02:12 +00:00
aca4250840
Break words
2016-11-22 17:01:37 +00:00
7175529db6
Version 0.0.16
...
This is an attempt at simpler design, with the homepage
containing actual content.
-----BEGIN PGP SIGNATURE-----
iH4EABMKAAYFAlg0c74ACgkQGyx2r7FshZt7LwGA2Hr657thAtjpK+ZMuEJBh1uj
skZy/QcU7ADoVrQ/ycGb+8DHSPQryh5M6ZbMPPVFAXsETV4pwIwDLwz5fbECKq33
TAvL1SCF/aFXbK+nci+XFikzGPiuGDKgye/N2LCb2NU=
=Ed9l
-----END PGP SIGNATURE-----
Merge tag 'v0.0.16' into develop
Version 0.0.16
This is an attempt at simpler design, with the homepage
containing actual content.
2016-11-22 16:35:17 +00:00
1d864e9d29
Merge branch 'release/0.0.16'
2016-11-22 16:34:26 +00:00
a0473c5480
Bump version number
2016-11-22 16:34:09 +00:00
ea6607ebec
Update dependencies
2016-11-22 16:22:09 +00:00
bcb01b6438
Squashed commit of the following:
...
commit 19ec350ca9c3a2ec9da6ee3823f3b0a09efe3eaa
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 16:07:42 2016 +0000
Update changelog
commit 73428d3d94c659e5e4431b6740ba10dc2a609e44
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 16:03:37 2016 +0000
output of gulp compress
commit 4bb8038e787e35b5d38be9d63600b10bb9d75a07
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 16:03:11 2016 +0000
import Guzzle’s ClientException namespace
commit 4bcb676bb95274da2422023fefa88b8d246b7f97
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 16:02:24 2016 +0000
Update manual testing token
commit d902de76f00b4f3bba94ce6528f87e43f6c113f9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 16:01:52 2016 +0000
output of gulp js-assets
commit 0a495956e4f540aae0d1515229dd29c30c76fd64
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 22 16:01:27 2016 +0000
Update new note page to use Mapbox GL JS
commit bf22004256179c9487c668eb77785a9bc90227bc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 21 18:47:59 2016 +0000
output of gulp js-assets
commit 22ed61cb853d98a4638754d44f042841e2b4495c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 21 18:47:06 2016 +0000
Attempting to use mapbox gl on the newnote page
commit 47fd891f1b3f0da59d10e937f7ed11f3b603c4af
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Nov 19 17:21:53 2016 +0000
gulp derived assets
commit 19e83f33b1c8c7a90a74d0ad17a6cace8761bcef
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Nov 19 17:21:16 2016 +0000
Move .map styles into mapbox.scss
commit 3d848d59126032671907a1e354cf121441d9a6e3
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Nov 19 17:12:51 2016 +0000
gulp derived assets
commit 9e51e8690ac8b782bc56663e7ec682837b27d4a1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Nov 19 17:12:32 2016 +0000
Link to mapbox-gl files
commit 296b5fd7770f2a1c5c26ed4efedd99a7a0ad0bed
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Nov 19 17:12:08 2016 +0000
Use mapbox gl to add maps to notes
commit bd031df6e969b7af741730acabe41465f68bd3a1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Nov 19 17:11:27 2016 +0000
Update sass to style mapbox gl maps
commit a7cd5e6eaa9510b5c9de672b6d5ed6917dabd7c6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 18 16:19:45 2016 +0000
output of gulp compress
commit fe63c7ed394d62cd0e47a9ef718d9629d8643e71
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 18 16:18:47 2016 +0000
output of gulp sass
commit 15ac4012681635753a4b1f52d81f7f9e24830eb4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 18 16:18:05 2016 +0000
Add a dividing line between notes and bio on the homepage
commit 5ada66b1a01ae57359145eb757cab65769400f1e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 18 16:12:01 2016 +0000
output of gulp sass
commit 86adf97c3831c3310683a25c2671c7560700de1a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 18 16:11:33 2016 +0000
Resize note metadata for spacial flow
commit 3f3fc51ea8df8206d5b13512295ac09827bb2ede
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 18 15:37:21 2016 +0000
output of gulp sass
commit df6f7f827641dc4deca621d099357757f760ece4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 18 15:36:51 2016 +0000
Use system UI fonts
commit b71950275ddaf274b26195694a07c1b58f746725
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 18 15:31:30 2016 +0000
output of gulp compress
commit 5ff5d73a803b9bcc4e2f314946c1d757dcabae67
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 18 15:30:12 2016 +0000
output of gulp js-assets
commit d8ff563569223bddc836ab9f8fc7c43970273b44
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 18 15:29:27 2016 +0000
use containing divs in new place section of form
commit 3cbf3083612210cdd7609c930737cf7a698ec024
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 18 14:39:27 2016 +0000
gulp sass output
commit 239b742a355a397f5b84377b26b2d7a4254bd50e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 18 14:38:52 2016 +0000
Better spacing of form elements on mobile
commit a20279e3f4216b87ff59ed4e507b6de9e212db9f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 18 13:41:31 2016 +0000
Derived assets
commit 86ebd05472498814084e86fb0c2d674633f00096
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 18 13:40:42 2016 +0000
Use containing divs for flex layout
commit 00e0e6f3f462ca575e92209a86ada67b7f5ff757
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 17 14:38:39 2016 +0000
Correct scss according to stylelint
commit 6dd8ff4d13c3ab83c6a811501b817c45b89338ce
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 17 14:33:46 2016 +0000
Get stylelint working
commit 9b9a64defd9335014b46070e2b92a392929f4aa5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 17 09:48:28 2016 +0000
Add missing new-line to match style
commit 2521446f32420047d6d5f7372f4f7afc17200a1c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 15 13:16:45 2016 +0000
Add logging during an error, improve the error message
commit 095507bec225992aac510a2ca852f65c197f0298
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 15 13:15:59 2016 +0000
Update test token
commit 374ef70fecaedf041f12a57688ed9596e25a2ce6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 15 13:15:16 2016 +0000
Remove typekit for now
commit f5671ad435732ddb3288a2e02de7631a6acb4183
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 11 16:06:01 2016 +0000
Better designed new note form
commit f38df507b85502e733fa38e970cd584f7d79bca1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 11 13:28:21 2016 +0000
More styling, use normal pagination, improve bio
commit 077076d4f92014d488bca5d4dbbab5af913e6cf0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Nov 11 00:05:56 2016 +0000
Use an anchor for permalinks, re-word projects page
commit 37c6e862b693c2bfd3a39654a533627e0f73fd1a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 10 23:58:54 2016 +0000
The resulting CSS files
commit 1a3b6d7064b1b67238ffd3909d6d1ae54a4f78e1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 10 23:31:53 2016 +0000
Sass for very basic redesign
commit e5d9e9d41b50d7f316fcae9bae75863aa09a7d63
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 10 23:00:35 2016 +0000
Use app.(s)css
commit 231c5292e68220f588e9d300975bb19dfea20b4f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 10 22:59:50 2016 +0000
Restructure homepage to show notes, also show bio when on '/', but note '/notes'
commit 11a272b2a3050297dd84105a6c70adc937a0c409
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 10 17:49:30 2016 +0000
Set my homepage to the stream of notes
commit 2e46ccad4038be64b5007f15dabee0321061fe98
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 8 23:58:11 2016 +0000
Drop sanitize.css and use normalize.css instead, also fix compress method
commit 8082403d7464a873691fabab07ae4f6116993cdf
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 8 23:48:35 2016 +0000
Sort out yarn dependencies
commit 8ef7137d160ae8577e42ab1fd19e957aa37cf08b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 8 23:39:49 2016 +0000
Remove the compiled css
commit 8284cdf838f5222eff87c942f119d6000a1b6fc6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Tue Nov 8 23:16:27 2016 +0000
Remove sass files
2016-11-22 16:08:02 +00:00
edb3c9cd8d
Version 0.0.15.13
...
We weren’t linking to the source of a reply correctly
-----BEGIN PGP SIGNATURE-----
iH4EABMKAAYFAlgiRcsACgkQGyx2r7FshZuvPQF/T4yBM7ML4bRH8zJ9tI9yjaNT
u71U8PNXtoJNKBFfpkSTBzX9/DVun+OGQZ33GCckAX97ssK+bM8JicLG1fqWKEq9
iDX4NrD2g6PLYSP7f//VUAIgakKlXfIHOUTLEm7KoJk=
=t4ms
-----END PGP SIGNATURE-----
Merge tag 'v0.0.15.13' into develop
Version 0.0.15.13
We weren’t linking to the source of a reply correctly
2016-11-08 21:38:28 +00:00
31a4abae56
Merge branch 'hotfix/0.0.15.13'
2016-11-08 21:36:52 +00:00
c4cf813ff0
Link correctly to the source of a reply
2016-11-08 21:36:40 +00:00
35d08a9bd4
Version 0.0.15.12
...
Fix the nameing of in-reply-to in the micropub client
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlgg0pxfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
AuABgJcm4v79RabYcAUEpPMWXIhOOnC2ZNnlDL5ZNkC3+G8wVTA6oMFx+nPYHULP
QMLwRwGA2LIvlTxgWq849vaD7CoYsDi/7InUJ72bRJxRjh6UbV7xij6DXkSTlIUO
3TcM9DfC
=Bjm8
-----END PGP SIGNATURE-----
Merge tag 'v0.0.15.12' into develop
Version 0.0.15.12
Fix the nameing of in-reply-to in the micropub client
2016-11-07 19:14:43 +00:00
1e1de130c8
Merge branch 'hotfix/0.0.15.12'
2016-11-07 19:14:06 +00:00
2bf0553057
Fix in-reply-to name in micropub client
2016-11-07 19:13:22 +00:00
c08ddf8f7a
Version 0.0.15.11
...
This release fixes the webmention ednpoint discovery logic
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlggmOpfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
xC8Bf2SP76+p4Ey01OR8P0KR+UBmYtbl3MH+kZJ7uTZPQpNRb3TuQHjeec0Lvr3k
Qc8+9wGAodncfHM7x9DYYpkCuphWzb//vGds9NT4I5ecY9VVQAUETKoW0L1NPMCp
C3h+M+rn
=QDBf
-----END PGP SIGNATURE-----
Merge tag 'v0.0.15.11' into develop
Version 0.0.15.11
This release fixes the webmention ednpoint discovery logic
2016-11-07 15:08:33 +00:00
7ab03f8022
Merge branch 'hotfix/0.0.15.11'
2016-11-07 15:08:02 +00:00
6b802a7ad1
Bump version number
2016-11-07 15:05:47 +00:00
220f70d54b
trim angle brackets, fix getScheme() check, it doesn’t return null, but an empty string
2016-11-07 15:03:48 +00:00
1dca49f49d
Version 0.0.15.10
...
Update Typekit’s sri hash
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlggdghfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
cyMBgKFwEKhXP3+TA8sU1aVhM2ycJ2wymeuzeMIJNjsI47a6GDzDAa43GnY7lFYI
/s0ePgF/f9SN5dWmpV+dotvRS0iOgPcCDT3bL27P8vnVK+AqOJpNDb/ugG2Glp9K
vS+IZoH7
=KU9/
-----END PGP SIGNATURE-----
Merge tag 'v0.0.15.10' into develop
Version 0.0.15.10
Update Typekit’s sri hash
2016-11-07 12:39:48 +00:00
f72f748c9c
Merge branch 'release/0.0.15.10'
2016-11-07 12:38:53 +00:00
9f34cef6c9
Bump version number
2016-11-07 12:38:22 +00:00
d033e9ad57
Update typekit’s sri hash
2016-11-07 12:32:46 +00:00
d661aa23c0
Version 0.0.15.9
...
Fixing an issue in displaying webmentions caused by an
errant variable name in the logic.
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlggcvNfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
4TcBgOKdQCv1pBOTlQj0Ckdbspemp0NHKrheUvbG6JznV5JwBf8EHAFPd0xNI44c
3t4mnAGAoYyXLy8C/y4XpJdKMl6kbANzFsZkBmuXbbfFTv7BTSFXwktRWACxzsXC
OvAql52i
=SvGY
-----END PGP SIGNATURE-----
Merge tag 'v0.0.15.9' into develop
Version 0.0.15.9
Fixing an issue in displaying webmentions caused by an
errant variable name in the logic.
2016-11-07 12:26:30 +00:00
185e5553bd
Merge branch 'hotfix/0.0.15.9'
2016-11-07 12:25:40 +00:00
7e9fb6d267
Hotfix: not using correct variable name :(
2016-11-07 12:25:19 +00:00
a3beb1ac2b
Version 0.0.15.8
...
Hotfix: Facebook’s love-of are sent as a reply without a published date
fallback to webemntion’s local updated_at value in this case.
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlggccJfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
IoIBfjwMobnrcLr03AByX2/FmOcxw5qQKcPwWlFFZhmvQ0Mu3iP3Rr8WCl6+L94+
rHRCOAGAx0UpdhGbKvXOxXmscStwYpn3o6j9havfl//C5pSN58Q8RyXmm8GbyNMV
bch0t4hK
=9HeB
-----END PGP SIGNATURE-----
Merge tag 'v0.0.15.8' into develop
Version 0.0.15.8
Hotfix: Facebook’s love-of are sent as a reply without a published date
fallback to webemntion’s local updated_at value in this case.
2016-11-07 12:21:30 +00:00
f259f26c74
Merge branch 'hotfix/0.0.15.8'
2016-11-07 12:20:13 +00:00
6afc9758e2
Add a fallback published date
2016-11-07 12:19:37 +00:00
8ee6e35639
Version 0.0.15.7
...
Here we work on better supporting webmentions in order to
pass the webmention.rocks test suite. Other work includes
adding a reply icon to note’s inline metadata.
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlggaxJfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
tysBf04JpUPqqgYSFmx/IluUV9OUDi36C0N5BezSoQx9INjItSi0j5I51Vi46CHE
QyPkFwF/emwk5ut5oYB8Ee9oq+Zu+Z33NQ3yP977mHyIrfmJtVm2T6DI2hj+zvss
qm6SMO35
=x5zw
-----END PGP SIGNATURE-----
Merge tag 'v0.0.15.7' into develop
Version 0.0.15.7
Here we work on better supporting webmentions in order to
pass the webmention.rocks test suite. Other work includes
adding a reply icon to note’s inline metadata.
2016-11-07 11:52:56 +00:00
cfbc3daff6
Merge branch 'release/0.0.15.7'
2016-11-07 11:51:39 +00:00
cae077fe4d
Bump version number
2016-11-07 11:51:18 +00:00
cb465f027a
Squashed commit of the following:
...
commit c835e6e220950dd2f95976eae2a50f71a1c532d1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 7 11:49:26 2016 +0000
Change visibilty of a method
commit e67d6bfd54cb677e738f934544e0c45c3de59891
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Nov 6 19:42:07 2016 +0000
Edit method to send webmentions using the new job method
commit fe9839572148b644c5e0e0f32f639650ffbb968c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Nov 6 19:10:32 2016 +0000
Updated changelog
commit 1b09744404459e7a6a164788f09ebcc6468b7055
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Nov 6 19:08:45 2016 +0000
Allow notes to be deleted
2016-11-07 11:50:02 +00:00
6dc7c8da42
Updated composer.lock
2016-11-06 18:31:24 +00:00
e944aeedb7
Use a reply icon in note metadata
2016-11-03 23:42:32 +00:00
a546f90314
Squashed commit of the following:
...
commit 7b73d1f1b677ac33e03f3dead77fcb4495372883
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 3 23:37:00 2016 +0000
output of gulp compress
commit 7acbd37c0941474d8981fe671c5865488711e726
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 3 23:36:05 2016 +0000
Use an icon for replies
commit a01cf13b3ad149cefff8eca3d328c60721b7cda0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 3 23:35:14 2016 +0000
Get gulp sass working with updated node
commit d7b08067d2f0a85abd51b9e58eb3f86ba63d8c15
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 3 23:18:54 2016 +0000
We don’t need to fill the svg icons all the same colour
2016-11-03 23:38:01 +00:00
6fcbce92dd
Version 0.0.15.6
...
This release modifies a note’s syndication links to show
both Facebook as well Twitter. Also the reply/like/repost
links are removed.
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlgbrF5fFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
tX4BgP/4+7jGqgOUXbZGYaN1bLKLECYJ2y7A5mETJjPE36UcLZsT7EABW9gdAjsM
GbtnhgGA8hIva6SRw+50SJEM4u0uTP48Sq57f9Lfz+sUMa1IQOq+XEXbThyuJGe8
Gp9CZkJr
=mTK5
-----END PGP SIGNATURE-----
Merge tag 'v0.0.15.6' into develop
Version 0.0.15.6
This release modifies a note’s syndication links to show
both Facebook as well Twitter. Also the reply/like/repost
links are removed.
2016-11-03 21:30:15 +00:00
9a6ec127a5
Merge branch 'release/0.0.15.6'
2016-11-03 21:29:03 +00:00
711e6e0b42
Bump version number
2016-11-03 21:28:40 +00:00
4833540642
Squashed commit of the following:
...
commit e7723f4290dd79eddc2a8dd1d4c2725914a90b55
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 3 19:44:33 2016 +0000
Add latest change to the changelog
commit e2104997ab796eeba320931beaec3bc99fd2d296
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 3 19:43:27 2016 +0000
Pass correct info to updated social links template
commit 586ca9b5446e272ef3b89a615ba0666e6f7d8d82
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 3 19:42:08 2016 +0000
Remove reply/like/repost links, add facebook link
commit 00483089380d2e00d24d86a4b1a03363161c7a97
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 3 19:22:46 2016 +0000
Add dummy Facebook URLs for syndication
commit 2e001b04e36a7fd1198fe5ee70db65cd2523e123
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Nov 3 19:22:11 2016 +0000
Clarify that syndication isn’t being tested during micropub client integration test
2016-11-03 19:45:56 +00:00
e272c22d5b
Update composer dependencies
2016-11-03 18:28:50 +00:00
fae52410db
Version 0.0.15.5
...
Quick fix release, this closes issue #28 where instead of the longitude
being used in a notes markup, the latitude was being used twice. Oops.
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlgXiHtfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
N6kBgO8Q6b1KXGrxVHezHTIm7NoAm6lzg1RDLHuCh+JXFuI37xki+r9ZXCu20ghR
uAAFTQGArvyd1AcvMFg1RgpqhE/DTLI0O5R3bMoj/JwIvuBFo1xoTW3Q0oRyinIY
iBquVKed
=DG97
-----END PGP SIGNATURE-----
Merge tag 'v0.0.15.5' into develop
Version 0.0.15.5
Quick fix release, this closes issue #28 where instead of the longitude
being used in a notes markup, the latitude was being used twice. Oops.
2016-10-31 18:08:02 +00:00
2fcacb2e8b
Merge branch 'release/0.0.15.5'
2016-10-31 18:06:50 +00:00
38ed612959
Bump version number
2016-10-31 18:06:28 +00:00
345855bc40
Fix: latitude was being used for longitude value
2016-10-31 18:04:29 +00:00
8a2264e5f6
Version 0.0.15.4
...
Use an array with `syndicate-to` to allow mulyiple targets
-----BEGIN PGP SIGNATURE-----
iH4EABMKAAYFAlgRKrkACgkQGyx2r7FshZt3DAF/e7Yi+vjiv4Ntq71wYLFYCvLq
SRHmRA5DAFeJ0/Lns4jjBKQK1VuE5A03BrN5g0j7AX97HGgD3NUq5aVP8aWtEtqp
ELq8XrTGvb9BR4Mi/dMxAgXpfpAZfn5G2rik5x0qaqc=
=AMmc
-----END PGP SIGNATURE-----
Merge tag 'v0.0.15.4' into develop
Version 0.0.15.4
Use an array with `syndicate-to` to allow mulyiple targets
2016-10-26 23:14:17 +01:00
eee7b05217
Merge branch 'release/0.0.15.4'
2016-10-26 23:13:46 +01:00
52a3f44120
Bump version number
2016-10-26 23:13:37 +01:00
327a8a4650
Use array for syndicate-to to allow multiple values
2016-10-26 23:10:25 +01:00
898ac157fb
Version 0.0.15.3
...
Fix: there was an issue with namespaces introduced in v0.0.15.1
-----BEGIN PGP SIGNATURE-----
iH4EABMKAAYFAlgRKQwACgkQGyx2r7FshZvJ+QF+J3f7BUqXd5mzeEqUOu/HCmVZ
sWKOgS6KvrByfES17+Px7fbygPsr8eMTJ7XYBh26AYClBhNzI8yRO/ktVopGiNuP
rQyurdUiuNVefNwXTeHbKDHdZA8Sjg19xsDvWKJ9wOg=
=s6ZV
-----END PGP SIGNATURE-----
Merge tag 'v0.0.15.3' into develop
Version 0.0.15.3
Fix: there was an issue with namespaces introduced in v0.0.15.1
2016-10-26 23:07:16 +01:00
a8d8496118
Merge branch 'hotfix/0.0.15.3'
2016-10-26 23:06:36 +01:00
9526e1977e
Fix issue with namespaces
2016-10-26 23:05:58 +01:00
7b8f933c1e
Version 0.0.15.2
...
Fix: a syntax error was introduced in v0.0.15.1
-----BEGIN PGP SIGNATURE-----
iH4EABMKAAYFAlgRIhEACgkQGyx2r7FshZvD1gF/aOUWLVgsdccIbn1OejZMHDQy
Vu1C+Wni4BacNySgKfE2Morr1xERDRQBhBs7DJFfAYDc8hEcxJJdKOtWyDWYPk8H
bw7OzhOcVCgD4QLITl0WFi76gQ6CDVa/0u2JDVJWLeo=
=gywc
-----END PGP SIGNATURE-----
Merge tag 'v0.0.15.2' into develop
Version 0.0.15.2
Fix: a syntax error was introduced in v0.0.15.1
2016-10-26 22:37:43 +01:00
0f97da8e30
Merge branch 'hotfix/0.0.15.2'
2016-10-26 22:36:53 +01:00
37493c583f
Bump version number
2016-10-26 22:36:44 +01:00
2a00b3fe06
Fix syntax error
2016-10-26 22:35:58 +01:00
b27f7547d8
Version 0.0.15.1
...
Add Facebook as a syndication target
-----BEGIN PGP SIGNATURE-----
iH4EABMKAAYFAlgRHvUACgkQGyx2r7FshZtquwF/fFj+L/q9B3vol/FOQk/1UFK7
o9kEw2qAeLm28zylabhpAKsfmussAJyHfd5d4RHcAX9nim23h1nakj9GPOqv/IOX
esXSWkH+kdA69Uc1uycMxZP2Lh+QB/BqVLhOAnuap4k=
=qBce
-----END PGP SIGNATURE-----
Merge tag 'v0.0.15.1' into develop
Version 0.0.15.1
Add Facebook as a syndication target
2016-10-26 22:24:24 +01:00
ec5e54a52f
Merge branch 'release/0.0.15.1'
2016-10-26 22:23:44 +01:00
d2d1d38446
Bump version number
2016-10-26 22:23:33 +01:00
740abab5ce
Update changelog
2016-10-26 22:22:48 +01:00
1d77c81c40
Merge branch 'feature/facebook' into develop
2016-10-26 22:21:37 +01:00
8bad2f1597
Dispatch relavent syndication jobs during note creation
2016-10-26 22:21:26 +01:00
ab59a5ff44
Add facebook to syndication targets
2016-10-26 22:14:07 +01:00
091ce819fa
Version 0.0.15
...
POSSE notes with Bridgy’s publish feature.
Closes issues #24 and #26 .
-----BEGIN PGP SIGNATURE-----
iH4EABMKAAYFAlgRGiEACgkQGyx2r7FshZtjoAF/WjipDFWkMUL8mmeFwm3K9S1e
5Dw+GGFwLeTYtJOug+O/tod6NwmJHyRVfcj/NpgvAX9pHMho74YNzG2jzWpv12BE
zvRddRZrfJahme796S3LxZ/SMg8Z9Pp9OBKHpSQBmaQ=
=n0km
-----END PGP SIGNATURE-----
Merge tag 'v0.0.15' into develop
Version 0.0.15
POSSE notes with Bridgy’s publish feature.
Closes issues #24 and #26 .
2016-10-26 22:03:46 +01:00
fb8bc9a64b
Merge branch 'release/0.0.15'
2016-10-26 22:02:33 +01:00
45833fde2e
Bump version number
2016-10-26 22:02:22 +01:00
fafab6e013
Squashed commit of the following:
...
commit d198ef5fc3a535b6384f5de33ac41cf8d2bd9a40
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 26 22:00:11 2016 +0100
Add latest bridgy related changes
commit b1c72c8f70df03134bea14d2668fb90915fb7853
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 26 19:13:15 2016 +0100
Have links on Facebook
commit e99618618ae1fc84081db241d05fd15ce65af66f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 26 18:15:47 2016 +0100
Add a job to syndicate to facebook
commit c37653e2b1a2237172b24dfa3b0bc4da30b52927
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 26 18:15:25 2016 +0100
Fix some typos in the comments
commit c65bd20a94478cc1e5832b22d48d824a00411f92
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 26 17:54:13 2016 +0100
Add necessary a links to facilitate bridgy publishing
commit b62d3a4daf39ebf8c495f381702a25ed0715e1fe
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 26 17:46:04 2016 +0100
Send webmentions to bridgy in order to syndicate
2016-10-26 22:00:26 +01:00
af7e58b0d1
Version 0.0.14.13
...
Fix the Link HTTP header syntax, see issue#25
-----BEGIN PGP SIGNATURE-----
iH4EABMKAAYFAlgQwSAACgkQGyx2r7FshZshPQF9EDV5QmI8Qlu4nkeu4Xuz1bG0
rj8bo3fVVHu5St/27kRM1gIYjLdePs0LYHOuzCg2AX4nhxeeoz6FZ8DXHWqr8gAO
oYXrdiZ7zRqUvRpc5pGijEaUmOQMiDGAcJWXudvkahA=
=0w+y
-----END PGP SIGNATURE-----
Merge tag 'v0.0.14.13' into develop
Version 0.0.14.13
Fix the Link HTTP header syntax, see issue#25
2016-10-26 15:43:52 +01:00
0f645e3aba
Merge branch 'release/0.0.14.13'
2016-10-26 15:43:22 +01:00
7d6fbd3a6f
Bump version number
2016-10-26 15:43:10 +01:00
940347921e
Fix: correct Link header syntax
2016-10-26 15:34:56 +01:00
9abd239de2
Version 0.0.14.12
...
Just some minor validation fixes
-----BEGIN PGP SIGNATURE-----
iH4EABMKAAYFAlgOj4YACgkQGyx2r7FshZuwlQGAu3kMq0zF0DeFYQuQYQ6SzBcl
Y/eQMlN4DgCTx3WEbBrY7Zcj4KRMxF4xmsJ/qH0uAXsHI8fKcqS5R9Esve06ONCB
/dP/yWFqBccwja1AGcNq1TlzLb1vt4paZx6+SRpIzmo=
=e5Ja
-----END PGP SIGNATURE-----
Merge tag 'v0.0.14.12' into develop
Version 0.0.14.12
Just some minor validation fixes
2016-10-24 23:47:40 +01:00
ead5415a6b
Merge branch 'release/0.0.14.12'
2016-10-24 23:47:13 +01:00
887a1a09db
Bump version number
2016-10-24 23:47:07 +01:00
81834a3ee3
add change to the log
2016-10-24 23:43:53 +01:00
f6b57e50c8
Squashed commit of the following:
...
commit 921d3789e8ef14c426d7629e4a5a8a788cdc4e44
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 24 23:42:09 2016 +0100
remove indie-action markup for now
commit 0df3d68eec48d119f1eeb701201accf53590d991
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 24 23:31:18 2016 +0100
close data tags
2016-10-24 23:42:51 +01:00
5209f5cf0c
Version 0.0.14.11
...
Some improved microformats markup for notes, also better use of yarn.
-----BEGIN PGP SIGNATURE-----
iH4EABMKAAYFAlgOgAcACgkQGyx2r7FshZtArQF/edncwxryHPo7LxEc4yQ+UDqU
F+Gd+r1l5aQop0MuU9cm93JUGU2cf/i5E06zYNY8AYC4Pzl+rm+HYD67uZbnT5kM
F0InnuYtvFTgp+WrPvQQNXIWrmONoLSoYHQisjIPiYg=
=5fQB
-----END PGP SIGNATURE-----
Merge tag 'v0.0.14.11' into develop
Version 0.0.14.11
Some improved microformats markup for notes, also better use of yarn.
2016-10-24 22:41:42 +01:00
82c81dd844
Merge branch 'release/0.0.14.11'
2016-10-24 22:40:43 +01:00
3ef70b808f
Bump version number
2016-10-24 22:38:21 +01:00
c9ea7bb42f
add latest to changelog
2016-10-24 22:36:41 +01:00
1e4d4c0af2
Use h-card for venues, h-adr for general geo info
2016-10-24 21:52:45 +01:00
af13cb9464
Add the co-ordinates in data
tags
2016-10-24 21:14:34 +01:00
36c3fac33b
Markup locations that aren’t places in h-adr markup
2016-10-24 18:35:48 +01:00
776ebd5bb0
Hide latitude, longitude in data tags so its machine readable, but not cluttering the UI
2016-10-24 18:04:59 +01:00
963e5f1152
add latest changes to the log
2016-10-24 14:21:00 +01:00
780c6689ea
Use latest typekit hash
2016-10-24 14:19:07 +01:00
cce73f59f3
Rouge view didn’t get saved and commited
2016-10-24 14:17:49 +01:00
c38c709c42
Squashed commit of the following:
...
commit ed3f2fa665c47fc1ad2a898f06bcd00efd756358
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 24 14:13:45 2016 +0100
Delete bower folder
commit 9166de3f0ac24c9959cf635a4e54ef063486c072
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 24 14:12:42 2016 +0100
populate frontend folder, gzip on different machine also produces different .gz files for existing assets
commit 0b1958b01e372886f564f7c08c435c52412e3a30
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 24 14:11:22 2016 +0100
use frotnend asset folder instead of bower
commit 60a7b81b876ebb01991ca524d0e49b81f8aefd76
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 24 13:53:58 2016 +0100
Move frontend package management to yarn/npm
2016-10-24 14:16:10 +01:00
c8fe273f37
Version 0.0.14.10
...
Fix: trying to get compatability with brid.gy
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlgKPKxfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
2EYBfA+fVLLqlUWMZfRvuzLlOigbuNrv0r/txo9M7x720Oi1mcg0ZjlbRGEwsww3
f3fdGAF/bNNTXwJNz6vByXS+fC4KO7Sy1Mdyg3G3vmffemN924RNgcT49zGmAo9X
RrNB/pGE
=ykmD
-----END PGP SIGNATURE-----
Merge tag 'v0.0.14.10' into develop
Version 0.0.14.10
Fix: trying to get compatability with brid.gy
2016-10-21 17:05:21 +01:00
92bd5b36ce
Merge branch 'release/0.0.14.10'
2016-10-21 17:04:31 +01:00
06cdb83ca3
Bump version number
2016-10-21 17:03:28 +01:00
eb86231aea
Add to changelog
2016-10-21 17:02:47 +01:00
36a7c7ca9a
Better location markup
2016-10-21 17:01:04 +01:00
c0e169b5e8
Version 0.0.14.9
...
Improve microformats markup. This is in preperation of moving to
https://brid.gy for syndication publishing.
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlgKNIhfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
6AYBfimM0ts8xIhffPJY2IZn2fwIN2LgoydJ8WgHpTssw13G1qUGj874NbXASqp4
1rdW8AF9FTvONCGzWKiSZSDlJRloJaaAiU8Y5gW/nORgJavUimfA6I0mfhXAyCZS
fUi/eGMZ
=wB3C
-----END PGP SIGNATURE-----
Merge tag 'v0.0.14.9' into develop
Version 0.0.14.9
Improve microformats markup. This is in preperation of moving to
https://brid.gy for syndication publishing.
2016-10-21 16:30:25 +01:00
f90a30c908
Merge branch 'release/0.0.14.9'
2016-10-21 16:29:28 +01:00
7174512535
Bump version number
2016-10-21 16:28:48 +01:00
756b3847cf
Only make note photos full width, not all
2016-10-21 16:05:04 +01:00
21697abe7a
Add latest changes
2016-10-21 15:55:22 +01:00
bfc592ab6f
Better markup for photos
2016-10-21 15:53:21 +01:00
99231d8114
Squashed commit of the following:
...
commit 54a5ba8c4942b57b42168a353b6649be325940a1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Oct 21 15:47:27 2016 +0100
Add co-ordinates and tweak microformat markup of location data
2016-10-21 15:49:56 +01:00
f9a92a2142
Version 0.0.14.8
...
Use the correct namespace :(
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlgJBZdfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
4JoBf1/ORRVVD6fqlk9Ca69r9pYS6+GnLhWDNMmrYPYVbezGqkKMYeBeHErKHvyd
dCjrBgGAz3yf6bY1kNpvnUzJV3o4OiHMxe5a7S0R8TpHfyPk3iZNrlNm7slJLyNG
DWCw5/TS
=Qmzv
-----END PGP SIGNATURE-----
Merge tag 'v0.0.14.8' into develop
Version 0.0.14.8
Use the correct namespace :(
2016-10-20 18:57:49 +01:00
54e340f0ca
Merge branch 'hotfix/0.0.14.8'
2016-10-20 18:57:19 +01:00
bab05efef7
Use the correct namespace
2016-10-20 18:56:02 +01:00
4468510c5a
Version 0.0.14.7
...
Add a needed namespace import
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlgJAxlfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
hmQBgNivrHb094+rwHsq7ICkk8h88EM9rQa7YbduJmZCqPYEJTQ00SEBVLE9dvt/
5WsroAF8C/QmeVTtYFM02/7VI58X/tVTDajzmaxykMKFvbMWjdal6z60ONDMie+p
5rAhef/h
=FY6u
-----END PGP SIGNATURE-----
Merge tag 'v0.0.14.7' into develop
Version 0.0.14.7
Add a needed namespace import
2016-10-20 18:47:18 +01:00
e413687093
Merge branch 'hotfix/0.0.14.7'
2016-10-20 18:46:44 +01:00
9f1bdca94d
Bump version number
2016-10-20 18:46:27 +01:00
f792ea7b56
Add needed namespace
2016-10-20 18:45:50 +01:00
38a9790921
Version 0.0.14.6
...
Further fix for issue#23, also use tagged release of my
webmentions-parser package
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlgI/WBfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
Co8BfiufAYxX37EaL4rGqJtKHm6D4+soatKz22GqVW2EV2rv/5yN6OcT/ZR+Q8W+
kyMUiQGAm1i2fCGEVdvBrrR0W269cdEfd9+U4CNme/AI9ccJayud+C//ZhL3JSMu
zu52unk9
=x0wR
-----END PGP SIGNATURE-----
Merge tag 'v0.0.14.6' into develop
Version 0.0.14.6
Further fix for issue#23, also use tagged release of my
webmentions-parser package
2016-10-20 18:22:40 +01:00
29d8897876
Merge branch 'release/0.0.14.6'
2016-10-20 18:22:09 +01:00
ad9eed5e45
Bump version number, add change
2016-10-20 18:21:48 +01:00
2f24b988be
Merge branch 'feature/webmentino-parser-fix' into develop
2016-10-20 18:20:12 +01:00
659b2a22fd
Pin my webmention parser to a tagged release
2016-10-20 18:19:26 +01:00
c4c644e653
Forgot my own h-card array structure my authorship package produces
2016-10-20 18:16:45 +01:00
2739a5c77f
Version 0.0.14.5
...
Fix issue 23, an error in th save profile image job
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlgI255fFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
rQ4BfAsA+e3mGvWGUMihRQXldcumxSQJrZWTfkbzFnFC9fJ3jmLyWxIv8qU4GZTg
UGPyaAGAhX3txP5+62ticg5Qqdct0YFq4gzfi0ipHh+kJadBYrP+iuK0htwUhREC
lhyloARA
=By7v
-----END PGP SIGNATURE-----
Merge tag 'v0.0.14.5' into develop
Version 0.0.14.5
Fix issue 23, an error in th save profile image job
2016-10-20 15:58:45 +01:00
8aff6ccb73
Merge branch 'release/0.0.14.5'
2016-10-20 15:58:11 +01:00
57a524b448
Bump version number
2016-10-20 15:57:56 +01:00
3ab17e9b92
Squashed commit of the following:
...
commit cdf2b8ca2723cab5b5c13d305a49288b55ab2f48
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Oct 20 15:55:42 2016 +0100
Add chage to the log
commit d8d62f2fa5ec5599134002cbb1ca11f81e0dfcc5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Oct 20 15:53:03 2016 +0100
Fix a reference to an undefined variable
2016-10-20 15:57:11 +01:00
760ee673c6
Version 0.0.14.4
...
Fix a bad call to explode() in syndicte job
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlgH6+JfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
tVABgO8c2ldh3/f3J0RHJ1U4DV6JC4CKqdHk3+Xynnrm/munZWGc6QvOBXosXZOn
94SdSwF/XclYBN3soZn7C6H9uhne4m4GZIfyH0s3qo1fzuGQvi8ncil1IvWXQI5v
F8Z8Zumj
=5bJC
-----END PGP SIGNATURE-----
Merge tag 'v0.0.14.4' into develop
Version 0.0.14.4
Fix a bad call to explode() in syndicte job
2016-10-19 22:55:54 +01:00
afc8a7acdb
Merge branch 'hotfix/bad-explode'
2016-10-19 22:53:30 +01:00
ecf65db3cf
Bump version number
2016-10-19 22:53:12 +01:00
c167d3e34e
Fix a bad attempt to call explode()
2016-10-19 22:52:07 +01:00
81f3e4edc5
Version 0.0.14.3
...
In this release we display a nominatim sourced place name
with notes that have an associated lat/lng.
Also we move from using npm to yarn.
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlgH5+RfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
25oBgJolJ7iVSCI8VGGi2/KHcnPQZ9DbQ/ZIIjtH7NgbgNqJOJR7peABrIrO3nUI
S2YmDgGA0Dzm1u/wFZZlyN6UzHOzIodtoFOevIZLVz80hbT21EDRIj1YvRBmRcnx
EKaWjt8f
=usZK
-----END PGP SIGNATURE-----
Merge tag 'v0.0.14.3' into develop
Version 0.0.14.3
In this release we display a nominatim sourced place name
with notes that have an associated lat/lng.
Also we move from using npm to yarn.
2016-10-19 22:38:51 +01:00
939cd419b8
Merge branch 'release/0.0.14.3'
2016-10-19 22:37:39 +01:00
2eac92f732
Bump version number
2016-10-19 22:36:25 +01:00
6188385b6a
Switch from npm to yarn
2016-10-19 22:35:13 +01:00
bd6103e84d
Update composer.lock
2016-10-19 22:28:17 +01:00
745d16c610
Bring in upstream changed from github.com/laravel/laravel
...
Squashed commit of the following:
commit e6e0ea2e6e0db9637ae67dfa913ec42f7f08b81e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 19 21:49:59 2016 +0100
Remove needless .gitkeep files
commit 1c7704b2913c689c6cad0eb934787e9fedf0f4fa
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 19 21:48:47 2016 +0100
Use fullpath import for the validator facade
commit dbc28853b6712ba040394cf9943a1a8de85bf44c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 19 21:46:07 2016 +0100
Add redirectTo attribute to the reset password controller
commit 0555680e24c0175acce0be66a2f332c5fa4b35a1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 19 21:44:00 2016 +0100
Ignore Passport-generated OAuth keys
commit 1be872180c52bc267cd43f3a7b8e2b49b4c6f023
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 19 21:41:42 2016 +0100
Fixing typehint
commit d72b783f8511898fe13fbb99fa5739a846801db9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 19 21:40:35 2016 +0100
fix spacing
commit 4870a56fbe273a37ce67203c0e0aed857dccbb1f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 19 21:39:54 2016 +0100
Add typehint for factory
2016-10-19 21:51:12 +01:00
6b71ff74c1
StyleCI fix
2016-10-17 21:00:53 +01:00
e316f98e26
Squashed commit of the following:
...
commit 02c0896ab21422c7b2ee63ad87276de97d2649d1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 17 20:55:08 2016 +0100
Add change to log
commit 05946ce17bf81f4965da4c241c8b636b81fb15cd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 17 19:06:22 2016 +0100
The docs implied a different format response, adjusting my code to the actual response
commit 55e3fab71eed3d44591d3742a9e30ae840427d2c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 17 17:16:07 2016 +0100
Add a missing bracket/semi-colon to end of return statement
commit 08c5b687db7228ebbecb0cd975857c886c6e0851
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 17 17:10:42 2016 +0100
Only add a map for actual places
commit eef45a3ab36015ffd3ce1129afd15f570e4e8496
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 17 17:08:24 2016 +0100
Allow a name to be used instead of co-ordinates
2016-10-17 20:56:00 +01:00
79a64a4b9f
Update some packages to latest releases
2016-10-17 13:43:10 +01:00
6ccf873f59
Version 0.0.14.2
...
Try to get medialibrary working by updating to latest version.
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlgEw8VfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
xgwBf0IQPM/Um45gIe1A3uHybg2cTNaaYM7jY8TSfcQVPGK5C9UhZEFzaTh6LGX1
L01sgAF+O/CnN+aVConeBqw2S97P1H/zIB3gxe7t5BVs6W3vr698hPmCFE6Hg1+Y
p6voEVLX
=b/0i
-----END PGP SIGNATURE-----
Merge tag 'v0.0.14.2' into develop
Version 0.0.14.2
Try to get medialibrary working by updating to latest version.
2016-10-17 13:27:56 +01:00
7e036e02a5
Merge branch 'release/0.0.14.2'
2016-10-17 13:27:13 +01:00
63e82316c8
Bump version
2016-10-17 13:26:51 +01:00
f85a2d8f77
Update .lock
2016-10-17 13:22:12 +01:00
16fff005c5
Version 0.0.14.1
...
We no longer need to save files to media-tmp when using the micropub
client
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlf7t+RfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
L3gBfR8OP99HdLSveMhAf8KXr8rHlM2HeVmErwL7S2zQO8ggTRDgIvb5DbOlyg/I
Lc+D/AF/WUe7aTDNHxvRTZkYQet6M+SQBdDjNhzE03kLXwGPlUGBiLMLKz1+7cBv
E6rv4ybH
=ZiNX
-----END PGP SIGNATURE-----
Merge tag 'v0.0.14.1' into develop
Version 0.0.14.1
We no longer need to save files to media-tmp when using the micropub
client
2016-10-10 16:46:50 +01:00
e55ef0b7da
Merge branch 'release/0.0.14.1'
2016-10-10 16:46:10 +01:00
2cd5a229aa
Bump version
2016-10-10 16:45:52 +01:00
a6253f0bd5
Upload files without intermediary media-tmp
2016-10-10 16:44:41 +01:00
c0e12ac5a7
Version 0.0.14
...
This release should have a more robust micropub implementation.
There’s still more to do, but images should be uploadable now,
also location data, via existing and created places, as well as
co-ordinates, can be sent with notes.
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlf3ss1fFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
UuMBgNgG0rdMlxojIqzZqpH/NDSCWM4OkUAwvbjKBj46mjnkygF3SsZY9Fxvyg98
iliEGQGAvueaFUJj07pIv42SiFFmKUQs31+fG5jylLk87ugS7bu80ls7Fj7LDbpK
WIxc3ejR
=VS+m
-----END PGP SIGNATURE-----
Merge tag 'v0.0.14' into develop
Version 0.0.14
This release should have a more robust micropub implementation.
There’s still more to do, but images should be uploadable now,
also location data, via existing and created places, as well as
co-ordinates, can be sent with notes.
2016-10-07 15:36:05 +01:00
4a6ff98690
Merge branch 'release/0.0.14'
2016-10-07 15:34:39 +01:00
998c0e2483
Bump version number
2016-10-07 15:34:16 +01:00
48e0097431
Add changes to the log
2016-10-07 15:29:43 +01:00
6cd5672dab
Use location instead of place, given we support co-ordinates as well
2016-10-07 15:27:48 +01:00
00ec89595b
gulp derived assets from newnote.js
2016-10-07 15:24:05 +01:00
3973fb3e20
Allow cordinated to be sent as a geo: URI
2016-10-07 15:22:21 +01:00
90d6dafd61
Update dependencies
2016-10-07 14:39:34 +01:00
5bfe8c5a97
Correctly add photos to S3
2016-10-07 14:39:05 +01:00
842dbfa87b
Use uri instead of url
2016-10-07 12:17:12 +01:00
dd0a3228c1
Use the correct URL format for places
2016-10-07 12:16:33 +01:00
e3f398ff84
Use the correct place URL format
2016-10-07 12:15:17 +01:00
976b9ac00f
gulp derived assets from newnote.js resource
2016-10-07 11:43:44 +01:00
841f076338
Correctly parse new place created response
2016-10-07 11:42:22 +01:00
c1f7a20ddc
gulp derived files from newnote.js asset
2016-10-07 00:01:58 +01:00
a86ebf5297
Correctly select relavent option value when map amrker is clicked
2016-10-07 00:01:11 +01:00
64f856afae
Update hash again after changing the kit settings
2016-10-06 20:52:02 +01:00
8a85b78466
Update typekit’s sri hash
2016-10-06 20:47:18 +01:00
e93bd8d788
Version 0.0.13.9
...
Hotfix, add missing semi-colon
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlf1mQpfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
PCMBgLEWtwl/cHl2oLhxZFmWEkxp1A6qA86aLbOizgCMdTwzz7kjPWibOp1Gmmt1
ZiYiXwGAlLnD1PixxMGMZ8XrmMOCiyEd/YRZcACdqRWdETCdxvTBUuN4OwAYpz2S
mtFO0iP0
=dtA8
-----END PGP SIGNATURE-----
Merge tag 'v0.0.13.9' into develop
Version 0.0.13.9
Hotfix, add missing semi-colon
2016-10-06 01:21:36 +01:00
cb13ba7a57
Merge branch 'release/0.0.13.9'
2016-10-06 01:21:12 +01:00
b821abc362
Bump version
2016-10-06 01:20:52 +01:00
4e324c3586
Add missing semi-colon, (even the best of us)
2016-10-06 01:19:45 +01:00
c904bcb6d1
Version 0.0.13.8
...
Force laravel to access postgis methods during job by creating a place
model instance.
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlf1lglfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
VI8BfAi6HvSsdvxqInirINfFvEj5feikdft9G5jI0hOKuLOC/RABIfU5xgIu9u5o
5hjxXAF+O1hBi6yEMaSdrDcKquHVBMzt115IX+SZswNfKM31vetEr+kYZaat91xN
uJRY5bMw
=jwLe
-----END PGP SIGNATURE-----
Merge tag 'v0.0.13.8' into develop
Version 0.0.13.8
Force laravel to access postgis methods during job by creating a place
model instance.
2016-10-06 01:08:56 +01:00
4770f91ebd
Merge branch 'release/0.0.13.8'
2016-10-06 01:08:06 +01:00
e9838cea46
Bump version
2016-10-06 01:07:41 +01:00
5723ba4b9c
Add fix to changelog
2016-10-06 01:06:41 +01:00
c25f2f349d
Remove comments from testing
2016-10-06 01:04:23 +01:00
a7dd02f144
Manually create a Place model to force laravel to access postgis methods
2016-10-06 01:03:22 +01:00
19d982580a
Version 0.0.13.7
...
Use the correct `laravel-postgis` method call
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlf1LwJfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
+BIBfjZ82CP3bFjlSk19qtRmpUWvUf42A5j6Cq37urKB+/DI4fMyjsKx45dDCH/A
zygWZgF/eX7qcsNRUkydn6RNxg5MOAuP7OR1gBqZ8vTQxfaGoMjB88/Mqqj1jgvv
qtbN3zvi
=xxVM
-----END PGP SIGNATURE-----
Merge tag 'v0.0.13.7' into develop
Version 0.0.13.7
Use the correct `laravel-postgis` method call
2016-10-05 17:49:18 +01:00
25c8bee7f1
Merge branch 'hotfix/0.0.13.7'
2016-10-05 17:48:44 +01:00
63ad556388
Bump version number
2016-10-05 17:48:24 +01:00
26de25382e
Use the correct method
2016-10-05 17:47:25 +01:00
fa7bd5efbf
Version 0.0.13.6
...
When location info is available this will be syndicated to Twitter
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlf1K9RfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
GKoBgNaJXkFe06eEqaFYPS2OqYow1/RFscVB/ViMlDkTl7AX2EY0ACgmoq3c8BTP
2W9TWQGAxUyMB+sY2rJEGEJ2tRJ1QL0n44Z1FdebHrgtm+AY42ko0djGNkczHXM/
HoblXDat
=mGRU
-----END PGP SIGNATURE-----
Merge tag 'v0.0.13.6' into develop
Version 0.0.13.6
When location info is available this will be syndicated to Twitter
2016-10-05 17:35:38 +01:00
0042ddb57f
Merge branch 'release/0.0.13.6'
2016-10-05 17:34:45 +01:00
0d63ce31ec
Bump version
2016-10-05 17:34:26 +01:00
4e6148e038
Squashed commit of the following:
...
commit ee8c6db5ce1ebf8dbcef81848e8a99e3c102f964
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 5 17:29:02 2016 +0100
Add info to changelog
commit d0b213673698691f4624d6aef8b9067a21e722fc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 5 17:27:38 2016 +0100
Use the correct variable name
commit 5d5dd00409f61403e4097503c6b3d75a3f83c9c8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 5 17:26:39 2016 +0100
Add lat/lng values to a tweet if we know them
2016-10-05 17:29:56 +01:00
b2cfe546f7
Version 0.0.13.5
...
Places can now be added to a new note created via the micropub client
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlf1GadfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
rI8BgOzzRvvTV017EXJ+82A0YFagXOThKyGncM1ZIPuxemLX8XpSHkESpcTebL9r
1/WiiAF/Y8lfpmIyPKIyX1vRtizblVjwOep5qwx8q8ccaIc4YZHE/wrdVDhZsnan
QbyVfqXv
=B8EF
-----END PGP SIGNATURE-----
Merge tag 'v0.0.13.5' into develop
Version 0.0.13.5
Places can now be added to a new note created via the micropub client
2016-10-05 16:18:06 +01:00
04e6744806
Merge branch 'release/0.0.13.5'
2016-10-05 16:17:28 +01:00
96e3e43f49
Bump version number, add change
2016-10-05 16:17:03 +01:00
405139526a
StyleCI fix
2016-10-05 16:13:00 +01:00
ac7f002293
Notes created via the micropub client can now have associated places
...
Squashed commit of the following:
commit d98a19ac59d29540f9eeca473013da4e52ad99eb
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 5 16:09:33 2016 +0100
Get places working again, location info will add a place to a note
commit 98ec16174cb4431e6e0e13f5f1d3303ceafcd7b1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 5 16:08:32 2016 +0100
gulp build assets from js
commit 2e7e50a6f6f7f8b129bb472d92a38801575020a8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 5 16:07:21 2016 +0100
Use full URIs instead of slugs for places
2016-10-05 16:10:00 +01:00
d924f9916e
StyleCI fixes
2016-10-03 18:04:50 +01:00
5df1d6aac3
Use an actaully valid token in debug mode
2016-10-03 17:45:21 +01:00
f5dbc2b35f
Version 0.0.13.4
...
Hopefully places work properly now :)
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlfyfrlfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
SycBf2R3AcqnBt2yGHNMDTiG21rn7/d6UK552hkH8JreYhjrP8w2AROPg1WXeK49
zPrfkgF/R/5OUCXVx1N0+iYmQdOlL47GPs5UsyroV/JOMqa9V55Y69OkDc3t1eXP
lgAqAS3j
=WEKZ
-----END PGP SIGNATURE-----
Merge tag 'v0.0.13.4' into develop
Version 0.0.13.4
Hopefully places work properly now :)
2016-10-03 16:52:33 +01:00
4beb9feae4
Merge branch 'release/0.0.13.4'
2016-10-03 16:51:58 +01:00
3109beab00
Bump version number, add latest change
2016-10-03 16:50:24 +01:00
dc66677014
gulp generated js files
2016-10-03 16:47:38 +01:00
3dbae679ac
Access places response properly
2016-10-03 16:36:42 +01:00
c8890f3033
Use correct uncertainty query param name, provide better erro info in repsonse
2016-10-03 16:28:09 +01:00
46ed129904
Better json response using laravel’s helper
2016-10-03 16:26:58 +01:00
46f1bfd99f
Allow micropub usage when testing locally
2016-10-03 16:26:07 +01:00
55c8a70918
Version 0.0.13.3
...
Fix issue 21 where the front-end js wasn’t accessing the place result
set properly.
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlfyaL9fFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
k8wBfihxuXGUmL3ZhvZRZAMp49ukc+w+k83nNA1O7OtinQ4eL2TZIjk9Dn6JUpFw
ne1xvQGAsDJED2yofP7mVpZB5Gp0CoZkWs26IeJVmmI6tg1YSos4phckrDKlkaGs
jRKZTccX
=FGGE
-----END PGP SIGNATURE-----
Merge tag 'v0.0.13.3' into develop
Version 0.0.13.3
Fix issue 21 where the front-end js wasn’t accessing the place result
set properly.
2016-10-03 15:18:46 +01:00
ad175ed342
Merge branch 'release/0.0.13.3'
2016-10-03 15:18:04 +01:00
c7517b91e1
Bump version number
2016-10-03 15:17:46 +01:00
6fe22755f4
Merge branch 'bugfix/issue-21' into develop
2016-10-03 15:17:03 +01:00
2ae4295a5f
Update changelog
2016-10-03 15:16:44 +01:00
a6d206c8f1
public resources derived from newnote.js asset
2016-10-03 15:14:46 +01:00
9fa7819786
Hopefully fix issue 21, response now has a places array which contains the results, use this. Before results were directly in response
2016-10-03 15:07:46 +01:00
6440ab7710
Version 0.0.13.2
...
Fix issue related to fetch API
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlfyYxJfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
AdoBgL2uzQLuPCQ03rF/zIlu6SB8PbK2vCI0+GjAZr3ChgdjS7M2m6gjRAY4rcvw
6njd3QGAvDKkiaI6OCXFqcxEr6yMhbkHSt9YCULxEqAYFBYkVGvFRjKGUXk3Apjk
XoZgqOaH
=xHNr
-----END PGP SIGNATURE-----
Merge tag 'v0.0.13.2' into develop
Version 0.0.13.2
Fix issue related to fetch API
2016-10-03 14:54:39 +01:00
65ce7b0c01
Merge branch 'release/0.0.13.2'
2016-10-03 14:53:52 +01:00
83a06dafcc
Bump version number, add latest change
2016-10-03 14:53:30 +01:00
69d6e16ab9
Merge branch 'feature/fetch-api' into develop
2016-10-03 14:51:32 +01:00
b61f4931d3
newnote.js derivative assets
2016-10-03 14:48:44 +01:00
e335a80fda
Use u for uncertainty parameter
2016-10-03 14:46:53 +01:00
842f2b047c
Update composer.lock
2016-10-03 11:58:19 +01:00
ae20d53b2a
Version 0.0.13.1
...
Some minor improvements of places related code.
-----BEGIN PGP SIGNATURE-----
iH4EABMKAAYFAlfvucwACgkQGyx2r7FshZu8sQF9GsmeDA/48FlbfP+ovqTZmdEt
HO1E9anV6UR430v3dw8mDpMfhmkSJDjif8N8Ud0/AYC1EvGrUyf2G+rz2wgWY5Bh
MMtC7KDZ31JcnQKd8/2/B8CKWyCMjmJs/ZWpJSFemHQ=
=KtH/
-----END PGP SIGNATURE-----
Merge tag 'v0.0.13.1' into develop
Version 0.0.13.1
Some minor improvements of places related code.
2016-10-01 14:27:54 +01:00
7c3e985db9
Merge branch 'release/0.0.13.1'
2016-10-01 14:27:14 +01:00
ab632636da
Bump version number
2016-10-01 14:27:05 +01:00
2546a92039
Squashed commit of the following:
...
commit fa51cd728fbb13ebadfc45d90dc24c284a31f4ae
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Oct 1 14:25:50 2016 +0100
Update changelog
commit 93e6a92c664cb42da679c5bb2e37cabec0e7fb99
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Oct 1 14:25:00 2016 +0100
test create new place with uncertainty parameter
commit 3d793801b3c0e93228ce5c6bae83c74b130127c0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Oct 1 14:24:35 2016 +0100
Parse correctly to take into account uncertainty parameter
commit d9060332a484ff414ed4dac03fa39838d7b73b54
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sat Oct 1 11:11:56 2016 +0100
Better comments
commit 298663cf7beaf4893d326aae880d64279ce4af37
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 30 22:59:08 2016 +0100
Allow tagged notes to be deleted, didn’t know that wasn’t possible before :/
commit 7f5c65c6d858321526b7f0ac84c527dc2f09614a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Sep 30 22:57:57 2016 +0100
Better test for creating a new note via mircropub, the new note gets deleted
2016-10-01 14:26:07 +01:00
2c6b9df97a
Squashed commit of the following:
...
commit e7f1c4c84579b959fe2997ff4d2315ee53acfe9a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Sep 29 11:22:44 2016 +0100
Add latest change, fix spelling errors in rest of changelog
commit 637b5107b557f1c2a56327a40b3d7b4b7297fa29
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Sep 28 21:13:06 2016 +0100
Add a test for uncertainty parameter
commit 5e7504b323debf9c91e0cca428b4dca7dda0789d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Sep 28 21:11:12 2016 +0100
Format the ternaty operator correctly
commit 19c978a5ac59cd7dfdceee9a8f1aaa6539d8ac66
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Sep 28 20:46:19 2016 +0100
Fix typo
commit d4e5b5fc384d0ccd715ea28a51821f958f6c2caa
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Sep 28 20:41:23 2016 +0100
Add paraphanalia
commit a96f104894de6c06dc5e41044482de2355cb4965
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Sep 28 20:35:17 2016 +0100
Add the geolocation uncertainty to nearby places request
commit 0f6d5649e2f3316040d7453f5fcc96ac1f0ac783
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Sep 28 20:34:38 2016 +0100
Use a query parameter for geolocation uncertainty
commit a9147a074315fabb0d76e5991b34a70b2143761c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Sep 28 19:58:08 2016 +0100
Make use of uncertainty parameter when finding nearby places
commit bad384b5d8be3ea8905d8f6ca3c20f448869853d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Sep 28 19:28:42 2016 +0100
Support sending uncertainty value to micropub endpoint
2016-09-29 11:28:31 +01:00
4e69a4d55c
Version 0.0.13
...
Hopefully places work better with the micropub client.
Also improved the autlinker js script and add uglification to the work
flow.
-----BEGIN PGP SIGNATURE-----
iPQEABMKAHwFAlfpkRhfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
/xkBf3Lfhkw9nMysu66zb/+spi2SUXiXx/V3ZGFKWbfP3xLloNPtw5rOXB/ypLry
W3P3UgGAlqNQHPKaUOLrYfsEnASkCcYy0P2MwNifnZ8vFAIYzCMtijXAQegcLoD+
kku2EJWw
=sYwh
-----END PGP SIGNATURE-----
Merge tag 'v0.0.13' into develop
Version 0.0.13
Hopefully places work better with the micropub client.
Also improved the autlinker js script and add uglification to the work
flow.
2016-09-26 22:20:38 +01:00
aa0316ffe0
Merge branch 'release/0.0.13'
2016-09-26 22:19:28 +01:00
63b2be469b
Bump version number
2016-09-26 22:18:57 +01:00
f64e17e236
Update changelog, close issue#18
2016-09-26 22:03:34 +01:00
342faddd00
Autolink spotify links with the Spotify Play button
2016-09-26 22:00:10 +01:00
cf1111dc5a
Update changelog, close issue#19
2016-09-26 13:36:32 +01:00
6d6c4d9a5e
Merge branch 'feature/uglify-js' into develop
2016-09-26 13:32:35 +01:00
e7edf4a647
Recompress assets
2016-09-26 13:31:31 +01:00
f0c8e8fbb9
.js files are now uglified
2016-09-26 13:20:09 +01:00
d73062f3cf
Add a basic js uglify process
2016-09-26 13:02:23 +01:00
164b9bd232
Update chagelog
2016-09-26 12:42:26 +01:00
0d4b339456
Update .lock
2016-09-26 12:10:36 +01:00
1c83f3e979
Add Bus facade
2016-09-26 11:52:13 +01:00
44023b0544
Add missing new line before return [styleci]
2016-09-23 16:59:58 +01:00
d8f5293a73
Add trailing array entry comma
2016-09-23 16:58:50 +01:00
5ffcee06c0
Merge branch 'feature/better-places' into develop
2016-09-23 16:56:29 +01:00
3b21fb5f1f
More thorough test suite for micropub code
2016-09-23 16:55:25 +01:00
3c689c09ed
Much better json response code, add an extra try/catch
2016-09-23 16:55:02 +01:00
0d1787d69a
Add support for JSON requests
2016-09-23 16:51:48 +01:00
4133efb8a8
Return json for all the requests the newnote.js makes, this allows for better error handling on the frontend
2016-09-23 12:26:43 +01:00
5d410352db
Better error handling for fetch requests
2016-09-23 12:24:23 +01:00
32af94fab8
Better error handling in case of place creation failure
2016-09-22 16:00:04 +01:00
0a9aafb620
Remove non-needed use statements
2016-09-22 15:18:29 +01:00
d542975b9f
No need to define class types in postgisFields array
2016-09-22 15:15:47 +01:00
4d1e577f66
Merge branch 'release/0.0.12' into develop
2016-09-21 20:24:25 +01:00
b240df214d
Merge branch 'release/0.0.12'
2016-09-21 20:22:44 +01:00
62ae284984
Bump version number
2016-09-21 20:22:18 +01:00
ad0c7fdb17
Update changelog, close issue#14
2016-09-21 20:20:59 +01:00
347012b6d5
No longer need to hardcode my own profile name for twitter links
2016-09-21 20:19:30 +01:00
e671536726
Update changelog, close issue#17
2016-09-21 20:14:41 +01:00
63bcb34e9c
Better indication of number of replies
2016-09-21 20:13:08 +01:00
0c1605afc2
Merge branch 'hotfix/0.0.11.10' into develop
2016-09-21 20:04:46 +01:00
ff9113dc6a
Merge branch 'hotfix/0.0.11.10'
2016-09-21 20:02:29 +01:00
d7ecf3de19
Use correct namespace for Carbon
2016-09-21 20:02:00 +01:00
856d98391a
Merge branch 'hotfix/0.0.11.9' into develop
2016-09-21 19:57:00 +01:00
85e9d503a8
Merge branch 'hotfix/0.0.11.9'
2016-09-21 19:56:24 +01:00
c96900837c
Bump version, add fix
2016-09-21 19:55:58 +01:00
9390d2830d
Hotfix: Correctly parse microformats data for view
2016-09-21 19:54:45 +01:00
833a9bbc2b
Remove stub test file
2016-09-21 17:40:35 +01:00
034faba0b8
Update .lock
2016-09-21 17:34:27 +01:00
8e8e6f9436
Merge branch 'hotfix/0.0.11.8' into develop
2016-09-21 15:29:51 +01:00
d26b40ead8
Merge branch 'hotfix/0.0.11.8'
2016-09-21 15:16:52 +01:00
4d623d0d7b
Bump version, add fix
2016-09-21 15:16:34 +01:00
78b22042f0
Fix: remove index.html from generated url
2016-09-21 15:14:58 +01:00
bc631bae80
Fix a style issue
2016-09-21 14:25:12 +01:00
0864e15314
Merge branch 'hotfix/0.0.11.7' into develop
2016-09-21 14:21:57 +01:00
9723099e91
Merge branch 'hotfix/0.0.11.7'
2016-09-21 14:21:16 +01:00
7e1bf5d91f
Bump version, add fix
2016-09-21 14:20:57 +01:00
c9d5e6d628
Create necessary directories first to save the HTML
2016-09-21 14:18:58 +01:00
ed5c1d4d5f
Merge branch 'hotfix/0.0.11.6' into develop
2016-09-20 13:34:34 +01:00
5758380968
Merge branch 'hotfix/0.0.11.6'
2016-09-20 13:33:42 +01:00
d0f4467b3c
Bump version number in changelog
2016-09-20 13:32:59 +01:00
a461abfa6f
Save HTML to the correct location
2016-09-20 13:31:39 +01:00
3d62ced216
Merge branch 'hotfix/0.0.11.5' into develop
2016-09-20 13:15:49 +01:00
5e9d2aae6e
Merge branch 'hotfix/0.0.11.5'
2016-09-20 13:14:59 +01:00
de2fbe3237
Bump version number in changelog
2016-09-20 13:14:37 +01:00
7f9a73360c
Fix job dispatching
2016-09-20 13:13:05 +01:00
b4e63afaf9
Merge branch 'release/0.0.11.4' into develop
2016-09-19 21:24:29 +01:00
e482c0df9e
Merge branch 'release/0.0.11.4'
2016-09-19 21:23:50 +01:00
3c30328ca0
Bump version
2016-09-19 21:23:34 +01:00
d000295c63
Output info to the console
2016-09-19 21:22:03 +01:00
24edb96242
Remove use statements that are no longer needed
2016-09-19 17:34:00 +01:00
34e6ccb97c
Merge branch 'release/0.0.11.3' into develop
2016-09-19 17:30:31 +01:00
8fb584a8ed
Merge branch 'release/0.0.11.3'
2016-09-19 17:29:08 +01:00
914de44057
Bump version number
2016-09-19 17:28:57 +01:00
4555abb501
Update changelog
2016-09-19 17:27:49 +01:00
a65ed7d141
Merge branch 'feature/backup-before-wmredownload' into develop
2016-09-19 17:25:29 +01:00
cdfb437dd3
Delete unnecesary backups
2016-09-19 17:25:01 +01:00
54079e407c
Don’t parse backups
2016-09-19 17:19:04 +01:00
6804cc3776
Backup a file before saving the new HTML contents
2016-09-19 17:18:24 +01:00
dfedd64ed5
Merge branch 'feature/htmlfilter' into develop
2016-09-19 15:51:59 +01:00
069a5e49eb
Update changelog
2016-09-19 15:51:43 +01:00
ca88bbdb91
Filter html on output and rely on HTMLFilter’s own cache
2016-09-19 15:50:15 +01:00
49e6e9a84d
Updated .lock
2016-09-19 15:32:11 +01:00
326fedad63
Merge branch 'release/0.0.11.2' into develop
2016-09-19 11:31:38 +01:00
b0a1da4493
Merge branch 'release/0.0.11.2'
2016-09-19 11:31:00 +01:00
3b46623f5d
Bump version number
2016-09-19 11:30:33 +01:00
a72d26269a
Update typekit sri value
2016-09-19 11:28:51 +01:00
670824c118
Add space for PSR-2 compliance
2016-09-19 11:20:51 +01:00
cea255a877
Merge branch 'hotfix/0.0.11.1' into develop
2016-09-17 21:31:49 +01:00
dd258c2bd8
Merge branch 'hotfix/0.0.11.1'
2016-09-17 21:31:19 +01:00
2a3f248bb1
Bump version
2016-09-17 21:30:54 +01:00
364a626855
Fix syntax issue
2016-09-17 21:29:32 +01:00
50360bdd60
Merge branch 'release/0.0.11' into develop
2016-09-17 21:24:11 +01:00
421d11b151
Merge branch 'release/0.0.11'
2016-09-17 21:22:59 +01:00
396ab16832
Bump version
2016-09-17 21:22:42 +01:00
9f0c622a09
Add a license file
2016-09-17 21:20:57 +01:00
9f76de5c42
Merge branch 'feature/parse-webmentions-command' into develop
2016-09-17 21:14:56 +01:00
17edd70003
Summarize webmention changes
2016-09-17 21:14:10 +01:00
99a6f665b0
Add explanetory comment
2016-09-17 21:03:53 +01:00
f9fc24dd04
Give the redownload command a better name
2016-09-17 21:01:23 +01:00
c5e0b621a6
Add missing comma
2016-09-17 20:58:47 +01:00
756f40fb55
Tweak command description
2016-09-17 20:56:57 +01:00
fb81b37f4d
More refactoring of the initial webmention processing job
2016-09-17 20:50:56 +01:00
769d2aabd4
Register the new commands
2016-09-17 20:50:22 +01:00
6e04296e2d
Pass full URL into php-mf2’s parse
method
2016-09-17 20:12:16 +01:00
2d1565f6a1
An observer that generates the filtered HTML on model creation/updating
2016-09-17 19:58:59 +01:00
a3d6767ccb
Move HTML filtering into an observer
2016-09-17 19:58:00 +01:00
23d7d97ed0
Regsiter an observer for the webmention model
2016-09-17 18:19:54 +01:00
7cfcc0f899
We should be parsing the saved HTML now
2016-09-17 18:18:53 +01:00
7abf8383de
leave http/https in folder names so we know which sheme to use
2016-09-16 16:33:05 +01:00
b340d5a076
Add job that downloads and saves the HTML of a webmention
2016-09-15 15:54:57 +01:00
bd6af02170
Artisan command to initiaite redownload of webmention’s HTML
2016-09-15 15:42:28 +01:00
9aef3c6334
Update changelog
2016-09-14 19:30:46 +01:00
c2bc033c42
Update mapbox version
2016-09-14 19:28:54 +01:00
62b96e086a
Merge branch 'feature/mapbox-links-consolidation' into develop
2016-09-14 18:35:02 +01:00
06ee35bef7
Update changelog
2016-09-14 18:34:12 +01:00
6c30673056
Move mapbox links into its own sub-view
2016-09-14 18:31:57 +01:00
f00a0b74f0
Merge branch 'feature/sri-rupport' into develop
2016-09-14 17:57:50 +01:00
7f68b7a57e
Update changelog
2016-09-14 17:57:08 +01:00
009be0250c
Add integrity values to external assets
2016-09-14 17:56:15 +01:00
90cecd7a9d
Update changelog to mention new gpg key
2016-09-12 13:42:58 +01:00
86c1e6f35a
Update GPG key
2016-09-10 19:53:17 +01:00
aa7aacb4a6
Merge branch 'release/0.0.10' into develop
2016-09-10 18:53:14 +01:00
97c587c94c
Merge branch 'release/0.0.10'
2016-09-10 18:49:46 +01:00
5d85ff4abc
Bump version number
2016-09-10 18:49:18 +01:00
433dfd39c1
Update changelog
2016-09-10 15:15:28 +01:00
f75f3911a4
No more need for Whoop rendering code
2016-09-10 15:01:23 +01:00
706a2ce4ba
Close #5 , better handling of TokenMismatchException
2016-09-10 15:00:43 +01:00
cc7212d6b1
Remove filp/whoops
2016-09-10 14:46:06 +01:00
ff30c40530
Updated .lock
2016-09-10 14:31:14 +01:00
4d0ef3713e
Keep the changelog upto date
2016-09-09 13:11:12 +01:00
d0e020333a
Fix an issue on travis with xdebug already being absent on php nightly
2016-09-09 12:33:31 +01:00
9245f5a3e0
Merge branch 'feature/sensiolabs' into develop
2016-09-09 12:30:14 +01:00
6892402352
Add the security check to travis
2016-09-09 12:29:52 +01:00
929b36be52
Improve command output from nothing
2016-09-09 12:21:22 +01:00
4060e449a1
Register the artisan command
2016-09-09 12:14:47 +01:00
c2a8d22d91
Add the artisan command to check for security vulns
2016-09-09 12:12:35 +01:00
18f7fe85f9
Add sensiolab’s securty checker tool
2016-09-09 12:00:11 +01:00
83d20138f5
Updated .lock
2016-09-09 11:49:32 +01:00
f58cfa99ae
Remove duplicate APP_KEY entry
2016-09-09 11:40:50 +01:00
579b3d7e9c
Merge remote-tracking branch 'origin/develop' into develop
2016-09-09 11:07:04 +01:00
cdeb0a4828
Updated .lock
2016-09-08 13:00:47 +01:00
c66b534cc7
Merge branch 'release/0.0.9.2' into develop
2016-09-08 12:52:53 +01:00
44d52fa65a
Merge branch 'release/0.0.9.2'
2016-09-08 12:51:57 +01:00
91fa07890e
Bump version number
2016-09-08 12:51:47 +01:00
d9ee853958
Merge branch 'feature/static-assets' into develop
2016-09-08 12:50:32 +01:00
20a1314ab8
Update changelog
2016-09-08 12:50:11 +01:00
2c5c4a938b
Remove Piwik
2016-09-08 12:49:45 +01:00
f57f4d3f92
Compressing updated bower files
2016-09-08 12:24:17 +01:00
72fe62ec8a
Updated a bower dependency
2016-09-08 12:23:26 +01:00
9fef3b519e
Update version references
2016-09-08 12:08:05 +01:00
e8deeb81a9
Update changelog
2016-09-08 11:21:18 +01:00
246f67efe4
More tidying of .git* files
2016-09-08 11:20:29 +01:00
3a06a2ccea
Tokens are now JWT, so no need for folder
2016-09-08 10:34:56 +01:00
f4ce571a9e
Tidy up some .git* files
2016-09-08 10:33:50 +01:00
f5a7866d00
Merge branch 'hotfix/0.0.9.1' into develop
2016-09-07 16:29:20 +01:00
d59723d826
Merge branch 'hotfix/0.0.9.1'
2016-09-07 16:28:46 +01:00
e9262caef5
Fix an issue sending webmentions
2016-09-07 16:28:31 +01:00
75737bbfe8
Merge branch 'release/0.0.9' into develop
2016-09-06 17:46:31 +01:00
4ac589528b
Merge branch 'release/0.0.9'
2016-09-06 17:44:07 +01:00
6673d368c5
Bump to v0.0.9
2016-09-06 17:43:37 +01:00
1af9dd35ab
StyleCI fixes
2016-09-06 16:44:15 +01:00
577fae0540
Migrate to Laravel 5.3
2016-09-06 16:40:39 +01:00
579aee7a12
Updated .lock
2016-09-05 23:47:15 +01:00
5b4b734d08
Merge branch 'feature/webmentions' into develop
2016-09-05 23:40:41 +01:00
94ec2ec254
Should now be able to send webmentions to webmention.rocks
2016-09-05 23:39:54 +01:00
a9f089098c
Work on webmwtion code refactoring
2016-08-03 16:08:30 +01:00
84c7969a4e
Add an mf2 column to webemtnions, type jsonb
2016-07-29 14:22:49 +01:00
bb16547942
Add a missing space (PSR-2)
2016-07-29 10:48:05 +01:00
c81eddd12c
Update .lock
2016-07-29 10:00:05 +01:00
5585483800
Start work on better webmention support
2016-07-29 09:55:27 +01:00
75cb5cf454
Updated .lock
2016-07-21 11:12:01 +01:00
e6ed48adf1
A little tweak of the settings
2016-07-19 22:06:09 +01:00
2c7c17b074
Merge branch 'release/0.0.8.5' into develop
2016-07-18 16:54:09 +01:00
187342de3c
Merge branch 'release/0.0.8.5'
2016-07-18 16:52:42 +01:00
b6c88de5f2
Bump to version 0.0.8.5
2016-07-18 16:52:28 +01:00
aef72bd9be
Update composer.lock
2016-07-18 16:51:19 +01:00
f2aa009f6f
Set the size of a textarea correctly
2016-07-18 13:27:32 +01:00
89a1e9566a
Merge branch 'release/0.0.8.4' into develop
2016-07-18 10:33:29 +01:00
79104484bb
Merge branch 'release/0.0.8.4'
2016-07-18 10:32:38 +01:00
093351de8a
Bump to version 0.0.8.4
2016-07-18 10:32:35 +01:00
5ff4289704
Make style and script links absolute
2016-07-18 10:30:49 +01:00
b63de1f9f2
Merge branch 'release/0.0.8.3' into develop
2016-07-18 10:12:55 +01:00
5ece799ac1
Merge branch 'release/0.0.8.3'
2016-07-18 10:11:18 +01:00
03bac02d51
Bump to version 0.0.8.3
2016-07-18 10:11:14 +01:00
476a2d1c5a
Dump laravel-elixir, use gulp natively to compile sass, autoprefix declarations, and compress assets.
2016-07-18 10:01:51 +01:00
cb5f9b7e15
Use non elixir versioned links
2016-07-15 15:08:35 +01:00
7fea2dd3d7
Better processing of sass files, compressed oputput and sourcemaps
2016-07-15 14:27:43 +01:00
13fd7ae736
Drop laravel elixir, we’ll use nginx’s etag feature for cache-ing
2016-07-15 14:21:35 +01:00
779009be3c
Update composer.lock
2016-07-15 13:15:38 +01:00
2a379856fc
Merge branch 'release/0.0.8.2' into develop
2016-07-15 12:10:40 +01:00
572bd3798e
Merge branch 'release/0.0.8.2'
2016-07-15 12:10:03 +01:00
b4d950806c
Bump version number to 0.0.8.2
2016-07-15 12:09:51 +01:00
4ca621f0e3
Fix the syndication list test to match better parsing support
2016-07-13 20:10:15 +01:00
d584a10d1e
Better syndication parsing
2016-07-13 17:32:10 +01:00
9a0e2e7ed9
Merge branch 'hotfix/0.0.8.1' into develop
2016-07-13 16:40:07 +01:00
61553312d4
Merge branch 'hotfix/0.0.8.1'
2016-07-13 16:39:32 +01:00
532caabc5e
Fix an issue in the parseSyndicationTargets
2016-07-13 16:39:08 +01:00
f57c0df552
Merge branch 'release/0.0.8' into develop
2016-07-13 16:34:57 +01:00
da61bf5a07
Merge branch 'release/0.0.8'
2016-07-13 16:33:56 +01:00
1c02e6bfb5
Merge branch 'master' of github.com:jonnybarnes/jonnybarnes.uk into release/0.0.8
2016-07-13 16:33:12 +01:00
270525733f
Bump version number
2016-07-13 16:32:25 +01:00
a93180cac7
Use latest commonmark
2016-07-13 15:51:59 +01:00
d656c2059a
Update .lock
2016-07-13 12:46:58 +01:00
634e0eac97
Updated .lock
2016-07-12 21:55:03 +01:00
52b3dcb4f9
Add DependencyCI support
2016-07-12 17:28:49 +01:00
0c781987a1
Merge branch 'feature/micropub-json' into develop
2016-07-11 17:39:10 +01:00
7d381eaf81
Add a test for JSON request to endpoint
2016-07-11 17:32:58 +01:00
72e61032d8
Allow JSON requests to the micropub endpoint
2016-07-11 17:09:14 +01:00
50126828ff
Updated composer.lock
2016-07-11 13:31:31 +01:00
12cd8725e2
Updated composer.lock
2016-07-08 16:54:59 +01:00
b77e12878a
compores update, plus bring in changes from laravel/laravel
2016-07-04 22:33:13 +01:00
e729f655a1
Merge branch 'release/0.0.7.1' into develop
2016-07-04 16:30:47 +01:00
d1657dd382
Merge branch 'release/0.0.7.1'
2016-07-04 16:29:48 +01:00
e49e04232b
Bump version
2016-07-04 16:29:13 +01:00
36ae35e14d
Missing space
2016-07-04 16:26:23 +01:00
3372dd1fc8
Some StyleCI fixes
2016-07-04 16:23:54 +01:00
86ba84dd9d
Merge branch 'master' of github.com:jonnybarnes/jonnybarnes.uk
2016-07-04 16:04:46 +01:00
414094a898
Merge branch 'release/0.0.7' into develop
2016-07-04 16:03:02 +01:00
1283afe0a5
Merge branch 'release/0.0.7'
2016-07-04 16:02:19 +01:00
bca90e126a
Bump version number
2016-07-04 16:02:06 +01:00
4bed31862e
Merge branch 'feature/micropub' into develop
2016-07-04 15:46:28 +01:00
4bb87a1dea
Update changelog
2016-07-04 15:37:11 +01:00
a9d30c3a57
Respond to a q=config
request
2016-07-04 15:35:17 +01:00
128f649722
Use JSON with micripub endpoint responses
2016-07-04 13:53:33 +01:00
88b30bb815
Use JSON response for q=syndicate-to request
2016-06-29 23:53:48 +01:00
4f30955758
Merge branch 'release/0.0.6.3' into develop
2016-06-29 15:30:21 +01:00
d02113c53b
Merge branch 'release/0.0.6.3'
2016-06-29 15:29:34 +01:00
90e403a829
Bump version number
2016-06-29 15:29:30 +01:00
221f1f449d
Look for syndicate-to
when deciding wether to syndicate to twitter
2016-06-29 15:28:23 +01:00
538acb3185
Merge branch 'hotfix/0.0.6.2' into develop
2016-06-28 22:31:10 +01:00
93f5fea18f
Merge branch 'hotfix/0.0.6.2'
2016-06-28 22:30:43 +01:00
05c62a3bdc
Fix typo
2016-06-28 22:30:31 +01:00
7fdc13a9d7
Merge branch 'hotfix/0.0.6.1' into develop
2016-06-28 22:26:22 +01:00
5cd816f703
Merge branch 'hotfix/0.0.6.1'
2016-06-28 22:25:27 +01:00
2b5a1d4472
Fix self endpoint discovery when sending webmentions
2016-06-28 22:25:07 +01:00
7815e426a0
Merge branch 'release/0.0.6' into develop
2016-06-28 21:54:34 +01:00
4f580973a7
Merge branch 'release/0.0.6'
2016-06-28 21:51:41 +01:00
4bf94aef9c
Bump to v0.0.6
2016-06-28 21:50:17 +01:00
1e493ced1b
Updated changelog
2016-06-28 18:19:06 +01:00
cb4ca70f25
Change css for mini-profile images, modified compressed files in build process
2016-06-28 18:17:46 +01:00
5e384e5d3d
composer update
2016-06-28 14:37:08 +01:00
04de40c2de
Use laravel-postgis properly
2016-06-27 10:43:47 +01:00
8d39356375
Try to use normal travis testing now there’s a new php released with relavent bugfix
2016-06-24 14:28:06 +01:00
817f8011d2
Merge branch 'release/0.0.5' into develop
2016-06-24 00:03:42 +01:00
41d4f7016e
Merge branch 'release/0.0.5'
2016-06-24 00:02:02 +01:00
765ff2aa07
Bump to v0.0.5
2016-06-24 00:00:07 +01:00
578096419f
Change mp-syndicate-to
to syndicate-to
2016-06-23 23:13:38 +01:00
8d7b38169b
Update dependencies
2016-06-23 23:05:08 +01:00
2be6a4ec4b
Guzzle dependency stopped the webmentions job being serialized
2016-06-23 17:32:50 +01:00
3a7f8fb647
Fix StyleCI reported issues
2016-06-23 15:59:00 +01:00
7ffe9437a3
Merge branch 'feature/webmentions' into develop
2016-06-23 15:53:27 +01:00
e31364e787
Have webmentions sent automatically
2016-06-23 14:27:00 +01:00
44060da577
Don’t send webmentions to onseself
2016-06-21 16:11:08 +01:00
87b01366c6
Ammend changelog
2016-06-21 15:54:27 +01:00
995140bb95
Automatically send webmentions, move the sending logic into the job
2016-06-21 15:53:05 +01:00
b9d30bf063
Start new version section in changelog
2016-06-21 14:46:20 +01:00
05c0011199
Merge branch 'release/0.0.4' into develop
2016-06-21 13:46:48 +01:00
8ea0f7ecd4
Merge branch 'release/0.0.4'
2016-06-21 13:39:25 +01:00
b68f7b40ec
Bump version number
2016-06-21 13:38:30 +01:00
967740ed4b
add latest change
2016-06-20 23:08:18 +01:00
3f8e5e24d6
Remove old compressed assets
2016-06-20 22:29:04 +01:00
b7821146d6
Stylelint the SCSS, and re-compress the updated assets
2016-06-20 22:25:05 +01:00
cb8e2b38f5
Add the stylelint pre-commit hook
2016-06-20 22:11:12 +01:00
a21e995527
Updated dependencies
2016-06-20 15:33:53 +01:00
aeb8e13d55
Updated changelog
2016-06-17 01:16:32 +01:00
edbcb2fb2c
Bring in upstream changes
2016-06-17 01:12:43 +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
3a0bd61e2d
Merge branch 'feature/js-resources' into develop
2016-06-16 23:28:21 +01:00
5ec516ab19
Squashed commit of the following:
...
commit 92c55c5705
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Jun 16 23:26:41 2016 +0100
Update resource links
commit a72719dc24
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Jun 16 23:18:44 2016 +0100
Move hand-made js to resources
2016-06-16 23:28:07 +01:00
92c55c5705
Update resource links
2016-06-16 23:26:41 +01:00
a72719dc24
Move hand-made js to resources
2016-06-16 23:18:44 +01:00
292427d485
Updated dependencies
2016-06-16 20:07:15 +01:00
253aa6a235
Merge branch 'feature/eslint' into develop
2016-06-16 17:34:24 +01:00
0b3ac065ef
Slight rejig of form-save.js
2016-06-14 22:40:27 +01:00
0725f75b70
Try to apply eslint automatically
2016-06-14 22:35:15 +01:00
a27268bcbb
All my js files now pass eslint tests
2016-06-14 22:17:47 +01:00
765a314a7d
Enable es6 to allow the use of Promise
s
2016-06-14 18:46:21 +01:00
6df4a30b0a
Move js libs into own sub-dir, change corresponding links in views, and re-version/re-comporess and delete old files
2016-06-14 18:04:56 +01:00
4c1997827a
Make easy eslint fixes to newplace.js
2016-06-14 16:30:09 +01:00
010378fb76
Make easy eslint fixes to maps.js
2016-06-14 16:28:22 +01:00
10c667e42c
Make easy eslint fixes to links.js
2016-06-14 16:26:02 +01:00
258ec41f90
Make easy eslint fixes in form-save.js
2016-06-14 16:23:50 +01:00
64115284c0
Get rid of the easy eslint errors in newnote.js
2016-06-14 16:16:31 +01:00
140ea48d5c
Configure eslint
2016-06-14 16:16:07 +01:00
e9c4deea5f
Updated .lock
2016-06-14 15:44:31 +01:00
2dd6aee841
Update dependencies
2016-06-13 10:32:24 +01:00
976d3cfcc3
Merge branch 'release/0.0.3' into develop
2016-06-09 15:48:12 +01:00
68e11f4331
Merge branch 'release/0.0.3'
2016-06-09 15:47:17 +01:00
d86ee51d31
Bump to version 0.0.3
2016-06-09 15:47:11 +01:00
c815d40be4
Remove jonnybarnes/unicode-tools
dependency
2016-06-09 00:49:33 +01:00
d09e63d509
Updated .lock dependencies
2016-06-08 16:08:28 +01:00
e4b2b64bc8
Allow php 7.0.7 to fail as it does so due to known bug in phpdbg
2016-06-06 15:49:24 +01:00
ceaa00a9cf
Use latest tagged laravel-postgis, fix a typo in .env.example
2016-06-06 11:30:20 +01:00
58c060ad27
Don’t use NotePrep for retreiving tags from a note
2016-05-29 17:35:39 +01:00
cac29bbb63
Use PHPUnit 5
2016-05-29 16:48:42 +01:00
3c2803a518
Updated dependencies
2016-05-29 16:44:57 +01:00
55bc33a79a
Try to confirm a phpdbg bug was introduced in 7.0.7
2016-05-29 14:46:27 +01:00
68cea9a183
Try not producing coverage text for phpdbg in 7.0.7
2016-05-29 14:33:44 +01:00
12c91eab70
Use a less generic model name than Client
2016-05-29 14:21:46 +01:00
4bb454c545
Fix Style CI, didn’t occur to me models exist in the same namespace, so we don’t need to import them with use
2016-05-29 13:52:48 +01:00
50cb351167
Tag normalization is now in the model, this is refelcted elsewhere in code usage
2016-05-29 13:49:30 +01:00
d50e902fb9
Merge branch 'release/0.0.2' into develop
2016-05-25 22:55:11 +01:00
a510ef4c13
Merge branch 'release/0.0.2'
2016-05-25 22:54:28 +01:00
f195d4d668
Finish changelog
2016-05-25 22:48:40 +01:00
0504555774
Fix issue#1
2016-05-25 22:43:28 +01:00
4797da562b
Merge branch 'release/0.0.1' into develop
2016-05-25 15:40:04 +01:00