Majority of the website code for Flashii https://flashii.net
Find a file
flashwave e000c21987 Rewrote the user information class.
This one took multiple days and it pretty invasive into the core of Misuzu so issue might (will) arise, there's also some features that have gone temporarily missing in the mean time and some inefficiencies introduced that will be fixed again at a later time.
The old class isn't gone entirely because I still have to figure out what I'm gonna do about validation, but for the most part this knocks out one of the "layers of backwards compatibility", as I've been referring to it, and is moving us closer to a future where Flashii actually gets real updates.
If you run into anything that's broken and you're inhibited from reporting it through the forum, do it through chat or mail me at flashii-issues@flash.moe.
2023-08-02 22:12:47 +00:00
assets Added counters table for storing numbers of things statically. 2023-07-28 23:17:37 +00:00
config Moved webhook handler for changelog into Misuzu. 2021-07-30 22:06:11 +00:00
database Added counters table for storing numbers of things statically. 2023-07-28 23:17:37 +00:00
devel Switched to a tools directory for commands. 2023-07-10 22:52:30 +00:00
docs Updated info pages. 2023-07-10 23:07:48 +00:00
public Rewrote the user information class. 2023-08-02 22:12:47 +00:00
public-legacy Rewrote the user information class. 2023-08-02 22:12:47 +00:00
src Rewrote the user information class. 2023-08-02 22:12:47 +00:00
templates Rewrote the user information class. 2023-08-02 22:12:47 +00:00
tools Added counters table for storing numbers of things statically. 2023-07-28 23:17:37 +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 [ci skip] Add more bloat. 2017-12-17 00:40:52 +01: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 Updated project licence to BSD3CC and import Index through Composer. 2023-07-21 18:58:37 +00:00
build.js Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-15 23:58:17 +00:00
CODE_OF_CONDUCT.md info beginnings, still gotta style this 2018-09-21 00:56:14 +02:00
composer.json Added phpstan as a dev dependency. 2023-07-21 19:38:54 +00:00
composer.lock Normalised custom exception usage in user classes. 2023-07-22 15:02:45 +00:00
LICENSE Updated project licence to BSD3CC and import Index through Composer. 2023-07-21 18:58:37 +00:00
misuzu.php Updated Index Serialiser usage. 2023-07-21 21:56:09 +00:00
package-lock.json Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-15 23:58:17 +00:00
package.json Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-15 23:58:17 +00:00
phpstan.neon Ran PHPStan over everything and attempted some fixes. 2022-02-19 19:03:00 +00:00
README.md Upgrade to PHP 8.2. 2023-07-19 19:10:20 +00:00
utility.php Use the Index DbTools version for list prepare thing. 2023-07-22 13:54:42 +00:00

Misuzu

Misuzu can and will steal your lunch money.

Requirements