209f9fa77f 
								
							
								 
							
						 
						
							
							
								
								fix: omit file content  
							
							
							
						 
						
							2021-04-23 12:04:02 +00:00  
				
					
						
							
							
								 
						
							
							
								a721dc1f31 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: add health check handler  
							
							
							
						 
						
							2021-03-21 12:30:48 +01:00  
				
					
						
							
							
								 
						
							
							
								e017a19985 
								
							
								 
							
						 
						
							
							
								
								fix: full file path on share  
							
							
							
						 
						
							2021-03-12 12:14:58 +00: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  
				
					
						
							
							
								 
						
							
							
								fb5b28d9cb 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: download shared subdirectory ( #1184 )  
							
							... 
							
							
							
							Co-authored-by: Oleg Lobanov <oleg@lobanov.me> 
							
						 
						
							2020-12-28 17:35:29 +01:00  
				
					
						
							
							
								 
						
							
							
								e119bc55ea 
								
							
								 
							
						 
						
							
							
								
								feat: shared folder file listing  
							
							
							
						 
						
							2020-11-04 15:56:05 +00:00  
				
					
						
							
							
								 
						
							
							
								700f32718e 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: add more go linters ( #970 )  
							
							
							
						 
						
							2020-06-01 01:12:36 +02:00  
				
					
						
							
							
								 
						
							
							
								be902be453 
								
							
								 
							
						 
						
							
							
								
								fix: prevent maliciously constructed parameters like `/api/public/dl/XZzCDnK2_not_exists_hash_name` cause panic ( #791 )  
							
							
							
						 
						
							2019-07-05 12:15:57 +01:00  
				
					
						
							
							
								 
						
							
							
								b3b5db351f 
								
							
								 
							
						 
						
							
							
								
								Update download names file for weak clients  
							
							
							
						 
						
							2019-05-13 16:30:18 +02:00  
				
					
						
							
							
								 
						
							
							
								01929c72ea 
								
							
								 
							
						 
						
							
							
								
								feat: make server options a struct ( #615 )  
							
							... 
							
							
							
							Former-commit-id: a54bc7c8a0fb700d4f90f78c54d6cb028e8acea7 [formerly a0946a1d5b82ce5681684bc0f871bd892c4d6c3f] [formerly 6b23b0abbe5cde6a6348f982975d15a1161359de [formerly 0e7abaa7fb 
							
						 
						
							2019-01-08 10:29:09 +00:00  
				
					
						
							
							
								 
						
							
							
								5a83d6736b 
								
							
								 
							
						 
						
							
							
								
								fix: rename global scope as root and fix root md  
							
							... 
							
							
							
							License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
Former-commit-id: 856c18bc9cf98a27b6cbea923b231e0aaf279190 [formerly 201c1a0294947930a7d0706af72ce719a8cc3b98] [formerly 0253e57e2994023e798f6fb0ae76f9c21d18fd69 [formerly 33a58c999a 
							
						 
						
							2019-01-07 20:34:44 +00:00  
				
					
						
							
							
								 
						
							
							
								f1a89f5ec4 
								
							
								 
							
						 
						
							
							
								
								feat: add global scope ( #604 )  
							
							... 
							
							
							
							License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
Former-commit-id: a44ebfc7a5687b5f51f0ff791335f66ab9f2e8e0 [formerly 9a044fadd8f2ebbb7dbb773273799c26a797f513] [formerly 7f374d016eaf756cfce215dd16a2274bbabe1915 [formerly f55f205ced 
							
						 
						
							2019-01-06 13:01:42 +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