Commit graph

952 commits

Author SHA1 Message Date
Ravinou
0263edd44f
ui: 🎨 adapting ui to allow alias with 100 char #485 2025-06-01 10:51:52 +02:00
Ravinou
05ba852371
Merge pull request #488 from Ravinou/develop
fix: 🐛 prevent shell injection by replacing exec with exeFile
2025-05-31 17:30:12 +02:00
dependabot[bot]
f15fbbcb6d
chore(deps-dev): bump eslint-config-next from 15.3.1 to 15.3.3
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.3.1 to 15.3.3.
- [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/v15.3.3/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-29 19:57:06 +00:00
dependabot[bot]
3f47efc572
chore(deps): bump next from 15.3.1 to 15.3.3
Bumps [next](https://github.com/vercel/next.js) from 15.3.1 to 15.3.3.
- [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/v15.3.1...v15.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-29 19:56:39 +00:00
Ravinou
1feb666c4c
fix: 🐛 (security) prevent shell injection by replacing exec with execFile 2025-05-29 11:40:45 +02:00
dependabot[bot]
9921d9d40d
chore(deps): bump react-hook-form from 7.56.3 to 7.56.4
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.56.3 to 7.56.4.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.56.3...v7.56.4)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-version: 7.56.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 19:45:13 +00:00
dependabot[bot]
64fcafdfa0
chore(deps-dev): bump vitest from 3.1.3 to 3.1.4
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 19:44:25 +00:00
Ravinou
5e420d04ca
Merge pull request #471 from Ravinou/dependabot/npm_and_yarn/tabler/icons-react-3.33.0
chore(deps): bump @tabler/icons-react from 3.31.0 to 3.33.0
2025-05-25 18:54:04 +02:00
Ravinou
220f88bd6d
Merge pull request #472 from Ravinou/dependabot/npm_and_yarn/commitlint/config-conventional-19.8.1
chore(deps-dev): bump @commitlint/config-conventional from 19.8.0 to 19.8.1
2025-05-25 18:53:51 +02:00
Ravinou
cb64164b01
Merge pull request #476 from Ravinou/dependabot/npm_and_yarn/types/node-22.15.21
chore(deps-dev): bump @types/node from 22.15.18 to 22.15.21
2025-05-25 18:53:39 +02:00
Ravinou
6680f48253
Merge pull request #477 from Ravinou/dependabot/npm_and_yarn/types/react-19.1.5
chore(deps-dev): bump @types/react from 19.1.3 to 19.1.5
2025-05-25 18:53:27 +02:00
dependabot[bot]
d808f464ad
chore(deps-dev): bump @types/react from 19.1.3 to 19.1.5
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.3 to 19.1.5.
- [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-version: 19.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-21 19:51:25 +00:00
dependabot[bot]
3337e9b97a
chore(deps-dev): bump @types/node from 22.15.18 to 22.15.21
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.18 to 22.15.21.
- [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-version: 22.15.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-21 19:51:04 +00:00
dependabot[bot]
7edfc75379
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.8.0 to 19.8.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.1/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 19.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 19:56:26 +00:00
dependabot[bot]
e2c74d067b
chore(deps): bump @tabler/icons-react from 3.31.0 to 3.33.0
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.31.0 to 3.33.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.33.0/packages/icons-react)

---
updated-dependencies:
- dependency-name: "@tabler/icons-react"
  dependency-version: 3.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 19:56:18 +00:00
Ravinou
250bf4ef0c
Merge pull request #455 from Ravinou/dependabot/npm_and_yarn/node-mocks-http-1.17.2
chore(deps-dev): bump node-mocks-http from 1.17.1 to 1.17.2
2025-05-18 12:08:16 +02:00
Ravinou
26c784900a
Merge pull request #462 from Ravinou/dependabot/npm_and_yarn/commitlint/cli-19.8.1
chore(deps-dev): bump @commitlint/cli from 19.8.0 to 19.8.1
2025-05-18 12:08:00 +02:00
Ravinou
092a1d8d3d
Merge pull request #469 from Ravinou/dependabot/npm_and_yarn/types/node-22.15.18
chore(deps-dev): bump @types/node from 22.15.3 to 22.15.18
2025-05-18 12:07:49 +02:00
Ravinou
4514d6b7f2
Merge pull request #460 from Ravinou/dependabot/npm_and_yarn/react-hook-form-7.56.3
chore(deps): bump react-hook-form from 7.56.1 to 7.56.3
2025-05-18 12:07:36 +02:00
Ravinou
754eef3b41
Merge pull request #464 from Forceu/betterDates
Changed "last changes" to a more human-readable format
2025-05-18 12:06:56 +02:00
Marc Bulling
db4749479f
Merge branch 'main' into betterDates 2025-05-18 11:40:23 +02:00
Marc Ole Bulling
515535a5b3
ui: 🎨 changed "last changes" to a more human-readable format 2025-05-18 11:31:41 +02:00
Ravinou
aa85cee260
Merge pull request #465 from Forceu/noIds
Move ID from own row in overview to repo name row
2025-05-18 11:15:06 +02:00
Ravinou
62aedfa1e1
ui: 🎨 replace front-end "id" information with repositoryName 2025-05-18 11:02:25 +02:00
Marc Ole Bulling
0f03b26a63
Move ID to repository name 2025-05-15 23:13:40 +02:00
dependabot[bot]
b4c62818e0
chore(deps-dev): bump @types/node from 22.15.3 to 22.15.18
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.3 to 22.15.18.
- [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-version: 22.15.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-14 19:58:50 +00:00
dependabot[bot]
964f011a8a
chore(deps-dev): bump @commitlint/cli from 19.8.0 to 19.8.1
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.8.0 to 19.8.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.1/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 19.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-09 19:13:47 +00:00
dependabot[bot]
bcd7d25cd2
chore(deps-dev): bump node-mocks-http from 1.17.1 to 1.17.2
Bumps [node-mocks-http](https://github.com/eugef/node-mocks-http) from 1.17.1 to 1.17.2.
- [Release notes](https://github.com/eugef/node-mocks-http/releases)
- [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md)
- [Commits](https://github.com/eugef/node-mocks-http/compare/v1.17.1...v1.17.2)

---
updated-dependencies:
- dependency-name: node-mocks-http
  dependency-version: 1.17.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-08 20:12:00 +00:00
Ravinou
f792e65b88
Merge pull request #457 from Ravinou/dependabot/npm_and_yarn/vitest-3.1.3
chore(deps-dev): bump vitest from 3.1.2 to 3.1.3
2025-05-08 22:11:06 +02:00
Ravinou
a01980a323
Merge pull request #458 from Ravinou/dependabot/npm_and_yarn/types/react-19.1.3
chore(deps-dev): bump @types/react from 19.1.2 to 19.1.3
2025-05-08 22:10:46 +02:00
dependabot[bot]
4b1c8c5930
chore(deps): bump react-hook-form from 7.56.1 to 7.56.3
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.56.1 to 7.56.3.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.56.1...v7.56.3)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-version: 7.56.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-08 20:00:51 +00:00
dependabot[bot]
29e748e0d6
chore(deps-dev): bump @types/react from 19.1.2 to 19.1.3
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.2 to 19.1.3.
- [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-version: 19.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 19:30:42 +00:00
dependabot[bot]
680e826a4f
chore(deps-dev): bump vitest from 3.1.2 to 3.1.3
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.3/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 19:42:08 +00:00
Ravinou
fd0ba8baaa
Merge pull request #453 from Ravinou/dependabot/npm_and_yarn/node-mocks-http-1.17.1
chore(deps-dev): bump node-mocks-http from 1.17.0 to 1.17.1
2025-05-03 18:03:37 +02:00
dependabot[bot]
c65b8a9e5e
chore(deps-dev): bump node-mocks-http from 1.17.0 to 1.17.1
Bumps [node-mocks-http](https://github.com/eugef/node-mocks-http) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/eugef/node-mocks-http/releases)
- [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md)
- [Commits](https://github.com/eugef/node-mocks-http/compare/v1.17.0...v1.17.1)

---
updated-dependencies:
- dependency-name: node-mocks-http
  dependency-version: 1.17.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-02 19:27:51 +00:00
Ravinou
73ecb4bf72
Merge pull request #452 from Ravinou/dependabot/npm_and_yarn/types/node-22.15.3
chore(deps-dev): bump @types/node from 22.15.2 to 22.15.3
2025-05-02 11:09:19 +02:00
Ravinou
720328db0c
Merge pull request #451 from Ravinou/dependabot/npm_and_yarn/node-mocks-http-1.17.0
chore(deps-dev): bump node-mocks-http from 1.16.2 to 1.17.0
2025-05-02 11:09:00 +02:00
dependabot[bot]
cb6e1413d7
chore(deps-dev): bump @types/node from 22.15.2 to 22.15.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.2 to 22.15.3.
- [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-version: 22.15.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 20:41:39 +00:00
dependabot[bot]
10e13763fa
chore(deps-dev): bump node-mocks-http from 1.16.2 to 1.17.0
Bumps [node-mocks-http](https://github.com/eugef/node-mocks-http) from 1.16.2 to 1.17.0.
- [Release notes](https://github.com/eugef/node-mocks-http/releases)
- [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md)
- [Commits](https://github.com/eugef/node-mocks-http/compare/v1.16.2...v1.17.0)

---
updated-dependencies:
- dependency-name: node-mocks-http
  dependency-version: 1.17.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 20:20:56 +00:00
Ravinou
49e1f8c2a2
publish: 📦 version 3.0.0 v3.0.0 2025-04-27 13:41:32 +02:00
Ravinou
d2acc5bba0
Update issue templates 2025-04-27 11:32:18 +02:00
Ravinou
05f532c10d
config: github issue template 2025-04-27 11:27:33 +02:00
Ravinou
8be42035e7
config: github issue template
Update issue templates
2025-04-27 11:18:05 +02:00
Ravinou
33a0de52e3
Update issue templates 2025-04-27 11:16:53 +02:00
Ravinou
18925266f8
Merge pull request #448 from Ravinou/dependabot/npm_and_yarn/types/node-22.15.2
chore(deps-dev): bump @types/node from 22.14.1 to 22.15.2
2025-04-27 09:03:33 +02:00
Ravinou
933f5931e2
Merge pull request #447 from Ravinou/dependabot/npm_and_yarn/react-hook-form-7.56.1
chore(deps): bump react-hook-form from 7.56.0 to 7.56.1
2025-04-27 09:03:16 +02:00
dependabot[bot]
d50750033e
chore(deps-dev): bump @types/node from 22.14.1 to 22.15.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.14.1 to 22.15.2.
- [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-version: 22.15.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-25 19:09:28 +00:00
dependabot[bot]
f0783a3027
chore(deps): bump react-hook-form from 7.56.0 to 7.56.1
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.56.0 to 7.56.1.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.56.0...v7.56.1)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-version: 7.56.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-23 19:39:52 +00:00
Ravinou
939f56137b
doc: 📚 update README 2025-04-21 16:23:19 +02:00
Ravinou
05a76a5f2a
Merge pull request #446 from Ravinou/develop
React v19 + new loader on app
2025-04-21 15:50:51 +02:00