assets
|
Fixed multiple comment posting and removed container height limit.
|
2018-12-05 18:19:36 +01:00 |
config
|
Removed meta lockdown checks, they're only used once anyway.
|
2018-10-05 09:52:13 +02:00 |
database
|
Added personal role management.
|
2018-11-17 21:37:18 +01:00 |
docs
|
Removed old informational pages.
|
2018-11-29 23:26:27 +01:00 |
public
|
//Merging management and public user listing.
|
2018-12-05 20:57:56 +01:00 |
src
|
Removed hardcoded permissions. Fixes #74.
|
2018-12-05 16:06:34 +01:00 |
templates
|
//Merging management and public user listing.
|
2018-12-05 20:57:56 +01:00 |
.editorconfig
|
|
|
.gitattributes
|
|
|
.gitignore
|
Forum index redesign.
|
2018-09-28 18:40:41 +02:00 |
.styleci.yml
|
|
|
build.php
|
Added personal role management.
|
2018-11-17 21:37:18 +01:00 |
CODE_OF_CONDUCT.md
|
info beginnings, still gotta style this
|
2018-09-21 00:56:14 +02:00 |
composer.json
|
Most date manip is done by MySQL queries, so goodbye Carbon.
|
2018-10-03 00:43:04 +02:00 |
composer.lock
|
Most date manip is done by MySQL queries, so goodbye Carbon.
|
2018-10-03 00:43:04 +02:00 |
LICENSE
|
|
|
misuzu.php
|
Improved CLI mode checking.
|
2018-11-29 01:42:14 +01:00 |
package.json
|
Forum index redesign.
|
2018-09-28 18:40:41 +02:00 |
README.md
|
//forgot to remove the travis badge, perfect opportunity to test changelog skips
|
2018-10-05 01:38:02 +02:00 |
tsconfig.json
|
Moved some of the JavaScript stuff to TypeScript.
|
2018-11-06 23:55:05 +01:00 |
utility.php
|
Make url_construct a function instead of a filter.
|
2018-12-01 12:57:23 +01:00 |
yarn.lock
|
//user role stuff
|
2018-11-16 18:54:56 +01:00 |