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
2023-07-03 16:35:43 +01:00
..
imageboard format 2023-06-28 13:09:02 +00:00
tests make clamp() more robust 2023-06-27 16:11:14 +01:00
basepage.php truncate filenames to 250 chars, fixes #931 2023-07-03 15:09:38 +01:00
basethemelet.php html_escape on build_selector 2023-07-03 16:35:43 +01:00
block.php microhtml for themelet functions, see #828 2023-06-27 14:10:53 +01:00
cacheengine.php don't die with invalid cache DSN 2023-06-27 15:31:59 +01:00
captcha.php updates 2023-02-13 22:28:50 +00:00
command_builder.php nits 2023-01-11 11:15:26 +00:00
config.php phpstan 2023-02-03 16:44:16 +00:00
database.php connect to db before setting db timeout 2023-06-30 10:49:25 +01:00
dbengine.php Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
event.php Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
exceptions.php Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
extension.php always have a Themelet, never null 2023-06-27 16:11:14 +01:00
install.php Revert "INSERT ... RETURNING is well-supported now" - mysql doesn't... 2023-06-25 20:31:11 +00:00
logging.php Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
permissions.php Merge pull request #921 from luanalatte/approval-bypass 2023-06-25 19:54:07 +01:00
polyfills.php make clamp() more robust 2023-06-27 16:11:14 +01:00
sanitize_php.php phpstan 2023-02-03 16:44:16 +00:00
send_event.php empty timeout should be unlimited, not immediate death 2023-06-28 13:09:02 +00:00
sys_config.php Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
urls.php god damn it php 2023-01-11 13:27:57 +00:00
user.php expose join date 2023-02-15 22:00:00 +00:00
userclass.php Approval bypass 2023-06-14 04:48:38 -03:00
util.php types 2023-06-27 16:11:14 +01:00