Main website, forum and profiles.
Go to file
2024-06-03 23:04:59 +00:00
assets whoops 2024-02-02 21:53:36 +00:00
config Use SharpConfig format for the pre-database config. 2023-10-21 23:45:40 +00:00
database Base64 encode PM titles and bodies in the database. 2024-06-02 19:54:33 +00:00
devel Switched to a tools directory for commands. 2023-07-10 22:52:30 +00:00
docs Added links to Amimami repositories. 2024-01-18 20:31:08 +00:00
public Updated highlight.js and created new code theme. 2023-12-15 12:47:01 +00:00
public-legacy Fixed error when trying to access a topic with no posts associated. 2024-02-24 22:03:32 +00:00
src Prevent access to private messages when impersonating a user. 2024-06-02 19:57:58 +00:00
templates Fixed Forum Activity section always showing up. 2024-02-13 21:22:56 +00:00
tools Added broom closet PM stats. 2024-06-02 19:43:57 +00:00
.browserslistrc Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-17 14:37:54 +00:00
.editorconfig Imported into new repository. 2022-09-13 15:14:49 +02:00
.gitattributes Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-17 14:37:54 +00:00
.gitignore moguu? 2023-10-21 23:54:41 +00:00
build.js Imported new asset build script. 2024-01-24 18:24:40 +00:00
CODE_OF_CONDUCT.md Imported into new repository. 2022-09-13 15:14:49 +02:00
composer.json Updated Sentry library to 4.0 in Misuzu. 2023-12-15 01:03:57 +00:00
composer.lock Updated libraries. 2024-06-03 23:04:21 +00:00
LICENSE Added lazy database object creation. 2024-02-07 00:04:45 +00:00
misuzu.php SharpConfig -> FileConfig 2024-06-03 23:04:59 +00:00
package-lock.json Updated libraries. 2024-06-03 23:04:21 +00:00
package.json Updated libraries. 2024-05-30 22:02:09 +00:00
phpstan.neon Imported into new repository. 2022-09-13 15:14:49 +02:00
README.md Rewrote permissions system. 2023-08-30 22:37:21 +00:00

Misuzu

Misuzu can and will steal your lunch money.

Requirements

  • PHP 8.2 (64-bit)
  • MariaDB 10.6
  • Composer