jingi
|
243d724fb2
|
feat: add blob to db migration and register in channel helpers
|
2026-06-19 13:53:58 -07:00 |
|
 ![github-actions[bot] <github-actions[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)   ![github-actions[bot] <github-actions[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) ![github-actions[bot] <github-actions[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)   
|
130c23dd5b
|
feat: Add Microsoft Teams as notification provider (issue 260) (#313)
* feat: add Microsoft Teams notification provider
* feat: Add Microsoft Teams as notification provider
* fix: Update database migration
* fix: Remove duplicate file 0058 db migration
* add Microsoft Teams notification provider E2E tests
* fix: externalize e2e testings and profile name trim (#318)
* fix: externalize e2e testings
* fix: externalize e2e tests.
* refactor: improve e2e workflow.
* chore: upgrade workflow action version.
* fix: createEnv by adding emptyStringAsUndefined (#317)
* chore: release 1.18.2
---------
Co-authored-by: killian-larcher <killian.larcher@soluce-technologies.com>
Co-authored-by: Charles GTE <charles.gauthereau@soluce-technologies.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(layout): guard undefined user.name in avatar fallbacks (#320)
* fix(layout): guard undefined user.name in avatar fallbacks
* fix: AUTH_DEFAULT_USER as zod email
---------
Co-authored-by: charles-gauthereau <charles.gauthereau@soluce-technologies.com>
* fix: profile name trim
---------
Co-authored-by: killian-larcher <killian.larcher@soluce-technologies.com>
Co-authored-by: Charles GTE <charles.gauthereau@soluce-technologies.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Kutý <6du1ro.n@gmail.com>
Co-authored-by: charles-gauthereau <charles.gauthereau@soluce-technologies.com>
* chore: release 1.18.3
* chore: Update README.md (#323)
* chore: Update README.md
added unraid link
* chore: Update README.md
fix markdown
* chore: release 1.18.4
* fix: teams.ts with timeout
---------
Co-authored-by: Killian Larcher <98161034+KillianLarcher@users.noreply.github.com>
Co-authored-by: killian-larcher <killian.larcher@soluce-technologies.com>
Co-authored-by: Charles GTE <charles.gauthereau@soluce-technologies.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Kutý <6du1ro.n@gmail.com>
Co-authored-by: charles-gauthereau <charles.gauthereau@soluce-technologies.com>
Co-authored-by: Shawn M <84647313+hyperion02@users.noreply.github.com>
|
2026-06-19 07:42:50 +02:00 |
|
Charles GTE
|
02a8f0baf9
|
fix: also add for restoration
|
2026-06-07 11:15:21 +02:00 |
|
Charles GTE
|
e1e4d67114
|
feat: backup and restore logs modal view
|
2026-06-06 22:46:36 +02:00 |
|
charles-gauthereau
|
72ecd7f054
|
feat: added the api key list, delete, create in profile modal.
|
2026-05-25 11:39:30 +02:00 |
|
  
|
af3df7f72a
|
fix: multiple-webhook-headers and nextcloud talk provider (#296)
* feat(webhook): replace single secret header pair with webhookHeaders array schema
* feat(webhook): iterate webhookHeaders array; keep backward compat for legacy secret fields
* feat(webhook): replace single header pair with dynamic useFieldArray header list
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix(webhook): add field labels to header key/value inputs
* fix(webhook): guard reserved headers; align delete button with inputs
* feat(nextcloud): add nextcloud to provider_kind enum
* feat(nextcloud): add ProviderKind entry and HMAC-signed provider
* feat(nextcloud): add Zod schema and form component
* feat(nextcloud): wire nextcloud into form registry and UI provider list
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* feat(nextcloud): register sendNextcloud in provider dispatch map
* fix: multiple webhook headers and nextcloud talk notification provider
* test(webhook): update e2e to use Add Header button and Header Value label
* fix: webhook.ts
---------
Co-authored-by: charles-gauthereau <charles.gauthereau@soluce-technologies.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-21 19:45:08 +02:00 |
|
 
|
965b215224
|
fix: replace integer column with bigint for size (#295)
Co-authored-by: charles-gauthereau <charles.gauthereau@soluce-technologies.com>
|
2026-05-21 07:51:08 +02:00 |
|
 Charles GTEandGitHub
|
1eb5fbb983
|
feat: add support for mssql (#277)
* feat: add support for mssql
* fix: common.ts
|
2026-05-11 22:08:36 +02:00 |
|
 
|
ff28a80d7c
|
feat: migration-tool (#269)
* feat: working on migration backup tool
* feat: add migration sequences
* fix: responsive for migration tool
* fix: truncate database name in migration
* fix: filter on databases success for migration tool
---------
Co-authored-by: charles-gauthereau <charles.gauthereau@soluce-technologies.com>
|
2026-04-29 22:39:37 +02:00 |
|
 
|
e38519aec2
|
feat: org agent management (#259)
* feat: org agent management
* feat: org agent management
* fix: adding migrations for legacy and refactoring.
* fix: refactoring
* fix: delete agent
* fix: refactoring
---------
Co-authored-by: charles-gauthereau <charles.gauthereau@soluce-technologies.com>
|
2026-04-10 18:37:35 +02:00 |
|
 Charles GTEandGitHub
|
8ffb672e26
|
feat: add firebird (#242)
|
2026-03-31 15:08:31 +02:00 |
|
 Charles GTEandGitHub
|
aff782aa28
|
fix: mariadb and mysql separation (#234)
|
2026-03-29 09:24:31 +02:00 |
|
 Charles GTEandGitHub
|
04785c323b
|
Revert "Revert "feat: add-healthcheck""
|
2026-03-28 16:35:02 +01:00 |
|
 Charles GTEandGitHub
|
941a9256f0
|
Revert "feat: add-healthcheck"
|
2026-03-28 16:27:57 +01:00 |
|
Charles GTE
|
0262a1c176
|
fix: database health cron
|
2026-03-28 15:10:46 +01:00 |
|
Charles GTE
|
7aecd911c0
|
feat: database health logs
|
2026-03-27 23:06:19 +01:00 |
|
Charles GTE
|
595ccadfb3
|
feat: added heath_error_count and the cron for health check agent errors
|
2026-03-27 22:13:32 +01:00 |
|
charles-gauthereau
|
61b1a2e724
|
feat: set default notification channel
|
2026-03-25 22:07:20 +01:00 |
|
charles-gauthereau
|
0cc0ba989c
|
feat: add agent healthcheck
|
2026-03-24 20:06:43 +01:00 |
|
charles-gauthereau
|
b0ce5273ce
|
feat: add-valkey engine
|
2026-03-16 12:16:50 +01:00 |
|
charlesgauthereau
|
1829c1fc1c
|
feat: add redis database support for backup
|
2026-03-14 14:41:51 +01:00 |
|
Théo LAGACHE
|
030cd13f7c
|
fix: passkey, error mapping
|
2026-02-27 15:17:57 +01:00 |
|
Théo LAGACHE
|
d557620c81
|
fix: passkey table
|
2026-02-27 14:58:52 +01:00 |
|
Théo LAGACHE
|
b9ef58044e
|
Merge branch 'dev' into feat/oidc
|
2026-02-24 16:49:16 +01:00 |
|
Théo LAGACHE
|
496be692e7
|
fix
|
2026-02-23 12:04:48 +01:00 |
|
charlesgauthereau
|
7232f17cb7
|
feat: add sqlite support, first working version.
|
2026-02-22 21:46:54 +01:00 |
|
Théo LAGACHE
|
3bf731055f
|
add: oidc,passkey,disable email/password,sign-up
|
2026-02-13 16:48:13 +01:00 |
|
charlesgauthereau
|
d87782d180
|
fix: Adding encryption of the settings.
|
2026-02-12 20:18:26 +01:00 |
|
charlesgauthereau
|
4eeeef3427
|
feat: start working on google drive storage
|
2026-01-24 00:26:09 +01:00 |
|
charlesgauthereau
|
657586ddff
|
feat: start working on google drive storage
|
2026-01-24 00:26:05 +01:00 |
|
charlesgauthereau
|
9d5d87e47b
|
fix: smtp error for SMTP_SECURE false. Added in .env
|
2026-01-20 19:41:49 +01:00 |
|
charlesgauthereau
|
bcb1674491
|
feat: adding support for mongodb
|
2026-01-18 20:20:10 +01:00 |
|
charlesgauthereau
|
a6c1f7d3f2
|
chore: Merging errors due to merge with main.
|
2026-01-18 15:00:53 +01:00 |
|
charlesgauthereau
|
8ee44ffea1
|
fix: migration errors by testing on a production instance.
|
2026-01-18 14:10:35 +01:00 |
|
charlesgauthereau
|
53f82792d8
|
fix: Upload with new storage backend system.
|
2026-01-17 20:56:57 +01:00 |
|
charlesgauthereau
|
7d818206b0
|
refactor: API route for backup/restore
|
2026-01-17 17:27:33 +01:00 |
|
charlesgauthereau
|
dd1f791b3e
|
chore: migration for the storage-backend feature
|
2026-01-14 23:01:06 +01:00 |
|
charlesgauthereau
|
91f25bc25d
|
feat: Working on storage modal in database page in order to add multiple backend storages. Adding a system to manage independently channels from organizations and from system admin.
|
2026-01-14 21:54:13 +01:00 |
|
charlesgauthereau
|
d8e9e2dac3
|
feat: Working on backend storage providers.
|
2026-01-13 22:22:01 +01:00 |
|
charlesgauthereau
|
67a89a12ac
|
feat: backend storage
|
2026-01-12 21:16:57 +01:00 |
|
charlesgauthereau
|
faaa4033bd
|
feat: backend storage
|
2026-01-12 21:16:52 +01:00 |
|
Théo LAGACHE
|
df9390847f
|
add: new notifiers and ui fixes
|
2026-01-07 13:33:23 +01:00 |
|
charlesgauthereau
|
619c32f09d
|
[FEATURE] - Adding fileSize in backup model in order to display it.
|
2026-01-02 15:32:36 +01:00 |
|
charlesgauthereau
|
601dae4909
|
Working on the profile module.
|
2025-12-22 20:32:18 +01:00 |
|
charlesgauthereau
|
116229a29e
|
Start working on the profile refactoring.
|
2025-12-21 16:55:12 +01:00 |
|
charlesgauthereau
|
b8442803d9
|
Ready for 1.1.5-rc.1
|
2025-12-21 11:25:33 +01:00 |
|
charlesgauthereau
|
e1bc1ec6c8
|
Ready for release 1.1.4
|
2025-12-07 10:53:08 +01:00 |
|
charlesgauthereau
|
5cf6cf075e
|
Working on notifications channels.
|
2025-11-30 12:21:21 +01:00 |
|
charlesgauthereau
|
934e635cdb
|
Working on implementation of alert policies. Some refactoring in user profile and patching a bug in status endpoint api.
|
2025-11-28 23:10:37 +01:00 |
|
charlesgauthereau
|
d968aa9c16
|
Working on implementation of alert policies.
|
2025-11-23 17:13:07 +01:00 |
|