Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								02f7ffe53c 
								
							 
						 
						
							
							
								
								Removed overflow hidden from all lists  
							
							 
							
							... 
							
							
							
							- Was causing ol list numbers to be cut off.
Fixes  #1978  
							
						 
						
							2020-04-05 18:05:51 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								f94fd44ff6 
								
							 
						 
						
							
							
								
								Updated styles to use logical properties/values  
							
							 
							
							... 
							
							
							
							- Intended to improve RTL support in the interface.
- Also adds hebrew to language dropdown since that was missing.
Related to #1794  
							
						 
						
							2020-04-05 13:07:19 +01:00  
						
					 
				
					
						
							
							
								 
								Mikey O'Toole
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								65c4985710 
								
							 
						 
						
							
							
								
								Resolve issue  #1911  (Additional margin/padding present in nested lists)  
							
							 
							
							... 
							
							
							
							Optionally we could consider removing the rule at line 274. This doesn't handle multiple layers of nested lists and would be better covered by the generic rule which checks for an `ol` or `ul` nested inside a `li` which is how MarkDown renders nested lists as HTML. 
							
						 
						
							2020-02-20 14:25:23 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								ccd50fe918 
								
							 
						 
						
							
							
								
								Aligned export styles a little better and fixed potential DOMPDF css error  
							
							 
							
							... 
							
							
							
							- Removed different PDF template used on pages.
- Updated export view files to have the intended format passed.
- Shared the export CSS amoung the export templates.
Should hopefully address #1886  
							
						 
						
							2020-02-15 15:34:06 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								e8cfb4f2be 
								
							 
						 
						
							
							
								
								Removed unintended extra lines in code blocks  
							
							 
							
							... 
							
							
							
							Fixes  #1877  
							
						 
						
							2020-02-15 14:24:55 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								dea8343bc8 
								
							 
						 
						
							
							
								
								Made docs sidebar sticky, changed theme to default  
							
							 
							
							... 
							
							
							
							- MDN theme appeared fairly bad for markdown use, and the geometric
background was a bit much. Swapped out to default theme.
- Rough-added stickiness to docs sidebar, will need more work once it
starts to expand possible screen height. 
							
						 
						
							2020-02-02 21:59:51 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								82a8db3739 
								
							 
						 
						
							
							
								
								Merge pull request  #1845  from SoarinFerret/add-close-icon-to-notifications  
							
							 
							
							... 
							
							
							
							Add close icon to notifications 
							
						 
						
							2020-01-19 16:07:08 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								8ead596067 
								
							 
						 
						
							
							
								
								Updated default codemirror theme  
							
							 
							
							... 
							
							
							
							- To mdn-like theme, to have better default legibility and contrast 
							
						 
						
							2020-01-18 09:55:02 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								45b5e631e2 
								
							 
						 
						
							
							
								
								Added a view for the API docs  
							
							 
							
							
							
						 
						
							2020-01-15 20:18:02 +00:00  
						
					 
				
					
						
							
							
								 
								SoarinFerret
							
						 
						
							 
							
							
							
							
								
							
							
								4297d64e29 
								
							 
						 
						
							
							
								
								Add close icon to notifications  
							
							 
							
							
							
						 
						
							2020-01-14 13:50:29 -06:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								dccb279c84 
								
							 
						 
						
							
							
								
								Built out interfaces & endpoints for API token managment  
							
							 
							
							
							
						 
						
							2019-12-29 17:03:52 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								cf743370a8 
								
							 
						 
						
							
							
								
								Updated code block lang order and added extra pascal option  
							
							 
							
							... 
							
							
							
							- Fixed modal window sizing/positioning to be properly center and
responsive.
Related to #1730  
							
						 
						
							2019-12-27 17:14:34 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								865e8d4ec5 
								
							 
						 
						
							
							
								
								Improved markdown mobile editor experience  
							
							 
							
							... 
							
							
							
							- Updated styles of codemirror area to be a bit more forefull in taking
up space.
- Added a fullscreen toggle as a backup option.
For #1675  
							
						 
						
							2019-12-22 14:22:38 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								a9634b6b66 
								
							 
						 
						
							
							
								
								Set a default outline color and width  
							
							 
							
							... 
							
							
							
							- Applied since the browser defaults caused outlines to appear very
large in some cases.
- Set default color to use app primary color, to help them blend into
the design a little.
For #1738  
							
						 
						
							2019-12-16 13:15:11 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								cee4dccc55 
								
							 
						 
						
							
							
								
								Compacted entity color options in settings view  
							
							 
							
							... 
							
							
							
							- Also extracted the view code into it's own blade template
- Made smaller color input styles 
							
						 
						
							2019-12-07 21:23:15 +00:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								b09ea76b8d 
								
							 
						 
						
							
							
								
								Renamed properties input option as INI  
							
							 
							
							... 
							
							
							
							- Also made INI be recognised as the codemirror "Properties" format. 
							
						 
						
							2019-10-17 21:16:55 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								e91ef54cc9 
								
							 
						 
						
							
							
								
								Merge branch 'fix-1575' of git://github.com/james-geiger/BookStack into james-geiger-fix-1575  
							
							 
							
							
							
						 
						
							2019-10-17 14:32:39 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								b24279cc12 
								
							 
						 
						
							
							
								
								Merge branch 'patching-v0.27'  
							
							 
							
							
							
						 
						
							2019-10-16 16:37:29 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								1ee3e779e4 
								
							 
						 
						
							
							
								
								Merge branch 'laravel-upgrade'  
							
							 
							
							
							
						 
						
							2019-09-14 14:21:24 +01:00  
						
					 
				
					
						
							
							
								 
								Dan Brown
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								6917ea088f 
								
							 
						 
						
							
							
								
								Upgraded app to Laravel 5.7  
							
							 
							
							
							
						 
						
							2019-09-06 23:36:16 +01:00