eeadc532fe 
								
							
								 
							
						 
						
							
							
								
								fix: text file detection on editor  
							
							
							
						 
						
							2021-03-17 18:06:56 +00:00  
				
					
						
							
							
								 
						
							
							
								23f84642e6 
								
									
								
							
								 
							
						 
						
							
							
								
								build: use make for building the project ( #1304 )  
							
							
							
						 
						
							2021-03-04 00:10:08 +01:00  
				
					
						
							
							
								 
						
							
							
								d8f415f8ab 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: allow to password protect shares ( #1252 )  
							
							... 
							
							
							
							This changes allows to password protect shares. It works by:
* Allowing to optionally pass a password when creating a share
* If set, the password + salt that is configured via a new flag will be
  hashed via bcrypt and the hash stored together with the rest of the
  share
* Additionally, a random 96 byte long token gets generated and stored
  as part of the share
* When the backend retrieves an unauthenticated request for a share that
  has authentication configured, it will return a http 401
* The frontend detects this and will show a login prompt
* The actual download links are protected via an url arg that contains
  the previously generated token. This allows us to avoid buffering the
  download in the browser and allows pasting the link without breaking
  it 
							
						 
						
							2021-03-02 12:00:18 +01:00  
				
					
						
							
							
								 
						
							
							
								6914063853 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: allow disabling file detections by reading header ( #1175 )  
							
							
							
						 
						
							2021-01-07 11:30:17 +01:00  
				
					
						
							
							
								 
						
							
							
								586d198d47 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: fix hanging when reading a named pipe file ( closes   #1155 )  
							
							
							
						 
						
							2020-11-24 11:37:31 +01:00  
				
					
						
							
							
								 
						
							
							
								700f32718e 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: add more go linters ( #970 )  
							
							
							
						 
						
							2020-06-01 01:12:36 +02:00  
				
					
						
							
							
								 
						
							
							
								cc7ec4f0c5 
								
							
								 
							
						 
						
							
							
								
								Fix multiple selection  
							
							
							
						 
						
							2020-01-09 17:24:30 +00:00  
				
					
						
							
							
								 
						
							
							
								586bb63ee7 
								
							
								 
							
						 
						
							
							
								
								fixup func isBinary to handle CJK runes correctly  
							
							... 
							
							
							
							Former-commit-id: 880817e9e688f7126eb5e3010f5fc37110b28448 [formerly d44d541d75c625a474ca7c8f9adcc52e20ee69e0] [formerly fbbaf7b6a31ed09944700f1ffa98c0baca9ae0f3 [formerly 1c42539522 
							
						 
						
							2019-05-08 02:15:37 +08:00  
				
					
						
							
							
								 
						
							
							
								e86dfbe8ff 
								
							
								 
							
						 
						
							
							
								
								fix: case dependency and sorting order ( #661 ) ( #662 )  
							
							... 
							
							
							
							Former-commit-id: a772b30907a92818e5c109adc0d382af7ddf40dc [formerly 589c237e7f1230f16970c0b68263d4174dbe98f6] [formerly c3a0e4964d028dc06e5076869dd92975eb3c4699 [formerly 17b514510b 
							
						 
						
							2019-02-03 15:50:08 +01:00  
				
					
						
							
							
								 
						
							
							
								f2d952bf0e 
								
							
								 
							
						 
						
							
							
								
								fix: dont fail when can't detect file type ( #609 )  
							
							... 
							
							
							
							License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
Former-commit-id: 3dbe943b6d64bf7d3f6c6d8970d2608438e4c2bc [formerly d5238a25f0e31dee84367a5e27b6f68ab50050d6] [formerly 297d8be6b3aa5e5411634286ba4faff256fd6837 [formerly 07f3ee38e5 
							
						 
						
							2019-01-06 12:59:53 +00:00  
				
					
						
							
							
								 
						
							
							
								3890a9a416 
								
							
								 
							
						 
						
							
							
								
								fix: do not read whole file on listings  
							
							... 
							
							
							
							License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
Former-commit-id: c630ed523a9f599c3dd1eda5930baa020d0b9911 [formerly f89f524d2979e43d6c2fd99903552bfe89addbc1] [formerly ba05ce7e5c730a04681910d87378dcdf3acc809b [formerly 28b326ab1d 
							
						 
						
							2019-01-06 09:24:09 +00:00  
				
					
						
							
							
								 
						
							
							
								12b2c21522 
								
							
								 
							
						 
						
							
							
								
								feat: v2 ( #599 )  
							
							... 
							
							
							
							Read https://github.com/filebrowser/filebrowser/pull/575 .
Former-commit-id: 7aedcaaf72b863033e3f089d6df308d41a3fd00c [formerly bdbe4d49161b901c4adf9c245895a1be2d62e4a7] [formerly acfc1ec67c423e0b3e065a8c1f8897c5249af65b [formerly d309066def 
							
						 
						
							2019-01-05 22:44:33 +00:00