Commit graph

1433 commits

Author SHA1 Message Date
2d6f9d0f1b Moved common JS and CSS to separate file. 2025-02-02 21:27:31 +00:00
584546a8f7 Removed RPC stuff for Flashii ID. 2025-02-02 20:25:58 +00:00
8f63b57c0c Improved flow for using OAuth2 while logged out. 2025-02-02 19:51:05 +00:00
8be630531a Only serve ID stuff on main domain and just redirect the id.flashii.net URLs. 2025-02-02 19:31:06 +00:00
6e0726fd3f Fixed chat login using Bearer token. 2025-02-02 02:34:51 +00:00
ab1bcaebc0 Added missing housekeeping cronjob. 2025-02-02 02:28:09 +00:00
534e947522 Merged OAuth2 handling into Misuzu. 2025-02-02 02:09:56 +00:00
1994a9892d Updated lockfile. 2025-01-30 21:33:20 +00:00
b3112ce433 Speedrunned Bluesky integration for news posts. 2025-01-30 21:31:38 +00:00
0701298fa1 Explicitly disable templating cache for tools/render-tpl. 2025-01-30 14:59:02 +00:00
269dc78919 Fixed broom closet index being visible while logged out??? 2025-01-30 14:55:20 +00:00
3e14f63bdb Redid HTTP error pages. 2025-01-30 14:52:01 +00:00
312be0e7fe Added Bluesky link where the Twitter link used to be. 2025-01-30 13:04:43 +00:00
eb88cc0999 Updated Font Awesome. 2025-01-30 13:03:25 +00:00
a09bdb5fc3 Added template layer below the master template in preparation for other things. 2025-01-30 12:07:59 +00:00
720d36dd23 Added script for rendering templates in console. 2025-01-30 11:46:04 +00:00
8f532492c4 Bump VERSION. 2025-01-29 23:57:50 +00:00
9e5945cbd4 Initial implementation of the dependency injector thingy. 2025-01-29 23:56:56 +00:00
d462ee0594 Added Data suffix where applicable. 2025-01-29 23:36:35 +00:00
6c7568e261 Updated Index version. 2025-01-29 23:13:17 +00:00
f2233c5390 Built redirector service into Misuzu. 2025-01-29 21:08:13 +00:00
a83cfdc595 Updated libraries. 2025-01-29 19:32:27 +00:00
1176fbce16 Removed old build script leftovers. 2025-01-29 19:31:24 +00:00
5333a3277f Read remote address from the right place. 2025-01-29 18:19:33 +00:00
33344541d6 Added ability to scope RoutingContext. 2025-01-29 00:25:53 +00:00
06d0413976 Replaced all / reads with filter_input in public/index.php. 2025-01-28 21:14:48 +00:00
e43ba4572f Bumped VERSION. 2025-01-04 02:51:07 +00:00
c16c122aef Switched to integrated EEPROM client. 2025-01-04 02:50:21 +00:00
72e821fc24 Updated libraries. 2025-01-04 02:47:54 +00:00
2b3e0aa6f1 Updated LICENCE year. 2025-01-03 19:15:56 +00:00
e8db4feb39 Update VERSION. 2025-01-03 19:15:21 +00:00
32c9a09d4a Alter output of /v1/me if banned. 2025-01-03 19:14:48 +00:00
ba79bb81d1 Bumped VERSION. 2024-12-23 01:49:03 +00:00
5443ea331e Fixed PM actions not doing anything. 2024-12-23 01:48:32 +00:00
7f7b198007 Updated libraries. 2024-12-20 00:40:15 +00:00
3c2adfdbd5 Bumped VERSION. 2024-12-20 00:30:03 +00:00
20ed8cd59f Moved topic listing into the router. 2024-12-20 00:29:14 +00:00
50b2322c8c p= -> page= for forum categories. 2024-12-20 00:10:20 +00:00
471a054030 Moved forum category views into the router. 2024-12-19 23:41:52 +00:00
72361d1e29 Bumped VERSION. 2024-12-19 02:27:51 +00:00
b5f0f6cda6 Shortcut for pagination appending. 2024-12-19 02:27:28 +00:00
7d710e2d02 Use nextParameter instead of addParameter and manually counting where possible. 2024-12-19 02:23:05 +00:00
d3f9c299af Rewrote the Pagination handler. 2024-12-19 01:22:26 +00:00
02adfa1f4f Moved forum index into the router. 2024-12-18 23:58:53 +00:00
10a377f90f Minor design update for roles list in settings. 2024-12-18 03:26:44 +00:00
d10fa29d3c Bumped VERSION. 2024-12-18 03:08:17 +00:00
265e8f2d4b Replaced confirm pages with dynamic requests on the forum. 2024-12-18 03:07:48 +00:00
a8c777d725 Added global <noscript> notice. 2024-12-17 21:44:48 +00:00
928fe4047a Made use significantly less ugly. 2024-12-17 21:37:28 +00:00
312c4d2968 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