Commit Graph

2944 Commits (f2ef4f2322e440e9cd95b305d0c11e0d67e829f0)

Author SHA1 Message Date
Amir Zarrinkafsh ab2119d9ca
fix(web): add @types/jest dev dependency (#3467) 2022-06-03 11:46:43 +10:00
Amir Zarrinkafsh bbeab861b7
test(web): fix tests to conform to react18 (#3466)
This change drops the use of ReactDOM which is not supported in React 18. We also fix any test warnings related to i18next.
2022-06-03 10:17:00 +10:00
renovate[bot] f07f6b7dda
build(deps): update dependency haproxy to v2.6.0 (#3465)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-03 09:07:08 +10:00
renovate[bot] 884b5d40fd
build(deps): update dependency i18next to v21.8.7 (#3464) 2022-06-03 05:50:07 +10:00
James Elliott 11543fd0bf
docs: escape handlebars (#3462) 2022-06-02 19:29:15 +10:00
renovate[bot] a683a3837b
build(deps): update dependency golang to v1.18.3 (#3460)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-02 11:01:48 +10:00
James Elliott 2037a0ee4f
fix(commands): hash-password usage instructions (#3437)
This fixes the hash-password usage instructions and ensures it uses mostly a configuration source based config. In addition it updates our recommended argon2id parameters with the RFC recommendations.
2022-06-02 09:18:45 +10:00
renovate[bot] 0d3ee8e730
build(deps): update commitlint monorepo to v17.0.2 (#3456)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-01 13:19:51 +10:00
renovate[bot] 10b2f4ebaf
build(deps): update dependency @types/node to v16.11.38 (#3455)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-01 09:16:48 +10:00
renovate[bot] e7d36de813
build(deps): update dependency @types/react to v18.0.10 (#3454)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-01 08:51:35 +10:00
renovate[bot] c657a50245
build(deps): update dependency @types/node to v16.11.37 (#3453)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-01 08:35:12 +10:00
renovate[bot] bf9e10809b
build(deps): update typescript-eslint monorepo to v5.27.0 (#3452)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-31 07:47:18 +10:00
renovate[bot] a74e35da22
build(deps): update dependency esbuild to v0.14.42 (#3449)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-30 09:18:26 +10:00
renovate[bot] b758f5c5a9
build(deps): update dependency i18next to v21.8.5 (#3450)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-29 21:40:31 +10:00
renovate[bot] 2dd9acca8d
build(deps): update dependency @testing-library/react to v13.3.0 (#3448)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-28 21:57:58 +10:00
James Elliott a793ef8b5a
i18n: update translations (#3447) 2022-05-28 17:01:54 +10:00
James Elliott 12cd1c271a
i18n(web): add zh-tw support (#3445) 2022-05-28 16:10:49 +10:00
haowei 3a2804928f
i18n: add zh-tw translation for portal.json (#3439) 2022-05-28 14:43:21 +10:00
renovate[bot] 249d292e2c
build(deps): update dependency esbuild to v0.14.41 (#3444)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-28 07:59:50 +10:00
renovate[bot] f386c85bfa
build(deps): update module gopkg.in/yaml.v3 to v3.0.1 (#3443)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-27 22:28:04 +10:00
renovate[bot] 989c844f97
build(deps): update dependency esbuild to v0.14.40 (#3441)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-27 15:35:04 +10:00
renovate[bot] 0a62d2628d
build(deps): update dependency vite-tsconfig-paths to v3.5.0 (#3440)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-27 09:28:14 +10:00
renovate[bot] 8c5131e653
build(deps): update module github.com/go-rod/rod to v0.107.0 (#3438)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-26 16:12:39 +10:00
James Elliott cd53dfc533
ci: fix editorconfig (#3436)
This adjusts the editorconfig to be more reflective of the current style.
2022-05-26 12:20:36 +10:00
allcontributors[bot] 4fc60a5cd8
docs: add HannesJo0139 as a contributor for doc (#3435)
* docs: update README.md

* docs: update .all-contributorsrc

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-05-26 09:25:50 +10:00
James Elliott e0da4c0dde
release: v4.35.6 (#3433) 2022-05-26 08:32:20 +10:00
renovate[bot] bd3f3d98e4
build(deps): update dependency i18next-http-backend to v1.4.1 (#3432)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-26 07:15:25 +10:00
renovate[bot] 4b6b233141
build(deps): update dependency @commitlint/cli to v17.0.1 (#3431)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-05-25 23:15:01 +10:00
SvanGlan 71c47c7344
i18n: update sv translation of portal.json (#3430)
Correct a few issues in the Swedish translation files.
2022-05-25 21:28:40 +10:00
James Elliott aa5bee68f7
i18n: update translations (#3425) 2022-05-25 12:46:47 +10:00
renovate[bot] d436b800bb
build(deps): update dependency mariadb to v10.8.3 (#3419)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-25 10:23:40 +10:00
renovate[bot] efd4cb9b35
build(deps): update dependency @types/react-dom to v18.0.5 (#3418)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-25 09:59:19 +10:00
renovate[bot] 0859b8f816
build(deps): update typescript-eslint monorepo to v5.26.0 (#3417)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-25 09:38:11 +10:00
renovate[bot] f8fcb7d1b1
build(deps): update dependency i18next to v21.8.4 (#3416)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2022-05-25 09:08:33 +10:00
renovate[bot] a2a0c99db3
build(deps): update dependency traefik to v2.7.0 (#3427)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-05-25 08:44:44 +10:00
renovate[bot] bfec5fa515
build(deps): update dependency typescript to v4.7.2 (#3428)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-25 07:30:19 +10:00
Manuel Nuñez 78fe08aa64
docs: editorconfig (#3402) 2022-05-24 22:30:30 +10:00
James Elliott de53bc210c
ci: skip .editorconfig for deploy steps (#3424) 2022-05-24 22:28:45 +10:00
James Elliott 01f1cdaa93
i18n(web): add additional supported langs (#3423) 2022-05-24 22:19:21 +10:00
allcontributors[bot] da415bce5c
docs: add SvanGlan as a contributor for translation (#3422)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-05-24 22:10:28 +10:00
James Elliott 77ac770585
i18n: update translations (#3399) 2022-05-24 22:07:24 +10:00
SvanGlan 40bfef9aaa
i18n: add sv translation for portal.json (#3421) 2022-05-24 21:48:02 +10:00
renovate[bot] 5b9a40d46a
build(deps): update dependency alpine to v3.16.0 (#3420)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-24 12:04:54 +10:00
renovate[bot] 89bcf133ae
build(deps): update module gopkg.in/yaml.v3 to v3.0.0 (#3414)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-22 13:27:02 +10:00
renovate[bot] b0ae63874b
build(deps): update dependency eslint to v8.16.0 (#3413)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-21 11:26:36 +10:00
otbutz 48468cdbbe
docs: link to caddy forward_auth docs (#3411) 2022-05-21 08:14:25 +10:00
dependabot[bot] e1d52d57e0
build(deps): bump nokogiri from 1.13.4 to 1.13.6 in /docs (#3404)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.4...v1.13.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2022-05-20 09:28:26 +10:00
renovate[bot] 3171a0bff9
build(deps): update module github.com/go-rod/rod to v0.106.8 (#3406) 2022-05-19 19:09:58 +10:00
renovate[bot] 69df9b94c9
build(deps): update dependency vite-plugin-eslint to v1.6.1 (#3405)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 16:19:41 +10:00
renovate[bot] 8f87861731
build(deps): update dependency eslint-plugin-react to v7.30.0 (#3403)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-19 10:33:09 +10:00