filebrowser/cmd
2026-06-23 13:19:51 +02:00
..
cmd.go feat: better error handling for sys kill signals 2025-07-22 08:25:21 +02:00
cmd_test.go feat: consistent flags and environment variables (#5549) 2025-11-17 08:45:43 +01:00
cmds.go feat: remove version cmd (#675) 2019-02-15 12:54:44 +01:00
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: restore symlink behavior as opt-in followExternalSymlinks 2026-06-23 13:19:51 +02: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 feat: better error handling for sys kill signals 2025-07-22 08:25:21 +02:00
root.go fix: restore symlink behavior as opt-in followExternalSymlinks 2026-06-23 13:19:51 +02:00
rule_rm.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
rules.go fix: restore symlink behavior as opt-in followExternalSymlinks 2026-06-23 13:19:51 +02: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 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 fix: restore symlink behavior as opt-in followExternalSymlinks 2026-06-23 13:19:51 +02:00
users_find.go fix: restore symlink behavior as opt-in followExternalSymlinks 2026-06-23 13:19:51 +02:00
users_import.go fix: restore symlink behavior as opt-in followExternalSymlinks 2026-06-23 13:19:51 +02:00
users_rm.go refactor: rename python for clarification 2025-11-18 11:29:28 +01:00
users_update.go fix: restore symlink behavior as opt-in followExternalSymlinks 2026-06-23 13:19:51 +02:00
utils.go fix: properly surface config parse errors (#5822) 2026-03-12 07:34:11 +01:00
version.go chore: fix golangci-lint errors 2024-04-01 18:24:06 +02:00