|
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 |
|
|
22e3eaab23
|
Merge pull request #559 from jonnybarnes/develop
MTM Update Failed Jobs table
|
2022-11-21 19:15:09 +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 |
|
|
e0efd19ef9
|
Merge pull request #553 from jonnybarnes/develop
MTM More Media Endpoint Improvements
|
2022-11-20 17:30:25 +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 |
|
|
0cd6f81a09
|
Merge pull request #551 from jonnybarnes/develop
MTM Improve Media Endpoint
|
2022-11-18 17:32:39 +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 |
|
|
30c9b2e248
|
Merge pull request #535 from jonnybarnes/develop
MTM Handle finding webmention targets better
|
2022-11-09 20:10:55 +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 |
|