filebrowser/cmd
Henrique Dias 367e251a0e fixes: correct users importing id (#645)
@princemaple could you try out this branch to see if it works on your end?

Former-commit-id: 12c782316c411fa3438f167c12634adffb5e1adf [formerly c613ff6624c55292f532d7772e866cf6c81241f5] [formerly 11f03e54dae28fa773227d85259cfd73c5750137 [formerly 9c42269b62]]
Former-commit-id: 04bcf5803397877d00ba48ea6d0b00246dc07b3d [formerly 4c1bb1e95375777aede2c0911bdfa9ce46273b37]
Former-commit-id: 601db641f7d7b01c14903d0cc27085e3d7080c3d
2019-01-26 11:37:33 +00:00
..
cmd.go feat: v2 (#599) 2019-01-05 22:44:33 +00:00
cmds.go enable version subcmd and --version flag for root cmd and all subcmds 2019-01-08 16:20:23 +01: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
config.go enable version subcmd and --version flag for root cmd and all subcmds 2019-01-08 16:20:23 +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
docs.go feat: add docs info 2019-01-08 16:37:02 +00:00
hash.go enable version subcmd and --version flag for root cmd and all subcmds 2019-01-08 16:20:23 +01:00
root.go feat: export generate key 2019-01-11 20:25:39 +00:00
rule_rm.go feat: add docs info 2019-01-08 16:37:02 +00:00
rules.go chore: style and gofmt (#622) 2019-01-08 19:40:14 +01: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
upgrade.go style: rename functions in root.go (#623) 2019-01-08 21:10:27 +01:00
users.go enable version subcmd and --version flag for root cmd and all subcmds 2019-01-08 16:20:23 +01:00
users_add.go fix: use server options from DB too (#616) 2019-01-08 14:07:55 +00: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
utils.go feat: export generate key 2019-01-11 20:25:39 +00:00
version.go enable version subcmd and --version flag for root cmd and all subcmds 2019-01-08 16:20:23 +01:00