uploads.c: made the syslog less verbose
[citadel.git] / webcit-ng / server / upload.c
2023-12-13 Art Cancrouploads.c: made the syslog less verbose
2023-11-06 Art Cancrowebcit-ng: fixed the way HTTP uploads are fed into...
2023-11-06 Art CancroProgress on upload
2023-10-11 Art Cancroupload: reduce attachment identifiers to 9 characters.
2023-10-10 Art Cancromove struct uploaded_file to webcit.h
2023-10-06 Art Cancroupload DELETE method
2023-10-06 Art CancroVarious operations in the /ctdl/p/ hierarchy to handle...
2023-10-04 rootupload.c: hold uploads in temporary file handles
2023-10-03 Art Cancroupload: change REST path from /ctdl/a/upload/ to /ctdl/p/
2023-09-30 Art Cancroupload.c: rename "tempfilename" to "ref"
2023-09-27 Art Cancrouploads: return uploaded file info to caller
2023-09-27 Art Cancroupload.c: more progress on returning values
2023-09-27 Art Cancroupload.c: write uploaded data to a temp file