sftpgo-mirror/internal/dataprovider
Nicola Murino c2a65a9a74
http actions: add multipart support
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-09-03 16:29:07 +02:00
..
actions.go eventmanager: add support for filesystem actions 2022-08-10 18:41:59 +02:00
admin.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
apikey.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
bolt.go fs actions: add first upload/download 2022-08-21 19:01:08 +02:00
bolt_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
cachedpassword.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
cacheduser.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
dataprovider.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00
eventrule.go http actions: add multipart support 2022-09-03 16:29:07 +02:00
group.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
memory.go fs actions: add first upload/download 2022-08-21 19:01:08 +02:00
mysql.go fs actions: add first upload/download 2022-08-21 19:01:08 +02:00
mysql_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
pgsql.go fs actions: add first upload/download 2022-08-21 19:01:08 +02:00
pgsql_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
quotaupdater.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
scheduler.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00
session.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
share.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
sqlcommon.go fs actions: add first upload/download 2022-08-21 19:01:08 +02:00
sqlite.go fs actions: add first upload/download 2022-08-21 19:01:08 +02:00
sqlite_disabled.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
sqlqueries.go fs actions: add first upload/download 2022-08-21 19:01:08 +02:00
user.go users: add a setting to set the default expiration for shares 2022-08-28 14:41:42 +02:00