misuzu/src
2019-04-10 16:09:10 +02:00
..
Forum Removed pointless topic_id null check. 2019-04-10 16:09:10 +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 Updates to the session system. Closes #168. 2019-03-31 01:53:46 +01:00
array.php Added dropdown for selecting topic type in editor. 2018-12-30 20:51:32 +01: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 Cleaned up random queries, closes #132. 2019-01-18 18:08:19 +01: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 Removed experimental enum usage from comment votes table. 2019-03-10 20:00:10 +01: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 Added private Forum Leaderboard page. 2019-03-31 18:49:16 +02:00
news.php Added more typesafe shorthands for fetching database operations. 2019-01-09 20:06:02 +01: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 Added private Forum Leaderboard page. 2019-03-31 18:49:16 +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 Display branch name in footer when not in master branch. 2019-04-10 11:31:24 +02:00
twitter.php Post featured news post links to Twitter. 2019-03-06 14:37:01 +01:00
url.php Added private Forum Leaderboard page. 2019-03-31 18:49:16 +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