..
api_admin.go
WebAdmin: allow to disable 2FA
2024-02-23 18:24:07 +01:00
api_configs.go
WIP new WebAdmin: configs page
2024-01-27 12:48:15 +01:00
api_defender.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
api_eventrule.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
api_events.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
api_folder.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
api_group.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
api_http_user.go
WebAPI: ensure to check rootfs before creating directories
2024-04-01 12:40:35 +02:00
api_iplist.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
api_keys.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
api_maintenance.go
WIP new WebAdmin: maintenance page
2024-01-26 21:03:41 +01:00
api_mfa.go
Web: allow to require password change and two-factor for admins
2024-02-21 20:45:10 +01:00
api_quota.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
api_retention.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
api_role.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
api_shares.go
WebAPI: ensure to check rootfs before creating directories
2024-04-01 12:40:35 +02:00
api_user.go
WebAdmin: allow to disable 2FA
2024-02-23 18:24:07 +01:00
api_utils.go
remove some useless nil checks
2024-03-02 18:49:07 +01:00
auth_utils.go
WIP new WebAdmin: profile, change password, message pages
2024-01-18 19:18:57 +01:00
file.go
vfs: make PipeReader an interface
2024-01-24 19:59:50 +01:00
flash.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
flash_test.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
handler.go
add DirLister interface
2024-02-15 20:53:56 +01:00
httpd.go
WebClient: refactor long-running tasks to improve browser compatibility
2024-03-11 18:19:57 +01:00
httpd_test.go
dataretention: remove ignore_user_permissions
2024-04-01 15:07:03 +02:00
internal_test.go
WebClient: refactor long-running tasks to improve browser compatibility
2024-03-11 18:19:57 +01:00
middleware.go
Web: allow to require password change and two-factor for admins
2024-02-21 20:45:10 +01:00
oauth2.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
oauth2_test.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
oidc.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
oidc_test.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
oidcmanager.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
resetcode.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
resources.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
resources_embedded.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
server.go
WebClient: refactor long-running tasks to improve browser compatibility
2024-03-11 18:19:57 +01:00
token.go
remove end year from Copyright notice in files
2024-01-01 11:31:45 +01:00
web.go
WebClient: disable indicator if we redirect from the login page
2024-02-04 21:13:04 +01:00
webadmin.go
dataretention: remove ignore_user_permissions
2024-04-01 15:07:03 +02:00
webclient.go
WebClient: refactor long-running tasks to improve browser compatibility
2024-03-11 18:19:57 +01:00
webtask.go
WebClient: refactor long-running tasks to improve browser compatibility
2024-03-11 18:19:57 +01:00
webtask_test.go
WebClient: refactor long-running tasks to improve browser compatibility
2024-03-11 18:19:57 +01:00