100 Commits
Author SHA1 Message Date
NGPixel 34cd445a46 fix: users + groups permissions assign logic + text hints 2026-04-27 04:15:54 -04:00
NGPixel 188d36e6bb fix: prevent user assignment to elevated groups 2026-04-20 06:03:17 -04:00
Nicolas Giard 42a72183d0 docs: Update README 2026-03-23 12:04:41 -04:00
NGPixel f0f71536ab ci: pin packer postgres to 17 2026-02-26 05:41:53 -05:00
NGPixel 48dc6da333 ci: fix packer cleanup script 2026-02-26 05:23:59 -05:00
NGPixel 4a1a6a934f ci: purge droplet-agent in packer cleanup script 2026-02-26 05:10:46 -05:00
NGPixel 429866446b ci: fix packer docker script 2026-02-26 04:59:50 -05:00
NGPixel 44efae9493 ci: update packer build workflow 2026-02-26 04:51:10 -05:00
NGPixel 0456332325 ci: update packer definition 2026-02-26 04:43:06 -05:00
Nicolas Giard 0317f71199 ci(helm): use prod chart 2026-02-22 00:22:00 -05:00
Nicolas Giard 4f3917ff22 ci(helm): fix chart versioning
Updated Helm chart versioning to use dynamic version from Chart.yaml.
2026-02-22 00:13:49 -05:00
Nicolas Giardandacidsugarx 8fc931a0d9 fix(helm): Replace bitname PostgreSQL chart with custom statefulset (#7936)
* fix(helm): Replace Bitnami PostgreSQL chart with custom StatefulSet (#7831)

* refactor: migrate from Bitnami PostgreSQL to official PostgreSQL image

Replace Bitnami PostgreSQL dependency with custom PostgreSQL StatefulSet implementation
Add new PostgreSQL templates: statefulset, service, and PVC
Update values.yaml to include PostgreSQL image configuration with official postgres:17.4 image
Implement custom PostgreSQL deployment using official Docker Hub image instead of Bitnami chart
Add PostgreSQL resource, nodeSelector, tolerations, and affinity configuration options
Update helper templates to support new PostgreSQL implementation
Update deployment template to connect to the new PostgreSQL implementation
Update README.md to document the new PostgreSQL configuration parameters

BREAKING CHANGE: This replaces the Bitnami PostgreSQL dependency with a custom PostgreSQL implementation using the official
PostgreSQL image from Docker Hub, changing how PostgreSQL is deployed and configured.

Signed-off-by: Ilya Gilev jazer23569@gmail.com

* feature: added a option to use an existing secret for postresql installation

---------

Signed-off-by: Ilya Gilev jazer23569@gmail.com

* refactor(helm): adjust helm templates for clarity

---------

Signed-off-by: Ilya Gilev jazer23569@gmail.com
Co-authored-by: acidsugarx <58903233+acidsugarx@users.noreply.github.com>
2026-02-22 00:04:24 -05:00
NGPixel 85c304f583 fix: add cookie secure flag when site is using https (client-side) 2026-01-08 04:49:09 -05:00
NGPixel 1d0d87af6e fix: add cookie secure flag when site is using https 2026-01-08 04:22:22 -05:00
NGPixel 7d4627ba0b fix: rocketchat auth prototype pollution via userProfile function 2026-01-08 03:40:26 -05:00
NGPixel 857c1720b1 fix: css editor in page properties dialog not loading 2026-01-08 03:04:21 -05:00
NGPixel 19c26e58c9 fix: handle breadcrumb locale prefix correctly 2026-01-08 03:00:47 -05:00
NGPixel 028dcd5656 fix: use promisified pipeline from stream 2026-01-06 00:54:56 -05:00
Nicolas Giard 29c8671ab2 fix: breadcrumb path generation 2026-01-06 00:38:16 -05:00
NGPixel af839795ae chore: update dependencies 2026-01-03 03:27:51 -05:00
NGPixel 4eb9dabb63 refactor: update docker images to Node 24 and fix promisify calls 2026-01-03 03:03:15 -05:00
NGPixel f68d1f60ca fix: hide unfinished features 2026-01-03 02:30:55 -05:00
Nicolas Giard dd48f28827 docs: update README 2025-10-09 00:19:29 -04:00
Nicolas Giard 1b6c67ee77 fix: force wrap for code blocks in print view 2025-08-13 03:03:39 -04:00
Nicolas Giard 86abfea7f6 fix: update dompurify dependency + add cross-env 2025-08-13 02:52:46 -04:00
Nicolas Giard 07855ab329 docs: Update README.md 2025-07-28 13:11:47 -04:00
Nicolas Giard d96bbaf42c docs: Update SECURITY.md 2025-06-10 14:45:46 -04:00
Nicolas Giard 9bf9c8af47 ci: Update build.yml 2025-03-31 03:55:18 -04:00
Nicolas Giard 7053819f35 docs: Update README.md 2025-03-31 03:52:26 -04:00
Nicolas Giard a393f5f9bc docs: Update README.md 2025-03-31 03:50:08 -04:00
Nicolas Giard 78c41e36e1 fix: use xml-crypto 2.1.6 for passport-saml 2025-03-23 21:31:22 -04:00
Nicolas Giard 85243e5284 docs: Update SECURITY.md 2025-02-11 20:46:07 -05:00
Nicolas Giard 403e98dced feat: add git always namespace option 2025-02-02 16:16:52 -05:00
Nicolas Giard c7c20579fd docs: Update README.md 2024-11-18 17:18:28 -05:00
Nicolas Giard 583ea44a72 docs: Update README 2024-11-18 17:13:52 -05:00
Nicolas Giard ab5c620d50 chore: update yarn lock 2024-10-12 04:51:48 -04:00
Nicolas Giard ad37325773 docs: Update README.md 2024-10-04 16:07:10 -04:00
Nicolas Giard 55a63a3c5a ci: fix docker manifest typo 2024-09-17 21:13:51 -04:00
Nicolas Giard 34de47cc10 ci: remove armv7 build target 2024-09-17 20:37:55 -04:00
Nicolas Giard 18ebf83f88 ci: update base docker image 2024-09-16 01:31:04 -04:00
Nicolas Giard ef5ab0ecb8 ci: disable mssql test 2024-08-31 23:31:19 -04:00
Nicolas Giard b9fb17d4d4 fix: prevent password reset on disabled account 2024-08-29 03:06:06 -04:00
Nicolas Giard 2e35ebf1dc docs: Update README.md 2024-06-14 04:42:48 -04:00
Nicolas Giard 904260fd44 fix: set no-store cache control on jwt renew response 2024-05-23 23:01:38 -04:00
Nicolas Giard 98c04fe18e docs: Update README.md 2024-04-29 17:12:17 -04:00
Nicolas Giard 854ec230dd ci: Update build.yml 2024-04-29 15:12:22 -04:00
Nicolas Giard a28b525894 docs: Update SECURITY.md 2024-04-29 14:24:28 -04:00
Nicolas Giard abdd2f0d17 fix: remove upper range node.js version check 2024-04-24 20:46:11 -04:00
Nicolas Giard 66ca18c499 docs: Update README.md 2024-03-16 01:15:24 -04:00
Nicolas Giard ece5753ebb docs: Update README.md 2024-02-07 15:31:49 -05:00
Nicolas Giard b1e1759f25 fix: set securityTrustProxy to false by default 2024-01-28 20:03:06 -05:00
Nicolas Giard 34c037c68b docs: Update README.md 2024-01-21 00:32:01 -05:00
Nicolas Giard fd91caff1d docs: Update README.md 2023-10-27 17:15:21 -04:00
Nicolas Giard 16245caeff docs: Update README.md 2023-10-18 21:35:12 -04:00
Nicolas Giard b19c4e4f23 docs: Update README.md 2023-09-20 16:42:49 -04:00
Nicolas Giard 4ce301d37c docs: Update README.md 2023-09-19 20:48:55 -04:00
Nicolas Giard ef174143ae docs: Update README.md 2023-09-04 00:14:56 -04:00
Nicolas Giard 2180592ade ci: fix build.yml 2023-09-01 19:09:16 -04:00
Nicolas Giard 7312de7332 ci: fix build.yml 2023-09-01 18:43:10 -04:00
Nicolas Giard c66bc1c7c1 ci: fix build.yml 2023-09-01 18:26:28 -04:00
Nicolas Giard c18a832a3a docs: Update README.md 2023-08-23 19:18:22 -04:00
Nicolas Giard cd390ec544 docs: update README.md 2023-08-22 15:53:27 -04:00
Nicolas Giard 8259f0dee6 ci: manually patch extract-files package for windows build 2023-08-18 00:04:23 -04:00
Nicolas Giard 095f8cec7a ci: fix missing patch-package in windows build 2023-08-17 19:47:07 -04:00
Nicolas Giard eb91563a0b ci: fix missing patches folder in docker images 2023-08-10 19:08:25 -04:00
Nicolas Giard cae50a70d9 ci: add patch-package to docker build 2023-08-10 18:56:38 -04:00
NGPixel 3855d2c853 fix: add node 18 + 20 compatibility 2023-08-10 17:15:02 -04:00
Nicolas Giard 3bf1d9cf28 fix: disable template compilation in source view 2023-06-03 23:15:22 -04:00
Nicolas Giard 55bd9944f5 docs: update BACKERS 2023-05-22 18:36:02 -04:00
Nicolas Giard 56547f716a docs: update README.md 2023-05-19 14:05:00 -04:00
Nicolas Giard e059fbb47d docs: update BACKERS 2023-05-15 12:17:17 -04:00
Nicolas Giard 6fac7a3749 docs: update BACEKRS 2023-05-13 16:22:19 -04:00
Nicolas Giard e1d282ad11 feat: warn and exit on unsupported node version 2023-05-11 21:10:15 -04:00
Nicolas Giard 5b80b5e850 docs: update BACKERS 2023-04-28 18:07:35 -04:00
Nicolas Giard f4cf60bbe3 docs: update BACKERS 2023-04-18 17:45:26 -04:00
Nicolas Giard 42d5fd6cb8 docs: update BACKERS 2023-03-27 02:17:47 -04:00
Nicolas Giard ecfbbcc7cc docs: update README.md 2023-03-24 01:48:23 -04:00
Nicolas Giard 5fb315a626 docs: update README.md 2023-03-24 01:47:01 -04:00
NGPixel b5b1913396 feat: footer override markdown inline parsing 2023-03-17 17:13:32 -04:00
Nicolas Giard 51e5f42622 docs: update BACKERS 2023-03-16 19:03:22 -04:00
Nicolas Giard db4d558a39 docs: update BACKERS 2023-03-14 00:49:57 -04:00
Nicolas Giard 26b2839c6b docs: update BACKERS 2023-03-07 19:25:37 -05:00
Nicolas Giard 3a0ec8d7fc docs: update BACKERS 2023-02-17 21:41:42 -05:00
NGPixel 490fab1173 fix: handle empty ToC position value 2023-02-16 23:58:52 -05:00
NGPixel e495e0aaab fix: update google analytics field help to refer to the new ID format 2023-02-16 22:39:23 -05:00
NGPixel e954b50a7a feat: footer text override option 2023-02-16 20:45:55 -05:00
NGPixel ac930fc23e fix: change simple-git import 2023-02-04 16:09:41 -05:00
Nicolas Giard 2e3bdb6630 ci: fix build arm64 action 2023-02-04 15:21:10 -05:00
Nicolas Giard 9b99ebb187 ci: disable provenance in build workflow 2023-02-04 12:37:38 -05:00
Nicolas Giard 30576149d3 ci: update build workflow actions 2023-02-04 12:29:25 -05:00
Nicolas Giard 30b66b1623 ci: disable provenance in docker build action 2023-02-04 12:05:17 -05:00
NGPixel cc96b1fbcc chore: update dependencies 2023-02-04 04:01:37 -05:00
NGPixel 5f876ced20 feat: optional oauth2 module nonce toggle 2023-01-29 17:14:34 -05:00
Nicolas Giard 9dddef3a3f docs: remove old issue template 2023-01-13 18:09:20 -05:00
Nicolas Giard a906f2e782 docs: update issue template 2023-01-13 18:07:01 -05:00
NGPixel d6d88ed976 fix: edit buttons header alignment when toc sidebar is on the right 2022-12-10 19:38:26 -05:00
NGPixel c91ff2da7e feat: add page-ready client boot event 2022-12-10 18:12:04 -05:00
NGPixel eb99f828b1 fix: edit buttons hidden when toc sidebar is on the right 2022-12-10 18:05:53 -05:00
NGPixel f3133a72ec feat: toc sidebar position 2022-12-10 17:03:40 -05:00
Nicolas Giard 9ac80c1a8f docs: update BACKERS 2022-12-08 02:59:57 -05:00