Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							77f7121e26 
							
						 
					 
					
						
						
							
							drop php7.3 support, make use of 7.4 features  
						
						
						
						
					 
					
						2021-03-14 23:43:50 +00:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							3f5930b4cb 
							
						 
					 
					
						
						
							
							simplify and add tests for upload (and replace) path  
						
						
						
						
					 
					
						2020-10-28 20:51:34 +00:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							c11f0dafd0 
							
						 
					 
					
						
						
							
							format  
						
						
						
						
					 
					
						2020-10-24 22:16:18 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							9b878d98d6 
							
						 
					 
					
						
						
							
							replace xml_tag with HTMLElement  
						
						
						
						
					 
					
						2020-10-24 13:46:57 +01:00 
						 
				 
			
				
					
						
							
							
								Matthew Barbour 
							
						 
					 
					
						
						
						
						
							
						
						
							984c9702ec 
							
						 
					 
					
						
						
							
							The great MIMEing  
						
						
						
						
					 
					
						2020-06-25 00:42:34 +01:00 
						 
				 
			
				
					
						
							
							
								Matthew Barbour 
							
						 
					 
					
						
						
						
						
							
						
						
							fc3c6625bd 
							
						 
					 
					
						
						
							
							Changed references to /tmp to sys_get_temp_dir  
						
						
						
						
					 
					
						2020-06-24 16:47:22 +01:00 
						 
				 
			
				
					
						
							
							
								Matthew Barbour 
							
						 
					 
					
						
						
						
						
							
						
						
							63b2601e67 
							
						 
					 
					
						
						
							
							Mime type handling overhaul  
						
						... 
						
						
						
						Changed mime type map to deal with the reality that certain file types have multiple extensions and/or multiple mime types, as well as constants supporting all of the data. Created new functions using the updated mime type map to resolve mime types and extensions. Updated various items around the project that determine mime/extension to take advantage of the new functions. 
						
						
					 
					
						2020-06-03 19:47:40 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							03806d0420 
							
						 
					 
					
						
						
							
							https a bunch of things  
						
						
						
						
					 
					
						2020-03-25 11:47:00 +00:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							1597eff082 
							
						 
					 
					
						
						
							
							lint fixing  
						
						
						
						
					 
					
						2020-03-13 09:23:54 +00:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							40ab91f8ea 
							
						 
					 
					
						
						
							
							remove redundant scoreql_to_sql  
						
						
						
						
					 
					
						2020-02-01 22:44:50 +00:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							53d51b1cd1 
							
						 
					 
					
						
						
							
							another  
						
						
						
						
					 
					
						2020-01-26 19:46:10 +00:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							9eb5acf2dc 
							
						 
					 
					
						
						
							
							use strict types  
						
						
						
						
					 
					
						2020-01-26 16:27:56 +00:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							d7a2ca9ddc 
							
						 
					 
					
						
						
							
							remove SCORE_STRNORM - everyone supports LOWER now  
						
						
						
						
					 
					
						2019-12-15 16:07:46 +00:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							95ef5940fc 
							
						 
					 
					
						
						
							
							consistently use colon parameters  
						
						
						
						
					 
					
						2019-11-27 11:47:38 +00:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							f79eafc91e 
							
						 
					 
					
						
						
							
							format  
						
						
						
						
					 
					
						2019-11-04 00:42:06 +00:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							d17e207984 
							
						 
					 
					
						
						
							
							Have get_arg never return null  
						
						... 
						
						
						
						90% of places assume it will never return null, and they will break in
