Commit graph

1999 commits

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