This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/core
2019-07-05 18:29:44 +01:00
..
imageboard formatting pass 2019-06-21 09:12:44 +01:00
tests Added join_path to cleanly join paths. 2019-07-05 16:43:06 +01:00
_bootstrap.php PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
_install.php Adjustment to DATABASE_TIMEOUT 2019-07-05 16:25:03 +01:00
basethemelet.php fix a bunch of lints 2019-05-28 20:27:23 +01:00
block.php PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
cacheengine.php fix a bunch of lints 2019-05-28 20:27:23 +01:00
captcha.php PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
config.php Added float support to config 2019-06-15 11:20:01 -05:00
database.php Added function to database object for interpreting parameter values to ones that are database-appropriate. Specifically, to turn true/false into the correct values for a bool column. 2019-07-05 16:25:03 +01:00
dbengine.php Added SCORE sql constants 2019-07-05 17:41:29 +01:00
email.php PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
event.php New trash extension. For undelete-type stuff. 2019-07-05 18:29:44 +01:00
exceptions.php formatting pass 2019-06-14 13:47:50 +01:00
extension.php Added merged indicator to DataUploadEvent and ImageAddEvent 2019-06-19 20:19:38 -05:00
logging.php PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
page.php Added new FILE page mode that allows sending files to the browser with these improvements: 2019-07-05 16:25:03 +01:00
polyfills.php Fix the flv mime type mapping 2019-07-05 16:25:03 +01:00
send_event.php New trash extension. For undelete-type stuff. 2019-07-05 18:29:44 +01:00
sys_config.php Adjustment to DATABASE_TIMEOUT 2019-07-05 16:25:03 +01:00
urls.php PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
user.php Moved database driver constants to DatabaseDriver 2019-06-20 10:47:15 -05:00
userclass.php fix a bunch of lints 2019-05-28 20:27:23 +01:00
util.php Added join_path to cleanly join paths. 2019-07-05 16:43:06 +01:00