assets
|
Added counters table for storing numbers of things statically.
|
2023-07-28 23:17:37 +00:00 |
config
|
Imported into new repository.
|
2022-09-13 15:14:49 +02:00 |
database
|
Fixed search and updated collations of various fields to more appropriate ones.
|
2023-08-03 12:40: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
|
Converted all Misuzu style route handlers to Index style ones.
|
2023-08-04 20:51:02 +00:00 |
public-legacy
|
Fixed error 500 when trying to log in to a non-existing user.
|
2023-08-06 18:22:39 +00:00 |
src
|
Fixed emoticon ordering in chat.
|
2023-08-07 12:59:08 +00:00 |
templates
|
Fixed profile editing failing due to old argument.
|
2023-08-06 19:09:59 +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-17 14:37:54 +00:00 |
.editorconfig
|
Imported into new repository.
|
2022-09-13 15:14:49 +02:00 |
.gitattributes
|
Use Node for asset building instead of building on the fly every time (feat. minification!)
|
2023-07-17 14:37:54 +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-17 14:37:54 +00:00 |
CODE_OF_CONDUCT.md
|
Imported into new repository.
|
2022-09-13 15:14:49 +02:00 |
composer.json
|
Added phpstan as a dev dependency.
|
2023-07-21 19:38:54 +00:00 |
composer.lock
|
Changed the way msz_auth is handled.
|
2023-08-03 01:35:08 +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-17 14:37:54 +00:00 |
package.json
|
Use Node for asset building instead of building on the fly every time (feat. minification!)
|
2023-07-17 14:37:54 +00:00 |
phpstan.neon
|
Imported into new repository.
|
2022-09-13 15:14:49 +02:00 |
README.md
|
Oops it's all white!
|
2023-07-21 19:17:57 +00:00 |
utility.php
|
Use the Index DbTools version for list prepare thing.
|
2023-07-22 13:54:42 +00:00 |