.gitignore | |
|
|
.htaccess | |
|
|
.scrutinizer.yml | |
|
|
LICENSE | |
|
|
README.md | |
|
|
_installation/01 database.sql | |
|
|
_installation/02 tables.sql | |
|
|
_installation/03 triggers.sql | |
|
|
_installation/04 users.sql | |
|
|
app/config/config.php | 49 | A 0 mins |
|
app/config/javascript.php | 3 | A 0 mins |
|
app/controllers/AdminController.php | 101 | A 0 mins |
|
app/controllers/CommentsController.php | 105 | D 1 day |
|
app/controllers/DownloadsController.php | 33 | A 0 mins |
|
app/controllers/ErrorsController.php | 20 | A 0 mins |
|
app/controllers/FilesController.php | 60 | A 0 mins |
|
app/controllers/LoginController.php | 129 | A 0 mins |
|
app/controllers/NewsFeedController.php | 94 | D 1 day |
|
app/controllers/PostsController.php | 93 | A 0 mins |
|
app/controllers/TodoController.php | 52 | A 0 mins |
|
app/controllers/UserController.php | 96 | A 35 mins |
|
app/core/App.php | 96 | B 4 hrs |
|
app/core/Component.php | 18 | A 0 mins |
|
app/core/Config.php | 43 | A 35 mins |
|
app/core/Controller.php | 101 | B 4 hrs |
|
app/core/Cookie.php | 69 | A 1 hr |
|
app/core/Email.php | 85 | C 1 day |
|
app/core/Encryption.php | 136 | B 4 hrs |
|
app/core/Environment.php | 15 | A 0 mins |
|
app/core/Handler.php | 51 | A 35 mins |
|
app/core/Logger.php | 12 | A 0 mins |
|
app/core/Redirector.php | 25 | A 0 mins |
|
app/core/Request.php | 131 | B 4 hrs |
|
app/core/Response.php | 154 | A 35 mins |
|
app/core/Session.php | 136 | A 0 mins |
|
app/core/View.php | 86 | A 0 mins |
|
app/core/components/AuthComponent.php | 92 | A 50 mins |
|
app/core/components/SecurityComponent.php | 129 | B 4 hrs |
|
app/logs/log.txt | |
|
|
app/models/Admin.php | 153 | C 1 day |
|
app/models/Comment.php | 80 | B 4 hrs |
|
app/models/Database.php | 127 | A 3 hrs |
|
app/models/File.php | 78 | A 3 hrs |
|
app/models/Login.php | 298 | C 1 day |
|
app/models/Model.php | 47 | A 0 mins |
|
app/models/NewsFeed.php | 67 | C 7 hrs |
|
app/models/Pagination.php | 39 | A 35 mins |
|
app/models/Permission.php | 55 | B 5 hrs |
|
app/models/Post.php | 84 | A 0 mins |
|
app/models/Todo.php | 37 | A 0 mins |
|