Dan Brown 
							
						 
					 
					
						
						
							
						
						193e2ffebe 
					 
					
						
						
							
							Prevent dbl exts. on img upload, Randomized attachment upload names  
						
						 
						
						
						
						
					 
					
						2019-03-24 19:08:21 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						f5fe524e6c 
					 
					
						
						
							
							Added extension whitelist for image uploads  
						
						 
						
						... 
						
						
						
						- A continuation of the security issues addressed in v0.25.3 
						
						
					 
					
						2019-03-21 19:43:15 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						37b91b6b0e 
					 
					
						
						
							
							Hardened image file validation by removing custom validation  
						
						 
						
						... 
						
						
						
						- Added test to check PHP files cannot be uploaded as an image. 
						
						
					 
					
						2019-03-20 23:59:55 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						85f330c79a 
					 
					
						
						
							
							Extracted many page-specific repo methods into page-specific repo  
						
						 
						
						
						
						
					 
					
						2018-10-13 11:27:55 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						257a5a23ec 
					 
					
						
						
							
							Fleshed out entity provided and optimized imports  
						
						 
						
						
						
						
					 
					
						2018-09-25 16:58:03 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						919660678b 
					 
					
						
						
							
							Re-structured the app code to be feature based rather than code type based  
						
						 
						
						
						
						
					 
					
						2018-09-25 12:30:50 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						0c9c1e4c6b 
					 
					
						
						
							
							Reverted work on revisions  
						
						 
						
						... 
						
						
						
						Improved linkage of drawings and image manager.
Updated image updates to create new versions. 
						
						
					 
					
						2018-05-20 16:41:14 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						6cdb943916 
					 
					
						
						
							
							Started work on revisions in image manager  
						
						 
						
						
						
						
					 
					
						2018-05-19 18:44:40 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						13ad0031d6 
					 
					
						
						
							
							Drawings now generate revisions, not replace  
						
						 
						
						... 
						
						
						
						Updated drawing update test to accomodate.
Image deletion system now takes revisions into account. 
						
						
					 
					
						2018-05-13 17:41:35 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						d5b922aa50 
					 
					
						
						
							
							Started work on drawing revisions  
						
						 
						
						... 
						
						
						
						Improved sidebar and selection styling of image manager.
Allowed image manager imageType to be changed on open.
Created models for image revisions. 
						
						
					 
					
						2018-05-13 12:07:38 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						3df7d828eb 
					 
					
						
						
							
							Fixed failing tests  
						
						 
						
						... 
						
						
						
						Fixed syntax error in french translations.
Removed 'required' on image validation which was breaking tests 
						
						
					 
					
						2018-03-24 15:25:13 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Abijeet Patro 
							
						 
					 
					
						
						
							
						
						0335f58478 
					 
					
						
						
							
							Merge branch 'master' into bug/image-upload  
						
						 
						
						
						
						
					 
					
						2018-03-18 23:44:33 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						d2eec4fbce 
					 
					
						
						
							
							Markdown editor image paste sets cursor correctly  
						
						 
						
						... 
						
						
						
						Now sets cursor to alt text rather than end of placeholder image.
Fixed  #751  
						
						
					 
					
						2018-03-18 11:33:30 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Abijeet 
							
						 
					 
					
						
						
							
						
						f42d355fd7 
					 
					
						
						
							
							Fixes issue with the validation message not being translated.  
						
						 
						
						... 
						
						
						
						Signed-off-by: Abijeet <abijeetpatro@gmail.com > 
						
						
					 
					
						2018-03-13 09:10:23 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						62342433f4 
					 
					
						
						
							
							Set /app PHP code to PSR-2 standard  
						
						 
						
						... 
						
						
						
						Also adde draw.io to attribution list.
Closes  #649  
						
						
					 
					
						2018-01-28 16:58:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						88d09a2a3b 
					 
					
						
						
							
							Added drawing endpoint tests  
						
						 
						
						... 
						
						
						
						Also refactored ImageTests away from BrowserKit
Also added image upload type validation. 
						
						
					 
					
						2018-01-28 13:18:28 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						0c383eee5b 
					 
					
						
						
							
							Merge branch 'master' into draw.io to fetch auth image changes  
						
						 
						
						
						
						
					 
					
						2018-01-20 14:06:44 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						1bfd77e7a1 
					 
					
						
						
							
							Added drawing update ability  
						
						 
						
						
						
						
					 
					
						2018-01-20 14:01:35 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						0afa417b0a 
					 
					
						
						
							
							Added ability to secure images behind auth  
						
						 
						
						... 
						
						
						
						Still in testing.
Adds STORAGE_TYPE=local_secure option for setting images to be behind
auth. Stores images alongside attachments in /storage/uploads/images. 
						
						
					 
					
						2018-01-13 11:11:23 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						920964a561 
					 
					
						
						
							
							Enabled system-storage of drawings made via draw.io  
						
						 
						
						
						
						
					 
					
						2017-12-30 15:26:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						873b1099f8 
					 
					
						
						
							
							Updated to laravel 5.5  
						
						 
						
						... 
						
						
						
						Closes  #590  
						
						
					 
					
						2017-11-19 15:56:19 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						8453191dfb 
					 
					
						
						
							
							Finished refactor of entity repos  
						
						 
						
						... 
						
						
						
						Removed entity-specific repos and standardised
