Commit graph

341 commits

Author SHA1 Message Date
dependabot[bot]
f9f78a89a2
Bump tailwindcss from 3.1.8 to 3.2.1
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.8 to 3.2.1.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.8...v3.2.1)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 23:18:21 +00:00
skidoodle
83f69ba0d5 bracket spacing 2022-10-22 23:48:17 +02:00
skidoodle
5076ed4efb single quotes 2022-10-22 23:43:17 +02:00
skidoodle
9b88d48431 add space 2022-10-21 17:56:50 +02:00
skidoodle
7c7dcbfb3e Merge branch 'master' of https://github.com/skidoodle/albert.lol 2022-10-21 17:55:14 +02:00
skidoodle
2174a08186 fix api when song is not playing 2022-10-21 17:55:12 +02:00
skidoodle
14ef1f7371
Merge pull request #241 from skidoodle/dependabot/npm_and_yarn/react-icons-4.6.0
Bump react-icons from 4.4.0 to 4.6.0
2022-10-21 00:00:05 +02:00
skidoodle
021d8b162f
Merge pull request #242 from skidoodle/dependabot/npm_and_yarn/aws-sdk-2.1237.0
Bump aws-sdk from 2.1231.0 to 2.1237.0
2022-10-20 23:59:33 +02:00
skidoodle
eb053c1b1d
Merge pull request #240 from skidoodle/dependabot/npm_and_yarn/types/node-18.11.0
Bump @types/node from 18.8.1 to 18.11.0
2022-10-20 23:59:15 +02:00
skidoodle
da65bc02a0
Merge pull request #239 from skidoodle/dependabot/npm_and_yarn/postcss-8.4.18
Bump postcss from 8.4.17 to 8.4.18
2022-10-20 23:58:57 +02:00
skidoodle
75ac9e792a use swr 2022-10-20 23:55:52 +02:00
dependabot[bot]
5930bfa955
Bump react-icons from 4.4.0 to 4.6.0
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.4.0 to 4.6.0.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v4.4.0...v4.6.0)

