..
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
WebClient/HTTP API: ensure to check home dir, when needed, in multi-node setups
2022-09-07 16:23:56 +02:00
eventrule.go
eventmanager: add data retention reports
2022-09-06 19:09:23 +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
data providers: allow to disable SNI for TLS connections
2022-09-07 14:31:50 +02:00
mysql_disabled.go
move SFTPGo package to the internal folder
2022-07-24 16:18:54 +02:00
pgsql.go
data providers: allow to disable SNI for TLS connections
2022-09-07 14:31:50 +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