filebrowser/cmd
2025-07-19 19:45:01 +05:30
..
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 fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
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 fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
config_set.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
config.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
docs.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
hash.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
root.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
rule_rm.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
rules_add.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
rules_ls.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
rules.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
upgrade.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
users_add.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
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 fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
users_rm.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
users_update.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
users.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
utils.go fix : return error rather than log.fatal using checkErr 2025-07-19 19:45:01 +05:30
version.go chore: fix golangci-lint errors 2024-04-01 18:24:06 +02:00