7394f6b9bb 
								
							
								 
							
						 
						
							
							
								
								fix multi-select files download error when filename contains '+' ( #571 )  
							
							
							
						 
						
							2019-01-01 02:39:45 +01:00  
				
					
						
							
							
								 
						
							
							
								802bcd8cbd 
								
							
								 
							
						 
						
							
							
								
								set threshold for large files ( #558 )  
							
							
							
						 
						
							2019-01-01 02:22:09 +01:00  
				
					
						
							
							
								 
						
							
							
								ea3576da7e 
								
							
								 
							
						 
						
							
							
								
								fix directories in search results can not be opened by click ( #583 )  
							
							
							
						 
						
							2018-12-30 17:47:45 +00:00  
				
					
						
							
							
								 
						
							
							
								c01ebf33ef 
								
							
								 
							
						 
						
							
							
								
								feat: readd dos2unix  
							
							... 
							
							
							
							License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com> 
							
						 
						
							2018-12-28 23:39:46 +00:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								4945635bd6 
								
									
								
							
								 
							
						 
						
							
							
								
								add go mod support ( #586 )  
							
							
							
						 
						
							2018-12-26 00:48:43 +01:00  
				
					
						
							
							
								 
						
							
							
								59f28638c7 
								
							
								 
							
						 
						
							
							
								
								update README.md ( #568 )  
							
							
							
						 
						
							2018-11-19 03:21:24 +00:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								a0194899c9 
								
							
								 
							
						 
						
							
							
								
								fix: recognize small text files ( #531 )  
							
							
							
						 
						
							2018-09-08 19:03:12 +01:00  
				
					
						
							
							
								 
						
							
							
								43707a68cf 
								
							
								 
							
						 
						
							
							
								
								chore: update frontend  
							
							
							
						 
						
							2018-08-24 00:24:38 +01:00  
				
					
						
							
							
								 
						
							
							
								516aa80c86 
								
									
								
							
								 
							
						 
						
							
							
								
								readme: fix ci badge  
							
							
							
						 
						
							2018-08-23 13:47:44 +08:00  
				
					
						
							
							
								 
						
							
							
								fc84aa65a3 
								
									
								
							
								 
							
						 
						
							
							
								
								readme: fix ci badge  
							
							
							
						 
						
							2018-08-23 13:45:11 +08:00  
				
					
						
							
							
								 
						
							
							
								d16352b0ba 
								
							
								 
							
						 
						
							
							
								
								fix: search case sensitiveness ( #515 )  
							
							
							
						 
						
							2018-08-22 16:25:30 +01:00  
				
					
						
							
							
								 
						
							
							
								3372f0546d 
								
							
								 
							
						 
						
							
							
								
								chore(goreleaser): adapt main to refactoring ( #506 )  
							
							
							
						 
						
							2018-08-22 13:24:34 +01:00  
				
					
						
							
							
								 
						
							
							
								0c53f06c64 
								
							
								 
							
						 
						
							
							
								
								chore(version): set CLI version from lib  
							
							
							
						 
						
							2018-08-22 13:15:55 +01:00  
				
					
						
							
							
								 
						
							
							
								0f2be941e8 
								
							
								 
							
						 
						
							
							
								
								chore(dokerfile): load config file implicitly  
							
							
							
						 
						
							2018-08-22 13:09:21 +01:00  
				
					
						
							
							
								 
						
							
							
								d5fcb555cb 
								
							
								 
							
						 
						
							
							
								
								chore: add version to subcmds  
							
							
							
						 
						
							2018-08-22 12:30:55 +01:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								b1eb90767d 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: use commit SHA as version if not release ( #505 )  
							
							
							
						 
						
							2018-08-20 10:41:06 +01:00  
				
					
						
							
							
								 
						
							
							
								43ab4fa3de 
								
							
								 
							
						 
						
							
							
								
								chore: fix rice-box import with sed in push_ricebox  
							
							
							
						 
						
							2018-08-16 10:12:33 +01:00  
				
					
						
							
							
								 
						
							
							
								7afaf59e5d 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: fix author in push_rice ( #514 )  
							
							
							
						 
						
							2018-08-16 09:56:06 +01:00  
				
					
						
							
							
								 
						
							
							
								1e12bb7f7c 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(config): ensure provided config path is used ( #508 )  
							
							
							
						 
						
							2018-08-16 09:37:07 +01:00  
				
					
						
							
							
								 
						
							
							
								69d1fdc0ac 
								
							
								 
							
						 
						
							
							
								
								chore: setting untracked version [ci skip]  
							
							
							
						 
						
							2018-08-16 07:33:26 +01:00  
				
					
						
							
							
								 
						
							
							
								b579350798 
								
							
								 
							
						 
						
							
							
								
								chore: version v1.10.0  
							
							
							
						 
						
							2018-08-16 07:33:20 +01:00  
				
					
						
							
							
								 
						
							
							
								714876e3d0 
								
							
								 
							
						 
						
							
							
								
								chore: fix release conditions  
							
							
							
						 
						
							2018-08-16 07:32:46 +01:00  
				
					
						
							
							
								 
						
							
							
								0854c423c3 
								
							
								 
							
						 
						
							
							
								
								chore: make release.sh executable, update frontend  
							
							
							
						 
						
							2018-08-16 04:30:28 +01:00  
				
					
						
							
							
								 
						
							
							
								10607eb6bb 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: update docker iamge  
							
							
							
						 
						
							2018-08-08 11:50:59 +01:00  
				
					
						
							
							
								 
						
							
							
								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 
							
						 
						
							2018-08-08 10:06:16 +01:00  
				
					
						
							
							
								 
						
							
							
								b90e7b8d26 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: add freenode badge  
							
							
							
						 
						
							2018-08-08 09:14:55 +01:00  
				
					
						
							
							
								 
						
							
							
								8186e8f02f 
								
							
								 
							
						 
						
							
							
								
								add pull request template ( #501 )  
							
							... 
							
							
							
							Related to #477 . 
							
						 
						
							2018-08-07 13:53:51 +01:00  
				
					
						
							
							
								 
						
							
							
								b7022bdfe3 
								
							
								 
							
						 
						
							
							
								
								style: fix linting issues  
							
							... 
							
							
							
							License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com> 
							
						 
						
							2018-08-07 13:34:06 +01:00  
				
					
						
							
							
								 
						
							
							
								5afe2cc52d 
								
							
								 
							
						 
						
							
							
								
								chore: move filebrowser/dev img to separate repo ( #500 )  
							
							
							
						 
						
							2018-08-07 13:29:50 +01:00  
				
					
						
							
							
								 
						
							
							
								65ea97b32e 
								
							
								 
							
						 
						
							
							
								
								chore(gometalinter): exclude vendor  
							
							
							
						 
						
							2018-08-07 12:31:27 +01:00  
				
					
						
							
							
								 
						
							
							
								69f11ed80b 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: use './...' when running gometalinter  
							
							
							
						 
						
							2018-08-07 12:04:43 +01:00  
				
					
						
							
							
								 
						
							
							
								81f05aa894 
								
							
								 
							
						 
						
							
							
								
								fix multiple entries in script deploy [ travis-ci/travis-ci#7641 ]  
							
							
							
						 
						
							2018-08-06 22:14:40 +01:00  
				
					
						
							
							
								 
						
							
							
								4470e0b450 
								
							
								 
							
						 
						
							
							
								
								fix: error at first sign  
							
							... 
							
							
							
							License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com> 
							
						 
						
							2018-08-06 20:53:48 +01:00  
				
					
						
							
							
								 
						
							
							
								8ad626b0bc 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #492  from filebrowser/chore/build  
							
							... 
							
							
							
							chore: new build process 
							
						 
						
							2018-08-06 20:40:57 +01:00  
				
					
						
							
							
								 
						
							
							
								6f7fded3f1 
								
							
								 
							
						 
						
							
							
								
								update ricebox in caddy/assets  
							
							
							
						 
						
							2018-08-06 20:08:56 +01:00  
				
					
						
							
							
								 
						
							
							
								1149092d73 
								
							
								 
							
						 
						
							
							
								
								update frontend submodule  
							
							
							
						 
						
							2018-08-06 18:26:59 +01:00  
				
					
						
							
							
								 
						
							
							
								18a9d977c2 
								
							
								 
							
						 
						
							
							
								
								fix(publish): fetch all before checking a matching semver in the frontend  
							
							
							
						 
						
							2018-08-06 12:46:59 +01:00  
				
					
						
							
							
								 
						
							
							
								ac3ad47a92 
								
							
								 
							
						 
						
							
							
								
								fix rice-box dir in travis  
							
							
							
						 
						
							2018-08-06 12:46:59 +01:00  
				
					
						
							
							
								 
						
							
							
								43288e9b86 
								
							
								 
							
						 
						
							
							
								
								add deploy_key.enc 9ca81b5594f5  
							
							
							
						 
						
							2018-08-06 05:01:44 +01:00  
				
					
						
							
							
								 
						
							
							
								52aebd0444 
								
							
								 
							
						 
						
							
							
								
								setup travis releases with filebrowserbot  
							
							
							
						 
						
							2018-08-06 05:01:42 +01:00  
				
					
						
							
							
								 
						
							
							
								6c98dfc9fc 
								
							
								 
							
						 
						
							
							
								
								release all the files in dist  
							
							
							
						 
						
							2018-08-06 05:01:41 +01:00  
				
					
						
							
							
								 
						
							
							
								5ab5c7c243 
								
							
								 
							
						 
						
							
							
								
								add docker-credential-pass to dev img and use it in travis  
							
							
							
						 
						
							2018-08-06 05:01:39 +01:00  
				
					
						
							
							
								 
						
							
							
								2592c5eb43 
								
							
								 
							
						 
						
							
							
								
								replace publish.sh with build/release.sh  
							
							
							
						 
						
							2018-08-06 05:01:38 +01:00  
				
					
						
							
							
								 
						
							
							
								c6c915e387 
								
							
								 
							
						 
						
							
							
								
								update repo  
							
							... 
							
							
							
							License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com> 
							
						 
						
							2018-08-06 05:01:36 +01:00  
				
					
						
							
							
								 
						
							
							
								993bab4687 
								
							
								 
							
						 
						
							
							
								
								chore(gometalinter): gas is renamed to gosec [ alecthomas/gometalinter#505 ]  
							
							
							
						 
						
							2018-08-06 05:01:35 +01:00  
				
					
						
							
							
								 
						
							
							
								6cb2e30143 
								
							
								 
							
						 
						
							
							
								
								build docker images with goreleaser  
							
							
							
						 
						
							2018-08-06 05:01:33 +01:00  
				
					
						
							
							
								 
						
							
							
								7459e66b71 
								
							
								 
							
						 
						
							
							
								
								add docker static client to filebrowser/dev  
							
							
							
						 
						
							2018-08-06 05:01:31 +01:00