jletienne
  • Joined on 2025-05-28
jletienne pushed to master at jletienne/PyNextcloud 2025-10-22 18:14:18 +00:00
b0e8d8edb5 Implement normalize_upload_paths function: Add a utility to standardize upload paths, ensuring correct directory and destination paths when the provided path may include the filename. Update upload controllers to utilize this new function for improved path handling.
jletienne pushed to master at jletienne/PyNextcloud 2025-10-22 17:29:06 +00:00
e19a43fcd5 Add recursive directory creation utility: Implement create_directory_recursive function in utils.py to ensure directories are created recursively if they do not exist. Update upload controllers to utilize this new function for improved error handling and code clarity.
jletienne pushed to master at jletienne/PyNextcloud 2025-10-21 12:44:24 +00:00
571a80b725 Update README: Add documentation for downloading files in Base64 format, including endpoint details, parameters, examples, and response structure. Also, introduce new download_base64.py controller in the project structure.
jletienne pushed to master at jletienne/PyNextcloud 2025-10-20 16:22:25 +00:00
4c7ee65d34 Refactor upload_base64 endpoint: Change from using a Pydantic model to FastAPI Form parameters for file uploads, improving clarity and usability of the API. Update variable references for consistency.
jletienne pushed to master at jletienne/PyNextcloud 2025-10-20 16:07:07 +00:00
9c79988559 Add upload_base64 controller: Implement endpoint for uploading files encoded in base64 to Nextcloud, including error handling for directory creation and file upload conflicts.
jletienne pushed to master at jletienne/Wibx_Nuxt_UI_Pro 2025-06-06 21:55:48 +00:00
5ed6b932eb Modification du fichier README.md pour refléter le changement de nom de la plateforme en "Wibx" et mise à jour des fonctionnalités, technologies, installation et structure du projet. Ajout d'une section "Contribuer" et mise à jour de la licence.
jletienne pushed to master at jletienne/Wibx_Nuxt_UI_Pro 2025-06-06 21:53:33 +00:00
a1c2fac4b8 First
jletienne created branch master in jletienne/Wibx_Nuxt_UI_Pro 2025-06-06 21:53:33 +00:00
jletienne created repository jletienne/Wibx_Nuxt_UI_Pro 2025-06-06 21:49:21 +00:00