filebrowser/cmd
putty182 ff1e0b8185
fix: config init for branding.disableUsedPercentage (#2576) (#2596)
2023-08-05 11:53:42 +02:00
..
cmd.go
cmds.go
cmds_add.go build: use make for building the project (#1304) 2021-03-04 00:10:08 +01:00
cmds_ls.go
cmds_rm.go build: use make for building the project (#1304) 2021-03-04 00:10:08 +01:00
config.go feat: add a new setting that disables the display of the disk usage (#2136) 2023-02-15 23:30:48 +01:00
config_cat.go
config_export.go
config_import.go feat: hook authentication method 2022-07-20 16:40:49 +02:00
config_init.go fix: config init for branding.disableUsedPercentage (#2576) (#2596) 2023-08-05 11:53:42 +02:00
config_set.go feat: add a new setting that disables the display of the disk usage (#2136) 2023-02-15 23:30:48 +01:00
docs.go build(backend): upgrade golangci-lint to v1.53.3 2023-07-31 12:51:00 +02:00
hash.go
root.go feat: integrate tus.io for resumable and chunked uploads (#2145) 2023-07-28 18:15:44 +02:00
rule_rm.go chore: upgrade golangci-lint 2021-07-26 12:00:05 +02:00
rules.go
rules_add.go
rules_ls.go
upgrade.go
users.go chore: upgrade golangci-lint to 1.51.1 2023-02-16 09:19:44 +01:00
users_add.go build: use make for building the project (#1304) 2021-03-04 00:10:08 +01:00
users_export.go
users_find.go
users_import.go build: use make for building the project (#1304) 2021-03-04 00:10:08 +01:00
users_rm.go
users_update.go
utils.go build(backend): bump dependency versions 2022-05-04 01:00:42 +04:00
version.go