Manuel Raynaud
bafa9b3fe1
🔖 (patch) bump release version 0.10.1
...
Security
- ⬆️ (dependencies) update next to v15.4.8
2025-12-05 14:59:20 +01:00
Manuel Raynaud
bfd9e9573b
🔖 (minor) bump release version 0.10.0
...
Added
- ✨ (backend) add more info on the item detail in the admin
- ✨ (backend) add an admin action to trigger new file analysis
- ✨ (backend) add a command to update file_hash in malware_detection_info
Fixed
- 🐛 (front) fix responsive item row
- 🐛 (front) fix responsive tree
2025-12-04 18:46:38 +01:00
Manuel Raynaud
6904e2162d
🔖 (minor) bump release version 0.9.0
...
Added
- ✨ (back) add storage compute backends
- ✨ (back) add claims to user
- ✨ (back) add usage metrics route
- ✨ (global) add entitlements
- ✨ (back) add anct entitlement backend
- ✨ (back) enhance items django admin
Changed
- 🏗️ (core) migrate from pip to uv
Fixed
- 🐛 (backend) manage file renaming when filename has not changed
- 🐛 (backend) managed empty uploaded files
- 🐛 (backend) do not allow renaming a file while not ready
2025-12-02 11:36:33 +01:00
Manuel Raynaud
a9f5e782a6
🔖 (patch) bump release version 0.8.1
...
Fixed
- 🐛 (front) fix the issue of not being able to put spaces in a folder name
- 🐛 (front) heic files are not supported yet
- 🐛 (front) update API error handling
- 🐛 (front) enhance mimeTypes utility with known extensions and validation
2025-11-24 11:52:33 +01:00
renovate[bot] and Nathan Panchout
5da339759b
⬆️ (dependencies) update js dependencies
2025-11-19 14:47:02 +01:00
Manuel Raynaud
03ea2e1aa8
🔖 (minor) bump release version 0.8.0
...
Added
- ✨ (front) add disclaimer when close tab during upload
- ✨ (front) add creating folder upload step
- ✨ (front) update to ui-kit v2
- 🌐 add dutch translation
- ✨ (back) add resource server routes
- ✨ (backend) expose main workspace on /me endpoint
Fixed
- 🐛 (wopi) force updated_at udpate in the viewset
- 🐛 (front) fix large uploads progress
- ♻️ (back) improve uploaded ended performance
- (front) fix large uploads progress
- 🐛 (front) fix upload pending items
- 🐛 (back) fix search to exclude deleted child #352
- 🔧 (procfile) trigger collabora configuration tasks at start #368
- 🐛 (backend) filter invitation with case insensitive email
- 🐛 (back) rename file on storage on renaming action
- 🐛 (wopi) manage correctly renaming file operation
2025-11-19 09:15:52 +01:00
Manuel Raynaud
8029833fe5
🔖 (minor) bump release version 0.7.0
...
Added
- 🔧 (procfile) added celery worker on scalingo deployment #362
2025-10-03 11:08:48 +02:00
Manuel Raynaud
2f20bed64b
🔖 (minor) bump release version 0.6.0
...
Added
- ✨ (backend) create wopi applcation #2
- ✨ (backend) expose url_preview on item object #355
Changed
- ♻️ (backend) use PUT presigned-url to upload files #345
2025-09-29 17:19:25 +02:00
Nathan Vasse and Manuel Raynaud
f8d34e0b69
🔖 (minor) bump release version 0.5.0
...
Added
- ✨ (backend) search endpoint for ItemViewSet #312
- 🔧 (cron) pgdump: fix restic repository #282
- 🔧 (backend) support \_FILE for secret environment variables #196
- ✨ (front) add search modal #326
- ✨ (front) add standalone file preview #337
Changed
- ♻️ (tilt) use helm dev-backend chart
- ♻️ (front) refactor tree loading #326
- ♻️ (front) externalize FilePreview from EmbeddedExplorer + modalify #326
Fixed
- 🐛 (front) fix the content when opening the right panel #328
- 🐛 (back) encode white spaces in item url #336
2025-09-22 19:08:16 +02:00
Manuel Raynaud
6050eb1152
🔖 (minor) bump release version 0.4.0
...
Added
- ✨ (back) implement lasuite.malware_detection app #212
- ✅ (front) add e2e testing #317
Changed
- 🔧 (back) customize cache config #321
2025-09-02 14:21:42 +02:00
Manuel Raynaud
ed165b0ef9
🔖 (minor) bump release version 0.3.0
...
Added
- ✨ (back) allow theme customnization using a configuration file #299
- ✨ (front) use theme_customization to configure the footer #299
Fixed
- 🔧 (nginx) fix trash route #309
- 🐛 (front) fix workspace link react cache #310
- 🐛 (backend) allow item partial update without modifying title #316
- 🌐 (front) fix share item wording #315
2025-08-25 10:44:33 +02:00
Nathan Vasse
b1b4b4f7c6
🔖 (minor) bump release version 0.2.0
...
Added
- ✨ (front) Add public workspaces
- ✨ (front) Add 401, 403 pages
- ✨ (front) Add redirect after login logic
Changed
- ♻️ (back) manage title uniqueness by generating new one if existing #296
- 🧑💻 (docker) handle frontend development images with docker compose #298
- 🔧 (project) change env.d system by using local files #298
- Bump ui-kit to remove the usage of base64 font in CSS #302
Fixed
- 🐛 (front) set the correct move icon
- 🐛 (nginx) add trash route
- 💬 (front) update feedback texts
2025-08-18 15:54:07 +02:00
Manuel Raynaud
7984d56d09
🔖 (patch) bump release version 0.1.1
...
Fixed
- 🐛 (backend) stop decreasing twice the numchild in deletion process #284
- ⚡ ️(backend) optimize trashbin endpoint #276
- ♻️ (backend) modify sdk-relay to use DRF viewset and serializers #269
2025-07-30 11:54:18 +02:00
Manuel Raynaud
019fb8ade6
🔖 (minor) bump release version 0.1.0
...
Added
- 🚀 Drive, A collaborative file sharing and document management platform
- ✨ (front) add move modal #213
- ✨ (front) update the homepage to alpha #234
- ✨ (global) add customization to feedbacks
- ✨ (front) add PDF, Audio, Video, Image viewers
- ✨ (front) make frontend themable
- ✨ (global) Add File Picker SDK
- 🔧 (cron) add pgdump cron on scalingo deployment #264
Changed
- 🐛 (email) add missing email logo
Fixed
- 🐛 (i18n) fix language detection and rendering
- 🌐 (front) add english translation for rename modal
- 🐛 (global) fix wrong Content-Type on specific s3 implementations
2025-07-25 11:38:27 +02:00
Manuel Raynaud
75a182bc36
✏️ (chore) replace mention of impress by drive
...
There were still mention of impress present. We replace them by drive.
2025-07-25 11:35:24 +02:00
Manuel Raynaud
7eed577278
✨ (back) add first backend version
...
The first backend version is able to manage items object and their
lifecycle
2025-02-11 14:57:09 +01:00