Commit graph

360 commits

Author SHA1 Message Date
Domai | Tim B
be19580357
Merge pull request #11 from domai-tb/dependabot/npm_and_yarn/semver-7.5.4
chore(deps): bump semver from 7.3.8 to 7.5.4
2023-07-10 20:17:18 +03:00
Domai | Tim B
56e2f619c4
Merge pull request #10 from domai-tb/dependabot/npm_and_yarn/typescript-eslint/parser-5.61.0
chore(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.61.0
2023-07-10 20:17:01 +03:00
Domai | Tim B
597631dfed
Merge pull request #8 from domai-tb/dependabot/npm_and_yarn/eslint-8.44.0
chore(deps-dev): bump eslint from 8.29.0 to 8.44.0
2023-07-10 20:16:52 +03:00
Domai | Tim B
9b07d8a5b9
Merge pull request #7 from domai-tb/dependabot/npm_and_yarn/types/react-dom-18.2.6
chore(deps-dev): bump @types/react-dom from 18.0.9 to 18.2.6
2023-07-10 20:16:42 +03:00
Domai | Tim B
0cfa87cf88
Merge pull request #5 from domai-tb/dependabot/npm_and_yarn/types/express-4.17.17
chore(deps-dev): bump @types/express from 4.17.14 to 4.17.17
2023-07-10 20:16:31 +03:00
Domai | Tim B
38d2be36dd
Merge pull request #3 from domai-tb/dependabot/npm_and_yarn/node-fetch-3.3.1
chore(deps): bump node-fetch from 2.6.7 to 3.3.1
2023-07-10 20:16:21 +03:00
dependabot[bot]
74bc836df9
chore(deps): bump semver from 7.3.8 to 7.5.4
Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.4.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.5.4)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 17:14:26 +00:00
dependabot[bot]
a696abffe0
chore(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.61.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.45.0 to 5.61.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 16:45:13 +00:00
dependabot[bot]
883a09d6ad
chore(deps-dev): bump eslint from 8.29.0 to 8.44.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.44.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.29.0...v8.44.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 16:09:28 +00:00
dependabot[bot]
1f8db4fd3a
chore(deps-dev): bump @types/react-dom from 18.0.9 to 18.2.6
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.9 to 18.2.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 16:21:43 +00:00
dependabot[bot]
5b342fd51a
chore(deps-dev): bump @types/express from 4.17.14 to 4.17.17
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.14 to 4.17.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 16:21:30 +00:00
dependabot[bot]
420552f8c4
chore(deps): bump node-fetch from 2.6.7 to 3.3.1
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.3.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.7...v3.3.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 16:21:13 +00:00
Domai | Tim B
382aa25baa
Create dependabot.yml 2023-06-26 19:20:51 +03:00
Domai
9be1f0aaf8
Merge branch 'dev' 2023-06-13 13:11:27 +02:00
Domai
77e2e3758b
adjust readme 2023-06-13 13:10:32 +02:00
Domai
c3bac21c32
add ability to set title of all cards 2023-06-13 12:30:37 +02:00
Domai
9168dc0ff8
add snonight theme 2023-06-13 11:35:51 +02:00
Domai
15323ac887
change api paths to fix wrong card output 2023-06-13 11:22:26 +02:00
Avior
3938dc98fc
feat: Remove Vercel dependencies (#21)
This PR remove the need to use Vercel to setup the server, currently it can still be used as such using the api folder
2022-12-05 11:47:18 +01:00
Avior
7be0ac3957 revert:"chore(deps): bump node-fetch from 2.6.1 to 3.1.1 (#13)"
This reverts commit 5363c7a3a4.
2022-05-13 15:02:24 +02:00
dependabot[bot]
5363c7a3a4
chore(deps): bump node-fetch from 2.6.1 to 3.1.1 (#13)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 15:45:33 +02:00
dependabot[bot]
0258dc7e5f
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#14)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 15:45:26 +02:00
dependabot[bot]
e1733f2a8e
chore(deps): bump tmpl from 1.0.4 to 1.0.5 (#11)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 12:05:00 +02:00
Jan
8780004506
fix: typo (#12) 2021-09-28 12:04:38 +02:00
dependabot[bot]
88881f4a5f
chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#10)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 10:11:19 +02:00
dependabot[bot]
14c22ff2ce
chore(deps): bump glob-parent from 5.1.1 to 5.1.2 (#9)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-18 20:32:57 +02:00
dependabot[bot]
868b24d6c8
chore(deps): bump normalize-url from 4.5.0 to 4.5.1 (#8)
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-18 20:31:19 +02:00
dependabot[bot]
e66acbea00
chore(deps): bump ws from 7.3.1 to 7.4.6 (#7)
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 10:39:19 +02:00
dependabot[bot]
eaf0b4bc85
chore(deps): bump lodash from 4.17.20 to 4.17.21 (#6)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-21 16:27:51 +02:00
dependabot[bot]
7783b8e885
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#5)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-21 16:27:36 +02:00
dependabot[bot]
97f40c324f
chore(deps): bump y18n from 4.0.0 to 4.0.1 (#4)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 09:57:41 +02:00
dependabot[bot]
3a0ed42a8a
chore(deps): bump ini from 1.3.5 to 1.3.8 (#1)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 10:40:55 +01:00
dependabot[bot]
6b3b6bad41
chore(deps): bump node-notifier from 8.0.0 to 8.0.1 (#2)
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 10:40:38 +01:00
Florian Bouillon
3fd39d3df4 Fixed Image
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
2020-09-21 17:20:08 +02:00
Florian Bouillon
47279d1c3b Fixed Apostrophe
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
2020-09-21 17:06:01 +02:00
Florian Bouillon
df95fdc08a Fixed broken link
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
2020-09-21 17:00:46 +02:00
Florian Bouillon
3788242f2e Added previews to README
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
2020-09-21 16:56:42 +02:00
Florian Bouillon
41b7b5afff Fixed "cannot read property 'title_color' of undefined
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
2020-09-21 16:53:38 +02:00
Florian Bouillon
e3ccb147f6 updated README
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
2020-09-21 16:49:20 +02:00
Florian Bouillon
21a6c06f35 Misc Update
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
2020-09-21 15:19:48 +02:00
Florian Bouillon
332be009cf Added History Card
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
2020-09-19 23:56:02 +02:00
Florian Bouillon
383ff46c05 Merge branch 'master' of github.com:Aviortheking/github-readme-stats into master 2020-09-16 11:43:25 +02:00
Florian Bouillon
c020e24bce Updated generate-theme-doc to be in Typescript
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
2020-09-16 11:42:51 +02:00
Avior
393b75c4cb
Update readme.md 2020-09-16 11:28:24 +02:00
Florian Bouillon
6972fde9e9 Merge branch 'master' of github.com:Aviortheking/github-readme-stats into master 2020-09-15 16:27:17 +02:00
Florian Bouillon
4702a72bff Added Profile
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
2020-09-15 16:26:59 +02:00
Avior
57d0cf90c1
Update readme.md 2020-09-14 16:10:39 +02:00
Florian Bouillon
f79e691059 Merge branch 'master' of github.com:Aviortheking/github-readme-stats into master 2020-09-14 16:09:50 +02:00
Florian Bouillon
b142b43773 Added Logo
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
2020-09-14 16:09:42 +02:00
Avior
738a9b040e
Update readme.md 2020-09-14 16:01:49 +02:00