Commit Graph

23 Commits (a0194899c922263911c19eed6f9734f53d22bc81)

Author SHA1 Message Date
1138-4EB 0c53f06c64 chore(version): set CLI version from lib 2018-08-22 13:15:55 +01:00
1138-4EB 69a3f853bd feat: use cobra to provide subcommands, move sources to lib (#506)
- Use cobra in order to provide subcommands `serve` and `db`.
  - Subdir `cmd` is removed.
  - Subdir `cli` is created, which is a standard cobra structure.
- Sources related to the core are moved to subdir `lib`.
- #497 and #504 are merged.
- Deprecated flags are added. See https://github.com/filebrowser/filebrowser/pull/497#discussion_r209428120.
- [`viper.BindPFlags`](https://godoc.org/github.com/spf13/viper#BindPFlags) is used in order to reduce the verbosity in `serve.go`.
2018-08-22 01:29:51 +01:00
1138-4EB b1eb90767d
chore: use commit SHA as version if not release (#505) 2018-08-20 10:41:06 +01:00
1138-4EB 43ab4fa3de chore: fix rice-box import with sed in push_ricebox 2018-08-16 10:12:33 +01:00
1138-4EB 7afaf59e5d
chore: fix author in push_rice (#514) 2018-08-16 09:56:06 +01:00
1138-4EB 714876e3d0 chore: fix release conditions 2018-08-16 07:32:46 +01:00
1138-4EB 0854c423c3 chore: make release.sh executable, update frontend 2018-08-16 04:30:28 +01:00
1138-4EB 5afe2cc52d chore: move filebrowser/dev img to separate repo (#500) 2018-08-07 13:29:50 +01:00
1138-4EB 65ea97b32e chore(gometalinter): exclude vendor 2018-08-07 12:31:27 +01:00
1138-4EB 69f11ed80b
fix: use './...' when running gometalinter 2018-08-07 12:04:43 +01:00
Henrique Dias 4470e0b450 fix: error at first sign
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-08-06 20:53:48 +01:00
1138-4EB 6f7fded3f1 update ricebox in caddy/assets 2018-08-06 20:08:56 +01:00
1138-4EB 18a9d977c2 fix(publish): fetch all before checking a matching semver in the frontend 2018-08-06 12:46:59 +01:00
1138-4EB ac3ad47a92 fix rice-box dir in travis 2018-08-06 12:46:59 +01:00
Filebrowser Bot 43288e9b86 add deploy_key.enc 9ca81b5594f5 2018-08-06 05:01:44 +01:00
1138-4EB 5ab5c7c243 add docker-credential-pass to dev img and use it in travis 2018-08-06 05:01:39 +01:00
1138-4EB 2592c5eb43 replace publish.sh with build/release.sh 2018-08-06 05:01:38 +01:00
1138-4EB de7a8cee60 add gometalinter and goreleaser to travis, drop circleci 2018-08-06 05:01:25 +01:00
1138-4EB 703318c214 add travis 2018-08-06 05:01:16 +01:00
Henrique Dias 629d2092a1 stop installing hugo. ask the user to do it 2016-08-25 20:45:48 +01:00
Henrique Dias 7bb140314a travis update 2016-08-10 14:26:39 +01:00
Henrique Dias 00054724ff #83 on the way 2016-08-10 09:54:40 +01:00
Henrique Dias 629d78ecee Related to #83 2016-08-09 22:49:03 +01:00