..
actions.go
make the sdk a separate module
2022-01-06 11:54:43 +01:00
admin.go
dataprovider: add naming rules
2022-01-31 18:01:37 +01:00
apikey.go
change log level from warn to error where appropriate
2021-12-16 19:53:00 +01:00
bolt.go
add support for data transfer bandwidth limits
2022-01-30 11:42:36 +01:00
bolt_disabled.go
dataprovider: add timestamp fields for users and admins
2021-08-19 15:51:43 +02:00
cachedpassword.go
OpenAPI: add users API
2021-06-05 16:07:09 +02:00
cacheduser.go
data provider: update internal caches if the data provider is shared
2021-08-20 09:35:06 +02:00
dataprovider.go
update data transfer quota only if the current IP has some limits
2022-01-31 19:30:25 +01:00
memory.go
dataprovider: add naming rules
2022-01-31 18:01:37 +01:00
mysql.go
data provider: add config options for certs validation/authentication
2022-01-30 18:04:03 +01:00
mysql_disabled.go
dataprovider: add timestamp fields for users and admins
2021-08-19 15:51:43 +02:00
pgsql.go
data provider: add config options for certs validation/authentication
2022-01-30 18:04:03 +01:00
pgsql_disabled.go
dataprovider: add timestamp fields for users and admins
2021-08-19 15:51:43 +02:00
quotaupdater.go
add support for data transfer bandwidth limits
2022-01-30 11:42:36 +01:00
share.go
make HTTP shares browsable
2022-02-06 16:46:43 +01:00
sqlcommon.go
add support for data transfer bandwidth limits
2022-01-30 11:42:36 +01:00
sqlite.go
add support for data transfer bandwidth limits
2022-01-30 11:42:36 +01:00
sqlite_disabled.go
dataprovider: add timestamp fields for users and admins
2021-08-19 15:51:43 +02:00
sqlqueries.go
add support for data transfer bandwidth limits
2022-01-30 11:42:36 +01:00
user.go
add support for data transfer bandwidth limits
2022-01-30 11:42:36 +01:00