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-06-30 01:25:36 +01:00
..
imageboard [graphql] custom field resolver, fixes #1089 2024-02-25 19:32:05 +00:00
tests [core] add a test suite for SQL features 2024-06-20 23:22:58 +01:00
basepage.php microhtml for everything in <head> 2024-06-21 18:52:05 +01:00
basethemelet.php microhtml for everything in <head> 2024-06-21 18:52:05 +01:00
block.php bumps 2023-11-11 22:05:28 +00:00
cacheengine.php [tests] more strictness 2024-01-20 19:47:27 +00:00
captcha.php updates 2023-02-13 22:28:50 +00:00
cli_app.php [core] fix --user CLI flag, fixes #1022 2024-02-06 10:31:47 +00:00
command_builder.php [core] organise exceptions a bit 2024-02-11 16:03:23 +00:00
config.php [core] remove config->set_XXX("foo", null) -- use config->delete("foo") instead 2024-06-21 19:17:44 +01:00
database.php [core] use || for SQL concatenation 2024-06-19 23:57:41 +01:00
dbengine.php [core] remove unusued isnull SQL function 2024-06-21 18:03:39 +01:00
event.php [core] different errors for missing vs invalid CSRF token 2024-06-21 00:24:57 +01:00
exceptions.php [core] organise exceptions a bit 2024-02-11 16:03:23 +00:00
extension.php [core] Deduplicate ImageAdditionEvent & ImageInfoSetEvent 2024-02-20 22:15:24 +00: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 use <code> where appropriate 2024-06-21 18:24:38 +01:00
permissions.php [core] fix permissions in forum and notes 2024-02-21 11:27:19 +00:00
polyfills.php [core/polyfills] remove mb_ functions - there are standard polyfills for that 2024-02-27 13:05:22 +00:00
sanitize_php.php fix static file paths 2024-02-21 10:15:18 +00:00
send_event.php [core] a load more type hints, and fix bugs revealed by type hints 2024-01-20 14:11:00 +00:00
stdlib_ex.php [core] use Safe library, reduce StdLibEx 2024-02-20 10:38:20 +00: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 request cookies configurable 2024-06-07 14:47:30 +01:00
urls.php [core] named constant for nice urls 2024-02-14 12:35:58 +00:00
user.php [core] use sha3 instead of md5 for csrf tokens 2024-06-21 19:35:47 +01:00
userclass.php [core] UserClass tests 2024-02-21 23:38:52 +00:00
util.php [core] add PetalBot to the list of bots 2024-06-30 01:25:36 +01:00