filebrowser/cmd
2025-07-22 08:23:45 +02:00
..
cmd.go feat: better error handling for sys calls 2025-07-13 05:01:43 +05:30
cmds_add.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
cmds_ls.go refactor: rename mustGet* functions to get* 2025-07-22 08:19:00 +02:00
cmds_rm.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
cmds.go feat: remove version cmd (#675) 2019-02-15 12:54:44 +01:00
config_cat.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
config_export.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
config_import.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
config_init.go refactor: rename mustGet* functions to get* 2025-07-22 08:19:00 +02:00
config_set.go refactor: rename mustGet* functions to get* 2025-07-22 08:19:00 +02:00
config.go refactor: rename mustGet* functions to get* 2025-07-22 08:19:00 +02:00
docs.go refactor: naming of err 2025-07-22 08:22:53 +02:00
hash.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
root.go refactor: remove all checkErr 2025-07-22 08:17:03 +02:00
rule_rm.go refactor: remove all checkErr 2025-07-22 08:17:03 +02:00
rules_add.go refactor: rename mustGet* functions to get* 2025-07-22 08:19:00 +02:00
rules_ls.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
rules.go fix: error shadowing 2025-07-22 08:23:45 +02:00
upgrade.go refactor: rename mustGet* functions to get* 2025-07-22 08:19:00 +02:00
users_add.go refactor: rename mustGet* functions to get* 2025-07-22 08:19:00 +02:00
users_export.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
users_find.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
users_import.go refactor: rename mustGet* functions to get* 2025-07-22 08:19:00 +02:00
users_rm.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
users_update.go refactor: rename mustGet* functions to get* 2025-07-22 08:19:00 +02:00
users.go refactor: rename mustGet* functions to get* 2025-07-22 08:19:00 +02:00
utils.go refactor: rename mustGet* functions to get* 2025-07-22 08:19:00 +02:00
version.go chore: fix golangci-lint errors 2024-04-01 18:24:06 +02:00