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
|
c328620f3d
|
fix: new storage architecture
|
2026-02-08 20:42:42 +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
|
6fa6187cc4
|
Merge remote-tracking branch 'origin/main' into feat/storage
# Conflicts:
# src/components/wrappers/dashboard/admin/channels/channel/channel-form/channel-form.tsx
# src/components/wrappers/dashboard/admin/notifications/helpers.tsx
# src/db/migrations/meta/0020_snapshot.json
# src/db/migrations/meta/_journal.json
|
2026-01-18 14:40:26 +01:00 |
|
charlesgauthereau
|
8ee44ffea1
|
fix: migration errors by testing on a production instance.
|
2026-01-18 14:10:35 +01:00 |
|
charlesgauthereau
|
3d695709d5
|
fix: migration storage backend and also user avatar upload.
|
2026-01-18 11:45:36 +01:00 |
|
charlesgauthereau
|
53f82792d8
|
fix: Upload with new storage backend system.
|
2026-01-17 20:56:57 +01:00 |
|
killianlarcher
|
eebd8500ee
|
feat: add lastConnectedAt to user schema and display it in user settings
|
2026-01-17 20:27:06 +01:00 |
|
charlesgauthereau
|
7d818206b0
|
refactor: API route for backup/restore
|
2026-01-17 17:27:33 +01:00 |
|
charlesgauthereau
|
0216c40bfe
|
feat: Working on UI/UX for multiple storage backends.
|
2026-01-17 15:57:37 +01:00 |
|
charlesgauthereau
|
670f6a1974
|
chore: working on backup api for new storage system.
|
2026-01-15 21:27:36 +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
|
c18a9da0d3
|
Refactoring user Page in admin panel.
|
2025-12-30 13:38:01 +01:00 |
|
charlesgauthereau
|
ee285df7b5
|
Adding useAutoRefresh on agent page.
|
2025-12-26 11:55:43 +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
|
fde7688485
|
Working on notification system.
|
2025-12-06 23:14:59 +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 |
|
charlesgauthereau
|
7dfd9f02e8
|
Working on notifier system.
|
2025-11-09 16:47:58 +01:00 |
|
charlesgauthereau
|
4644ed2f41
|
Working on the README.md
|
2025-11-08 20:07:49 +01:00 |
|
charlesgauthereau
|
cf8e5b7094
|
Ready for 1.1.3
|
2025-11-07 22:04:10 +01:00 |
|
charlesgauthereau
|
2fdd9f1296
|
Adding mysql support.
|
2025-11-01 23:16:32 +01:00 |
|
charlesgauthereau
|
ae766dab2f
|
Refactoring in roles.
|
2025-11-01 14:50:08 +01:00 |
|
charlesgauthereau
|
a3f5c4e494
|
Ready for 1.1.2-rc.2
|
2025-09-23 21:19:11 +02:00 |
|
charlesgauthereau
|
461e3ff7c9
|
Ready for 1.1.2-rc.1
|
2025-09-23 19:55:07 +02:00 |
|
charlesgauthereau
|
c3e2978919
|
Working on retention policy and cron system.
|
2025-09-14 16:46:23 +02:00 |
|
charlesgauthereau
|
2d559e456d
|
Adding methods to delete backups on remote storage s3 and local. Some refactoring on models db and adding common.ts model with createdAt, updatedAt, and deletedAt.
|
2025-08-31 18:24:07 +02:00 |
|
charlesgauthereau
|
45e3b31fda
|
Adding methods to delete backups on remote storage s3 and local. Some refactoring on models db and adding common.ts model with createdAt, updatedAt, and deletedAt.
|
2025-08-29 15:31:23 +02:00 |
|
charlesgauthereau
|
2f9e33f4db
|
Patching a bug when delete an organization, add refetch.
|
2025-08-27 21:16:13 +02:00 |
|
charlesgauthereau
|
449c9c2cfe
|
Working on the s3 save dump feature.
|
2025-08-02 20:13:29 +02:00 |
|