|
assets
|
Cleaned up root markup and styles.
|
2026-06-17 10:41:06 +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
|
Removed the database config.
|
2026-06-15 09:19:09 +00:00 |
|
docs
|
Tighter client side integrations for uploads.
|
2025-03-27 21:27:49 +00:00 |
|
public
|
Moved startup routine to a function in the Misuzu class and removed misuzu.php.
|
2026-06-10 18:23:40 +00:00 |
|
public-legacy
|
Removed the database config.
|
2026-06-15 09:19:09 +00:00 |
|
src
|
Removed the database config.
|
2026-06-15 09:19:09 +00:00 |
|
storage
|
Ensure storage folder exists.
|
2025-03-27 00:57:53 +00:00 |
|
templates
|
Cleaned up root markup and styles.
|
2026-06-17 10:41:06 +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
|
Added a preferences system for the forum.
|
2026-06-09 23:00:13 +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
|
Bumped version.
|
2026-06-13 23:32:34 +00:00 |
|
composer.lock
|
Bumped version.
|
2026-06-13 23:32:34 +00:00 |
|
LICENSE
|
Hello 2026!
|
2026-01-02 20:14:28 +00:00 |
|
Makefile
|
Forgot to change this back to git oops lol
|
2026-06-07 02:50:55 +00:00 |
|
msz
|
Moved startup routine to a function in the Misuzu class and removed misuzu.php.
|
2026-06-10 18:23:40 +00:00 |
|
package-lock.json
|
Bumped version.
|
2026-06-13 23:32:34 +00:00 |
|
package.json
|
Bumped version.
|
2026-06-13 23:32:34 +00:00 |
|
phpstan.neon
|
Fixed phpstan.neon paths list.
|
2026-06-10 19:02:04 +00:00 |
|
README.md
|
Fixed lie.
|
2025-11-29 23:59:30 +01:00 |
|
webpack.config.js
|
Dropkick SCSS and purely use PostCSS for preprocessing.
|
2026-02-23 19:14:46 +00:00 |