This website requires JavaScript.
Explore
Help
Sign In
Chill-project
/
chill-bundles
Watch
6
Star
0
Fork
0
You've already forked chill-bundles
mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced
2025-10-04 20:39:40 +00:00
Code
Issues
Actions
Projects
Releases
Wiki
Activity
Files
abfdf2ec6d14c6e00d405f2fb902daa859a9c321
chill-bundles
/
src
/
Bundle
/
ChillDocStoreBundle
/
Service
History
Julie Lenaerts
17db59d221
Rector changes and immplementations of required methods
2025-06-05 16:21:17 +02:00
..
Cryptography
Adjust key size in KeyGenerator to 32 bytes.
2025-01-09 15:25:43 +01:00
Signature
Rector changes and immplementations of required methods
2025-06-05 16:21:17 +02:00
StoredObjectCleaner
Fix error when cleaning non-existent stored object versions
2025-04-16 16:26:02 +02:00
StoredObjectDuplicate.php
Enhance behaviour of duplicating storedObject to keep only the last "kept before conversion" version if any
2024-10-04 13:41:18 +02:00
StoredObjectManagerInterface.php
Implements StoredObjectManager for local storage
2025-01-09 15:25:41 +01:00
StoredObjectRestore.php
Create a service to duplicate a storedObject into another one
2024-09-19 17:48:03 +02:00
StoredObjectRestoreInterface.php
Add restoration functionality for stored object versions
2024-09-19 13:42:23 +02:00
StoredObjectToPdfConverter.php
Convert non-PDF documents before applying a signature
2024-11-15 14:27:37 +01:00