Main website, forum and profiles.
Go to file
flash ec00cfa176 Base64 encode PM titles and bodies in the database.
To prevent personal discomfort with having to do database messages and seeing people's personal conversations.
I haven't run into it yet, but I'd rather avoid it altogether.
2024-06-02 19:54:33 +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 Base64 encode PM titles and bodies in the database. 2024-06-02 19:54:33 +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-05-30 22:02:09 +00:00
LICENSE Added lazy database object creation. 2024-02-07 00:04:45 +00:00
misuzu.php Include SameSite attribute on cookies. 2024-01-24 22:14:48 +00:00
package-lock.json Updated libraries. 2024-05-30 22:02:09 +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