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
2021-11-06 16:17:38 +00:00
..
imageboard don't crash when the user searches with no positive tags and multiple non-existent negative tags 2021-10-06 17:02:29 +00:00
tests Added length search to handle #777 2020-10-26 08:58:17 -05:00
basepage.php CSS and JS files configurable by themes 2021-07-26 12:26:03 +01:00
basethemelet.php Added post peek extension 2021-01-16 14:26:19 -06:00
block.php drop php7.3 support, make use of 7.4 features 2021-03-14 23:43:50 +00:00
cacheengine.php drop php7.3 support, make use of 7.4 features 2021-03-14 23:43:50 +00:00
captcha.php don't crash if recaptcha repsonse is empty 2021-11-06 16:17:38 +00:00
command_builder.php drop php7.3 support, make use of 7.4 features 2021-03-14 23:43:50 +00:00
config.php drop php7.3 support, make use of 7.4 features 2021-03-14 23:43:50 +00:00
database.php Allow db->set_timeout(null) to disable DB timeouts, see #874 2021-09-22 15:42:41 +01:00
dbengine.php format 2021-09-22 16:02:33 +01:00
event.php drop php7.3 support, make use of 7.4 features 2021-03-14 23:43:50 +00:00
exceptions.php drop php7.3 support, make use of 7.4 features 2021-03-14 23:43:50 +00:00
extension.php drop php7.3 support, make use of 7.4 features 2021-03-14 23:43:50 +00:00
install.php drop php7.3 support, make use of 7.4 features 2021-03-14 23:43:50 +00:00
logging.php New options for cron uploader: 2020-06-03 20:00:54 +01:00
permissions.php Converted cron_upload to be able to run per-user, using user API keys 2021-01-16 14:35:04 -06:00
polyfills.php format 2021-03-14 23:56:23 +00:00
sanitize_php.php make use of str_starts_with / str_ends_with / str_contains 2020-10-25 19:31:58 +00:00
send_event.php be more snake_case 2020-10-26 00:27:06 +00:00
sys_config.php bump 2021-03-15 00:59:46 +00:00
urls.php drop php7.3 support, make use of 7.4 features 2021-03-14 23:43:50 +00:00
user.php drop php7.3 support, make use of 7.4 features 2021-03-14 23:43:50 +00:00
userclass.php drop php7.3 support, make use of 7.4 features 2021-03-14 23:43:50 +00:00
util.php drop php7.3 support, make use of 7.4 features 2021-03-14 23:43:50 +00:00