Commit graph

39 commits

Author SHA1 Message Date
7d0e907fa8 Show Index and PDO query counts separately in the footer. 2023-07-15 17:15:40 +00:00
f9edc5b9cf Switched to Index byte formatter and adjusted max file sizes. 2023-07-05 23:09:28 +00:00
070b788038 Cleaned up various utility functions. 2023-07-05 01:33:12 +00:00
5f0e94350f Changed name of context class and global variable. 2023-01-06 20:35:03 +00:00
a280971e1e Rewrote avatar element contruction as Twig macro. 2023-01-03 00:10:28 +00:00
08b6358cba Pruned a lot of existing Javascript, comments will receive and overhaul later. 2023-01-02 20:07:55 +00:00
46b30d5470 Index updates + floatval, intval -> casts. 2023-01-01 19:06:01 +00:00
d43cb6f794 Removed unfinished leftovers of priority voting and polls. 2023-01-01 05:01:18 +00:00
a18b3244e9 Fixed 'infinity undefineds'. 2022-02-27 17:21:57 +00:00
881426e950 First bits of Indexification. 2022-02-26 01:27:52 +00:00
f9181fc6f9 Surprisingly painless upgrade to Twig 3.x. 2022-02-15 21:21:19 +00:00
44fc436134 Made user asset handling OOP. 2020-06-07 20:37:03 +00:00
3521d06cef Minor template clean-up. 2020-06-01 19:38:02 +00:00
73d3552dcb Rewrote warnings system to be OOP, also added permanent warnings. 2020-06-01 00:33:16 +00:00
f3b1c9f70a Fixed canonical url on changelog index. 2020-05-26 13:18:37 +00:00
58f22c9d74 Replaced get_browser with a MUCH faster library. 2020-05-25 14:33:52 +00:00
1213ab26af Clean up Twig exposed functions. 2020-05-21 15:18:46 +00:00
c365e32d89 Added sanity to changelog code. 2020-05-20 18:09:38 +00:00
69620fe461 Moving away from LESS and TypeScript part 4 of 4! 2020-05-12 03:13:29 +00:00
b4a581087a Massive overhauls. 2019-12-12 01:42:28 +01:00
51f3c47a31 CSRF from Hanyuu. 2019-12-11 19:10:54 +01:00
7b910c49bb // I FORGOT TO COMMIT THE FILES AHAHAHAHA 2019-12-06 02:04:10 +01:00
d47052d1b4 Rewrote database stuff. 2019-09-29 00:38:39 +02:00
0661ca5918 Goodbye background-image hacks! 2019-09-28 21:21:23 +02:00
119bbdd3e8 Code style updates. 2019-06-10 19:04:53 +02:00
4c0310beb5 Made the CSRF system less complicated. 2019-06-10 17:21:53 +02:00
528dd2233b Restore accidentally removed function. 2019-05-09 18:52:44 +02:00
f87a118527 Added feature forum type. 2019-05-07 11:26:42 +02:00
6ecb590c57 Hardcoded changelog actions. 2019-04-12 00:31:23 +02:00
031675e3b0 Display branch name in footer when not in master branch. 2019-04-10 11:31:24 +02:00
9e310f0a7e Minimise usage of utility.php and made password entropy function support multibyte strings. 2019-03-25 14:24:10 +01:00
39c9c128c0 Updated user management styling a little bit. 2019-02-04 22:10:00 +01:00
d146cbae61 Started centralising URLs. 2019-01-24 21:54:24 +01:00
2857f45f1a Added small topic pagination to topic listing. 2019-01-04 02:40:18 +01:00
3da99a37b6 Send relation actions through AJAX, closes #93. 2018-12-30 23:07:32 +01:00
698ab50435 Finished implementation of warning and banning system, closes #87. 2018-12-28 06:03:42 +01:00
e9ec03608c Removed avatar changing field from management panel. Closes #80. 2018-12-01 13:35:42 +01:00
b9c8a967fa Make url_construct a function instead of a filter. 2018-12-01 12:57:23 +01:00
366ea2710a Moved Twig functions and filters into an Extension class. 2018-10-29 23:00:49 +01:00