.. |
actions.go
|
add an util method to convert []byte to string
|
2024-05-08 19:01:58 +02:00 |
admin.go
|
add an util method to convert []byte to string
|
2024-05-08 19:01:58 +02:00 |
apikey.go
|
add an util method to convert []byte to string
|
2024-05-08 19:01:58 +02:00 |
bolt.go
|
squash database migrations
|
2024-06-15 16:02:09 +02:00 |
bolt_disabled.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
cachedpassword.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
cacheduser.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
configs.go
|
allow to customize name and log from the WebUI
|
2024-07-24 09:14:27 +02:00 |
dataprovider.go
|
don't track quota for private virtual folders
|
2024-07-13 21:02:40 +02:00 |
eventrule.go
|
EventManager: add an action to rotate the log file
|
2024-06-04 19:51:52 +02:00 |
group.go
|
WIP new WebAdmin: role page
|
2024-01-21 17:19:25 +01:00 |
iplist.go
|
WebUI: add a base template for info messages
|
2024-01-28 10:22:16 +01:00 |
memory.go
|
minor refactor to memory provider initialization
|
2024-04-20 16:45:20 +02:00 |
mysql.go
|
squash database migrations
|
2024-06-15 16:02:09 +02:00 |
mysql_disabled.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
node.go
|
add an util method to convert []byte to string
|
2024-05-08 19:01:58 +02:00 |
pgsql.go
|
squash database migrations
|
2024-06-15 16:02:09 +02:00 |
pgsql_disabled.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
quotaupdater.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
role.go
|
WIP new WebAdmin: role page
|
2024-01-21 17:19:25 +01:00 |
scheduler.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
session.go
|
WebClient: refactor long-running tasks to improve browser compatibility
|
2024-03-11 18:19:57 +01:00 |
share.go
|
add an util method to convert []byte to string
|
2024-05-08 19:01:58 +02:00 |
sqlcommon.go
|
store used data transfer as big integer
|
2024-04-02 18:38:22 +02:00 |
sqlite.go
|
add cgo to build constraints
|
2024-06-16 09:46:17 +02:00 |
sqlite_disabled.go
|
add cgo to build constraints
|
2024-06-16 09:46:17 +02:00 |
sqlqueries.go
|
add DirLister interface
|
2024-02-15 20:53:56 +01:00 |
unixcrypt.go
|
add cgo to build constraints
|
2024-06-16 09:46:17 +02:00 |
unixcrypt_disabled.go
|
add cgo to build constraints
|
2024-06-16 09:46:17 +02:00 |
user.go
|
EventManager: allow to configure the timezone to use for the scheduler
|
2024-06-30 18:52:59 +02:00 |