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-08-31 21:53:30 +01:00
..
imageboard [core] Make User::by_name / User::by_id not-null 2024-08-31 20:39:36 +01:00
tests Update dependency versions 2024-08-31 17:06:39 +01:00
basepage.php [dev] bump phpstan strictness 2024-08-31 21:25:20 +01:00
basethemelet.php Update dependency versions 2024-08-31 17:06:39 +01:00
block.php [dev] bump phpstan strictness 2024-08-31 21:25:20 +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 [core] Make User::by_name / User::by_id not-null 2024-08-31 20:39:36 +01:00
command_builder.php [core] organise exceptions a bit 2024-02-11 16:03:23 +00:00
config.php [core] merge Config and BaseConfig 2024-08-31 19:33:27 +01:00
database.php Add preg_replace_ex 2024-08-31 19:56:27 +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 [core] fix permissions in forum and notes 2024-02-21 11:27:19 +00:00
polyfills.php [core] Make User::by_name / User::by_id not-null 2024-08-31 20:39:36 +01:00
sanitize_php.php fix static file paths 2024-02-21 10:15:18 +00:00
send_event.php Add preg_replace_ex 2024-08-31 19:56:27 +01:00
stdlib_ex.php Add preg_replace_ex 2024-08-31 19:56:27 +01:00
sys_config.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
testcase.php [core] Make User::by_name / User::by_id not-null 2024-08-31 20:39:36 +01:00
urls.php Make some more things null-safe 2024-08-31 19:19:24 +01:00
user.php [core] use salted sha3 instead of md5 for session tokens 2024-08-31 21:53:30 +01:00
userclass.php [core] Make User::by_name / User::by_id not-null 2024-08-31 20:39:36 +01:00
util.php [core] Make User::by_name / User::by_id not-null 2024-08-31 20:39:36 +01:00