Commit Graph
23 Commits
Author SHA1 Message Date
charlesgauthereau d87782d180 fix: Adding encryption of the settings. 2026-02-12 20:18:26 +01:00
charlesgauthereau feb06a85ae Merge branch 'feature' into feat/refresh
# Conflicts:
#	app/api/agent/[agentId]/backup/route.ts
#	app/api/events/route.ts
#	src/components/wrappers/dashboard/database/backup/actions/backup-actions-form.tsx
#	src/components/wrappers/dashboard/database/backup/actions/backup-actions.action.ts
#	src/components/wrappers/dashboard/database/channels-policy/policy-form.tsx
#	src/lib/tasks/database/index.ts
2026-02-11 12:10:33 +01:00
Théo LAGACHE 921a355ae0 fix: project details table refresh 2026-02-10 11:44:45 +01:00
charlesgauthereau c328620f3d fix: new storage architecture 2026-02-08 20:42:42 +01:00
charlesgauthereau cc87cf68b5 fix: refactoring, adding express api. 2026-01-31 22:15:01 +01:00
charlesgauthereau 7d818206b0 refactor: API route for backup/restore 2026-01-17 17:27:33 +01:00
Théo LAGACHE 585ee041ec ui fixes 2026-01-07 15:00:11 +01:00
charlesgauthereau b8442803d9 Ready for 1.1.5-rc.1 2025-12-21 11:25:33 +01:00
charlesgauthereau 7d6038e5f1 Working on Advanced Encryption Standard (AES), between agent backup and server. 2025-10-26 11:54:25 +01:00
charlesgauthereau b7f161d200 Ready for 1.1.2-rc.3 2025-09-26 09:04:18 +02:00
charlesgauthereau 449c9c2cfe Working on the s3 save dump feature. 2025-08-02 20:13:29 +02:00
charlesgauthereau 4d52419247 Ready for release soon. 2025-07-17 09:28:57 +02:00
charlesgauthereau de9fe33194 Finish migration prisma to drizzle. 2025-07-16 18:15:28 +02:00
charles-gauthereau ffa03496bf Adding events for auto reload on data updating. 2024-12-14 17:49:50 +01:00
charles-gauthereau a55fba99f9 Adding result restore endpoint. 2024-12-11 20:46:26 +01:00
charles-gauthereau b955d11613 Working on project front side. 2024-12-01 11:11:27 +01:00
charles-gauthereau bf4fce3a96 Working on the API route for upload and the ping. adding types for actions. 2024-11-29 20:04:32 +01:00
charles-gauthereau e49a953852 Working on API side. 2024-11-29 12:54:34 +01:00
charles-gauthereau 7e98c4b2a1 Working on API side. 2024-11-29 12:39:39 +01:00
charles-gauthereau feb10603e9 Working on presigned urls in local. 2024-11-28 20:28:00 +01:00
charles-gauthereau 319662e39c Start working on the database creation. throw the endpoint with the unique generatedId. 2024-11-27 19:44:16 +01:00
charles-gauthereau 7adaa44c98 Correcting some bugs and working on responsive. 2024-11-24 21:38:56 +01:00
killian-larcher 09529fb701 wrapping some agent components. 2024-11-11 18:50:42 +01:00