filebrowser/cmd
2026-01-10 10:27:54 +01:00
..
cmd.go
cmd_test.go feat: consistent flags and environment variables (#5549) 2025-11-17 08:45:43 +01:00
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 feat: add "redirect after copy/move" user setting (#5662) 2026-01-10 10:27:54 +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: Don't crash on invalid config import (#5640) 2025-12-28 22:04:23 +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 "redirect after copy/move" user setting (#5662) 2026-01-10 10:27:54 +01:00
rule_rm.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
rules.go feat: consistent flags and environment variables (#5549) 2025-11-17 08:45:43 +01:00
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 feat: add "redirect after copy/move" user setting (#5662) 2026-01-10 10:27:54 +01: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 chore: add govet, gocritic and revive 2025-11-20 07:56:56 +01:00
version.go