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
2024-09-05 12:36:41 +01:00
..
imageboard no implicit nulls (they are deprecated in php8.4) 2024-09-01 00:06:46 +01:00
tests add another special case for URL parsing, and some tests, see #1236 2024-09-04 19:09:32 +01:00
basepage.php footer_html as HTMLElement 2024-09-05 12:27:21 +01:00
basethemelet.php Update dependency versions 2024-08-31 17:06:39 +01:00
block.php no implicit nulls (they are deprecated in php8.4) 2024-09-01 00:06:46 +01:00
cacheengine.php Update dependency versions 2024-08-31 17:06:39 +01:00
captcha.php updates 2023-02-13 22:28:50 +00:00
cli_app.php no implicit nulls (they are deprecated in php8.4) 2024-09-01 00:06:46 +01:00
command_builder.php [core] organise exceptions a bit 2024-02-11 16:03:23 +00:00
config.php no implicit nulls (they are deprecated in php8.4) 2024-09-01 00:06:46 +01:00
database.php make sure stdlib_ex is included before database things, fixes #1240 2024-09-04 15:13:57 +01:00
dbengine.php [core] remove unusued isnull SQL function 2024-06-21 18:03:39 +01:00
event.php Update dependency versions 2024-08-31 17:06:39 +01:00
exceptions.php [core] organise exceptions a bit 2024-02-11 16:03:23 +00:00
extension.php Make some more things null-safe 2024-08-31 19:19:24 +01:00
install.php [core] have a system level SECRET variable, to be used as a salt separate from DATABASE_DSN 2024-06-21 00:18:43 +01:00
logging.php [types] typetypetypetypetype 2024-01-15 15:08:22 +00:00
microhtml.php Update dependency versions 2024-08-31 17:06:39 +01:00
permissions.php [speed_hax] extract SPEED_HAX tweaks to extension 2024-06-14 13:52:49 +00:00
polyfills.php don't assume exception messages are html 2024-09-05 12:18:12 +01:00
sanitize_php.php fix static file paths 2024-02-21 10:15:18 +00:00
send_event.php Merge branch 'main' into speed-hax 2024-08-31 22:00:30 +01:00
stdlib_ex.php Add preg_replace_ex 2024-08-31 19:56:27 +01:00
sys_config.php Merge branch 'main' into speed-hax 2024-08-31 22:00:30 +01:00
testcase.php more useful errors from page_to_text 2024-09-05 12:36:41 +01:00
urls.php add another special case for URL parsing, and some tests, see #1236 2024-09-04 19:09:32 +01:00
user.php [core] use salted sha3 instead of md5 for session tokens 2024-08-31 21:53:30 +01:00
userclass.php no implicit nulls (they are deprecated in php8.4) 2024-09-01 00:06:46 +01:00
util.php footer_html as HTMLElement 2024-09-05 12:27:21 +01:00