|
assets
|
Redid a whole bunch of the CSS variables and also created the styling for the Minecraft section of the Settings section.
|
2026-03-01 01:35:27 +00:00 |
|
config
|
Actually use the password and email address change email templates that have been sitting in the repo for years.
|
2026-03-07 00:14:19 +00:00 |
|
database
|
Reworked the permission system again.
|
2026-03-06 03:17:50 +00:00 |
|
docs
|
Tighter client side integrations for uploads.
|
2025-03-27 21:27:49 +00:00 |
|
public
|
Redid a whole bunch of the CSS variables and also created the styling for the Minecraft section of the Settings section.
|
2026-03-01 01:35:27 +00:00 |
|
public-legacy
|
Actually use the password and email address change email templates that have been sitting in the repo for years.
|
2026-03-07 00:14:19 +00:00 |
|
src
|
Fixed empty forum categories returning a 404 error.
|
2026-03-10 02:45:20 +00:00 |
|
storage
|
Ensure storage folder exists.
|
2025-03-27 00:57:53 +00:00 |
|
templates
|
Resolve newest members on the spot rather than reading a config key (maybe cache this later too though).
|
2026-03-06 22:40:10 +00:00 |
|
.browserslistrc
|
Use Node for asset building instead of building on the fly every time (feat. minification!)
|
2023-07-15 23:58:17 +00:00 |
|
.editorconfig
|
Use make for calling various scripts correctly.
|
2025-04-11 18:57:13 +00:00 |
|
.env.example
|
Use guest permissions instead of a category whitelist for chat forum polling.
|
2026-03-10 02:35:57 +00:00 |
|
.gitattributes
|
Use Node for asset building instead of building on the fly every time (feat. minification!)
|
2023-07-15 23:58:17 +00:00 |
|
.gitignore
|
Ensure storage folder exists.
|
2025-03-27 00:57:53 +00:00 |
|
CODE_OF_CONDUCT.md
|
info beginnings, still gotta style this
|
2018-09-21 00:56:14 +02:00 |
|
composer.json
|
Updated Index.
|
2026-03-05 21:54:14 +00:00 |
|
composer.lock
|
updates updates updates
|
2026-03-07 00:56:35 +00:00 |
|
LICENSE
|
Hello 2026!
|
2026-01-02 20:14:28 +00:00 |
|
Makefile
|
Updated to PHP 8.5.
|
2025-11-29 22:25:36 +01:00 |
|
misuzu.php
|
Keep environment variable config in an well defined object.
|
2025-11-30 01:47:28 +01:00 |
|
msz
|
Altered the way commands are registered.
|
2025-08-22 21:58:36 +02:00 |
|
package-lock.json
|
updates updates updates
|
2026-03-07 00:56:35 +00:00 |
|
package.json
|
updates updates updates
|
2026-03-07 00:56:35 +00:00 |
|
phpstan.neon
|
Forgot the PHPStan config oops.
|
2025-09-02 02:00:05 +02:00 |
|
README.md
|
Fixed lie.
|
2025-11-29 23:59:30 +01:00 |
|
VERSION
|
Fixed empty forum categories returning a 404 error.
|
2026-03-10 02:45:20 +00:00 |
|
webpack.config.js
|
Dropkick SCSS and purely use PostCSS for preprocessing.
|
2026-02-23 19:14:46 +00:00 |