Commit graph

2312 commits

Author SHA1 Message Date
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
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