sftpgo-mirror/httpd
Nicola Murino c1239fbf59
pre-upload action: add file open flags
Reading the flags the hook receiver can detect if the client wants to
truncate the target file
2021-05-31 22:33:23 +02:00
..
schema remove deprecated file extensions filters 2021-05-22 12:28:05 +02:00
api_admin.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
api_defender.go add REST API for the defender 2021-01-02 19:33:24 +01:00
api_folder.go kms: add a lock, secrets could be modified concurrently for cached users 2021-03-22 19:03:25 +01:00
api_maintenance.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
api_quota.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
api_user.go kms: add a lock, secrets could be modified concurrently for cached users 2021-03-22 19:03:25 +01:00
api_utils.go webclient: allow to download multiple files as zip 2021-05-30 23:07:46 +02:00
auth_utils.go httpclient: allow to set custom headers 2021-05-25 08:36:01 +02:00
file.go add a basic front-end web interface for end-users 2021-05-06 21:35:43 +02:00
handler.go pre-upload action: add file open flags 2021-05-31 22:33:23 +02:00
httpd.go webclient: allow to download multiple files as zip 2021-05-30 23:07:46 +02:00
httpd_test.go webclient: allow to download multiple files as zip 2021-05-30 23:07:46 +02:00
internal_test.go cryptfs: add support for atomic uploads 2021-05-31 21:45:29 +02:00
middleware.go webclient: allow to download multiple files as zip 2021-05-30 23:07:46 +02:00
server.go webclient: allow to download multiple files as zip 2021-05-30 23:07:46 +02:00
web.go try to make the web admin more user friendly 2021-05-23 22:02:01 +02:00
webadmin.go try to make the web admin more user friendly 2021-05-23 22:02:01 +02:00
webclient.go webclient: allow to download multiple files as zip 2021-05-30 23:07:46 +02:00