filebrowser/cmd
2026-06-03 10:20:12 +02:00
..
cmd.go
cmd_test.go
cmds.go
cmds_add.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
cmds_ls.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
cmds_rm.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
config.go fix: added dateFormat to getUserDefaults so this is respected in the … (#5804) 2026-03-06 15:32:04 +01:00
config_cat.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
config_export.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
config_import.go fix: adjust yaml config decodification to yaml.v3 (#5722) 2026-01-31 07:35:47 +01:00
config_init.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
config_set.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
docs.go chore: add govet, gocritic and revive 2025-11-20 07:56:56 +01:00
hash.go
root.go feat: Add Redis upload cache for multi-replica deployments (#5724) 2026-02-01 17:08:40 +01:00
rule_rm.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
rules.go
rules_add.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
rules_ls.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
users.go docs: clarify hide dotfiles 2026-06-03 10:20:12 +02:00
users_add.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
users_export.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
users_find.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
users_import.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
users_rm.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
users_update.go feat: add "redirect after copy/move" user setting (#5662) 2026-01-10 10:27:54 +01:00
utils.go fix: properly surface config parse errors (#5822) 2026-03-12 07:34:11 +01:00
version.go