assets
|
Fixed a couple oversights.
|
2020-05-18 21:40:21 +00:00 |
config
|
Ported Mailer class from Hanyuu.
|
2019-12-03 20:09:18 +01:00 |
database
|
Rewrote session code to be OOP.
|
2020-05-25 19:58:06 +00:00 |
docs
|
Updated contact page.
|
2020-05-21 15:22:46 +00:00 |
public
|
Fixed error on topic page.
|
2020-05-25 22:38:17 +00:00 |
src
|
Allow spaces instead of underscores for new migration command.
|
2020-05-27 13:47:52 +00:00 |
templates
|
Updated 503 page to not depend on CSS or Twig existing.
|
2020-05-26 18:57:35 +00:00 |
.editorconfig
|
[ci skip] Add more bloat.
|
2017-12-17 00:40:52 +01:00 |
.gitattributes
|
Adjusted git meta files.
|
2018-07-17 04:57:05 +02:00 |
.gitignore
|
Fixed migration page.
|
2019-03-10 02:05:40 +01:00 |
CODE_OF_CONDUCT.md
|
info beginnings, still gotta style this
|
2018-09-21 00:56:14 +02:00 |
composer.json
|
Replaced get_browser with a MUCH faster library.
|
2020-05-25 14:33:52 +00:00 |
composer.lock
|
Replaced get_browser with a MUCH faster library.
|
2020-05-25 14:33:52 +00:00 |
LICENSE
|
Bump license year (I never did this in 2018 apparently).
|
2019-01-01 14:17:40 +01:00 |
misuzu.php
|
Moved 503 check higher up into the startup process.
|
2020-05-26 18:59:22 +00:00 |
msz
|
Added better console command handling.
|
2020-05-26 18:44:06 +00:00 |
README.md
|
Moving away from LESS and TypeScript part 2 of ?.
|
2020-05-10 18:52:22 +00:00 |
utility.php
|
Rewrote comments backend.
|
2020-05-18 21:27:34 +00:00 |