Henrique Dias
e22598a126
feat: change default to 8080
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-06 12:57:35 +00:00
Henrique Dias
12eb050cc2
feat: simplify future changes
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-06 12:41:52 +00:00
Henrique Dias
02c34ef8be
Merge pull request #608 from filebrowser/dont-persist
...
feat: don't persist server data on database
2019-01-06 12:29:31 +00:00
Henrique Dias
a8ff679ae3
feat: dont persist server data on database
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-06 12:26:48 +00:00
Henrique Dias
22f2287bc3
feat: update frontend
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-06 12:01:44 +00:00
Henrique Dias
d97bafb53b
feat: update frontend
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-06 10:06:39 +00:00
Henrique Dias
2d858e6738
fix: allow embedding into iframes ( close #550 )
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-06 09:29:23 +00:00
Henrique Dias
28b326ab1d
fix: do not read whole file on listings
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-06 09:24:09 +00:00
Henrique Dias
c830b80269
🧼 : remove comment [ci skip]
2019-01-05 23:56:22 +00:00
Henrique Dias
92fda0070c
🧹 : gofmt
2019-01-05 23:01:16 +00:00
Henrique Dias
d309066def
feat: v2 ( #599 )
...
Read https://github.com/filebrowser/filebrowser/pull/575 .
2019-01-05 22:44:33 +00:00
1138-4EB
013ddf45c7
chore: setting untracked version [ci skip]
2019-01-05 22:26:41 +01:00
1138-4EB
663e0608b9
chore: version v1.11.0
2019-01-05 22:26:40 +01:00
1138-4EB
77868b2647
fix goreleaser work dir, go get
2019-01-05 22:26:28 +01:00
1138-4EB
3988bdb8fe
move filebrowser bin to root
2019-01-02 03:35:35 +01:00
1138-4EB
835c37d1e3
replace gometalinter with golangci-lint ( #596 )
2019-01-02 03:13:53 +01:00
1138-4EB
0b66d700e8
allow to set default user with env vars ( #591 )
2019-01-01 03:18:58 +01:00
helloray
7394f6b9bb
fix multi-select files download error when filename contains '+' ( #571 )
2019-01-01 02:39:45 +01:00
Allen.Guo
802bcd8cbd
set threshold for large files ( #558 )
2019-01-01 02:22:09 +01:00
helloray
ea3576da7e
fix directories in search results can not be opened by click ( #583 )
2018-12-30 17:47:45 +00:00
Henrique Dias
c01ebf33ef
feat: readd dos2unix
...
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-12-28 23:39:46 +00:00
Henrique Dias
b344efef2d
fix: move everything to LF ( #588 )
...
* fix: move everything to LF
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
* feat: metalinter
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-12-28 19:19:54 +00:00
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