Max Schmidt
|
d3ae275d8c
|
Merge pull request #108 from mooxl/dependabot/npm_and_yarn/payload/graphql-16.8.1
Bump graphql from 16.7.1 to 16.8.1 in /payload
|
2023-09-24 11:17:50 +02:00 |
|
dependabot[bot]
|
a616c40a64
|
Bump graphql from 16.7.1 to 16.8.1 in /payload
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.7.1 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.7.1...v16.8.1)
---
updated-dependencies:
- dependency-name: graphql
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-21 18:44:14 +00:00 |
|
Max Schmidt
|
08eac2834d
|
Merge pull request #90 from mooxl/dependabot/npm_and_yarn/astro/astro-2.10.12
Bump astro from 2.10.9 to 2.10.12 in /astro
|
2023-08-21 19:15:37 +02:00 |
|
dependabot[bot]
|
892bbe0726
|
Bump astro from 2.10.9 to 2.10.12 in /astro
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.10.9 to 2.10.12.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@2.10.12/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 10:11:56 +00:00 |
|
Max Schmidt
|
9eaf677a81
|
Merge pull request #88 from mooxl/dependabot/npm_and_yarn/payload/payload-1.14.0
Bump payload from 1.13.4 to 1.14.0 in /payload
|
2023-08-18 09:51:32 +02:00 |
|
dependabot[bot]
|
a5536dcaf2
|
Bump payload from 1.13.4 to 1.14.0 in /payload
Bumps [payload](https://github.com/payloadcms/payload) from 1.13.4 to 1.14.0.
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/master/CHANGELOG.md)
- [Commits](https://github.com/payloadcms/payload/compare/v1.13.4...v1.14.0)
---
updated-dependencies:
- dependency-name: payload
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-17 10:17:56 +00:00 |
|
Max Schmidt
|
c9f89cbfa5
|
Merge pull request #86 from mooxl/dependabot/npm_and_yarn/astro/sharp-0.32.5
Bump sharp from 0.32.4 to 0.32.5 in /astro
|
2023-08-17 10:01:34 +02:00 |
|
Max Schmidt
|
266cefce0d
|
Merge pull request #87 from mooxl/dependabot/npm_and_yarn/astro/astro-2.10.9
Bump astro from 2.10.8 to 2.10.9 in /astro
|
2023-08-17 10:01:28 +02:00 |
|
dependabot[bot]
|
cb905ece81
|
Bump astro from 2.10.8 to 2.10.9 in /astro
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.10.8 to 2.10.9.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@2.10.9/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-16 11:07:47 +00:00 |
|
dependabot[bot]
|
f8b81ed520
|
Bump sharp from 0.32.4 to 0.32.5 in /astro
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.4 to 0.32.5.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.4...v0.32.5)
---
updated-dependencies:
- dependency-name: sharp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-16 11:07:31 +00:00 |
|
Max Schmidt
|
56d817ed34
|
declare prefetch only once
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-15 21:12:30 +02:00 |
|
Max Schmidt
|
7bd3a6f06a
|
prefetch all links
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-15 21:10:50 +02:00 |
|
Max Schmidt
|
5ac061ca7d
|
prefetch posts
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-15 21:09:46 +02:00 |
|
Max Schmidt
|
fd20d085ba
|
update styling
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-15 21:08:39 +02:00 |
|
Max Schmidt
|
a6d794000a
|
add astro prettier plugin
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-15 21:06:28 +02:00 |
|
Max Schmidt
|
c353c228c8
|
remove global.css
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-15 21:01:58 +02:00 |
|
Max Schmidt
|
7872c6dbd6
|
upgrade dependencies
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-15 21:01:50 +02:00 |
|
Max Schmidt
|
b82c608838
|
remove fade transition
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-14 18:52:07 +02:00 |
|
Max Schmidt
|
51f8971604
|
morph title
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-14 18:33:01 +02:00 |
|
Max Schmidt
|
3363396db3
|
remove fade transition
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-14 18:22:05 +02:00 |
|
Max Schmidt
|
4987d40678
|
add slash behind link
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-14 18:13:20 +02:00 |
|
Max Schmidt
|
2e2aa10362
|
add .env
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-14 18:10:09 +02:00 |
|
mooxl
|
5b21612005
|
uff
Signed-off-by: mooxl <you@example.com>
|
2023-08-14 18:09:52 +02:00 |
|
Max Schmidt
|
6478140b11
|
typo
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-14 18:09:52 +02:00 |
|
Max Schmidt
|
e040b61482
|
add REPOSITORY to .env and replace it in workflow
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-14 17:42:05 +02:00 |
|
Max Schmidt
|
7f257d9027
|
Merge pull request #85 from mooxl/dependabot/npm_and_yarn/astro/prettier-plugin-tailwindcss-0.5.2
Bump prettier-plugin-tailwindcss from 0.5.1 to 0.5.2 in /astro
|
2023-08-14 16:09:11 +02:00 |
|
Max Schmidt
|
f84728ba74
|
Merge pull request #84 from mooxl/dependabot/npm_and_yarn/astro/astro-2.10.7
Bump astro from 2.10.5 to 2.10.7 in /astro
|
2023-08-14 16:09:01 +02:00 |
|
dependabot[bot]
|
736cfc63f1
|
Bump prettier-plugin-tailwindcss from 0.5.1 to 0.5.2 in /astro
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.1...v0.5.2)
---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 10:46:41 +00:00 |
|
dependabot[bot]
|
d67f6edfc1
|
Bump astro from 2.10.5 to 2.10.7 in /astro
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.10.5 to 2.10.7.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@2.10.7/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 10:46:16 +00:00 |
|
Max Schmidt
|
f2ee5feaf4
|
Merge pull request #82 from mooxl/dependabot/npm_and_yarn/astro/prettier-plugin-tailwindcss-0.5.1
Bump prettier-plugin-tailwindcss from 0.4.1 to 0.5.1 in /astro
|
2023-08-13 13:58:37 +02:00 |
|
Max Schmidt
|
0030eb5a9e
|
Merge pull request #83 from mooxl/dependabot/npm_and_yarn/astro/astro-2.10.5
Bump astro from 2.10.4 to 2.10.5 in /astro
|
2023-08-13 13:58:32 +02:00 |
|
Max Schmidt
|
7b177bcdc7
|
upgrade dependencies
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-12 12:04:54 +02:00 |
|
dependabot[bot]
|
35c5feb7c9
|
Bump astro from 2.10.4 to 2.10.5 in /astro
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.10.4 to 2.10.5.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@2.10.5/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-11 10:59:03 +00:00 |
|
dependabot[bot]
|
87fb54aeae
|
Bump prettier-plugin-tailwindcss from 0.4.1 to 0.5.1 in /astro
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.4.1 to 0.5.1.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.4.1...v0.5.1)
---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-11 10:58:37 +00:00 |
|
Max Schmidt
|
aa3dda41b5
|
no dir listing
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-11 11:05:18 +02:00 |
|
Max Schmidt
|
b55df10410
|
experiment to use fileserver from deno instead of nginx
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-08-11 11:05:01 +02:00 |
|
Max Schmidt
|
5ccf5071fa
|
Refactor Dockerfile commands for astro and payload folders
|
2023-08-11 00:33:40 +02:00 |
|
Max Schmidt
|
c9574334a4
|
Merge pull request #80 from mooxl/dependabot/npm_and_yarn/astro/astro-2.10.4
Bump astro from 2.10.3 to 2.10.4 in /astro
|
2023-08-10 23:10:28 +02:00 |
|
dependabot[bot]
|
dad604fed6
|
Bump astro from 2.10.3 to 2.10.4 in /astro
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.10.3 to 2.10.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@2.10.4/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-10 11:12:52 +00:00 |
|
Max Schmidt
|
2b5eacb477
|
Merge pull request #77 from mooxl/dependabot/npm_and_yarn/astro/astrojs/image-0.17.3
Bump @astrojs/image from 0.17.2 to 0.17.3 in /astro
|
2023-08-10 10:10:48 +02:00 |
|
Max Schmidt
|
1cc9614e34
|
Merge pull request #78 from mooxl/dependabot/npm_and_yarn/astro/astro-2.10.3
Bump astro from 2.10.1 to 2.10.3 in /astro
|
2023-08-10 10:10:41 +02:00 |
|
Max Schmidt
|
90d3e393ea
|
Merge pull request #79 from mooxl/dependabot/npm_and_yarn/payload/payload-1.13.1
Bump payload from 1.12.0 to 1.13.1 in /payload
|
2023-08-10 10:10:35 +02:00 |
|
dependabot[bot]
|
bcff4c1c01
|
Bump payload from 1.12.0 to 1.13.1 in /payload
Bumps [payload](https://github.com/payloadcms/payload) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/master/CHANGELOG.md)
- [Commits](https://github.com/payloadcms/payload/compare/v1.12.0...v1.13.1)
---
updated-dependencies:
- dependency-name: payload
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-09 11:13:49 +00:00 |
|
dependabot[bot]
|
c8c3d8b32a
|
Bump astro from 2.10.1 to 2.10.3 in /astro
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.10.1 to 2.10.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@2.10.3/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-08 10:55:06 +00:00 |
|
dependabot[bot]
|
858f649af1
|
Bump @astrojs/image from 0.17.2 to 0.17.3 in /astro
Bumps [@astrojs/image](https://github.com/withastro/astro/tree/HEAD/packages/integrations/image) from 0.17.2 to 0.17.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/image/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/image@0.17.3/packages/integrations/image)
---
updated-dependencies:
- dependency-name: "@astrojs/image"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-08 10:54:25 +00:00 |
|
Max Schmidt
|
e8260e0b14
|
Merge pull request #74 from mooxl/dependabot/npm_and_yarn/astro/prettier-3.0.1
Bump prettier from 3.0.0 to 3.0.1 in /astro
|
2023-08-08 10:14:38 +02:00 |
|
Max Schmidt
|
dba527f88a
|
Merge pull request #75 from mooxl/dependabot/npm_and_yarn/astro/astro-2.10.1
Bump astro from 2.9.7 to 2.10.1 in /astro
|
2023-08-08 10:14:32 +02:00 |
|
Max Schmidt
|
d5b902dded
|
Merge pull request #76 from mooxl/dependabot/npm_and_yarn/payload/payload-1.12.0
Bump payload from 1.11.8 to 1.12.0 in /payload
|
2023-08-08 10:14:25 +02:00 |
|
dependabot[bot]
|
9e0ea84eda
|
Bump payload from 1.11.8 to 1.12.0 in /payload
Bumps [payload](https://github.com/payloadcms/payload) from 1.11.8 to 1.12.0.
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/master/CHANGELOG.md)
- [Commits](https://github.com/payloadcms/payload/compare/v1.11.8...v1.12.0)
---
updated-dependencies:
- dependency-name: payload
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 10:38:58 +00:00 |
|
dependabot[bot]
|
b0ae4240d6
|
Bump astro from 2.9.7 to 2.10.1 in /astro
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.9.7 to 2.10.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@2.10.1/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-04 11:00:07 +00:00 |
|