assets
Minor members list redesign.
2023-07-19 18:14:04 +00:00
config
Moved webhook handler for changelog into Misuzu.
2021-07-30 22:06:11 +00:00
database
Determine client info on insert rather than on retrieve for speed improvements.
2023-07-21 12:47:59 +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
Determine client info on insert rather than on retrieve for speed improvements.
2023-07-21 12:47:59 +00:00
public-legacy
Fixed error 500 on logs and sessions pages because of dead library.
2023-07-21 11:33:27 +00:00
src
Determine client info on insert rather than on retrieve for speed improvements.
2023-07-21 12:47:59 +00:00
templates
Determine client info on insert rather than on retrieve for speed improvements.
2023-07-21 12:47:59 +00:00
tools
Switched to a tools directory for commands.
2023-07-10 22:52:30 +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
Use Node for asset building instead of building on the fly every time (feat. minification!)
2023-07-15 23:58:17 +00:00
.gitmodules
Just use Composer for DeviceDetector.
2023-07-21 16:12:08 +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
Just use Composer for DeviceDetector.
2023-07-21 16:12:08 +00:00
composer.lock
Just use Composer for DeviceDetector.
2023-07-21 16:12:08 +00:00
LICENSE
Updated copyright year.
2023-01-02 23:52:40 +00:00
misuzu.php
Just use Composer for DeviceDetector.
2023-07-21 16:12:08 +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
Improved profile fields code.
2023-07-20 19:36:43 +00:00