---
updated-dependencies:
- dependency-name: react-icons
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 19:16:56 +00:00
dependabot[bot]
f253f5de4c
Bump postcss from 8.4.17 to 8.4.18
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.17 to 8.4.18.
- [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.17...8.4.18)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 19:15:43 +00:00
dependabot[bot]
5be04f5cab
Bump aws-sdk from 2.1231.0 to 2.1237.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1231.0 to 2.1237.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.1231.0...v2.1237.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-10-20 19:13:22 +00:00
skidoodle
3e4778445b spotify-now-playing to production 2022-10-20 21:13:07 +02:00
skidoodle
897c2203b5 add axios 2022-10-20 21:10:04 +02:00
skidoodle
d0ce17d78a switch to spotify-now-playing 2022-10-20 21:07:35 +02:00
dependabot[bot]
5d775da059
Bump @types/node from 18.8.1 to 18.11.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.1 to 18.11.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 23:21:45 +00:00
skidoodle
555028f40b add csp 2022-10-10 17:43:28 +02:00
skidoodle
99478da18e version bump 2022-10-09 17:08:22 +02:00
skidoodle
d79dd7d0b7 Disable powered-by header 2022-10-09 17:07:54 +02:00
skidoodle
69e57f2fcb remove nbsp 2022-10-09 01:13:36 +02:00
skidoodle
eb5487385e datahandler 2022-10-09 01:09:41 +02:00
skidoodle
18242ba058 any 2022-10-09 00:29:56 +02:00
skidoodle
f5987b71a6 optional chaining 2022-10-09 00:15:20 +02:00
skidoodle
f18851443e Merge branch 'master' of https://github.com/skidoodle/albert.lol 2022-10-09 00:12:43 +02:00
skidoodle
026d96d3f4 spotify fetch update 2022-10-09 00:12:41 +02:00
skidoodle
a3270b7da0
Merge pull request #236 from skidoodle/dependabot/npm_and_yarn/types/node-18.8.1
Bump @types/node from 18.7.23 to 18.8.1
2022-10-04 11:03:24 +02:00
skidoodle
82ea28c5bb
Merge pull request #235 from skidoodle/dependabot/npm_and_yarn/postcss-8.4.17
Bump postcss from 8.4.16 to 8.4.17
2022-10-04 11:03:11 +02:00
skidoodle
df6fab9ff7
Merge pull request #234 from skidoodle/dependabot/npm_and_yarn/typescript-4.8.4
Bump typescript from 4.8.3 to 4.8.4
2022-10-04 11:03:00 +02:00
skidoodle
c74bd77b16
Merge pull request #233 from skidoodle/dependabot/npm_and_yarn/aws-sdk-2.1228.0
Bump aws-sdk from 2.1224.0 to 2.1228.0
2022-10-04 11:02:49 +02:00
dependabot[bot]
ac16ccc993
Bump @types/node from 18.7.23 to 18.8.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.23 to 18.8.1.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 23:36:28 +00:00
dependabot[bot]
5e073f0611
Bump postcss from 8.4.16 to 8.4.17
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.17.
- [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.16...8.4.17)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 23:36:12 +00:00
dependabot[bot]
7d54a96862
Bump typescript from 4.8.3 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 23:35:53 +00:00
dependabot[bot]
c6ef241d67
Bump aws-sdk from 2.1224.0 to 2.1228.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1224.0 to 2.1228.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.1224.0...v2.1228.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-10-03 23:35:20 +00:00
skidoodle
b232e933c5
Merge pull request #230 from skidoodle/dependabot/npm_and_yarn/types/react-18.0.21
Bump @types/react from 18.0.20 to 18.0.21
2022-09-27 06:52:04 +02:00
dependabot[bot]
5965021906
Bump @types/react from 18.0.20 to 18.0.21
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.20 to 18.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 04:51:52 +00:00
skidoodle
14f400eb54
Merge pull request #232 from skidoodle/dependabot/npm_and_yarn/aws-sdk-2.1224.0
Bump aws-sdk from 2.1219.0 to 2.1224.0
2022-09-27 06:50:57 +02:00
skidoodle
92fd6d10d4
Merge pull request #231 from skidoodle/dependabot/npm_and_yarn/autoprefixer-10.4.12
Bump autoprefixer from 10.4.11 to 10.4.12
2022-09-27 06:50:49 +02:00
skidoodle
39c9d9c16d
Merge pull request #229 from skidoodle/dependabot/npm_and_yarn/types/node-18.7.23
Bump @types/node from 18.7.18 to 18.7.23
2022-09-27 06:50:33 +02:00
skidoodle
e09b184a80
Merge pull request #228 from skidoodle/dependabot/npm_and_yarn/sass-1.55.0
Bump sass from 1.54.9 to 1.55.0
2022-09-27 06:50:22 +02:00
dependabot[bot]
714aa50415
Bump aws-sdk from 2.1219.0 to 2.1224.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1219.0 to 2.1224.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.1219.0...v2.1224.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-09-26 23:33:33 +00:00
dependabot[bot]
a0de0c5f80
Bump autoprefixer from 10.4.11 to 10.4.12
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.11 to 10.4.12.
- [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.11...10.4.12)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 23:33:07 +00:00
dependabot[bot]
cc3b28b5f3
Bump @types/node from 18.7.18 to 18.7.23
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.18 to 18.7.23.
- [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-09-26 23:32:28 +00:00
dependabot[bot]
4b8270320c
Bump sass from 1.54.9 to 1.55.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.9 to 1.55.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.54.9...1.55.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 23:32:09 +00:00
skidoodle
e7bd24a855
Create dependency-review.yml
Signed-off-by: skidoodle <53189968+skidoodle@users.noreply.github.com>
2022-09-22 09:34:41 +02:00
skidoodle
1ef22217bc
Create codeql-analysis.yml
Signed-off-by: skidoodle <53189968+skidoodle@users.noreply.github.com>
2022-09-22 09:30:58 +02:00
skidoodle
9650e7e551
Merge pull request #226 from skidoodle/dependabot/npm_and_yarn/react-hot-toast-2.4.0
Bump react-hot-toast from 2.3.0 to 2.4.0
2022-09-20 06:52:43 +02:00
skidoodle
9849de0a80
Merge pull request #227 from skidoodle/dependabot/npm_and_yarn/sass-1.54.9
Bump sass from 1.54.8 to 1.54.9
2022-09-20 06:52:16 +02:00
dependabot[bot]
455070d0dc
Bump react-hot-toast from 2.3.0 to 2.4.0
Bumps [react-hot-toast](https://github.com/timolins/react-hot-toast) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/timolins/react-hot-toast/releases)
- [Commits](https://github.com/timolins/react-hot-toast/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: react-hot-toast
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 04:52:08 +00:00