1138-4EB
4945635bd6
add go mod support ( #586 )
2018-12-26 00:48:43 +01:00
Shodhan
59f28638c7
update README.md ( #568 )
2018-11-19 03:21:24 +00:00
Henrique Dias
dae992d4a9
docs: remove old disclaimer and add new one ( #533 )
...
Remove old disclaimer and add new one.
2018-09-08 20:30:39 +01:00
chinglin
a0194899c9
fix: recognize small text files ( #531 )
2018-09-08 19:03:12 +01:00
1138-4EB
43707a68cf
chore: update frontend
2018-08-24 00:24:38 +01:00
Equim
516aa80c86
readme: fix ci badge
2018-08-23 13:47:44 +08:00
Equim
fc84aa65a3
readme: fix ci badge
2018-08-23 13:45:11 +08:00
Hugo Massing
d16352b0ba
fix: search case sensitiveness ( #515 )
2018-08-22 16:25:30 +01:00
1138-4EB
3372f0546d
chore(goreleaser): adapt main to refactoring ( #506 )
2018-08-22 13:24:34 +01:00
1138-4EB
0c53f06c64
chore(version): set CLI version from lib
2018-08-22 13:15:55 +01:00
1138-4EB
0f2be941e8
chore(dokerfile): load config file implicitly
2018-08-22 13:09:21 +01:00
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