Commit Graph
53 Commits
Author SHA1 Message Date
charlesgauthereau a64a80910d feat: Working version with google drive storage. 2026-01-24 12:13:55 +01:00
charlesgauthereau 657586ddff feat: start working on google drive storage 2026-01-24 00:26:05 +01:00
charlesgauthereau 4c0d68eab8 fix: Upload avatar image error for s3 storage 2026-01-21 11:36:50 +01:00
charlesgauthereau 4bac5143d6 feat: working on mongodb 2026-01-18 21:19:19 +01:00
charlesgauthereau bcb1674491 feat: adding support for mongodb 2026-01-18 20:20:10 +01:00
charlesgauthereau 3d695709d5 fix: migration storage backend and also user avatar upload. 2026-01-18 11:45:36 +01:00
charlesgauthereau 5b980fb382 feat: adding system settings page. And did some refactoring. 2026-01-17 22:26:44 +01:00
charlesgauthereau 83ef0ee74e feat: backup delete/restore actions. 2026-01-17 19:23:15 +01:00
charlesgauthereau 7d818206b0 refactor: API route for backup/restore 2026-01-17 17:27:33 +01:00
charlesgauthereau 670f6a1974 chore: working on backup api for new storage system. 2026-01-15 21:27:36 +01:00
charlesgauthereau b4840318d5 fix: database page Backup button and route api. 2026-01-09 19:15:27 +01:00
Théo LAGACHE 585ee041ec ui fixes 2026-01-07 15:00:11 +01:00
charlesgauthereau 324d80a735 [FIX] (backup) - change in extension file 2026-01-04 19:40:08 +01:00
charlesgauthereau 619c32f09d [FEATURE] - Adding fileSize in backup model in order to display it. 2026-01-02 15:32:36 +01:00
charlesgauthereau 116229a29e Start working on the profile refactoring. 2025-12-21 16:55:12 +01:00
charlesgauthereau 428782e8a4 Ready for 1.1.5-rc.2. Patching an api bug. 2025-12-21 11:57:07 +01:00
charlesgauthereau b8442803d9 Ready for 1.1.5-rc.1 2025-12-21 11:25:33 +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 a435a92d41 Ready for 1.1.3-rc.3 release. 2025-11-04 08:48:46 +01:00
charlesgauthereau 9894e2582d Ready for 1.1.3-rc.2 2025-11-03 10:59:26 +01:00
charlesgauthereau 2fdd9f1296 Adding mysql support. 2025-11-01 23:16:32 +01:00
charlesgauthereau 5251e01011 Refactoring. 2025-11-01 19:38:05 +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 2d2453acf7 Refactoring on some files 2025-09-23 19:42:38 +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 baeec9f7a0 Some fix on the s3 and local methods for the files saving, we have to improve testing. Working on table actions. 2025-08-03 12:17:10 +02:00
charlesgauthereau 449c9c2cfe Working on the s3 save dump feature. 2025-08-02 20:13:29 +02:00
charlesgauthereau a6b960ffb2 Working on the s3 feature. 2025-07-29 09:53:38 +02:00
charlesgauthereau 4d52419247 Ready for release soon. 2025-07-17 09:28:57 +02:00
charlesgauthereau 5e704ec18a Testing in local validated. 2025-07-16 20:16:18 +02:00
charlesgauthereau de9fe33194 Finish migration prisma to drizzle. 2025-07-16 18:15:28 +02:00
Théo LAGACHE 6f2523e524 migration 2025-05-16 15:54:17 +02:00
charles-gauthereau 7a59c616eb Adding some methods in order to support the serving files images dynamically in production. 2025-01-12 14:03:15 +01:00
charles-gauthereau c733fb4fdc Patching some bugs. 2025-01-03 20:48:58 +01:00
charles-gauthereau 31ee81c10f Moving files and rename some of them. 2024-12-16 16:30:00 +01:00
charles-gauthereau 3414b55e14 Style on the side bar when collapsed. 2024-12-16 12:02:33 +01:00
killian-larcher 48e154b9ff Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/components/wrappers/Dashboard/Projects/Database/DatabaseTabs.tsx
2024-12-14 17:54:03 +01:00
killian-larcher 4cc246514c changing restauration to restoration. 2024-12-14 17:52:10 +01:00
charles-gauthereau ffa03496bf Adding events for auto reload on data updating. 2024-12-14 17:49:50 +01:00
charles-gauthereau c5bd046e08 Working on cron api for portabase agent. 2024-12-13 14:05:40 +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 fb76e3b1f8 Working on the API route for upload and the ping. adding types for actions. 2024-11-30 16:29:11 +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