Commit graph

397 commits

Author SHA1 Message Date
dependabot[bot] 5bd3b79040
build(deps-dev): bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [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.2.4...3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 19:22:51 +00:00
Ravinou 795ce100de
Merge pull request #150 from Ravinou/develop
fix: arm ci/cd build with node20
2024-02-04 14:00:44 +01:00
Ravinou 45b211f397
fix: arm ci/cd build with node20
# linux/arm/v7 arm32 is not supported by node20 https://github.com/nodejs/docker-node/issues/1946
2024-02-04 13:34:40 +01:00
Ravinou 731be37845
Merge pull request #149 from Ravinou/develop
update dependencies
2024-02-03 10:17:53 +01:00
Ravinou bbd51f3c06
fix: use the latest borgbackup stable release in docker #141 2024-02-03 10:14:01 +01:00
Ravinou 660fa112e2
update dependencies 2024-02-03 09:40:11 +01:00
Ravinou 0c5e23b84c
Merge pull request #140 from Ravinou/dependabot/npm_and_yarn/prettier-3.2.4
build(deps-dev): bump prettier from 3.1.1 to 3.2.4
2024-02-03 09:14:57 +01:00
dependabot[bot] bdb5a3e711
build(deps-dev): bump prettier from 3.1.1 to 3.2.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.4.
- [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.1.1...3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-03 07:59:33 +00:00
Ravinou a9c3d59b47
Merge pull request #143 from Ravinou/dependabot/npm_and_yarn/eslint-config-next-14.1.0
build(deps-dev): bump eslint-config-next from 13.5.6 to 14.1.0
2024-02-03 08:58:47 +01:00
Ravinou 643bf012d8
Merge pull request #148 from Ravinou/dependabot/npm_and_yarn/tabler/icons-react-2.47.0
build(deps): bump @tabler/icons-react from 2.45.0 to 2.47.0
2024-02-03 08:57:08 +01:00
dependabot[bot] fc4655a0c3
build(deps): bump @tabler/icons-react from 2.45.0 to 2.47.0
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 2.45.0 to 2.47.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v2.47.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-02-02 19:33:54 +00:00
dependabot[bot] 8cf753da8f
build(deps-dev): bump eslint-config-next from 13.5.6 to 14.1.0
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.5.6 to 14.1.0.
- [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/v14.1.0/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 19:57:36 +00:00
Ravinou 2900455700
Update README.md
Thank you very much @Magneticdud for sponsoring ❤️
2024-01-14 20:41:29 +01:00
Ravinou b0a6108c93
Merge pull request #132 from Ravinou/dependabot/npm_and_yarn/react-hook-form-7.49.3
build(deps): bump react-hook-form from 7.49.2 to 7.49.3
2024-01-10 20:56:20 +01:00
dependabot[bot] 5c9e5584da
build(deps): bump react-hook-form from 7.49.2 to 7.49.3
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.49.2 to 7.49.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.49.2...v7.49.3)

---
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-01-09 19:11:08 +00:00
Ravinou c3271c33e6
fix: typo for storage unit Go > GB #126 2024-01-07 15:38:11 +01:00
Ravinou 0c7d6f9290
fix: typo on password placeholder #127 2024-01-06 14:51:15 +01:00
Ravinou 22943577fc
Merge pull request #125 from Ravinou/dependabot/npm_and_yarn/tabler/icons-react-2.45.0
build(deps): bump @tabler/icons-react from 2.44.0 to 2.45.0
2024-01-06 14:47:10 +01:00
Ravinou 50277cf657
Merge pull request #123 from Ravinou/dependabot/npm_and_yarn/nodemailer-6.9.8
build(deps): bump nodemailer from 6.9.7 to 6.9.8
2024-01-06 14:46:54 +01:00
dependabot[bot] ba204ebfd7
build(deps): bump @tabler/icons-react from 2.44.0 to 2.45.0
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 2.44.0 to 2.45.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v2.45.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-01-02 19:29:22 +00:00
dependabot[bot] 331bd34cde
build(deps): bump nodemailer from 6.9.7 to 6.9.8
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.7 to 6.9.8.
- [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.7...v6.9.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 19:51:46 +00:00
Ravinou 2143291075
2.1.0 2024-01-01 16:06:55 +01:00
Ravinou 8a771df290
Merge pull request #122 from Ravinou/develop
v2.1.0
2024-01-01 16:01:55 +01:00
Ravinou 006fa4862a
feat: ability to chose uid and gid on build 2024-01-01 13:07:19 +01:00
Ravinou 532d23973e
feat: rsyslog added for timestamping logs and fail2ban compatibility 2023-12-31 14:30:23 +01:00
Ravinou f90f690bba
fix: add tmp and logs path in sample env 2023-12-30 18:30:15 +01:00
Ravinou 9470957639
Merge branch 'container/environmental-variables' into develop 2023-12-30 18:19:05 +01:00
Ravinou 15e7859e66
feat: use supervisord to manage process #101 #98
ci: build for arm/v7 explicitly + action to build develop
2023-12-30 18:00:14 +01:00
Ravinou ac715e9173
fix: disable cronjob functionnality in docker 2023-12-30 18:00:14 +01:00
Ravinou 32e9e5a161
fix: init alert settings with account 2023-12-30 18:00:14 +01:00
Ravinou 3afb8c0805
feat: new API endpoint to check the version number 2023-12-30 18:00:14 +01:00
Ravinou 3638cd6d1d
feat: add a LAN badge next to the quicksettings button 2023-12-30 18:00:14 +01:00
Ravinou 10ad738755
feat: add a disabled option in repo alert settings 2023-12-30 18:00:14 +01:00
Ravinou 1f519c50fa
Merge pull request #114 from zionio/dev-fix-typo
Fix simple typo
2023-12-30 17:59:46 +01:00
Ravinou 3a3fe992ff
Merge pull request #115 from Ravinou/dependabot/npm_and_yarn/chart.js-4.4.1
build(deps): bump chart.js from 4.4.0 to 4.4.1
2023-12-30 15:04:13 +01:00
Ravinou 115b60325d
Merge pull request #117 from Ravinou/dependabot/npm_and_yarn/tabler/icons-react-2.44.0
build(deps): bump @tabler/icons-react from 2.42.0 to 2.44.0
2023-12-30 15:03:49 +01:00
Ravinou cc586965be
Merge pull request #118 from Ravinou/dependabot/npm_and_yarn/prettier-3.1.1
build(deps-dev): bump prettier from 3.1.0 to 3.1.1
2023-12-30 15:03:35 +01:00
Ravinou a04337ee2c
Merge pull request #119 from Ravinou/dependabot/npm_and_yarn/react-hook-form-7.49.2
build(deps): bump react-hook-form from 7.48.2 to 7.49.2
2023-12-30 15:03:23 +01:00
Ravinou fe23e9d874
Merge pull request #120 from Ravinou/dependabot/npm_and_yarn/eslint-8.56.0
build(deps-dev): bump eslint from 8.54.0 to 8.56.0
2023-12-30 15:03:12 +01:00
dependabot[bot] 90d0c7961d
build(deps-dev): bump eslint from 8.54.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.56.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.54.0...v8.56.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-12-18 19:15:47 +00:00
dependabot[bot] a188c5114b
build(deps): bump react-hook-form from 7.48.2 to 7.49.2
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.48.2 to 7.49.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.48.2...v7.49.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 20:02:54 +00:00
dependabot[bot] 900f1b41ea
build(deps-dev): bump prettier from 3.1.0 to 3.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.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.1.0...3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 19:51:27 +00:00
dependabot[bot] f4e4cdd4e7
build(deps): bump @tabler/icons-react from 2.42.0 to 2.44.0
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 2.42.0 to 2.44.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v2.44.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>
2023-12-11 19:51:11 +00:00
rugk 20b3504b94 Refactor to load whole .env file instead of single variables 2023-12-05 20:02:26 +00:00
dependabot[bot] 157ad23dd8
build(deps): bump chart.js from 4.4.0 to 4.4.1
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: chart.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 20:00:46 +00:00
rugk f6929fa7de Use more and new environment variables 2023-12-05 19:58:34 +00:00
andrea 7b5744baf2
fix simple typo 2023-12-05 15:31:14 +01:00
Ravinou 8e49af85e0
ci: build test for PR on develop 2023-11-26 12:52:29 +01:00
Ravinou ffa56e0882
Merge pull request #104 from Ravinou/dependabot/npm_and_yarn/eslint-8.54.0
build(deps-dev): bump eslint from 8.53.0 to 8.54.0
2023-11-21 21:26:48 +01:00
Ravinou e05e478921
Merge pull request #105 from Ravinou/dependabot/npm_and_yarn/tabler/icons-react-2.42.0
build(deps): bump @tabler/icons-react from 2.40.0 to 2.42.0
2023-11-21 21:26:16 +01:00