assets
|
Import Nova assets from Sakura
|
2018-01-03 03:02:55 +01:00 |
config
|
Change database connection setup model a little.
|
2018-01-04 21:52:26 +01:00 |
database
|
Add base things for roles.
|
2018-02-11 14:27:44 +01:00 |
public
|
switch over to phroute for now
|
2018-03-14 00:24:38 +01:00 |
src
|
switch over to phroute for now
|
2018-03-14 00:24:38 +01:00 |
store
|
Import Nova assets from Sakura
|
2018-01-03 03:02:55 +01:00 |
tests
|
A small bit of maintenance.
|
2018-03-13 01:57:14 +01:00 |
views/nova
|
switch over to phroute for now
|
2018-03-14 00:24:38 +01:00 |
.editorconfig
|
[ci skip] Add more bloat.
|
2017-12-17 00:40:52 +01:00 |
.gitignore
|
Import Nova assets from Sakura
|
2018-01-03 03:02:55 +01:00 |
.styleci.yml
|
Fix StyleCI
|
2017-12-16 23:46:55 +01:00 |
.travis.yml
|
|
|
build.sh
|
Import Nova assets from Sakura
|
2018-01-03 03:02:55 +01:00 |
composer.json
|
switch over to phroute for now
|
2018-03-14 00:24:38 +01:00 |
composer.lock
|
switch over to phroute for now
|
2018-03-14 00:24:38 +01:00 |
LICENSE
|
Create LICENSE
|
2017-12-16 23:46:20 +01:00 |
misuzu.php
|
Split Application class up with an abstract base.
|
2018-01-04 21:01:55 +01:00 |
misuzu_migrate.php
|
Use custom session system.
|
2018-02-11 00:18:49 +01:00 |
misuzu_setup.php
|
Create and mass assign a role if one doesn't exist yet.
|
2018-02-11 15:52:28 +01:00 |
phpunit.xml
|
|
|
README.md
|
Blindly copying from aitemu wasn't such a good idea lol.
|
2017-12-16 23:57:33 +01:00 |
routes.php
|
switch over to phroute for now
|
2018-03-14 00:24:38 +01:00 |
server.php
|
Hook up the templating system and router better.
|
2018-01-03 16:49:37 +01:00 |
utility.php
|
Use GeoLite2 instead of the old php extension, fixes IPv6 lookups.
|
2018-03-12 21:48:09 +01:00 |