Ravinou
bfe7deb9c4
publish: 📦 release 2.4.2
v2.4.2
2024-12-08 20:21:35 +01:00
Ravinou
1ae44441be
Merge pull request #368 from Ravinou/develop
...
Release v2.4.2
2024-12-08 20:19:06 +01:00
Ravinou
14883f24c7
chore(deps): 🧹 update npm deps
2024-12-08 20:05:08 +01:00
Ravinou
c36f63e54a
config: 🔧 prepare husky v10
2024-12-08 19:59:05 +01:00
Ravinou
73ac5339f4
config: 🔧 upgrade Docker base image to Node.js LTS 22
2024-12-08 19:57:41 +01:00
Ravinou
cef8263641
fix: 🐛 add unique key to React Fragment in repo list rendering
2024-12-08 11:20:50 +01:00
Ravinou
8620fb2e02
chore(deps): 🧹 update NextJS 14 to 15
2024-12-08 11:17:50 +01:00
Ravinou
fc3f57e24c
fix: 🐛 improves storage calculation accuracy
2024-12-08 11:02:43 +01:00
nezu
b0fae4f59d
fix: remove hardcoded HOSTNAME in Docker
...
Instead of hardcoding it in supervisord.conf, we simply set it to an
empty value in the Dockerfile. This prevents docker from setting it's
own value while also allowing the user to override it.
In next JS an empty HOSTNAME is equivalent to not setting it at all.
2024-12-08 11:02:43 +01:00
dumbasPL
72d3fecb33
fix: listen on all interfaced in Docker
...
By default, the `HOSTNAME` environment variable will have the
container's hostname. NodeJS `server.listen` when used with a
hostname that resolved to multiple addresses will only use the
first one. By setting it to 0.0.0.0 we are restoring the default
behavior of Next.js and listening on all interfaces.
2024-12-08 11:02:42 +01:00
Ravinou
0c6220f533
fix: 🐛 ignore lost+found directories on storage retrieval
...
#267
2024-12-08 11:02:41 +01:00
Ravinou
bac544e552
Merge pull request #359 from Ravinou/dependabot/npm_and_yarn/chart.js-4.4.7
...
build(deps): bump chart.js from 4.4.6 to 4.4.7
2024-12-08 10:58:32 +01:00
dependabot[bot]
28dbe55417
build(deps): bump chart.js from 4.4.6 to 4.4.7
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 4.4.6 to 4.4.7.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.6...v4.4.7 )
---
updated-dependencies:
- dependency-name: chart.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 16:45:57 +00:00
Ravinou
26d822f426
Merge pull request #360 from Ravinou/dependabot/npm_and_yarn/tabler/icons-react-3.24.0
...
build(deps): bump @tabler/icons-react from 3.23.0 to 3.24.0
2024-12-07 17:44:45 +01:00
Ravinou
d627671483
Merge pull request #361 from Ravinou/dependabot/npm_and_yarn/prettier-3.4.2
...
build(deps-dev): bump prettier from 3.4.1 to 3.4.2
2024-12-07 17:44:29 +01:00
dependabot[bot]
fa2d0fa4ca
build(deps-dev): bump prettier from 3.4.1 to 3.4.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.4.1...3.4.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-04 20:04:04 +00:00
dependabot[bot]
6fa2b8d2e2
build(deps): bump @tabler/icons-react from 3.23.0 to 3.24.0
...
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react ) from 3.23.0 to 3.24.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases )
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.24.0/packages/icons-react )
---
updated-dependencies:
- dependency-name: "@tabler/icons-react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-03 20:05:27 +00:00
Ravinou
3a5a301cb9
Merge pull request #355 from Ravinou/dependabot/npm_and_yarn/commitlint/config-conventional-19.6.0
...
build(deps-dev): bump @commitlint/config-conventional from 19.5.0 to 19.6.0
2024-12-01 21:18:32 +01:00
Ravinou
a1c19396c2
Merge pull request #356 from Ravinou/dependabot/npm_and_yarn/prettier-3.4.1
...
build(deps-dev): bump prettier from 3.3.3 to 3.4.1
2024-12-01 21:17:57 +01:00
dependabot[bot]
43ec07bafb
build(deps-dev): bump prettier from 3.3.3 to 3.4.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.3.3 to 3.4.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-30 09:59:37 +00:00
Ravinou
56502311db
Merge pull request #358 from Ravinou/dependabot/npm_and_yarn/tabler/icons-react-3.23.0
...
build(deps): bump @tabler/icons-react from 3.22.0 to 3.23.0
2024-11-30 10:58:26 +01:00
dependabot[bot]
cd8f625173
build(deps): bump @tabler/icons-react from 3.22.0 to 3.23.0
...
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react ) from 3.22.0 to 3.23.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases )
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.23.0/packages/icons-react )
---
updated-dependencies:
- dependency-name: "@tabler/icons-react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-28 19:59:11 +00:00
dependabot[bot]
3f65b27d1a
build(deps-dev): bump @commitlint/config-conventional
...
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional ) from 19.5.0 to 19.6.0.
- [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.6.0/@commitlint/config-conventional )
---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 19:37:38 +00:00
Ravinou
5bee3d8b1e
Merge pull request #348 from Ravinou/dependabot/npm_and_yarn/react-select-5.8.3
...
build(deps): bump react-select from 5.8.2 to 5.8.3
2024-11-24 14:03:40 +01:00
Ravinou
d5ddfa1809
Merge pull request #353 from Ravinou/dependabot/npm_and_yarn/husky-9.1.7
...
build(deps-dev): bump husky from 9.1.6 to 9.1.7
2024-11-23 14:08:19 +01:00
Ravinou
ac16be3c8c
Merge pull request #354 from Ravinou/dependabot/npm_and_yarn/commitlint/cli-19.6.0
...
build(deps-dev): bump @commitlint/cli from 19.5.0 to 19.6.0
2024-11-23 14:07:58 +01:00
dependabot[bot]
7ab8c48326
build(deps-dev): bump @commitlint/cli from 19.5.0 to 19.6.0
...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) from 19.5.0 to 19.6.0.
- [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.6.0/@commitlint/cli )
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 19:40:03 +00:00
dependabot[bot]
a26f4a4a4c
build(deps-dev): bump husky from 9.1.6 to 9.1.7
...
Bumps [husky](https://github.com/typicode/husky ) from 9.1.6 to 9.1.7.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.1.6...v9.1.7 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 20:11:21 +00:00
dependabot[bot]
4308f37126
build(deps): bump react-select from 5.8.2 to 5.8.3
...
Bumps [react-select](https://github.com/JedWatson/react-select ) from 5.8.2 to 5.8.3.
- [Release notes](https://github.com/JedWatson/react-select/releases )
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.8.2...react-select@5.8.3 )
---
updated-dependencies:
- dependency-name: react-select
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-17 12:04:45 +00:00
Ravinou
7f952e7211
Merge pull request #349 from Ravinou/dependabot/npm_and_yarn/spinners-react-1.0.10
...
build(deps): bump spinners-react from 1.0.7 to 1.0.10
2024-11-17 13:03:30 +01:00
Ravinou
3c5ff142a3
Merge pull request #352 from Ravinou/dependabot/npm_and_yarn/tabler/icons-react-3.22.0
...
build(deps): bump @tabler/icons-react from 3.21.0 to 3.22.0
2024-11-16 11:52:41 +01:00
dependabot[bot]
7e1d4cfe2c
build(deps): bump @tabler/icons-react from 3.21.0 to 3.22.0
...
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react ) from 3.21.0 to 3.22.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases )
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.22.0/packages/icons-react )
---
updated-dependencies:
- dependency-name: "@tabler/icons-react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-14 19:31:16 +00:00
dependabot[bot]
9ebd1608c8
build(deps): bump spinners-react from 1.0.7 to 1.0.10
...
Bumps [spinners-react](https://github.com/adexin/spinners-react ) from 1.0.7 to 1.0.10.
- [Changelog](https://github.com/adexin/spinners-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/adexin/spinners-react/compare/v1.0.7...v1.0.10 )
---
updated-dependencies:
- dependency-name: spinners-react
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-14 14:05:47 +00:00
Ravinou
545d26c066
Merge pull request #351 from Ravinou/dependabot/npm_and_yarn/uuid-11.0.3
...
build(deps): bump uuid from 11.0.2 to 11.0.3
2024-11-14 15:04:35 +01:00
dependabot[bot]
972a83733e
build(deps): bump uuid from 11.0.2 to 11.0.3
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v11.0.2...v11.0.3 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-12 19:12:54 +00:00
Ravinou
4f066af82e
Merge pull request #350 from Ravinou/dependabot/npm_and_yarn/react-hook-form-7.53.2
...
build(deps): bump react-hook-form from 7.53.1 to 7.53.2
2024-11-12 15:03:06 +01:00
dependabot[bot]
75aa177a11
build(deps): bump react-hook-form from 7.53.1 to 7.53.2
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.53.1 to 7.53.2.
- [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.53.1...v7.53.2 )
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 19:53:47 +00:00
Ravinou
2b1f405d96
Merge pull request #341 from Ravinou/dependabot/npm_and_yarn/react-select-5.8.2
...
build(deps): bump react-select from 5.8.1 to 5.8.2
2024-11-03 11:32:19 +01:00
Ravinou
5bc4f9aa52
Merge pull request #340 from Ravinou/dependabot/npm_and_yarn/nodemailer-6.9.16
...
build(deps): bump nodemailer from 6.9.15 to 6.9.16
2024-11-03 11:31:42 +01:00
dependabot[bot]
52ae3bc9d8
build(deps): bump react-select from 5.8.1 to 5.8.2
...
Bumps [react-select](https://github.com/JedWatson/react-select ) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/JedWatson/react-select/releases )
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.8.1...react-select@5.8.2 )
---
updated-dependencies:
- dependency-name: react-select
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 19:56:44 +00:00
dependabot[bot]
05d5297898
build(deps): bump nodemailer from 6.9.15 to 6.9.16
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.15 to 6.9.16.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.15...v6.9.16 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 19:56:38 +00:00
Ravinou
0298e71892
Merge pull request #339 from Ravinou/develop
...
Integrate unit tests with Bats for shell scripts
2024-11-01 17:45:02 +01:00
Ravinou
7f61e464eb
config: 🔧 automate bats tests via github action ci/cd
2024-11-01 17:07:14 +01:00
Ravinou
893c86dc75
test: ✅ bats versus getStorageUsed.sh
2024-11-01 17:07:14 +01:00
Ravinou
027ccd7c28
refactor: ⚡ remove jc package dependency
2024-11-01 17:07:13 +01:00
Ravinou
a8161f2ea7
test: ✅ bats versus getLastSave.sh
2024-11-01 17:07:13 +01:00
Ravinou
fab8f17c77
test: ✅ bats versus updateRepo.sh
2024-11-01 17:07:12 +01:00
Ravinou
da4b5b2cec
refactor: ⚡ improve control on repository's name
2024-11-01 17:07:11 +01:00
Ravinou
4d62b9988a
test: ✅ bats versus deleteRepo.sh
2024-11-01 17:07:11 +01:00
Ravinou
f0206076ab
config: 🔧 docker-compose file for bats
2024-11-01 17:07:10 +01:00