|
assets
|
Treat Command as CTRL for hotkeys that make sense on macOS.
|
2025-11-10 08:06:35 +01:00 |
|
config
|
Use .env file instead of local config.
|
2025-02-09 23:34:28 +00:00 |
|
database
|
Made OAuth2 IDs snowflakes and also removed the client_id field.
|
2025-04-24 00:17:35 +00:00 |
|
docs
|
Tighter client side integrations for uploads.
|
2025-03-27 21:27:49 +00:00 |
|
public
|
Minor stylistic change.
|
2025-11-03 10:54:50 +01:00 |
|
public-legacy
|
Fixed search being broken.
|
2025-11-08 22:46:23 +01:00 |
|
src
|
Fixed dates not actually being supplied.
|
2025-11-07 03:21:26 +01:00 |
|
storage
|
Ensure storage folder exists.
|
2025-03-27 00:57:53 +00:00 |
|
templates
|
Changed change titles to CDATA.
|
2025-11-07 03:18:30 +01: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 API domain role.
|
2025-11-03 12:58:39 +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
|
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, largely untested...
|
2025-11-07 03:01:49 +01:00 |
|
composer.lock
|
Updated Index, largely untested...
|
2025-11-07 03:01:49 +01:00 |
|
LICENSE
|
Updated LICENCE year.
|
2025-01-03 19:15:56 +00:00 |
|
Makefile
|
Switched to webpack away from assproc.
|
2025-09-04 18:29:19 +02:00 |
|
misuzu.php
|
Suppress deprecation notices during runtime.
|
2025-08-19 17:14:31 +02:00 |
|
msz
|
Altered the way commands are registered.
|
2025-08-22 21:58:36 +02:00 |
|
package-lock.json
|
Updated libraries.
|
2025-11-03 10:54:36 +01:00 |
|
package.json
|
Minor stylistic change.
|
2025-11-03 10:54:50 +01:00 |
|
phpstan.neon
|
Forgot the PHPStan config oops.
|
2025-09-02 02:00:05 +02:00 |
|
README.md
|
Bumped minimum MariaDB version.
|
2025-02-08 01:11:53 +00:00 |
|
VERSION
|
Treat Command as CTRL for hotkeys that make sense on macOS.
|
2025-11-10 08:06:35 +01:00 |
|
webpack.config.js
|
Updated libraries and switched to esbuild for JS processing.
|
2025-10-02 16:58:17 +02:00 |