Commit graph

17 commits

Author SHA1 Message Date
skidoodle
4e73740c16 Code refactoring (s3) 2022-05-03 20:59:45 +02:00
skidoodle
6c649c1c62
Merge pull request #27 from skidoodle/add-license-1
Create LICENSE.md
2022-05-03 17:31:31 +02:00
skidoodle
6c34ef6d34
Create LICENSE.md 2022-05-03 17:31:06 +02:00
skidoodle
632468a4cb
Merge pull request #26 from skidoodle/dependabot/npm_and_yarn/aws-sdk-2.1126.0 2022-05-03 13:00:27 +02:00
skidoodle
550a109cac
Merge pull request #25 from skidoodle/dependabot/npm_and_yarn/next-12.1.6 2022-05-03 13:00:18 +02:00
skidoodle
bec9959a5d
Merge pull request #24 from skidoodle/dependabot/npm_and_yarn/eslint-config-next-12.1.6 2022-05-03 13:00:06 +02:00
skidoodle
60a066aaf4
Merge pull request #23 from skidoodle/dependabot/npm_and_yarn/types/node-17.0.31 2022-05-03 12:59:53 +02:00
dependabot[bot]
1c7839f534
Bump aws-sdk from 2.1125.0 to 2.1126.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1125.0 to 2.1126.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1125.0...v2.1126.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 23:51:11 +00:00
dependabot[bot]
4b6faed85e
Bump next from 12.1.5 to 12.1.6
Bumps [next](https://github.com/vercel/next.js) from 12.1.5 to 12.1.6.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.1.5...v12.1.6)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 23:50:57 +00:00
dependabot[bot]
eede105b00
Bump eslint-config-next from 12.1.5 to 12.1.6
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.1.5 to 12.1.6.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v12.1.6/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 23:50:35 +00:00
dependabot[bot]
ccd19479ad
Bump @types/node from 17.0.30 to 17.0.31
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.30 to 17.0.31.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 23:50:22 +00:00
skidoodle
5b21368d7c better cache-control 2022-05-02 13:28:38 +02:00
skidoodle
e264447e50 remove serviceconfigurator 2022-05-02 13:24:02 +02:00
skidoodle
7f3e74abd4 s3 refactoring, cache-control 2022-05-02 13:21:55 +02:00
skidoodle
7108943dc2 commit 2022-05-01 23:07:42 +02:00
skidoodle
a63dd109e7 commit 2022-05-01 22:53:49 +02:00
skidoodle
b9dc57578a commit 2022-05-01 22:50:31 +02:00