Commit graph

436 commits

Author SHA1 Message Date
Github Readme Stats Bot
b95d6c6a4a docker compose readme 2025-04-11 13:41:00 -06:00
Github Readme Stats Bot
3258a55ea2 docs(theme): Auto update theme readme 2025-04-11 13:28:03 -06:00
Ava Gaiety W
c7b40c5dc8 gitignore dist 2025-04-11 13:13:22 -06:00
Ava Gaiety W
a1b8cfe38f ignore node_modules 2025-04-11 13:11:31 -06:00
Ava Gaiety W
0e22a72dc8 fork notice added in README 2025-04-11 13:05:20 -06:00
Domai
f349a7f7e0
Merge branch 'dev' 2023-09-30 11:21:38 +02:00
Domai
b8564e2c30
Merge branch 'action' into dev 2023-09-30 11:21:13 +02:00
Domai
3ff078e031
add history card title changes 2023-09-30 11:08:42 +02:00
Domai
d816974e6f
remove theme domai-tb 2023-09-30 10:58:32 +02:00
Domai
adf499add6
update themes 2023-09-30 10:51:22 +02:00
Domai
9530e145dd
update action 2023-09-30 10:43:24 +02:00
Domai
210fcc8676
update action 2023-09-30 10:41:38 +02:00
Domai
480fc43816
test 2023-09-30 10:03:51 +02:00
Domai
8ec165ee4d
debug print 2023-09-30 09:51:42 +02:00
Domai
41e090862d
- 2023-09-30 09:33:02 +02:00
Domai
72f7e298b2
debug action 2023-09-24 15:26:57 +02:00
Domai
8ff1661ff4
remove undefiened 2023-09-24 15:16:01 +02:00
Domai
e2cc3993a8
fix title bug 2023-09-24 15:10:04 +02:00
Domai
a2afb77cea
add theme support 2023-09-24 15:06:04 +02:00
Domai
a5cb3cbb9e
fix title input 2023-09-24 14:27:54 +02:00
Domai
b5980d3380
clean up input parameters 2023-09-24 14:19:03 +02:00
Domai
f49fc39e0c
update inputs 2023-09-24 13:32:50 +02:00
Domai
82121fe914
fix typo 2023-09-24 13:13:46 +02:00
Domai
0ed2822119
update action 2023-09-24 13:12:12 +02:00
Domai
8f5e39bcdf
action v0.1 2023-09-23 12:48:08 +02:00
Domai
b964f2454e
update action 2023-09-23 12:27:31 +02:00
Domai
327be5ad89
update action 2023-09-23 12:11:14 +02:00
Domai
53c107f15d
remove vulnerable dependencies 2023-09-23 11:55:25 +02:00
Domai
d84951daf9
add svg to gitignore 2023-09-23 11:31:09 +02:00
Domai
207b86325f
Merge commit '9f7412746da3102ad114b2a51b1aff0df995ce69' into dev 2023-09-23 11:30:35 +02:00
Domai
9f7412746d
Merge pull request #49 from domai-tb/dependabot/npm_and_yarn/node-fetch-and-types/node-fetch-2.7.0
chore(deps): bump node-fetch and @types/node-fetch
2023-09-22 20:25:38 +02:00
dependabot[bot]
3934c2d17e
chore(deps): bump node-fetch and @types/node-fetch
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) and [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch). These dependencies needed to be updated together.

Updates `node-fetch` from 2.6.12 to 2.7.0
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.12...v2.7.0)

Updates `@types/node-fetch` from 2.6.4 to 2.6.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 18:09:44 +00:00
Domai
a85bcc448d
Merge pull request #42 from domai-tb/dependabot/npm_and_yarn/eslint-8.49.0
chore(deps-dev): bump eslint from 8.47.0 to 8.49.0
2023-09-22 20:09:08 +02:00
Domai
66d228641c
Merge pull request #47 from domai-tb/dependabot/npm_and_yarn/types/react-18.2.22
chore(deps-dev): bump @types/react from 18.2.20 to 18.2.22
2023-09-22 20:08:55 +02:00
Domai
283118f9ad
Merge pull request #48 from domai-tb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.7.2
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.7.2
2023-09-22 20:08:45 +02:00
dependabot[bot]
b07b58122b
chore(deps-dev): bump eslint from 8.47.0 to 8.49.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.49.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.47.0...v8.49.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-09-22 17:59:59 +00:00
dependabot[bot]
8c0f6ef59c
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.3.0 to 6.7.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.2/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 17:59:50 +00:00
dependabot[bot]
acedfa4756
chore(deps-dev): bump @types/react from 18.2.20 to 18.2.22
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.20 to 18.2.22.
- [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>
2023-09-22 17:59:35 +00:00
Domai
c9ec66eb9e
Merge pull request #46 from domai-tb/dependabot/npm_and_yarn/typescript-eslint/parser-6.7.0
chore(deps-dev): bump @typescript-eslint/parser from 6.3.0 to 6.7.0
2023-09-22 19:58:56 +02:00
dependabot[bot]
ef36f72876
chore(deps-dev): bump @typescript-eslint/parser from 6.3.0 to 6.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.3.0 to 6.7.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/v6.7.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-09-18 16:28:43 +00:00
Domai
e18357e0ce
action script 2023-08-14 21:23:14 +02:00
Domai
f376df4b23
update modules and improve readme 2023-08-14 19:30:37 +02:00
Domai
93d81366e3
Merge branch 'master' into dev 2023-08-14 19:11:32 +02:00
Domai
bc89f72497
Merge pull request #30 from domai-tb/dependabot/npm_and_yarn/eslint-8.47.0
chore(deps-dev): bump eslint from 8.46.0 to 8.47.0
2023-08-14 19:10:04 +02:00
Domai
f561a21837
Merge pull request #31 from domai-tb/dependabot/npm_and_yarn/types/react-18.2.20
chore(deps-dev): bump @types/react from 18.2.17 to 18.2.20
2023-08-14 19:09:47 +02:00
Domai
545a1f30c2
Merge branch 'master' into dependabot/npm_and_yarn/types/react-18.2.20 2023-08-14 19:09:11 +02:00
dependabot[bot]
d4c9c624d4
chore(deps-dev): bump @types/react from 18.2.17 to 18.2.20
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.17 to 18.2.20.
- [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>
2023-08-14 17:02:50 +00:00
dependabot[bot]
cb10bb8882
chore(deps-dev): bump eslint from 8.46.0 to 8.47.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.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.46.0...v8.47.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-08-14 17:02:44 +00:00
Domai
c5dc572a89
Merge pull request #29 from domai-tb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.3.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.3.0
2023-08-14 19:02:35 +02:00
Domai
587eb1e5ae
Merge pull request #27 from domai-tb/dependabot/npm_and_yarn/types/react-18.2.18
chore(deps-dev): bump @types/react from 18.2.17 to 18.2.18
2023-08-14 19:02:25 +02:00