Main website, forum and profiles.
Go to file
2023-09-08 00:54:19 +00:00
assets Added counters table for storing numbers of things statically. 2023-07-28 23:17:37 +00:00
config Imported into new repository. 2022-09-13 15:14:49 +02:00
database Rewrote permissions system. 2023-08-30 22:37:21 +00:00
devel Switched to a tools directory for commands. 2023-07-10 22:52:30 +00:00
docs Updated info pages. 2023-07-10 23:07:48 +00:00
public Split auth stuff off into own context. 2023-09-08 00:43:00 +00:00
public-legacy Split auth stuff off into own context. 2023-09-08 00:43:00 +00:00
src Make PHPStan happy. 2023-09-08 00:54:19 +00:00
templates Switch to Sasae. 2023-08-31 21:33:34 +00:00
tools Rewrote permissions system. 2023-08-30 22:37:21 +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 Updated project licence to BSD3CC and import Index through Composer. 2023-07-21 18:58:37 +00:00
build.js Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-17 14:37:54 +00:00
CODE_OF_CONDUCT.md Imported into new repository. 2022-09-13 15:14:49 +02:00
composer.json Switch to Sasae. 2023-08-31 21:33:34 +00:00
composer.lock Route registration with attributes! 2023-09-08 00:13:30 +00:00
LICENSE Updated project licence to BSD3CC and import Index through Composer. 2023-07-21 18:58:37 +00:00
misuzu.php Moved render_info and render_error into Template class. 2023-08-31 15:59:53 +00:00
package-lock.json Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-17 14:37:54 +00:00
package.json Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-17 14:37:54 +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