Commit graph

17 commits

Author SHA1 Message Date
53b9a547b3 Fixed PM actions not doing anything. 2024-12-23 01:48:32 +00:00
308ba33377 Replaced confirm pages with dynamic requests on the forum. 2024-12-18 03:07:48 +00:00
6c723f2ecc Made $x use significantly less ugly. 2024-12-17 21:37:28 +00:00
bc2d7a08d0 Final set of CSRFP -> CSRF renames, use headers instead of POST fields and build CSRF handling into the XHR wrapper. 2024-12-17 21:23:38 +00:00
1f502d83b4 Forgot half of it. 2024-11-30 04:20:20 +00:00
37d8413118 Updated build script. 2024-06-11 00:48:44 +00:00
760cca0e5d whoops 2024-02-02 21:53:36 +00:00
fe77f1616c Updated to new EEPROM script. 2024-02-02 21:42:40 +00:00
eb81ed7a82 Added notice when recipient is banned. 2024-02-02 02:16:37 +00:00
b80151583e Added private messages. 2024-01-30 23:47:02 +00:00
4b2f9a2fec Fixed Ctrl+Enter submission not working anymore either. 2024-01-25 00:18:56 +00:00
5a70e3f3f1 Include SameSite attribute on cookies. 2024-01-24 22:14:48 +00:00
bd3e055323 Rewrote Javascript code. 2024-01-24 21:53:26 +00:00
f30cf41f86 Ported boolean attribute support. 2024-01-08 13:36:47 +00:00
cecfaf4852 Removed timeago library. 2023-07-17 20:14:21 +00:00
96be282a93 Fixed Javascript not working because it's written very poorly. 2023-07-17 14:44:09 +00:00
074e078692 Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-17 14:37:54 +00:00