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
|
Update Vagrant setup script.
|
2022-06-04 03:38:49 +02:00 |
docs
|
Landing page redesign.
|
2021-08-28 17:06:14 +00:00 |
public
|
Fixed user not found error page.
|
2022-06-06 18:30:02 +02:00 |
src
|
Converted Sharp Chat routes to Index.
|
2022-06-10 20:26:24 +02:00 |
templates
|
Fixed user not found error page.
|
2022-06-06 18:30:02 +02: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
|
Update Vagrant setup script.
|
2022-06-04 03:38:49 +02:00 |
CODE_OF_CONDUCT.md
|
info beginnings, still gotta style this
|
2018-09-21 00:56:14 +02:00 |
composer.json
|
Replace more things with Index implementations, also bump QR Code library.
|
2022-03-01 23:14:03 +00:00 |
composer.lock
|
Replace more things with Index implementations, also bump QR Code library.
|
2022-03-01 23:14:03 +00:00 |
LICENSE
|
Updated LICENSE format.
|
2022-02-10 01:16:06 +01:00 |
misuzu.php
|
Converted Sharp Chat routes to Index.
|
2022-06-10 20:26:24 +02: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
|
Accounted for stupid behaviour.
|
2022-06-07 22:47:26 +02:00 |
Vagrantfile
|
Added Vagrant config and script for quick setting up a virtual development environment.
|
2022-01-17 02:37:46 +01:00 |