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
|
Rewrote permissions system.
|
2023-08-30 22:37:21 +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
|
Moved authentication related macros out of MisuzuContext.
|
2023-09-06 20:06:07 +00:00 |
public-legacy
|
Moved authentication related macros out of MisuzuContext.
|
2023-09-06 20:06:07 +00:00 |
src
|
Moved authentication related macros out of MisuzuContext.
|
2023-09-06 20:06:07 +00:00 |
templates
|
Switch to Sasae.
|
2023-08-31 21:33:34 +00:00 |
tools
|
Rewrote permissions system.
|
2023-08-30 22:37:21 +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
|
Switch to Sasae.
|
2023-08-31 21:33:34 +00:00 |
composer.lock
|
Syntactic sugar for mass route registration.
|
2023-09-06 11:59:44 +00:00 |
LICENSE
|
Updated project licence to BSD3CC and import Index through Composer.
|
2023-07-21 18:58:37 +00:00 |
misuzu.php
|
Moved render_info and render_error into Template class.
|
2023-08-31 15:59:53 +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
|
Rewrote permissions system.
|
2023-08-30 22:37:21 +00:00 |