Main website, forum and profiles.
Go to file
flash 5d3e1d4960 Fixed wrong HTTP verb. 2024-03-30 15:22:11 +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 Added private messages. 2024-01-30 23:47:02 +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 Fixed wrong HTTP verb. 2024-03-30 15:22:11 +00:00
templates Fixed Forum Activity section always showing up. 2024-02-13 21:22:56 +00:00
tools Added separate context class for forum stuff and split up handling of each object type. 2023-09-08 13:22:46 +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
CODE_OF_CONDUCT.md Imported into new repository. 2022-09-13 15:14:49 +02:00
LICENSE Added lazy database object creation. 2024-02-07 00:04:45 +00:00
README.md Rewrote permissions system. 2023-08-30 22:37:21 +00:00
build.js Imported new asset build script. 2024-01-24 18:24:40 +00:00
composer.json Updated Sentry library to 4.0 in Misuzu. 2023-12-15 01:03:57 +00:00
composer.lock Updated Misuzu to new HTTP router. 2024-03-30 03:14:03 +00:00
misuzu.php Include SameSite attribute on cookies. 2024-01-24 22:14:48 +00:00
package-lock.json Updated Misuzu to new HTTP router. 2024-03-30 03:14:03 +00:00
package.json Updated Misuzu to new HTTP router. 2024-03-30 03:14:03 +00:00
phpstan.neon Imported into new repository. 2022-09-13 15:14:49 +02:00

README.md

Misuzu

Misuzu can and will steal your lunch money.

Requirements

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