the majority of repo calls to be applicable to
all entity types 
						
						
					 
					
						2017-01-02 11:07:27 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						573357a08c 
					 
					
						
						
							
							Extracted text from logic files  
						
						 
						
						
						
						
					 
					
						2016-12-04 16:51:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						7b6c88f17c 
					 
					
						
						
							
							Fixed error on image deletion  
						
						 
						
						... 
						
						
						
						Also Added tests to cover image upload and deletion.
Fixes  #136 . 
						
						
					 
					
						2016-07-01 20:13:30 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						cbff2c6035 
					 
					
						
						
							
							Added uploaded to book/page filters & search in image manager  
						
						 
						
						... 
						
						
						
						Also refactored tab styles which affected the settings area.
Closes  #41  
						
						
					 
					
						2016-04-03 14:59:54 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						491f73e0cd 
					 
					
						
						
							
							Fixed bug causing permission error on save and fixed non-gallery image save  
						
						 
						
						
						
						
					 
					
						2016-03-13 15:37:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						dbe11c1360 
					 
					
						
						
							
							Attached images to pages and added restriction filtering  
						
						 
						
						... 
						
						
						
						Closes  #79  
						
						
					 
					
						2016-03-13 13:30:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						5283919d24 
					 
					
						
						
							
							Added new page drafts and started image entity attaching  
						
						 
						
						... 
						
						
						
						Closes  #80 . 
						
						
					 
					
						2016-03-13 12:04:08 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						473261be35 
					 
					
						
						
							
							Finished initial implementation of custom role system  
						
						 
						
						
						
						
					 
					
						2016-02-27 19:24:42 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						bb87401d10 
					 
					
						
						
							
							Improved image upload error handling and fixed bad user-avatar rewriting  
						
						 
						
						
						
						
					 
					
						2016-01-17 15:19:26 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						8f7c642f32 
					 
					
						
						
							
							Added custom user avatars  
						
						 
						
						
						
						
					 
					
						2015-12-09 22:30:55 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						a3188d349c 
					 
					
						
						
							
							Added mulit image-type compatability to manager & app and added scaled image selection  
						
						 
						
						
						
						
					 
					
						2015-12-08 22:04:59 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						c88096b7e2 
					 
					
						
						
							
							Revamped image system to use driver-agnotstic storage and be more efficent  
						
						 
						
						
						
						
					 
					
						2015-12-07 23:00:34 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						9969698783 
					 
					
						
						
							
							Floating page content bugfix and prevent incompatable image uploads.  Fixes   #26 .  
						
						 
						
						
						
						
					 
					
						2015-12-01 20:26:09 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						8ea75b0fdf 
					 
					
						
						
							
							Image uploads now quicker, and image sized reduced with links to originals  
						
						 
						
						
						
						
					 
					
						2015-10-18 18:48:51 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						7039695b65 
					 
					
						
						
							
							Added chrome paste-image-upload.  Closes   #20 .  
						
						 
						
						
						
						
					 
					
						2015-10-14 21:46:18 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						88049476fe 
					 
					
						
						
							
							Change application namespace to BookStack  
						
						 
						
						
						
						
					 
					
						2015-09-10 19:31:09 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						69eff86ff5 
					 
					
						
						
							
							Added image user checking before deletion.  Fixes   #13 .  
						
						 
						
						
						
						
					 
					
						2015-09-01 18:28:50 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						ae95d0a239 
					 
					
						
						
							
							Added permission system  
						
						 
						
						
						
						
					 
					
						2015-08-29 15:03:42 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						0b222c7734 
					 
					
						
						
							
							Fixed entity messages on delete.  Fixes   #21 .  
						
						 
						
						
						
						
					 
					
						2015-08-23 14:20:34 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						40b629d35d 
					 
					
						
						
							
							Fixed image folder deletion.  Fixes   #22 .  
						
						 
						
						
						
						
					 
					
						2015-08-23 14:05:09 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						e5a372ffbd 
					 
					
						
						
							
							Added image name editing & deleting  
						
						 
						
						
						
						
					 
					
						2015-08-16 00:18:22 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						83c653fc32 
					 
					
						
						
							
							Got react image manager working  
						
						 
						
						
						
						
					 
					
						2015-08-12 23:42:42 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						9f95cbcbfb 
					 
					
						
						
							
							Improved image serving and uploading.  Fixes   #7  and  #8 .  
						
						 
						
						
						
						
					 
					
						2015-08-09 14:53:44 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						52033f3a6f 
					 
					
						
						
							
							Added created_by and updated_by to entities.  Fixes   #3  
						
						 
						
						
						
						
					 
					
						2015-08-08 21:28:50 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						d461861263 
					 
					
						
						
							
							Integrated TinyMCE  
						
						 
						
						
						
						
					 
					
						2015-07-14 22:34:31 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dan Brown 
							
						 
					 
					
						
						
							
						
						1ec9466c29 
					 
					
						
						
							
							Got image uploads working  
						
						 
						
						
						
						
					 
					
						2015-07-13 21:52:56 +01:00