jpcercal/twitter-like

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/robots.txt
src/Resources/public/app/less/mixins.less
composer.lock
.env.example
.DS_Store
public/favicon.ico
src/Resources/public/app/less/angular.less
app/console
src/Resources/public/app/less/vendor.less
phpunit.xml.dist
src/Resources/public/app/images/background.png
src/Resources/public/app/less/variables.less
composer.json
bower.json
src/Resources/public/app/images/brand.png
README.md
src/Resources/public/app/less/grid.less
.travis.yml
src/Resources/public/app/less/navbar.less
LICENSE
src/Resources/public/app/less/app.less
screenshot.png
package.json
src/Resources/public/app/less/background.less
src/Resources/public/app/less/twitter-like.less
src/Resources/views/Page/Home/index.twig.html
src/Resources/public/app/less/timeline.less
src/Resources/views/layout.twig.html
.gitignore
src/Resources/public/app/modules/core/controllers/CoreController.js5
A
0 mins
src/Resources/public/app/app.js7
A
0 mins
public/index.php8
A
0 mins
src/Application.php8
A
0 mins
src/Controller/Page/HomeController.php11
A
0 mins
bootstrap.php13
A
0 mins
src/Entity/Repository/PostRepository.php14
A
0 mins
src/Resources/public/app/modules/core/module.js14
A
0 mins
src/ControllerProvider/PageControllerProvider.php17
A
0 mins
src/Response/ConstraintViolationResponse.php17
A
0 mins
src/Resources/public/app/modules/core/services/Message.js17
A
0 mins
src/ControllerProvider/ApiControllerProvider.php18
A
0 mins
src/Controller/AbstractController.php23
A
0 mins
src/Resources/public/app/modules/core/controllers/MessageController.js25
A
0 mins
src/Entity/Post.php35
A
0 mins
src/Controller/Api/PostController.php52
A
0 mins
bin/git/hooks/pre-commit.php65
A
0 mins
src/ServiceProvider/DoctrineExtensionsServiceProvider.php84
A
2 hrs
Gruntfile.js204
C
1 day