Commit graph

868 commits

Author SHA1 Message Date
Ravinou
ec17ad19d6
feat: new account setup API 2025-06-08 10:47:09 +02:00
Ravinou
4e7b880624
Merge pull request #490 from Ravinou/dependabot/npm_and_yarn/tabler/icons-react-3.34.0
chore(deps): bump @tabler/icons-react from 3.33.0 to 3.34.0
2025-06-08 10:33:02 +02:00
Ravinou
c2912253df
Merge pull request #493 from Ravinou/dependabot/npm_and_yarn/react-hook-form-7.57.0
chore(deps): bump react-hook-form from 7.56.4 to 7.57.0
2025-06-08 10:32:47 +02:00
Ravinou
4f011f6c48
Merge pull request #496 from Ravinou/dependabot/npm_and_yarn/types/node-22.15.30
chore(deps-dev): bump @types/node from 22.15.21 to 22.15.30
2025-06-08 10:32:01 +02:00
dependabot[bot]
8202bcd2ad
chore(deps-dev): bump @types/node from 22.15.21 to 22.15.30
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.21 to 22.15.30.
- [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.30
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-05 19:46:39 +00:00
dependabot[bot]
1ea2174f9f
chore(deps): bump react-hook-form from 7.56.4 to 7.57.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.56.4 to 7.57.0.
- [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.4...v7.57.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 19:34:44 +00:00
dependabot[bot]
e3a973c09c
chore(deps): bump @tabler/icons-react from 3.33.0 to 3.34.0
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 3.33.0 to 3.34.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.34.0/packages/icons-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 19:14:25 +00:00
Ravinou
57e4550e42
publish: 📦 3.1.0 v3.1.0 2025-06-01 13:23:31 +02:00
Ravinou
ceeb7a3e6a
Merge pull request #483 from Ravinou/dependabot/npm_and_yarn/vitest-3.1.4
chore(deps-dev): bump vitest from 3.1.3 to 3.1.4
2025-06-01 13:17:43 +02:00
Ravinou
3df990f217
Merge pull request #484 from Ravinou/dependabot/npm_and_yarn/react-hook-form-7.56.4
chore(deps): bump react-hook-form from 7.56.3 to 7.56.4
2025-06-01 13:17:30 +02:00
Ravinou
ca9097a2aa
Merge pull request #486 from Ravinou/dependabot/npm_and_yarn/next-15.3.3
chore(deps): bump next from 15.3.1 to 15.3.3
2025-06-01 13:17:18 +02:00
Ravinou
aa8e493e37
Merge pull request #487 from Ravinou/dependabot/npm_and_yarn/eslint-config-next-15.3.3
chore(deps-dev): bump eslint-config-next from 15.3.1 to 15.3.3
2025-06-01 13:17:01 +02:00
Ravinou
b6652a80f5
Merge pull request #489 from Ravinou/develop
Develop
2025-06-01 12:48:41 +02:00
Ravinou
88c8f920d9
fix: 🐛 handle empty SSH_SERVER_PORT with quick command button #470 2025-06-01 12:28:04 +02:00
Ravinou
3c1ff79add
feat: new toolbar and searching on repository list 2025-06-01 12:19:00 +02:00
Ravinou
6acfdbbfa1
refactor: username is now allowed from 1 to 40 char. #479 2025-06-01 11:02:31 +02:00
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