Majority of the website code for Flashii https://flashii.net
Find a file
2022-02-28 19:47:50 +00:00
assets Ran PHPStan over everything and attempted some fixes. 2022-02-19 19:03:00 +00:00
config Moved webhook handler for changelog into Misuzu. 2021-07-30 22:06:11 +00:00
database Removed leftovers from chat token system. 2022-01-13 00:59:35 +01:00
devel Added sample data generation based on Markov chaining. 2022-02-24 23:49:37 +00:00
docs Landing page redesign. 2021-08-28 17:06:14 +00:00
public Added root context class, moved routes into it and removed _sockchat.php redirect. 2022-02-28 19:47:50 +00:00
src Added root context class, moved routes into it and removed _sockchat.php redirect. 2022-02-28 19:47:50 +00:00
templates First bits of Indexification. 2022-02-26 01:27:52 +00:00
.editorconfig [ci skip] Add more bloat. 2017-12-17 00:40:52 +01:00
.gitattributes Attempt to fix .sh line endings. 2022-01-17 02:45:38 +01:00
.gitignore Added robots.txt to gitignore (oops). 2022-02-19 22:44:57 +00:00
.gitmodules First bits of Indexification. 2022-02-26 01:27:52 +00:00
CODE_OF_CONDUCT.md info beginnings, still gotta style this 2018-09-21 00:56:14 +02:00
composer.json Use Symfony Mailer instead of SwiftMailer because they killed the latter for no reason. 2022-02-15 22:14:38 +00:00
composer.lock Use Symfony Mailer instead of SwiftMailer because they killed the latter for no reason. 2022-02-15 22:14:38 +00:00
LICENSE Updated LICENSE format. 2022-02-10 01:16:06 +01:00
misuzu.php Added root context class, moved routes into it and removed _sockchat.php redirect. 2022-02-28 19:47:50 +00:00
msz Fixed msz file mode. 2021-07-30 20:29:03 +00:00
phpstan.neon Ran PHPStan over everything and attempted some fixes. 2022-02-19 19:03:00 +00:00
README.md Added sample data generation based on Markov chaining. 2022-02-24 23:49:37 +00:00
utility.php Removed MisuzuException and use RuntimeException as base. 2022-02-28 01:55:36 +00:00
Vagrantfile Added Vagrant config and script for quick setting up a virtual development environment. 2022-01-17 02:37:46 +01:00

Misuzu

Misuzu can and will steal your lunch money.

Requirements

Important

DON'T RUN ANYTHING IN THE devel FOLDER IN PRODUCTION UNLESS YOU SERIOUSLY WANT TO FUCK EVERYTHING UP.