Commit graph

15 commits

Author SHA1 Message Date
83068a4183
Replaced timings in the footer with a visual for the Server-Timing header. 2025-04-03 19:40:10 +00:00
5f6133c007
Shoved EEPROM into Misuzu. 2025-03-27 00:44:42 +00:00
bac889787a Moved database methods into own context class. 2025-02-09 17:39:48 +00:00
d9f35594e7 Changed internal parser selection value from integers to a string enum. 2025-02-08 17:51:18 +00:00
497bc5323d Made database column names more consistent across the board. 2025-02-07 23:10:41 +00:00
ab1bcaebc0 Added missing housekeeping cronjob. 2025-02-02 02:28:09 +00:00
d103477fe1 Removed getter/setter methods in favour of property hooks and asymmetric visibility. 2024-11-30 04:09:29 +00:00
f5c8a2cc5e Added broom closet PM stats. 2024-06-02 19:43:57 +00:00
38975e8004 Built Playpen icon updating into Misuzu.
Was previously handled by a stinky script.
2024-05-30 22:00:41 +00:00
a94b905116 Added separate context class for forum stuff and split up handling of each object type. 2023-09-08 13:22:46 +00:00
349cc237c5 Rewrote permissions system. 2023-08-30 22:37:21 +00:00
265399d343 Rewrote forum backend. 2023-08-28 01:17:34 +00:00
cb40f1efce Added counters table for storing numbers of things statically. 2023-07-28 23:17:37 +00:00
5022222162 Pluralise user role relations table name. 2023-07-27 13:09:22 +00:00
839fd4e7f1 Switched to a tools directory for commands. 2023-07-10 22:52:30 +00:00