Commit Graph

1554 Commits

Author SHA1 Message Date
1138-4EB
d5fcb555cb chore: add version to subcmds 2018-08-22 12:30: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
1e12bb7f7c
fix(config): ensure provided config path is used (#508) 2018-08-16 09:37:07 +01:00
1138-4EB
69d1fdc0ac chore: setting untracked version [ci skip] 2018-08-16 07:33:26 +01:00
1138-4EB
b579350798 chore: version v1.10.0 2018-08-16 07:33:20 +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
Henrique Dias
10607eb6bb
docs: update docker iamge 2018-08-08 11:50:59 +01:00
maweck
ed62451ea0 feat: proxy auth support (#485)
* Change the order of commands to be able to cache more layers in case of multiple builds triggered in a row

* Fix #471

* Format Code

* Revert "Change the order of commands to be able to cache more layers in case of multiple builds triggered in a row"

This reverts commit 01362f34ee.

* Adjustment based on the review

* Rename "login-header" to "loginHeader" and prepare auth.method to accept "none" as a value

* Fixed line break

* Readd "lumberjack.v2" import which was removed by gofmt

Sorry - I do my tests and run "gofmt" before comitting the changes - It sadly seems like it is messing up the imports over and over again.
2018-08-08 10:06:16 +01:00
Henrique Dias
b90e7b8d26
docs: add freenode badge 2018-08-08 09:14:55 +01:00
1138-4EB
8186e8f02f add pull request template (#501)
Related to #477.
2018-08-07 13:53:51 +01:00
Henrique Dias
b7022bdfe3 style: fix linting issues
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-08-07 13:34:06 +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
1138-4EB
81f05aa894 fix multiple entries in script deploy [travis-ci/travis-ci#7641] 2018-08-06 22:14:40 +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
Henrique Dias
8ad626b0bc
Merge pull request #492 from filebrowser/chore/build
chore: new build process
2018-08-06 20:40:57 +01:00
1138-4EB
6f7fded3f1 update ricebox in caddy/assets 2018-08-06 20:08:56 +01:00
1138-4EB
1149092d73 update frontend submodule 2018-08-06 18:26:59 +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
52aebd0444 setup travis releases with filebrowserbot 2018-08-06 05:01:42 +01:00
1138-4EB
6c98dfc9fc release all the files in dist 2018-08-06 05:01:41 +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
Henrique Dias
c6c915e387 update repo
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-08-06 05:01:36 +01:00
1138-4EB
993bab4687 chore(gometalinter): gas is renamed to gosec [alecthomas/gometalinter#505] 2018-08-06 05:01:35 +01:00
1138-4EB
6cb2e30143 build docker images with goreleaser 2018-08-06 05:01:33 +01:00
1138-4EB
7459e66b71 add docker static client to filebrowser/dev 2018-08-06 05:01:31 +01:00
1138-4EB
28952e81bb move caddy to separate repo 2018-08-06 05:01:29 +01:00
1138-4EB
569354c493 ignore rice-box.go 2018-08-06 05:01:27 +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
1138-4EB
a2e293292e add filebrowser/frontend as a submodule 2018-08-05 10:58:21 +01:00
1138-4EB
d11aa8de6b add filebrowser/filebrowser:dev, move dep execution to build.sh 2018-08-05 10:58:21 +01:00
1138-4EB
f91ee24858 drop package.json, use yarn instad of npm, add build_in_docker.sh 2018-08-05 10:58:21 +01:00
Henrique Dias
46b5fa013c
chore: disable gosec (#490) 2018-08-04 16:24:16 +01:00
1138-4EB
fb1dbb4276 new issue templates (#477) 2018-07-29 20:20:24 +01:00
1138-4EB
4e454f4bd2 add ca-certificates to scratch docker image (#478) 2018-07-29 20:20:06 +01:00
1138-4EB
6bbedddf51 docs: add note about filemanager migration
Close #467.
2018-07-29 20:19:52 +01:00
Dawid 'DeyV' Polak
90ad46b881 updated readme - case sensitive (#481) 2018-07-29 20:18:42 +01:00
Dawid 'DeyV' Polak
202c9c97e5 natural sort (#474) 2018-07-29 17:43:23 +01:00
1138-4EB
c6f60d298a subdir 'logo' moved to separate repo (#473) 2018-07-28 16:14:41 +01:00
VLEFF
eb12bf2c2d feat: handle subtitles for video streaming (#468) 2018-07-26 10:47:09 +01:00
Henrique Dias
ccf1722e65
Update .dockerignore 2018-07-25 10:16:26 +01:00