Commit graph

332 commits

Author SHA1 Message Date
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
dependabot[bot] d05a6dc07c
build(deps): bump @tabler/icons-react from 2.40.0 to 2.42.0
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 2.40.0 to 2.42.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v2.42.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-11-21 20:05:07 +00:00
dependabot[bot] 7860f187ae
build(deps-dev): bump eslint from 8.53.0 to 8.54.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.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.53.0...v8.54.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-11-20 19:50:17 +00:00
Ravinou 653c723d31
Update README.md
Thanks again for your support @shad-lp
2023-11-19 21:48:49 +01:00
Ravinou 81d43c131e
Create FUNDING.yml 2023-11-18 10:33:20 +01:00
Ravinou a0fa965527
Merge pull request #97 from Ravinou/dependabot/npm_and_yarn/prettier-3.1.0
build(deps-dev): bump prettier from 3.0.3 to 3.1.0
2023-11-14 21:17:49 +01:00
dependabot[bot] 93ac2714c3
build(deps-dev): bump prettier from 3.0.3 to 3.1.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0.
- [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.0.3...3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 19:59:23 +00:00
Ravinou b84cf3638c
Merge pull request #93 from Ravinou/dependabot/npm_and_yarn/next-auth-4.24.5
build(deps): bump next-auth from 4.24.4 to 4.24.5
2023-11-11 11:10:45 +01:00
dependabot[bot] 19236a19fe
build(deps): bump next-auth from 4.24.4 to 4.24.5
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.24.4 to 4.24.5.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.4...next-auth@4.24.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 19:41:08 +00:00
Ravinou 1e401484ce
Merge pull request #89 from Ravinou/dependabot/npm_and_yarn/react-hook-form-7.48.2
build(deps): bump react-hook-form from 7.47.0 to 7.48.2
2023-11-07 19:56:01 +01:00
dependabot[bot] 76f1a33817
build(deps): bump react-hook-form from 7.47.0 to 7.48.2
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.47.0 to 7.48.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.47.0...v7.48.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-11-07 18:55:45 +00:00
Ravinou 468bb3325f
Merge pull request #88 from Ravinou/dependabot/npm_and_yarn/eslint-8.53.0
build(deps-dev): bump eslint from 8.52.0 to 8.53.0
2023-11-07 19:55:07 +01:00
Ravinou 4041f15f74
Merge pull request #90 from Ravinou/dependabot/npm_and_yarn/react-select-5.8.0
build(deps): bump react-select from 5.7.7 to 5.8.0
2023-11-07 19:54:51 +01:00
dependabot[bot] 193992a399
build(deps): bump react-select from 5.7.7 to 5.8.0
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.7.7 to 5.8.0.
- [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.7.7...react-select@5.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 19:25:33 +00:00
dependabot[bot] 93a3d5207e
build(deps-dev): bump eslint from 8.52.0 to 8.53.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.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.52.0...v8.53.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-11-06 19:25:05 +00:00
Ravinou 51450dfdd3
Create docker-image-test.yml 2023-11-05 19:36:33 +01:00