..
admin.go
webclient: defer file list rendering
2021-05-27 09:40:46 +02:00
bolt.go
add a basic front-end web interface for end-users
2021-05-06 21:35:43 +02:00
bolt_disabled.go
add build tag to disable metrics
2020-06-19 17:08:51 +02:00
cachedpassword.go
add, optional, in memory password caching
2021-04-20 09:39:36 +02:00
cacheduser.go
WebDAV: try to preserve the lock fs as much as possible
2021-03-27 19:10:27 +01:00
dataprovider.go
actions: add pre-download and pre-upload
2021-05-26 07:48:37 +02:00
memory.go
add a basic front-end web interface for end-users
2021-05-06 21:35:43 +02:00
mysql.go
add sql_tables_prefix also to indexes and constraints
2021-04-12 20:00:49 +02:00
mysql_disabled.go
add build tag to disable metrics
2020-06-19 17:08:51 +02:00
pgsql.go
add sql_tables_prefix also to indexes and constraints
2021-04-12 20:00:49 +02:00
pgsql_disabled.go
add build tag to disable metrics
2020-06-19 17:08:51 +02:00
quotaupdater.go
add, optional, in memory password caching
2021-04-20 09:39:36 +02:00
sqlcommon.go
add a basic front-end web interface for end-users
2021-05-06 21:35:43 +02:00
sqlite.go
add sql_tables_prefix also to indexes and constraints
2021-04-12 20:00:49 +02:00
sqlite_disabled.go
add build tag to disable metrics
2020-06-19 17:08:51 +02:00
sqlqueries.go
data provider: add CockroachDB support
2021-03-23 19:14:15 +01:00
user.go
actions: add pre-download and pre-upload
2021-05-26 07:48:37 +02:00