weird ways if it does return null 
						
						
					 
					
						2019-11-04 00:40:10 +00:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							55c6854003 
							
						 
					 
					
						
						
							
							formatting  
						
						
						
						
					 
					
						2019-11-02 19:57:34 +00:00 
						 
				 
			
				
					
						
							
							
								Matthew Barbour 
							
						 
					 
					
						
						
						
						
							
						
						
							aa5c8c81e0 
							
						 
					 
					
						
						
							
							Added lower() to some tag lookups  
						
						... 
						
						
						
						Removed a duplicate include line 
						
						
					 
					
						2019-10-18 16:27:23 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							30698fefdc 
							
						 
					 
					
						
						
							
							remove a bunch of dead variables and things  
						
						
						
						
					 
					
						2019-10-02 11:23:57 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							e6a402cd4e 
							
						 
					 
					
						
						
							
							Merge branch 'custom_ratings' into develop  
						
						
						
						
					 
					
						2019-09-29 14:41:14 +01:00 
						 
				 
			
				
					
						
							
							
								matthew 
							
						 
					 
					
						
						
						
						
							
						
						
							cf8ed3b134 
							
						 
					 
					
						
						
							
							Added UserLoginEvent  
						
						
						
						
					 
					
						2019-09-29 14:21:23 +01:00 
						 
				 
			
				
					
						
							
							
								Matthew Barbour 
							
						 
					 
					
						
						
						
						
							
						
						
							68ee4d0e77 
							
						 
					 
					
						
						
							
							Custom rating support, user rating filter settings  
						
						
						
						
					 
					
						2019-08-07 15:49:26 -05:00 
						 
				 
			
				
					
						
							
							
								Matthew Barbour 
							
						 
					 
					
						
						
						
						
							
						
						
							de98e86938 
							
						 
					 
					
						
						
							
							ExtensionInfo conversions what have I done  
						
						
						
						
					 
					
						2019-08-07 15:40:01 -05:00 
						 
				 
			
				
					
						
							
							
								Matthew Barbour 
							
						 
					 
					
						
						
						
						
							
						
						
							cb1e9c0075 
							
						 
					 
					
						
						
							
							Permissions to constants  
						
						
						
						
					 
					
						2019-08-01 08:07:05 -05:00 
						 
				 
			
				
					
						
							
							
								Matthew Barbour 
							
						 
					 
					
						
						
						
						
							
						
						
							826c623538 
							
						 
					 
					
						
						
							
							PageMode constants  
						
						
						
						
					 
					
						2019-06-18 21:04:31 -05:00 
						 
				 
			
				
					
						
							
							
								Matthew Barbour 
							
						 
					 
					
						
						
						
						
							
						
						
							97abeb5254 
							
						 
					 
					
						
						
							
							Added option to detect file type based on header bytes  
						
						
						
						
					 
					
						2019-06-12 17:35:11 -05:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							34b05cca7c 
							
						 
					 
					
						
						
							
							PSR-2. I'm not a huge fan, but ugly consistency beats no consistency...  
						
						
						
						
					 
					
						2019-05-28 17:59:38 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							5ec3e89884 
							
						 
					 
					
						
						
							
							php7.1 all the things  
						
						
						
						
					 
					
						2019-05-28 17:31:20 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							1ac88e8923 
							
						 
					 
					
						
						
							
							more comments  
						
						
						
						
					 
					
						2015-09-27 12:38:48 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							b9a0278f6e 
							
						 
					 
					
						
						
							
							clean up danbooru api code  
						
						
						
						
					 
					
						2015-09-26 22:50:05 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							fc2bbefcb9 
							
						 
					 
					
						
						
							
							test all the things  
						
						
						
						
					 
					
						2015-09-20 22:40:04 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							35a4f385b3 
							
						 
					 
					
						
						
							
							phpstorm tidying  
						
						
						
						
					 
					
						2015-09-12 11:43:28 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							90e86b99ae 
							
						 
					 
					
						
						
							
							page->set_code() to set HTTP status  
						
						
						
						
					 
					
						2015-08-02 19:40:57 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							eb51a9b639 
							
						 
					 
					
						
						
							
							migrate to bcrypt for password storage  
						
						
						
						
					 
					
						2014-05-24 09:47:42 +01:00 
						 
				 
			
				
					
						
							
							
								jgen 
							
						 
					 
					
						
						
						
						
							
						
						
							c85630198f 
							
						 
					 
					
						
						
							
							These variables where never defined depending on the execution path.  
						
						
						
						
					 
					
						2014-04-25 17:40:14 -04:00 
						 
				 
			
				
					
						
							
							
								jgen 
							
						 
					 
					
						
						
						
						
							
						
						
							bcd3f991de 
							
						 
					 
					
						
						
							
							Removing the closing PHP "?>" tag as per style guidelines.  
						
						
						
						
					 
					
						2014-04-25 17:34:20 -04:00 
						 
				 
			
				
					
						
							
							
								jgen 
							
						 
					 
					
						
						
						
						
							
						
						
							bdf49b33cb 
							
						 
					 
					
						
						
							
							Some more linting thanks to scrutinizer-ci  
						
						
						
						
					 
					
						2014-04-19 01:18:49 -04:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							db5aa56300 
							
						 
					 
					
						
						
							
							remove a bunch of dead code  
						
						
						
						
					 
					
						2014-03-29 11:44:34 +00:00 
						 
				 
			
				
					
						
							
							
								Daku 
							
						 
					 
					
						
						
						
						
							
						
						
							25c286b71f 
							
						 
					 
					
						
						
							
							add support for using : as a metatag seperator + updated docs  
						
						
						
						
					 
					
						2014-01-02 14:00:24 +00:00 
						 
				 
			
				
					
						
							
							
								vomitcuddle 
							
						 
					 
					
						
						
						
						
							
						
						
							35f7ccb3ba 
							
						 
					 
					
						
						
							
							Include thumbnail dimensions  
						
						
						
						
					 
					
						2013-06-18 22:31:24 +01:00 
						 
				 
			
				
					
						
							
							
								vomitcuddle 
							
						 
					 
					
						
						
						
						
							
						
						
							911caadc84 
							
						 
					 
					
						
						
							
							Support Gelbooru API page offsets  
						
						
						
						
					 
					
						2013-06-18 22:31:16 +01:00 
						 
				 
			
				
					
						
							
							
								vomitcuddle 
							
						 
					 
					
						
						
						
						
							
						
						
							619382d1b9 
							
						 
					 
					
						
						
							
							Include image count and offset in root tag  
						
						
						
						
					 
					
						2013-06-18 22:31:09 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							ac812b4a2a 
							
						 
					 
					
						
						
							
							danbooru api updates  
						
						
						
						
					 
					
						2012-09-24 22:36:09 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							7dd929e5a8 
							
						 
					 
					
						
						
							
							remove a whole load of event->user variables that weren't used -- things should be using global user  
						
						
						
						
					 
					
						2012-08-18 19:45:39 +01:00 
						 
				 
			
				
					
						
							
							
								Shish 
							
						 
					 
					
						
						
						
						
							
						
						
							67f1c1c51d 
							
						 
					 
					
						
						
							
							store enabled exts in a config file, rather than moving directories around  
						
						
						
						
					 
					
						2012-03-31 18:59:28 +01:00