Merge branch 'master' of https://github.com/shish/shimmie2
This commit is contained in:
		
						commit
						09e3bd30a3
					
				| @ -32,7 +32,7 @@ | |||||||
| 
 | 
 | ||||||
| 		"bower-asset/jquery"         : "1.12.3", | 		"bower-asset/jquery"         : "1.12.3", | ||||||
| 		"bower-asset/jquery-timeago" : "1.5.2", | 		"bower-asset/jquery-timeago" : "1.5.2", | ||||||
| 		"bower-asset/tablesorter"    : "2.*", | 		"bower-asset/tablesorter"    : "dev-master", | ||||||
| 		"bower-asset/mediaelement"   : "2.21.1", | 		"bower-asset/mediaelement"   : "2.21.1", | ||||||
| 		"bower-asset/js-cookie"      : "2.1.1" | 		"bower-asset/js-cookie"      : "2.1.1" | ||||||
| 	}, | 	}, | ||||||
|  | |||||||
							
								
								
									
										90
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										90
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							| @ -4,7 +4,7 @@ | |||||||
|         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", | ||||||
|         "This file is @generated automatically" |         "This file is @generated automatically" | ||||||
|     ], |     ], | ||||||
|     "content-hash": "a450c93bec1d8f352be123e31bf84ac6", |     "content-hash": "040335a85a560b3bdd3dcf55490c98a1", | ||||||
|     "packages": [ |     "packages": [ | ||||||
|         { |         { | ||||||
|             "name": "bower-asset/jquery", |             "name": "bower-asset/jquery", | ||||||
| @ -97,34 +97,12 @@ | |||||||
|                 "type": "zip", |                 "type": "zip", | ||||||
|                 "url": "https://api.github.com/repos/christianbach/tablesorter/zipball/774576308e8a25aa9d68b7fe3069b79543992d7a", |                 "url": "https://api.github.com/repos/christianbach/tablesorter/zipball/774576308e8a25aa9d68b7fe3069b79543992d7a", | ||||||
|                 "reference": "774576308e8a25aa9d68b7fe3069b79543992d7a", |                 "reference": "774576308e8a25aa9d68b7fe3069b79543992d7a", | ||||||
|                 "shasum": "" |                 "shasum": null | ||||||
|             }, |  | ||||||
|             "type": "bower-asset-library", |  | ||||||
|             "extra": { |  | ||||||
|                 "bower-asset-main": [ |  | ||||||
|                     "jquery.metadata.js", |  | ||||||
|                     "jquery.tablesorter.min.js" |  | ||||||
|                 ], |  | ||||||
|                 "bower-asset-ignore": [ |  | ||||||
|                     "**/.*", |  | ||||||
|                     "node_modules", |  | ||||||
|                     "bower_components", |  | ||||||
|                     "test", |  | ||||||
|                     "tests" |  | ||||||
|                 ], |  | ||||||
|                 "branch-alias": { |  | ||||||
|                     "dev-master": "2.0.5-dev" |  | ||||||
|                 } |  | ||||||
|             }, |             }, | ||||||
|  |             "type": "bower-asset", | ||||||
|             "license": [ |             "license": [ | ||||||
|                 "MIT,GPL" |                 "MIT,GPL" | ||||||
|             ], |             ], | ||||||
|             "description": "Flexible client-side table sorting", |  | ||||||
|             "keywords": [ |  | ||||||
|                 "client-side", |  | ||||||
|                 "sort", |  | ||||||
|                 "table" |  | ||||||
|             ], |  | ||||||
|             "time": "2015-12-03T01:22:52+00:00" |             "time": "2015-12-03T01:22:52+00:00" | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
| @ -286,32 +264,32 @@ | |||||||
|     "packages-dev": [ |     "packages-dev": [ | ||||||
|         { |         { | ||||||
|             "name": "doctrine/instantiator", |             "name": "doctrine/instantiator", | ||||||
|             "version": "dev-master", |             "version": "1.0.x-dev", | ||||||
|             "source": { |             "source": { | ||||||
|                 "type": "git", |                 "type": "git", | ||||||
|                 "url": "https://github.com/doctrine/instantiator.git", |                 "url": "https://github.com/doctrine/instantiator.git", | ||||||
|                 "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda" |                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" | ||||||
|             }, |             }, | ||||||
|             "dist": { |             "dist": { | ||||||
|                 "type": "zip", |                 "type": "zip", | ||||||
|                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda", |                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", | ||||||
|                 "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda", |                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", | ||||||
|                 "shasum": "" |                 "shasum": "" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
|                 "php": "^7.1" |                 "php": ">=5.3,<8.0-DEV" | ||||||
|             }, |             }, | ||||||
|             "require-dev": { |             "require-dev": { | ||||||
|                 "athletic/athletic": "~0.1.8", |                 "athletic/athletic": "~0.1.8", | ||||||
|                 "ext-pdo": "*", |                 "ext-pdo": "*", | ||||||
|                 "ext-phar": "*", |                 "ext-phar": "*", | ||||||
|                 "phpunit/phpunit": "^6.2.3", |                 "phpunit/phpunit": "~4.0", | ||||||
|                 "squizlabs/php_codesniffer": "^3.0.2" |                 "squizlabs/php_codesniffer": "~2.0" | ||||||
|             }, |             }, | ||||||
|             "type": "library", |             "type": "library", | ||||||
|             "extra": { |             "extra": { | ||||||
|                 "branch-alias": { |                 "branch-alias": { | ||||||
|                     "dev-master": "1.2.x-dev" |                     "dev-master": "1.0.x-dev" | ||||||
|                 } |                 } | ||||||
|             }, |             }, | ||||||
|             "autoload": { |             "autoload": { | ||||||
| @ -336,7 +314,7 @@ | |||||||
|                 "constructor", |                 "constructor", | ||||||
|                 "instantiate" |                 "instantiate" | ||||||
|             ], |             ], | ||||||
|             "time": "2017-07-22T11:58:36+00:00" |             "time": "2015-06-14T21:17:01+00:00" | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "myclabs/deep-copy", |             "name": "myclabs/deep-copy", | ||||||
| @ -436,22 +414,22 @@ | |||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "phpdocumentor/reflection-docblock", |             "name": "phpdocumentor/reflection-docblock", | ||||||
|             "version": "4.1.1", |             "version": "3.2.2", | ||||||
|             "source": { |             "source": { | ||||||
|                 "type": "git", |                 "type": "git", | ||||||
|                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", | ||||||
|                 "reference": "2d3d238c433cf69caeb4842e97a3223a116f94b2" |                 "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157" | ||||||
|             }, |             }, | ||||||
|             "dist": { |             "dist": { | ||||||
|                 "type": "zip", |                 "type": "zip", | ||||||
|                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/2d3d238c433cf69caeb4842e97a3223a116f94b2", |                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/4aada1f93c72c35e22fb1383b47fee43b8f1d157", | ||||||
|                 "reference": "2d3d238c433cf69caeb4842e97a3223a116f94b2", |                 "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157", | ||||||
|                 "shasum": "" |                 "shasum": "" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
|                 "php": "^7.0", |                 "php": ">=5.5", | ||||||
|                 "phpdocumentor/reflection-common": "^1.0@dev", |                 "phpdocumentor/reflection-common": "^1.0@dev", | ||||||
|                 "phpdocumentor/type-resolver": "^0.4.0", |                 "phpdocumentor/type-resolver": "^0.3.0", | ||||||
|                 "webmozart/assert": "^1.0" |                 "webmozart/assert": "^1.0" | ||||||
|             }, |             }, | ||||||
|             "require-dev": { |             "require-dev": { | ||||||
| @ -477,20 +455,20 @@ | |||||||
|                 } |                 } | ||||||
|             ], |             ], | ||||||
|             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", | ||||||
|             "time": "2017-08-30T18:51:59+00:00" |             "time": "2017-08-08T06:39:58+00:00" | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "phpdocumentor/type-resolver", |             "name": "phpdocumentor/type-resolver", | ||||||
|             "version": "0.4.0", |             "version": "0.3.0", | ||||||
|             "source": { |             "source": { | ||||||
|                 "type": "git", |                 "type": "git", | ||||||
|                 "url": "https://github.com/phpDocumentor/TypeResolver.git", |                 "url": "https://github.com/phpDocumentor/TypeResolver.git", | ||||||
|                 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7" |                 "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773" | ||||||
|             }, |             }, | ||||||
|             "dist": { |             "dist": { | ||||||
|                 "type": "zip", |                 "type": "zip", | ||||||
|                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7", |                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fb3933512008d8162b3cdf9e18dba9309b7c3773", | ||||||
|                 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7", |                 "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773", | ||||||
|                 "shasum": "" |                 "shasum": "" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
| @ -524,7 +502,7 @@ | |||||||
|                     "email": "me@mikevanriel.com" |                     "email": "me@mikevanriel.com" | ||||||
|                 } |                 } | ||||||
|             ], |             ], | ||||||
|             "time": "2017-07-14T14:27:02+00:00" |             "time": "2017-06-03T08:32:36+00:00" | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "phpspec/prophecy", |             "name": "phpspec/prophecy", | ||||||
| @ -791,29 +769,29 @@ | |||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "phpunit/php-token-stream", |             "name": "phpunit/php-token-stream", | ||||||
|             "version": "dev-master", |             "version": "1.4.x-dev", | ||||||
|             "source": { |             "source": { | ||||||
|                 "type": "git", |                 "type": "git", | ||||||
|                 "url": "https://github.com/sebastianbergmann/php-token-stream.git", |                 "url": "https://github.com/sebastianbergmann/php-token-stream.git", | ||||||
|                 "reference": "9a02332089ac48e704c70f6cefed30c224e3c0b0" |                 "reference": "958103f327daef5dd0bb328dec53e0a9e43cfaf7" | ||||||
|             }, |             }, | ||||||
|             "dist": { |             "dist": { | ||||||
|                 "type": "zip", |                 "type": "zip", | ||||||
|                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/9a02332089ac48e704c70f6cefed30c224e3c0b0", |                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/958103f327daef5dd0bb328dec53e0a9e43cfaf7", | ||||||
|                 "reference": "9a02332089ac48e704c70f6cefed30c224e3c0b0", |                 "reference": "958103f327daef5dd0bb328dec53e0a9e43cfaf7", | ||||||
|                 "shasum": "" |                 "shasum": "" | ||||||
|             }, |             }, | ||||||
|             "require": { |             "require": { | ||||||
|                 "ext-tokenizer": "*", |                 "ext-tokenizer": "*", | ||||||
|                 "php": "^7.0" |                 "php": ">=5.3.3" | ||||||
|             }, |             }, | ||||||
|             "require-dev": { |             "require-dev": { | ||||||
|                 "phpunit/phpunit": "^6.2.4" |                 "phpunit/phpunit": "~4.2" | ||||||
|             }, |             }, | ||||||
|             "type": "library", |             "type": "library", | ||||||
|             "extra": { |             "extra": { | ||||||
|                 "branch-alias": { |                 "branch-alias": { | ||||||
|                     "dev-master": "2.0-dev" |                     "dev-master": "1.4-dev" | ||||||
|                 } |                 } | ||||||
|             }, |             }, | ||||||
|             "autoload": { |             "autoload": { | ||||||
| @ -836,7 +814,7 @@ | |||||||
|             "keywords": [ |             "keywords": [ | ||||||
|                 "tokenizer" |                 "tokenizer" | ||||||
|             ], |             ], | ||||||
|             "time": "2017-08-20T05:47:52+00:00" |             "time": "2017-03-07T08:21:50+00:00" | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             "name": "phpunit/phpunit", |             "name": "phpunit/phpunit", | ||||||
| @ -1603,7 +1581,9 @@ | |||||||
|     ], |     ], | ||||||
|     "aliases": [], |     "aliases": [], | ||||||
|     "minimum-stability": "dev", |     "minimum-stability": "dev", | ||||||
|     "stability-flags": [], |     "stability-flags": { | ||||||
|  |         "bower-asset/tablesorter": 20 | ||||||
|  |     }, | ||||||
|     "prefer-stable": false, |     "prefer-stable": false, | ||||||
|     "prefer-lowest": false, |     "prefer-lowest": false, | ||||||
|     "platform": { |     "platform": { | ||||||
|  | |||||||
| @ -36,7 +36,7 @@ _d("COMPILE_ELS", false);    // boolean  pre-build the list of event listeners | |||||||
| _d("NICE_URLS", false);      // boolean  force niceurl mode
 | _d("NICE_URLS", false);      // boolean  force niceurl mode
 | ||||||
| _d("SEARCH_ACCEL", false);   // boolean  use search accelerator
 | _d("SEARCH_ACCEL", false);   // boolean  use search accelerator
 | ||||||
| _d("WH_SPLITS", 1);          // int      how many levels of subfolders to put in the warehouse
 | _d("WH_SPLITS", 1);          // int      how many levels of subfolders to put in the warehouse
 | ||||||
| _d("VERSION", '2.6.0+');     // string   shimmie version
 | _d("VERSION", '2.6.1');      // string   shimmie version
 | ||||||
| _d("TIMEZONE", null);        // string   timezone
 | _d("TIMEZONE", null);        // string   timezone
 | ||||||
| _d("CORE_EXTS", "bbcode,user,mail,upload,image,view,handle_pixel,ext_manager,setup,upgrade,handle_404,comment,tag_list,index,tag_edit,alias_editor"); // extensions to always enable
 | _d("CORE_EXTS", "bbcode,user,mail,upload,image,view,handle_pixel,ext_manager,setup,upgrade,handle_404,comment,tag_list,index,tag_edit,alias_editor"); // extensions to always enable
 | ||||||
| _d("EXTRA_EXTS", "");        // string   optional extra extensions
 | _d("EXTRA_EXTS", "");        // string   optional extra extensions
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user