misuzu/src
2019-05-05 16:25:21 +02:00
..
Forum Use real post layout for search page. 2019-05-04 22:00:23 +02:00
Net Added more typesafe shorthands for fetching database operations. 2019-01-09 20:06:02 +01:00
Parsers Added more validation to audio tag. 2019-04-02 21:45:29 +02:00
Users Prevent soft-deleted users from being logged in. 2019-04-29 23:50:20 +02:00
array.php Rewrote forum permission backend (removed all WITH RECURSIVE statements). 2019-04-30 22:55:12 +02:00
audit_log.php Added forum action audit logging. 2019-01-22 15:24:30 +01:00
base32.php Added time based two factor authentication support. 2019-03-10 01:57:19 +01:00
changelog.php Hardcoded changelog actions. 2019-04-12 00:31:23 +02:00
colour.php Minimise usage of utility.php and made password entropy function support multibyte strings. 2019-03-25 14:24:10 +01:00
comments.php Reworked permission fetching. 2019-04-30 02:55:10 +02:00
config.php New config system, define a root dir constant and deprecate more of Application. 2018-10-04 22:30:55 +02:00
csrf.php Stricter checking on GET variables. 2019-03-18 23:02:30 +01:00
DatabaseMigrationManager.php use mb_ functions on strings 2018-09-15 23:55:26 +02:00
db.php Just kidding, this actually fixes it. 2019-03-04 21:25:20 +01:00
general.php Added a UI for managing the IP blacklist. 2018-12-26 17:03:26 +01:00
git.php Display branch name in footer when not in master branch. 2019-04-10 11:31:24 +02:00
integer.php Added small topic pagination to topic listing. 2019-01-04 02:40:18 +01:00
mail.php E-mailing: now more procedurally wrapped OOP than ever! 2018-10-04 23:53:37 +02:00
manage.php Reworked permission fetching. 2019-04-30 02:55:10 +02:00
news.php Use news_preview macrro for search results. 2019-05-05 16:25:21 +02:00
otp.php Added time based two factor authentication support. 2019-03-10 01:57:19 +01:00
pagination.php Stricter checking on GET variables. 2019-03-18 23:02:30 +01:00
perms.php Use real post layout for search page. 2019-05-04 22:00:23 +02:00
string.php Minimise usage of utility.php and made password entropy function support multibyte strings. 2019-03-25 14:24:10 +01:00
tpl.php Removed avatar changing field from management panel. Closes #80. 2018-12-01 13:35:42 +01:00
Twig.php Restructure templating system. 2018-08-15 03:12:58 +02:00
TwigMisuzu.php Hardcoded changelog actions. 2019-04-12 00:31:23 +02:00
twitter.php Post featured news post links to Twitter. 2019-03-06 14:37:01 +01:00
url.php Polls stuff. 2019-05-04 02:32:43 +02:00
WhoopsReporter.php Fixed inability to view topics ever and also added icons. 2018-12-27 03:59:57 +01:00
zalgo.php // just using PSR2 until i can figure this out in sublimelinter 2018-12-15 22:29:34 +01:00