Commit graph

19 commits

Author SHA1 Message Date
5e1d36abac Use nextParameter instead of addParameter and manually counting where possible. 2024-12-19 02:23:05 +00:00
5e0a2530a8 Raised checking level from 5 to 6. 2024-12-02 21:33:15 +00:00
3ed0e50ae1 Removed getter/setter methods in favour of property hooks and asymmetric visibility. 2024-11-30 04:09:29 +00:00
0f45a5f60f Updated to latest Index version. 2024-10-05 02:40:29 +00:00
cc9fccdf18 Updated Index and switched to Carbon for date handling. 2024-08-04 21:37:12 +00:00
107d16cf46 Updated Misuzu to new HTTP router. 2024-03-30 03:14:03 +00:00
be54ce2c22 Fixed oversights on landing page. 2024-02-08 00:06:23 +00:00
070dc5e782 Added lazy database object creation. 2024-02-07 00:04:45 +00:00
c2836719c7 Updated to use Syokuhou config library. 2023-10-20 22:29:28 +00:00
3e49f6e503 Added URL registry attributes. 2023-09-10 00:04:53 +00:00
c3bed1c0e3 Rewrote URL registry. 2023-09-08 20:40:48 +00:00
c5a284f360 Route registration with attributes! 2023-09-08 00:13:30 +00:00
9b2c409a24 Moved user related stuff into its own context object. 2023-09-06 13:50:19 +00:00
7190a5f4df Syntactic sugar for mass route registration. 2023-09-06 11:59:44 +00:00
45500ce698 Removed html_colour function, moved renamed DateCheck to Tools and moved the country names function into it and use new callable syntax. 2023-08-31 14:55:39 +00:00
e222009dd0 Fixed oversight. 2023-08-31 00:40:07 +00:00
85b629bc08 Fixed missing use statement. 2023-08-31 00:38:20 +00:00
d4f6990e8a Made data source argument lists for News, Changelog, Comments and Emotes consistent with the rest. 2023-08-05 13:50:15 +00:00
cf71129153 Converted all Misuzu style route handlers to Index style ones. 2023-08-04 20:51:02 +00:00