tddlerya
|
e9b7442679
|
make the textExtensionsRenderMaxSize number be either a constant, fix filebrowser#556
|
2019-01-01 02:05:35 +01:00 |
|
toddlerya
|
28977d6182
|
fix https://github.com/filebrowser/filebrowser/issues/556
|
2019-01-01 02:05:35 +01:00 |
|
toddlerya
|
0be9d74d16
|
fmt file.go && fix https://github.com/filebrowser/filebrowser/issues/556
|
2019-01-01 02:05:35 +01:00 |
|
toddlerya
|
3eb2806f29
|
fix https://github.com/filebrowser/filebrowser/issues/556
|
2019-01-01 02:05:34 +01:00 |
|
helloray
|
ea3576da7e
|
fix directories in search results can not be opened by click (#583)
|
2018-12-30 17:47:45 +00:00 |
|
chinglin
|
a0194899c9
|
fix: recognize small text files (#531)
|
2018-09-08 19:03:12 +01:00 |
|
Hugo Massing
|
d16352b0ba
|
fix: search case sensitiveness (#515)
|
2018-08-22 16:25:30 +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 |
|