filebrowser/cmd
Henrique Dias fa86894550 lint: lint the code
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>

Former-commit-id: 984c56e0b9a9169b10c6017fbd68ab4fbd3868d7 [formerly 27c43314222c723a220b9b1d2141e1509ed05627] [formerly 0a9f6c47bff2d653035c93765ea08ade73ec450c [formerly b7fdcc3ee9]]
Former-commit-id: c27e7fa41f20f433a9a0a97ecc40ab78968b43dc [formerly 185db4a17969cd4fb76cc2b06bd58221c9c6c100]
Former-commit-id: 9b26d1b0642c61cd38f7cdf422f95b2bf9a9614d
2019-04-20 14:15:28 +01:00
..
cmd.go feat: v2 (#599) 2019-01-05 22:44:33 +00:00
cmds_add.go feat: wrap commands to send info (#612) 2019-01-07 20:24:23 +00:00
cmds_ls.go fix: use server options from DB too (#616) 2019-01-08 14:07:55 +00:00
cmds_rm.go feat: add docs info 2019-01-08 16:37:02 +00:00
cmds.go feat: remove version cmd (#675) 2019-02-15 12:54:44 +01:00
config_cat.go fix: use server options from DB too (#616) 2019-01-08 14:07:55 +00:00
config_export.go feat: add docs info 2019-01-08 16:37:02 +00:00
config_import.go feat: export generate key 2019-01-11 20:25:39 +00:00
config_init.go feat: export generate key 2019-01-11 20:25:39 +00:00
config_set.go feat: add docs info 2019-01-08 16:37:02 +00:00
config.go global settings: add createUserDir option. new feature: auto create user home dir while adding user. 2019-02-19 11:55:18 +08:00
docs.go lint: lint the code 2019-04-20 14:15:28 +01:00
hash.go feat: remove version cmd (#675) 2019-02-15 12:54:44 +01:00
root.go lint: lint the code 2019-04-20 14:15:28 +01:00
rule_rm.go feat: add docs info 2019-01-08 16:37:02 +00:00
rules_add.go fix: use server options from DB too (#616) 2019-01-08 14:07:55 +00:00
rules_ls.go feat: wrap commands to send info (#612) 2019-01-07 20:24:23 +00:00
rules.go feat: remove version cmd (#675) 2019-02-15 12:54:44 +01:00
upgrade.go feat: remove version cmd (#675) 2019-02-15 12:54:44 +01:00
users_add.go lint: lint the code 2019-04-20 14:15:28 +01:00
users_export.go feat: add docs info 2019-01-08 16:37:02 +00:00
users_find.go feat: wrap commands to send info (#612) 2019-01-07 20:24:23 +00:00
users_import.go fixes: correct users importing id (#645) 2019-01-26 11:37:33 +00:00
users_rm.go feat: wrap commands to send info (#612) 2019-01-07 20:24:23 +00:00
users_update.go chore: style and gofmt (#622) 2019-01-08 19:40:14 +01:00
users.go feat: remove version cmd (#675) 2019-02-15 12:54:44 +01:00
utils.go Create directory of database if it does not exist (#650) 2019-02-03 15:51:17 +01:00
version.go feat: remove version cmd (#675) 2019-02-15 12:54:44 +01:00