Commit graph

330 commits

Author SHA1 Message Date
ac2d99c241 Updated libraries. 2024-12-20 00:40:15 +00:00
68ce58f382 Bumped VERSION. 2024-12-20 00:30:03 +00:00
8569d2b65d Moved topic listing into the router. 2024-12-20 00:29:14 +00:00
504154ac38 p= -> page= for forum categories. 2024-12-20 00:10:20 +00:00
06faf86d05 Moved forum category views into the router. 2024-12-19 23:41:52 +00:00
c061f46a2e Bumped VERSION. 2024-12-19 02:27:51 +00:00
b8687406b8 Shortcut for pagination appending. 2024-12-19 02:27:28 +00:00
5e1d36abac Use nextParameter instead of addParameter and manually counting where possible. 2024-12-19 02:23:05 +00:00
0f1a8886a6 Rewrote the Pagination handler. 2024-12-19 01:22:26 +00:00
706fbe8283 Moved forum index into the router. 2024-12-18 23:58:53 +00:00
e53f7fdc08 Minor design update for roles list in settings. 2024-12-18 03:26:44 +00:00
162ea6ac81 Bumped VERSION. 2024-12-18 03:08:17 +00:00
308ba33377 Replaced confirm pages with dynamic requests on the forum. 2024-12-18 03:07:48 +00:00
3d8d0b7e88 Added global <noscript> notice. 2024-12-17 21:44: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
2e9adf0d06 Fixed migrations being impossible to run on a clean database. 2024-12-17 20:32:09 +00:00
3a0f27011d Updated .gitignore. 2024-12-15 17:14:43 +00:00
5e0a2530a8 Raised checking level from 5 to 6. 2024-12-02 21:33:15 +00:00
5cf2529209 Fixed PHPstan detections. 2024-12-02 02:28:08 +00:00
b76e7ab264 Forgot to remove one of the vs. 2024-12-02 00:37:46 +00:00
51981a3aef Imported tag creation script with VERSION file. 2024-12-02 00:36:27 +00:00
80e76ff15e Fixed oversight on memberlist. 2024-12-02 00:34:00 +00:00
b08ebce214 Fixed omegadumb oversight. 2024-12-01 01:37:53 +00:00
ec2d81a8b1 Fixed oversight... 2024-11-30 15:30:30 +00:00
1f502d83b4 Forgot half of it. 2024-11-30 04:20:20 +00:00
3ed0e50ae1 Removed getter/setter methods in favour of property hooks and asymmetric visibility. 2024-11-30 04:09:29 +00:00
b2301dde45 Added simpler avatar URL field. 2024-11-22 20:57:02 +00:00
39be84fcc0 Reordered output cus it was bothering me. 2024-11-21 20:05:56 +00:00
242e70eabf Added option to include e-mail address in user rpc call. 2024-11-21 19:37:04 +00:00
174ceaa4e7 Count loads of old emote endpoint in case I forgot to replace anywhere. 2024-11-14 04:13:57 +00:00
058b409adf Added RPC for emotes list. 2024-11-14 02:44:02 +00:00
8e006c7003 Updated RPC library. 2024-11-13 23:30:34 +00:00
23d47fa6d2 Ensure content passed to the parse_text filter is escaped. 2024-11-07 00:33:42 +00:00
bdad34e065 Updated libraries. 2024-10-28 18:35:19 +00:00
fc6a899f16 Fixed some URLs not getting registered properly. 2024-10-05 15:28:56 +00:00
1f16de2239 Fixed casing oversight. 2024-10-05 14:39:43 +00:00
1550a5da57 Removed all references to the IPAddress class. 2024-10-05 14:22:14 +00:00
7ef1974c88 Fixed undropkicked I. 2024-10-05 03:36:53 +00:00
0f45a5f60f Updated to latest Index version. 2024-10-05 02:40:29 +00:00
324fe21d73 Use attributes for JSON encoding. 2024-09-30 17:38:08 +00:00
153abde3a2 Updated libraries. 2024-09-30 17:37:41 +00:00
f8aaa71260 Added optional string role IDs for the API. 2024-09-16 21:44:37 +00:00
37a3bc1ee6 Updated libraries. 2024-09-16 20:51:46 +00:00
f547812d5a Added RPC endpoint for fetching user info. 2024-09-05 20:08:31 +00:00
8a06836985 Added auth RPC routes. 2024-08-25 23:03:46 +00:00
34528ae413 Fixed return type. 2024-08-18 20:54:39 +00:00
0bf7ca0d52 Replaced internal Flashii ID routes with RPC library. 2024-08-16 19:29:57 +00:00
cc9fccdf18 Updated Index and switched to Carbon for date handling. 2024-08-04 21:37:12 +00:00
ca77b501e7 Removed stray Jeff. 2024-07-27 20:11:06 +00:00