Commit e77200db5f05e5fbe836d7df6c1e13a52903876c
0 parents
Exists in
master
Initial commit
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
Showing 1260 changed files with 79685 additions and 0 deletions Side-by-side Diff
- .gitignore
- __public/css/dist/9ba4.6f5fe94d425137158727.css
- __public/css/dist/flags-review.c8042ba4ecc88d5f7e94.css
- __public/css/dist/forum.02de7e443a705f4fb1a5.css
- __public/css/dist/home-tips.95b9887b0b106dbd9466.css
- __public/css/dist/main.39d0d8bbbe3b08313408.css
- __public/css/dist/markdown.9f651a1244e5829124bb.css
- __public/css/dist/moderators.3c31cd8528ef7384bb8b.css
- __public/css/dist/predictor.fdd17568b1233708972a.css
- __public/css/dist/profile.4d18804befa2f9245d8c.css
- __public/css/dist/signup.74e927b48ed6228c23e6.css
- __public/css/dist/tips.1f78f3c3d0809d9d823f.css
- __public/css/dist/tournament.739b32b4210dd022c5c2.css
- __public/css/dist/transfers.e0dfe043807e689159b0.css
- __public/css/dist/uefacl-2014.c893dd4f1ff5ac0017be.css
- __public/css/history.css
- __public/js/ads.js
- __public/js/dist/028d.ebf3fe8b67249db14806.js
- __public/js/dist/14aa.716912755037dcf5abf6.js
- __public/js/dist/1ae7.48e5b3e0041d070e68e8.js
- __public/js/dist/3add.ec4c9f6124e5233b22d0.js
- __public/js/dist/91fe.dd95efc691d4c1b42316.js
- __public/js/dist/9ba4.647e7fd4c29c21da4db0.js
- __public/js/dist/article.fadd667475b3d706f58f.js
- __public/js/dist/b76c.b93f423705ea4bb6d526.js
- __public/js/dist/c50d.8aca0796798ede721465.js
- __public/js/dist/competition.b9678d434b86a6680437.js
- __public/js/dist/contact.9a3df3d47f86016195c0.css
- __public/js/dist/decc.7a7824742eff4529d1d3.js
- __public/js/dist/ef19.0790a598482b009df7f3.js
- __public/js/dist/forum.fcb7ff19c1aa087ba671.js
- __public/js/dist/lemix.1e63390db336f06e98a6.js
- __public/js/dist/main.b3d487bc665090d1efe0.js
- __public/js/dist/moderators.5287fdac697f8eb8b785.js
- __public/js/dist/predictor.a71fadc8a724f2d98ffc.js
- __public/js/dist/preview.34b557058e81b614064a.js
- __public/js/dist/profile.e25f5c02540d6a8aa6fd.js
- __public/js/dist/review.f3471f03ef244e075eef.js
- __public/js/dist/roller.7ba08b121aa6403303fe.js
- __public/js/dist/runtime.975dcd22e3dc620cb1fe.js
- __public/js/dist/signup.29d92173b6e2c87faf59.js
- __public/js/dist/talkroom.f6767b502ef931e2bd3c.js
- __public/js/dist/tips.230be0b8538b47cf6c7a.js
- __public/js/dist/transfers.ac1fea410df920a1b984.js
- __public/js/dist/vendors.0040.ba1d9c0aee0de828aab6.js
- __public/js/dist/vendors.1090.31f9ac0514e535ec0ba7.js
- __public/js/dist/vendors.1390.2626d749294b3a1083f1.js
- __public/js/dist/vendors.148c.573b62bb1f774a0a5539.js
- __public/js/dist/vendors.249e.bb33ad916c19881ee711.js
- __public/js/dist/vendors.970b.63925cd0805ceba21817.js
- __public/js/dist/vendors.c5ee.98860b2ce2be8febc4ac.js
- __public/js/dist/vendors.df9e.96acc1efc6d3eed35d45.js
- app/App/Article/CreateArticleCommand.php
- app/App/Article/CreateArticleHandler.php
- app/App/Article/EditArticleCommand.php
- app/App/Article/EditArticleHandler.php
- app/App/Command.php
- app/App/Comment/ChangeApprovalCommand.php
- app/App/Comment/ChangeApprovalHandler.php
- app/App/Comment/CommentCommand.php
- app/App/Comment/CommentInArticleCommand.php
- app/App/Comment/CommentInArticleHandler.php
- app/App/Comment/CommentInForumCommand.php
- app/App/Comment/CommentInForumHandler.php
- app/App/Comment/CommentInMatchCommand.php
- app/App/Comment/CommentInMatchHandler.php
- app/App/Comment/CommentInPostCommand.php
- app/App/Comment/CommentInPostHandler.php
- app/App/Comment/CommentInProfileWallCommand.php
- app/App/Comment/CommentInProfileWallHandler.php
- app/App/Comment/CommentVoter.php
- app/App/Comment/CommentingService.php
- app/App/Comment/EditCommentCommand.php
- app/App/Comment/EditCommentHandler.php
- app/App/Comment/EditCommentInForumCommand.php
- app/App/Comment/EditCommentInForumHandler.php
- app/App/Comment/Flag/ClearFlagsCommand.php
- app/App/Comment/Flag/ClearFlagsHandler.php
- app/App/Comment/Flag/FlagCommentCommand.php
- app/App/Comment/Flag/FlagCommentHandler.php
- app/App/DTO.php
- app/App/Exceptions/Handler.php
- app/App/ForumPost/CreateForumPostCommand.php
- app/App/ForumPost/CreateForumPostHandler.php
- app/App/ForumPost/EditPostCommand.php
- app/App/ForumPost/EditPostHandler.php
- app/App/ForumPost/EditStatusHandler.php
- app/App/Poll/Choice.php
- app/App/Poll/CreatePollCommand.php
- app/App/Poll/CreatePollHandler.php
- app/App/Poll/EditPollCommand.php
- app/App/Poll/EditPollHandler.php
- app/App/Predictor/PredictScoreCommand.php
- app/App/Predictor/PredictScoreHandler.php
- app/App/Registration/ReservedUsernames.php
- app/App/Subscription/FollowCommand.php
- app/App/Subscription/FollowHandler.php
- app/App/Subscription/IgnoreCommand.php
- app/App/Subscription/IgnoreHandler.php
- app/App/ViewCounter.php
- app/App/Vote/PollHelper.php
- app/App/Vote/VoteInPollCommand.php
- app/App/Vote/VoteInPollHandler.php
- app/App/Vote/VoteScoreCommand.php
- app/App/Vote/VoteScoreHandler.php
- app/Console/Commands/.gitkeep
- app/Console/Commands/GeneratePredictorData.php
- app/Console/Commands/GenerateTransfersGuide.php
- app/Console/Commands/ResizeProfileImages.php
- app/Console/Commands/UpdateHttpImagesToHttpsInComments.php
- app/Console/Commands/UpdateHttpImagesToHttpsInMedia.php
- app/Console/Commands/UpdateHttpImagesToHttpsInRevisions.php
- app/Console/Kernel.php
- app/Console/SymfonyCommandIntegrator.php
- app/Core/Article/Article.php
- app/Core/AuthException.php
- app/Core/Comment/Author.php
- app/Core/Comment/ChangeApprovalPolicy.php
- app/Core/Comment/Comment.php
- app/Core/Comment/CommentApproved.php
- app/Core/Comment/CommentChange.php
- app/Core/Comment/CommentEdited.php
- app/Core/Comment/CommentPolicy.php
- app/Core/Comment/CommentPosted.php
- app/Core/Comment/CommentRemoved.php
- app/Core/Comment/CommentVoter.php
- app/Core/Comment/Commentable.php
- app/Core/Comment/CreateRevisionWhenCommentEdited.php
- app/Core/Comment/Flag/ClearFlagsWhenCommentRemoved.php
- app/Core/Comment/ICommentable.php
- app/Core/Comment/Revision.php
- app/Core/Comment/UpDownVote.php
- app/Core/CoreException.php
- app/Core/Discussion/DecrementCommentCount.php
- app/Core/Discussion/IncrementCommentCount.php
- app/Core/EventGenerator.php
- app/Core/ForumCategory/AdjustPostCountWhenForumPostMoved.php
- app/Core/ForumCategory/IncrementPostCountWhenForumPostPosted.php
- app/Core/ForumPost/ForumPost.php
- app/Core/ForumPost/ForumPostCommentPosted.php
- app/Core/ForumPost/ForumPostPolicy.php
- app/Core/ForumPost/ForumPostPosted.php
- app/Core/ForumPost/Moved.php
- app/Core/ForumPost/SetLastCommentWhenCommentPosted.php
- app/Core/Match/Match.php
- app/Core/Match/MatchDays.php
- app/Core/Match/Team.php
- app/Core/Notification/CommentNotifier.php
- app/Core/Notification/Notification.php
- app/Core/Notification/NotifyWhenCommentPosted.php
- app/Core/Notification/UnnotifyWhenCommentRemoved.php
- app/Core/Poll/Choice.php
- app/Core/Poll/Poll.php
- app/Core/Post/Post.php
- app/Core/Predictor/Player.php
- app/Core/Predictor/PlayerRound.php
- app/Core/Predictor/Prediction.php
- app/Core/Predictor/PredictionCreated.php
- app/Core/Predictor/PredictionStakeRaised.php
- app/Core/Predictor/RoundId.php
- app/Core/Prerender/PrerenderWhenCommentedOnMatch.php
- app/Core/Subscription/SubscribeToPostWhenCommentPostedInForum.php
- app/Core/Subscription/Subscription.php
- app/Core/Tip/Tip.php
- app/Core/User/IncrementCommentCountWhenCommentPosted.php
- app/Core/User/IncrementPostCountWhenForumPostPosted.php
- app/Core/User/UserRegistered.php
- app/Core/Vote/Choice.php
- app/Core/Vote/CreateVoteWhenPredicted.php
- app/Core/Vote/Vote.php
- app/Core/Vote/VoteCreated.php
- app/Core/Vote/VotingManager.php
- app/Core/Wall/Wall.php
- app/Events/Event.php
- app/Http/Ban/BanResource.php
- app/Http/Ban/BanSummaryResource.php
- app/Http/Comment/CommentRequestHandler.php
- app/Http/Competition/CompetitionSlug.php
- app/Http/Controllers/AdvertiseController.php
- app/Http/Controllers/ArticleController.php
- app/Http/Controllers/AuthController.php
- app/Http/Controllers/BanController.php
- app/Http/Controllers/CatchOldUrlController.php
- app/Http/Controllers/CommentController.php
- app/Http/Controllers/CompetitionController.php
- app/Http/Controllers/ContactController.php
- app/Http/Controllers/Controller.php
- app/Http/Controllers/EmbedController.php
- app/Http/Controllers/FlagsController.php
- app/Http/Controllers/ForumController.php
- app/Http/Controllers/HoFController.php
- app/Http/Controllers/HomeController.php
- app/Http/Controllers/LegendaryController.php
- app/Http/Controllers/LemixController.php
- app/Http/Controllers/MatchController.php
- app/Http/Controllers/ModeratorController.php
- app/Http/Controllers/NewsController.php
- app/Http/Controllers/PollController.php
- app/Http/Controllers/PostController.php
- app/Http/Controllers/PredictorController.php
- app/Http/Controllers/PreviewController.php
- app/Http/Controllers/ProfileController.php
- app/Http/Controllers/RegistrationController.php
- app/Http/Controllers/SearchController.php
- app/Http/Controllers/SitemapController.php
- app/Http/Controllers/SubscriptionController.php
- app/Http/Controllers/SuggestionController.php
- app/Http/Controllers/TalkController.php
- app/Http/Controllers/TipController.php
- app/Http/Controllers/TransferCenterController.php
- app/Http/Controllers/ViewCounterController.php
- app/Http/Controllers/VoteController.php
- app/Http/Match/MatchSlug.php
- app/Http/Middleware/Auth.php
- app/Http/Middleware/AuthLockAdmin.php
- app/Http/Middleware/AuthLockJson.php
- app/Http/Middleware/AuthLockModerator.php
- app/Http/Middleware/AuthLockRedirect.php
- app/Http/Middleware/Cors.php
- app/Http/Middleware/Honeypot.php
- app/Http/Middleware/NewRelic.php
- app/Http/Middleware/Prerender.php
- app/Http/Middleware/StartSession.php
- app/Http/Middleware/Tracker.php
- app/Http/Middleware/VerifyCsrfToken.php
- app/Http/Models/StageStats.php
- app/Http/Resource.php
- app/Http/ViewComposers/ArticleComposer.php
- app/Http/ViewComposers/CommenterComposer.php
- app/Http/ViewComposers/CompetitionComposer.php
- app/Http/ViewComposers/DeadlineDayComposer.php
- app/Http/ViewComposers/DiscussionComposer.php
- app/Http/ViewComposers/FlagsReviewComposer.php
- app/Http/ViewComposers/Forum/DiscussionComposer.php
- app/Http/ViewComposers/Forum/ForumComposer.php
- app/Http/ViewComposers/Forum/LayoutComposer.php
- app/Http/ViewComposers/HoFComposer.php
- app/Http/ViewComposers/HoFPostComposer.php
- app/Http/ViewComposers/HomeLemixComposer.php
- app/Http/ViewComposers/LemixComposer.php
- app/Http/ViewComposers/LemixPostComposer.php
- app/Http/ViewComposers/MatchReviewComposer.php
- app/Http/ViewComposers/NewsComposer.php
- app/Http/ViewComposers/PostsGridComposer.php
- app/Http/ViewComposers/PredictorComposer.php
- app/Http/ViewComposers/PreviewComposer.php
- app/Http/ViewComposers/Profile/FriendsComposer.php
- app/Http/ViewComposers/Profile/LayoutComposer.php
- app/Http/ViewComposers/Profile/ProfileComposer.php
- app/Http/ViewComposers/Profile/RepliesComposer.php
- app/Http/ViewComposers/Profile/SettingComposer.php
- app/Http/ViewComposers/Profile/WallCommenterComposer.php
- app/Http/ViewComposers/Profile/WallComposer.php
- app/Http/ViewComposers/ProfileBarComposer.php
- app/Http/ViewComposers/TransferCenterComposer.php
- app/Http/Vote/VoteResource.php
- app/Http/Vote/VoteResourceCollection.php
- app/Http/routes.php
- app/Jobs/Job.php
- app/Listeners/AuthEventListener.php
- app/Providers/Auth/AuthServiceProvider.php
- app/Providers/DoctrineConsoleServiceProvider.php
- app/Providers/DoctrineServiceProvider.php
- app/Providers/ElasticEmailServiceProvider.php
- app/Providers/EventServiceProvider.php
- app/Providers/ViewComposerServiceProvider.php
- app/Queries/Article/Article.php
- app/Queries/Article/ArticleQuery.php
- app/Queries/Ban/ActiveBanQuery.php
- app/Queries/Ban/Ban.php
- app/Queries/Ban/BanQueryHandler.php
- app/Queries/Ban/BanSummary.php
- app/Queries/Category/Category.php
- app/Queries/Category/CategoryQueryHandler.php
- app/Queries/Category/ForumCategoriesQuery.php
- app/Queries/Category/OneCategoryQuery.php
- app/Queries/Comment/Comment.php
- app/Queries/Comment/CommentCountQuery.php
- app/Queries/Comment/CommentParentQuery.php
- app/Queries/Comment/CommentQuery.php
- app/Queries/Comment/CommentQueryHandler.php
- app/Queries/Comment/CommentUserInfo.php
- app/Queries/Comment/CommentsInPeriodQuery.php
- app/Queries/Comment/DuplicateCommentQuery.php
- app/Queries/Comment/FlagsReport.php
- app/Queries/Comment/FlagsReportQuery.php
- app/Queries/Comment/OneCommentQuery.php
- app/Queries/Comment/TopCommentsQuery.php
- app/Queries/Comment/ViewedBy.php
- app/Queries/Comment/WithUser.php
- app/Queries/Comment/WithUserQuery.php
- app/Queries/Config/ConfigQuery.php
- app/Queries/FanQuery.php
- app/Queries/HoFQuery.php
- app/Queries/Match/Match.php
- app/Queries/Match/Team.php
- app/Queries/MatchPostQuery.php
- app/Queries/MatchQuery.php
- app/Queries/Poll/Choice.php
- app/Queries/Poll/Poll.php
- app/Queries/Poll/PollQuery.php
- app/Queries/Poll/PollQueryHandler.php
- app/Queries/Post/ForumPost.php
- app/Queries/Post/ForumPostCountQuery.php
- app/Queries/Post/ForumPostQuery.php
- app/Queries/Post/ForumPostQueryHandler.php
- app/Queries/Post/ForumPostsInPeriodQuery.php
- app/Queries/Post/MatchPost.php
- app/Queries/Post/OneForumPostQuery.php
- app/Queries/Post/Post.php
- app/Queries/Post/PreviewPost.php
- app/Queries/Post/WallPost.php
- app/Queries/PostQuery.php
- app/Queries/Predictor/Match.php
- app/Queries/Predictor/Player.php
- app/Queries/Predictor/Prediction.php
- app/Queries/Predictor/PredictorProjector.php
- app/Queries/Predictor/PredictorQuery.php
- app/Queries/Predictor/RelevantRounds.php
- app/Queries/Predictor/Round.php
- app/Queries/Predictor/Summary.php
- app/Queries/PreviewPostQuery.php
- app/Queries/PreviewQuery.php
- app/Queries/StageGuideQuery.php
- app/Queries/StageQuery.php
- app/Queries/StageStatsQuery.php
- app/Queries/Subscription/OneSubscriptionQuery.php
- app/Queries/Subscription/SubscriptionQueryHandler.php
- app/Queries/TableQuery.php
- app/Queries/Tip/Tip.php
- app/Queries/Tip/TipQuery.php
- app/Queries/UrlGeneratorQuery.php
- app/Queries/Vote/HasVotedQuery.php
- app/Queries/Vote/Vote.php
- app/Queries/Vote/VoteCountQuery.php
- app/Queries/Vote/VoteQueryHandler.php
- app/Queries/VoteQuery.php
- app/Repositories/ArticleRepository.php
- app/Repositories/BanRepository.php
- app/Repositories/CommentRepository.php
- app/Repositories/CounterRepository.php
- app/Repositories/ForumCategoryRepository.php
- app/Repositories/ForumPostRepository.php
- app/Repositories/IUserRepository.php
- app/Repositories/Match/MatchRepository.php
- app/Repositories/NotificationRepository.php
- app/Repositories/Poll/PollRepository.php
- app/Repositories/PostRepository.php
- app/Repositories/PreviewRepository.php
- app/Repositories/SubscriptionRepository.php
- app/Repositories/TeamRepository.php
- app/Repositories/TransferRepository.php
- app/Repositories/UserRepository.php
- app/Repositories/VoteRepository.php
- app/Repositories/WallRepository.php
- app/Services/Auth/FacebookLogin.php
- app/Services/Auth/Guard.php
- app/Services/Auth/UserProvider.php
- app/Services/Contact/ContactMailer.php
- app/Services/Mail/ElasticEmailTransport.php
- app/Services/Registration/ActivationKeyMailer.php
- app/Services/Registration/EmailValidator.php
- app/Services/Registration/FacebookRegistration.php
- app/Services/Registration/Registration.php
- app/Services/Registration/RegistrationFactory.php
- app/Support/Akismet.php
- app/Support/AppTime.php
- app/Support/Application.php
- app/Support/Arr.php
- app/Support/AutoMapper.php
- app/Support/Cache/ApcStore.php
- app/Support/Cache/ApcWrapper.php
- app/Support/ConcurrencyLimiter.php
- app/Support/ConcurrentSearch.php
- app/Support/Embedder/Embed.php
- app/Support/Embedder/Embedder.php
- app/Support/Embedder/FrCard.php
- app/Support/Embedder/Iframely.php
- app/Support/Embedder/OpenGraphIO.php
- app/Support/Helpers/TimeAgo.php
- app/Support/ImageUploader.php
- app/Support/Kses.php
- app/Support/Markdown/MarkdownService.php
- app/Support/Markdown/Parsedown.php
- app/Support/Markdown/YoutubeConverter.php
- app/Support/MongoClient.php
- app/Support/Pagination/Paginator.php
- app/Support/Query.php
- app/Support/SearchGuard.php
- app/Support/SqlCommentNotifier.php
- app/Support/UrlGenerator.php
- app/Support/Utils/EmailObfuscator.php
- app/Support/Utils/Helpers.php
- app/Support/Utils/Permutator.php
- app/Support/ValidatorFactory.php
- app/Support/WebpackAssets.php
- app/User/AvatarCreator.php
- app/User/BanCreator.php
- app/User/PasswordResetMailer.php
- app/User/User.php
- artisan
- bootstrap/app.php
- composer.json
- composer.lock
- config/app.php
- config/auth.php
- config/cache.php
- config/database.php
- config/debugbar.php
- config/logging.php
- config/mail.php
- config/queue.php
- config/session.php
- database/factories/ModelFactory.php
- database/migrations/.gitkeep
- database/seeds/DatabaseSeeder.php
- phpunit.xml
- public/content-loader.php
- public/css/dist/9ba4.6f5fe94d425137158727.css
- public/css/dist/flags-review.c8042ba4ecc88d5f7e94.css
- public/css/dist/forum.02de7e443a705f4fb1a5.css
- public/css/dist/home-tips.95b9887b0b106dbd9466.css
- public/css/dist/main.39d0d8bbbe3b08313408.css
- public/css/dist/markdown.9f651a1244e5829124bb.css
- public/css/dist/moderators.3c31cd8528ef7384bb8b.css
- public/css/dist/predictor.fdd17568b1233708972a.css
- public/css/dist/profile.4d18804befa2f9245d8c.css
- public/css/dist/signup.74e927b48ed6228c23e6.css
- public/css/dist/tips.1f78f3c3d0809d9d823f.css
- public/css/dist/tournament.739b32b4210dd022c5c2.css
- public/css/dist/transfers.e0dfe043807e689159b0.css
- public/css/dist/uefacl-2014.c893dd4f1ff5ac0017be.css
- public/css/history.css
- public/fonts/FootyRoom.json
- public/fonts/icomoon.svg
- public/fonts/icomoon.ttf
- public/fonts/icomoon.woff
- public/fonts/selection.json
- public/index.php
- public/js/ads.js
- public/js/dist/028d.ebf3fe8b67249db14806.js
- public/js/dist/14aa.716912755037dcf5abf6.js
- public/js/dist/1ae7.48e5b3e0041d070e68e8.js
- public/js/dist/3add.ec4c9f6124e5233b22d0.js
- public/js/dist/91fe.dd95efc691d4c1b42316.js
- public/js/dist/9ba4.647e7fd4c29c21da4db0.js
- public/js/dist/article.3d84a54976aa4166ff16.js
- public/js/dist/article.fadd667475b3d706f58f.js
- public/js/dist/b76c.b93f423705ea4bb6d526.js
- public/js/dist/c50d.8aca0796798ede721465.js
- public/js/dist/competition.b9678d434b86a6680437.js
- public/js/dist/contact.9a3df3d47f86016195c0.css
- public/js/dist/decc.7a7824742eff4529d1d3.js
- public/js/dist/ef19.0790a598482b009df7f3.js
- public/js/dist/forum.fcb7ff19c1aa087ba671.js
- public/js/dist/lemix.1e63390db336f06e98a6.js
- public/js/dist/main.b3d487bc665090d1efe0.js
- public/js/dist/moderators.5287fdac697f8eb8b785.js
- public/js/dist/predictor.a71fadc8a724f2d98ffc.js
- public/js/dist/preview.34b557058e81b614064a.js
- public/js/dist/profile.e25f5c02540d6a8aa6fd.js
- public/js/dist/review.f3471f03ef244e075eef.js
- public/js/dist/roller.7ba08b121aa6403303fe.js
- public/js/dist/runtime.975dcd22e3dc620cb1fe.js
- public/js/dist/signup.29d92173b6e2c87faf59.js
- public/js/dist/talkroom.f6767b502ef931e2bd3c.js
- public/js/dist/tips.230be0b8538b47cf6c7a.js
- public/js/dist/transfers.ac1fea410df920a1b984.js
- public/js/dist/vendors.0040.ba1d9c0aee0de828aab6.js
- public/js/dist/vendors.1090.31f9ac0514e535ec0ba7.js
- public/js/dist/vendors.1390.2626d749294b3a1083f1.js
- public/js/dist/vendors.148c.573b62bb1f774a0a5539.js
- public/js/dist/vendors.249e.bb33ad916c19881ee711.js
- public/js/dist/vendors.970b.63925cd0805ceba21817.js
- public/js/dist/vendors.c5ee.98860b2ce2be8febc4ac.js
- public/js/dist/vendors.df9e.96acc1efc6d3eed35d45.js
- public/pics/404.png
- public/pics/addthis.png
- public/pics/ads/188bet.png
- public/pics/ads/250x250.gif
- public/pics/ads/Banner-BN-NEW-300x250.gif
- public/pics/ads/MSL728x90.jpg
- public/pics/ads/UEFA-CL.jpg
- public/pics/ads/UEFA-CL.png
- public/pics/ads/WFD300x100.jpg
- public/pics/ads/bolanation-logo.png
- public/pics/ads/flying-footy.gif
- public/pics/ads/gennadyudod.jpg
- public/pics/ads/goalzzhd.jpg
- public/pics/ads/indoSbnG_728x90.gif
- public/pics/ads/jerseysfootball.png
- public/pics/ads/legendary-matches.jpg
- public/pics/ads/media-kit.jpg
- public/pics/ads/scoredraw-predictor-wc-2018.png
- public/pics/ads/signup.jpg
- public/pics/ads/sportsignings1.jpg
- public/pics/ads/sportsignings2.jpg
- public/pics/ads/top-10-goals.jpg
- public/pics/ads/wfd1.jpg
- public/pics/becomefan3.png
- public/pics/bg-pattern-1.png
- public/pics/bg14.png
- public/pics/bg15.png
- public/pics/blue_stripe.gif
- public/pics/calendar_top.png
- public/pics/comment_bg.png
- public/pics/comment_icons.png
- public/pics/dotted_grey.gif
- public/pics/euro-2016-logo.png
- public/pics/euro2012-ec-bg.jpg
- public/pics/fabric-bg.jpg
- public/pics/favicons/apple-touch-icon-114x114.png
- public/pics/favicons/apple-touch-icon-120x120.png
- public/pics/favicons/apple-touch-icon-144x144.png
- public/pics/favicons/apple-touch-icon-152x152.png
- public/pics/favicons/apple-touch-icon-57x57.png
- public/pics/favicons/apple-touch-icon-60x60.png
- public/pics/favicons/apple-touch-icon-72x72.png
- public/pics/favicons/apple-touch-icon-76x76.png
- public/pics/favicons/apple-touch-icon-precomposed.png
- public/pics/favicons/apple-touch-icon.png
- public/pics/favicons/favicon-160x160.png
- public/pics/favicons/favicon-16x16.png
- public/pics/favicons/favicon-196x196.png
- public/pics/favicons/favicon-32x32.png
- public/pics/favicons/favicon-96x96.png
- public/pics/favicons/favicon.ico
- public/pics/favicons/mstile-144x144.png
- public/pics/favicons/mstile-150x150.png
- public/pics/favicons/mstile-310x150.png
- public/pics/favicons/mstile-310x310.png
- public/pics/favicons/mstile-70x70.png
- public/pics/fb-share.png
- public/pics/field-bg-long.jpg
- public/pics/field-bg.jpg
- public/pics/field-hz.png
- public/pics/field-ls.png
- public/pics/field.png
- public/pics/flags.png
- public/pics/footer_logo.png
- public/pics/forum-icons.png
- public/pics/forum.png
- public/pics/fr-ig-logo.jpg
- public/pics/fubotv.png
- public/pics/gear.gif
- public/pics/gray_stripe.gif
- public/pics/grid-pattern-2.png
- public/pics/grid-pattern.gif
- public/pics/history/1960/beckenbauer.jpg
- public/pics/history/1960/best.jpg
- public/pics/history/1960/charlton.jpg
- public/pics/history/1960/greaves.jpg
- public/pics/history/1960/hurst.jpg
- public/pics/history/1960/moore.jpg
- public/pics/history/1960/pele.jpg
- public/pics/history/1960/rivera.jpg
- public/pics/history/1960/sivori.jpg
- public/pics/history/1960/yashin.jpg
- public/pics/history/1970/albert.jpg
- public/pics/history/1970/albert.jpg.jpg
- public/pics/history/1970/bene.jpg
- public/pics/history/1970/bene.jpg.jpg
- public/pics/history/1970/blokhin.jpg
- public/pics/history/1970/blokhin.jpg.jpg
- public/pics/history/1970/boniek.jpg
- public/pics/history/1970/boniek.jpg.jpg
- public/pics/history/1970/breitner.jpg
- public/pics/history/1970/breitner.jpg.jpg
- public/pics/history/1970/jairzinho.jpg
- public/pics/history/1970/jairzinho.jpg.jpg
- public/pics/history/1970/pfaff.jpg
- public/pics/history/1970/pfaff.jpg.jpg
- public/pics/history/1970/platini.jpg
- public/pics/history/1970/platini.jpg.jpg
- public/pics/history/1970/shilton.jpg
- public/pics/history/1970/shilton.jpg.jpg
- public/pics/history/1970/zico.jpg
- public/pics/history/1970/zico.jpg.jpg
- public/pics/history/1980/basten.jpg
- public/pics/history/1980/belanov.jpg
- public/pics/history/1980/gascoigne.jpg
- public/pics/history/1980/gullit.jpg
- public/pics/history/1980/lineker.jpg
- public/pics/history/1980/maradona.jpg
- public/pics/history/1980/marquez.jpg
- public/pics/history/1980/matthaus.jpg
- public/pics/history/1980/papin.jpg
- public/pics/history/1980/sanchez.jpg
- public/pics/history/1980/stoichkov.jpg
- public/pics/history/1990/baggio.jpg
- public/pics/history/1990/baggio.jpg.jpg
- public/pics/history/1990/batistuta.jpg
- public/pics/history/1990/batistuta.jpg.jpg
- public/pics/history/1990/bergkamp.jpg
- public/pics/history/1990/bergkamp.jpg.jpg
- public/pics/history/1990/cantona.jpg
- public/pics/history/1990/cantona.jpg.jpg
- public/pics/history/1990/chilavert.jpg
- public/pics/history/1990/chilavert.jpg.jpg
- public/pics/history/1990/delpiero.jpg
- public/pics/history/1990/delpiero.jpg.jpg
- public/pics/history/1990/giggs.jpg
- public/pics/history/1990/rivaldo.jpg
- public/pics/history/1990/rivaldo.jpg.jpg
- public/pics/history/1990/romario.jpg
- public/pics/history/1990/romario.jpg.jpg
- public/pics/history/1990/weah.jpg
- public/pics/history/1990/weah.jpg.jpg
- public/pics/history/1990/zola.jpg
- public/pics/history/1990/zola.jpg.jpg
- public/pics/history/2000/beckham.jpg
- public/pics/history/2000/buffon.jpg
- public/pics/history/2000/cronaldo.jpg
- public/pics/history/2000/figo.jpg
- public/pics/history/2000/henry.jpg
- public/pics/history/2000/kaka.jpg
- public/pics/history/2000/messi.jpg
- public/pics/history/2000/ronaldinho.jpg
- public/pics/history/2000/ronaldo.jpg
- public/pics/history/2000/zidane.jpg
- public/pics/hof-bg-blur.jpg
- public/pics/hof-bg.jpg
- public/pics/icons.png
- public/pics/icons/ASEAN.png
- public/pics/icons/Afghanistan.png
- public/pics/icons/African Union.png
- public/pics/icons/Aland.png
- public/pics/icons/Albania.png
- public/pics/icons/Algeria.png
- public/pics/icons/American Samoa.png
- public/pics/icons/Andorra.png
- public/pics/icons/Angola.png
- public/pics/icons/Anguilla.png
- public/pics/icons/Antarctica.png
- public/pics/icons/Antigua & Barbuda.png
- public/pics/icons/Arab League.png
- public/pics/icons/Argentina.png
- public/pics/icons/Armenia.png
- public/pics/icons/Aruba.png
- public/pics/icons/Australia.png
- public/pics/icons/Austria.png
- public/pics/icons/Azerbaijan.png
- public/pics/icons/Bahamas.png
- public/pics/icons/Bahrain.png
- public/pics/icons/Bangladesh.png
- public/pics/icons/Barbados.png
- public/pics/icons/Basque Country.png
- public/pics/icons/Belarus.png
- public/pics/icons/Belgium.png
- public/pics/icons/Belize.png
- public/pics/icons/Benin.png
- public/pics/icons/Bermuda.png
- public/pics/icons/Bhutan.png
- public/pics/icons/Bolivia.png
- public/pics/icons/Bosnia & Herzegovina.png
- public/pics/icons/Botswana.png
- public/pics/icons/Bouvet.png
- public/pics/icons/Brazil.png
- public/pics/icons/British Indian Ocean Territory.png
- public/pics/icons/Brunei.png
- public/pics/icons/Bulgaria.png
- public/pics/icons/Burkina Faso.png
- public/pics/icons/Burundi.png
- public/pics/icons/CARICOM.png
- public/pics/icons/CIS.png
- public/pics/icons/Cambodja.png
- public/pics/icons/Cameroon.png
- public/pics/icons/Canada.png
- public/pics/icons/Cape Verde.png
- public/pics/icons/Catalonia.png
- public/pics/icons/Cayman Islands.png
- public/pics/icons/Central African Republic.png
- public/pics/icons/Chad.png
- public/pics/icons/Chile.png
- public/pics/icons/China.png
- public/pics/icons/Christmas.png
- public/pics/icons/Cocos (Keeling).png
- public/pics/icons/Colombia.png
- public/pics/icons/Commonwealth.png
- public/pics/icons/Comoros.png
- public/pics/icons/Congo-Brazzaville.png
- public/pics/icons/Congo-Kinshasa(Zaire).png
- public/pics/icons/Cook Islands.png
- public/pics/icons/Costa Rica.png
- public/pics/icons/Cote d'Ivoire.png
- public/pics/icons/Croatia.png
- public/pics/icons/Cuba.png
- public/pics/icons/Cyprus.png
- public/pics/icons/Czech Republic.png
- public/pics/icons/Denmark.png
- public/pics/icons/Djibouti.png
- public/pics/icons/Dominica.png
- public/pics/icons/Dominican Republic.png
- public/pics/icons/Ecuador.png
- public/pics/icons/Egypt.png
- public/pics/icons/El Salvador.png
- public/pics/icons/Equatorial Guinea.png
- public/pics/icons/Eritrea.png
- public/pics/icons/Estonia.png
- public/pics/icons/Ethiopia.png
- public/pics/icons/European Union.png
- public/pics/icons/FAO.png
- public/pics/icons/Falkland (Malvinas).png
- public/pics/icons/Faroes.png
- public/pics/icons/Fiji.png
- public/pics/icons/Finland.png
- public/pics/icons/France.png
- public/pics/icons/French Guiana.png
- public/pics/icons/French Southern Territories.png
- public/pics/icons/Gabon.png
- public/pics/icons/Galicia.png
- public/pics/icons/Gambia.png
- public/pics/icons/Georgia.png
- public/pics/icons/Germany.png
- public/pics/icons/Ghana.png
- public/pics/icons/Gibraltar.png
- public/pics/icons/Greece.png
- public/pics/icons/Greenland.png
- public/pics/icons/Grenada.png
- public/pics/icons/Guadeloupe.png
- public/pics/icons/Guademala.png
- public/pics/icons/Guam.png
- public/pics/icons/Guernsey.png
- public/pics/icons/Guinea-Bissau.png
- public/pics/icons/Guinea.png
- public/pics/icons/Guyana.png
- public/pics/icons/Haiti.png
- public/pics/icons/Heard Island and McDonald.png
- public/pics/icons/Honduras.png
- public/pics/icons/Hong Kong.png
- public/pics/icons/Hungary.png
- public/pics/icons/IAEA.png
- public/pics/icons/IHO.png
- public/pics/icons/Iceland.png
- public/pics/icons/India.png
- public/pics/icons/Indonesia.png
- public/pics/icons/Iran.png
- public/pics/icons/Iraq.png
- public/pics/icons/Ireland.png
- public/pics/icons/Islamic Conference.png
- public/pics/icons/Isle of Man.png
- public/pics/icons/Israel.png
- public/pics/icons/Italy.png
- public/pics/icons/Ivory Coast.png
- public/pics/icons/Jamaica.png
- public/pics/icons/Japan.png
- public/pics/icons/Jersey.png
- public/pics/icons/Jordan.png
- public/pics/icons/Kazakhstan.png
- public/pics/icons/Kenya.png
- public/pics/icons/Kiribati.png
- public/pics/icons/Kosovo.png
- public/pics/icons/Kuwait.png
- public/pics/icons/Kyrgyzstan.png
- public/pics/icons/Laos.png
- public/pics/icons/Latvia.png
- public/pics/icons/Lebanon.png
- public/pics/icons/Lesotho.png
- public/pics/icons/Liberia.png
- public/pics/icons/Libya.png
- public/pics/icons/Liechtenstein.png
- public/pics/icons/Lithuania.png
- public/pics/icons/Luxembourg.png
- public/pics/icons/Macao.png
- public/pics/icons/Macedonia.png
- public/pics/icons/Madagascar.png
- public/pics/icons/Malawi.png
- public/pics/icons/Malaysia.png
- public/pics/icons/Maldives.png
- public/pics/icons/Mali.png
- public/pics/icons/Malta.png
- public/pics/icons/Marshall Islands.png
- public/pics/icons/Martinique.png
- public/pics/icons/Mauritania.png
- public/pics/icons/Mauritius.png
- public/pics/icons/Mayotte.png
- public/pics/icons/Mexico.png
- public/pics/icons/Micronesia.png
- public/pics/icons/Moldova.png
- public/pics/icons/Monaco.png
- public/pics/icons/Mongolia.png
- public/pics/icons/Montenegro.png
- public/pics/icons/Montserrat.png
- public/pics/icons/Morocco.png
- public/pics/icons/Mozambique.png
- public/pics/icons/Myanmar(Burma).png
- public/pics/icons/NATO.png
- public/pics/icons/Namibia.png
- public/pics/icons/Nauru.png
- public/pics/icons/Nepal.png
- public/pics/icons/Netherlands Antilles.png
- public/pics/icons/Netherlands.png
- public/pics/icons/New Caledonia.png
- public/pics/icons/New Zealand.png
- public/pics/icons/Nicaragua.png
- public/pics/icons/Niger.png
- public/pics/icons/Nigeria.png
- public/pics/icons/Niue.png
- public/pics/icons/Norfolk.png
- public/pics/icons/North Korea.png
- public/pics/icons/Northern Cyprus.png
- public/pics/icons/Northern Ireland.png
- public/pics/icons/Northern Mariana.png
- public/pics/icons/Norway.png
- public/pics/icons/OAS.png
- public/pics/icons/OECD.png
- public/pics/icons/OPEC.png
- public/pics/icons/Olimpic Movement.png
- public/pics/icons/Oman.png
- public/pics/icons/Pakistan.png
- public/pics/icons/Palau.png
- public/pics/icons/Palestine.png
- public/pics/icons/Panama.png
- public/pics/icons/Papua New Guinea.png
- public/pics/icons/Paraguay.png
- public/pics/icons/Peru.png
- public/pics/icons/Philippines.png
- public/pics/icons/Pitcairn.png
- public/pics/icons/Poland.png
- public/pics/icons/Portugal.png
- public/pics/icons/Puerto Rico.png
- public/pics/icons/Qatar.png
- public/pics/icons/Red Cross.png
- public/pics/icons/Reunion.png
- public/pics/icons/Romania.png
- public/pics/icons/Russian Federation.png
- public/pics/icons/Rwanda.png
- public/pics/icons/Saint Barthelemy.png
- public/pics/icons/Saint Helena.png
- public/pics/icons/Saint Lucia.png
- public/pics/icons/Saint Martin (French).png
- public/pics/icons/Saint Pierre and Miquelon.png
- public/pics/icons/Samoa.png
- public/pics/icons/San Marino.png
- public/pics/icons/Sao Tome & Principe.png
- public/pics/icons/Saudi Arabia.png
- public/pics/icons/Scotland.png
- public/pics/icons/Senegal.png
- public/pics/icons/Serbia.png
- public/pics/icons/Seyshelles.png
- public/pics/icons/Sierra Leone.png
- public/pics/icons/Singapore.png
- public/pics/icons/Slovakia.png
- public/pics/icons/Slovenia.png
- public/pics/icons/Solomon Islands.png
- public/pics/icons/Somalia.png
- public/pics/icons/Somaliland.png
- public/pics/icons/South Africa.png
- public/pics/icons/South Georgia and South Sandwich.png
- public/pics/icons/South Korea.png
- public/pics/icons/Spain.png
- public/pics/icons/Sri Lanka.png
- public/pics/icons/St Kitts & Nevis.png
- public/pics/icons/St Vincent & the Grenadines.png
- public/pics/icons/Sudan.png
- public/pics/icons/Suriname.png
- public/pics/icons/Svalbard and Jan Mayen.png
- public/pics/icons/Swaziland.png
- public/pics/icons/Sweden.png
- public/pics/icons/Switzerland.png
- public/pics/icons/Syria.png
- public/pics/icons/Tahiti(French Polinesia).png
- public/pics/icons/Taiwan.png
- public/pics/icons/Tajikistan.png
- public/pics/icons/Tanzania.png
- public/pics/icons/Thailand.png
- public/pics/icons/Timor-Leste.png
- public/pics/icons/Togo.png
- public/pics/icons/Tokelau.png
- public/pics/icons/Tonga.png
- public/pics/icons/Trinidad & Tobago.png
- public/pics/icons/Tunisia.png
- public/pics/icons/Turkey.png
- public/pics/icons/Turkmenistan.png
- public/pics/icons/Turks and Caicos Islands.png
- public/pics/icons/Tuvalu.png
- public/pics/icons/UNESCO.png
- public/pics/icons/UNICEF.png
- public/pics/icons/Uganda.png
- public/pics/icons/Ukraine.png
- public/pics/icons/United Arab Emirates.png
- public/pics/icons/United Kingdom(Great Britain).png
- public/pics/icons/United Nations.png
- public/pics/icons/United States Minor Outlying.png
- public/pics/icons/United States.png
- public/pics/icons/Uruguay.png
- public/pics/icons/Uzbekistan.png
- public/pics/icons/Vanutau.png
- public/pics/icons/Vatican City.png
- public/pics/icons/Venezuela.png
- public/pics/icons/Viet Nam.png
- public/pics/icons/Virgin Islands British.png
- public/pics/icons/Virgin Islands US.png
- public/pics/icons/WHO.png
- public/pics/icons/WTO.png
- public/pics/icons/Wales.png
- public/pics/icons/Wallis and Futuna.png
- public/pics/icons/Western Sahara.png
- public/pics/icons/Yemen.png
- public/pics/icons/Zambia.png
- public/pics/icons/Zimbabwe.png
- public/pics/icons/england.png
- public/pics/incidents.png
- public/pics/inflicted_transparent.png
- public/pics/iphone/1024x1024.png
- public/pics/lemix-bg.jpg
- public/pics/logo-amp.png
- public/pics/logo.png
- public/pics/missing1.jpg
- public/pics/new.png
- public/pics/newsletter/apple-store.png
- public/pics/newsletter/facebook.png
- public/pics/newsletter/google-store.png
- public/pics/newsletter/googleplus.png
- public/pics/newsletter/instagram.png
- public/pics/newsletter/logo.png
- public/pics/newsletter/twitter.png
- public/pics/paper-pattern.png
- public/pics/player2.png
- public/pics/popular-teams.png
- public/pics/pre2012-ec-bg.jpg
- public/pics/ribbon.png
- public/pics/sntv.png
- public/pics/social-sprite.png
- public/pics/spinner.svg
- public/pics/stats-card.jpg
- public/pics/transfers/icon.png
- public/pics/transfers/tc_promo.jpg
- public/pics/twitter-share.png
- public/pics/world-cup-2014-logo.png
- public/pics/worldcup-2018.png
- public/wayback-machine-request.php
- resources/js/article.js
- resources/js/ban/BansOverviewController.js
- resources/js/ban/banWizard.js
- resources/js/comment/commentVote.js
- resources/js/comment/comments.js
- resources/js/comment/frCommentFlaggerComponent.js
- resources/js/comment/frCommenter.js
- resources/js/common/controllers/FlagsReportController.js
- resources/js/common/controllers/LoginController.js
- resources/js/common/controllers/NoSpoilersController.js
- resources/js/common/controllers/subscription.js
- resources/js/common/directives/dragScroll.js
- resources/js/common/directives/formations.js
- resources/js/common/directives/frClickOut.js
- resources/js/common/directives/frDatepicker.js
- resources/js/common/directives/frEasyTimeAgo.js
- resources/js/common/directives/frFixedHeader.js
- resources/js/common/directives/frHasError.js
- resources/js/common/directives/frInfiniteScroll.js
- resources/js/common/directives/frLadda.js
- resources/js/common/directives/frLitelay.js
- resources/js/common/directives/frMarkdown.js
- resources/js/common/directives/frSame.js
- resources/js/common/directives/frServerErrors.js
- resources/js/common/directives/imageUploader.js
- resources/js/common/directives/motmPoll.js
- resources/js/common/directives/scrollTo.js
- resources/js/common/directives/stageSelect.js
- resources/js/common/directives/statCard.js
- resources/js/common/directives/sticky.js
- resources/js/common/directives/stopEvent.js
- resources/js/common/directives/teamTypeahead.js
- resources/js/common/jquery.litebox.js
- resources/js/common/jquery.litelay.js
- resources/js/common/services/dateFormat.js
- resources/js/common/services/formationsDirCtrl.js
- resources/js/common/services/frInfiniteScrollCtrl.js
- resources/js/common/services/frMatchViewHelper.js
- resources/js/common/services/frSearch.js
- resources/js/common/services/frSearchCtrl.js
- resources/js/common/services/lastname.js
- resources/js/common/services/mediaEmbedder.js
- resources/js/common/services/not.js
- resources/js/common/services/subscription.js
- resources/js/common/showErrors.js
- resources/js/contact/feedback.js
- resources/js/contact/index.js
- resources/js/forum.js
- resources/js/fr.js
- resources/js/global.d.ts
- resources/js/league/frLeague.js
- resources/js/lemix.js
- resources/js/livescores/ChatController.js
- resources/js/livescores/ChatService.js
- resources/js/livescores/LiveScoresController.js
- resources/js/livescores/frLsMatchDirective.js
- resources/js/livescores/frLsMatchGroupDirective.js
- resources/js/livescores/frLsSubgroupDirective.js
- resources/js/livescores/livescores.js
- resources/js/livescores/topMatchesComponent.js
- resources/js/main.js
- resources/js/markdown/Markdown.Editor.js
- resources/js/markdown/patchDom.js
- resources/js/match/MatchController.js
- resources/js/match/PreviewController.js
- resources/js/match/ScorelinePollController.js
- resources/js/match/donut.js
- resources/js/match/frHorzBars.js
- resources/js/match/frStatVsStat.js
- resources/js/match/gauge.js
- resources/js/match/matchStats.js
- resources/js/match/scorePollController.js
- resources/js/media/mediaDataService.js
- resources/js/media/mediaListComponent.js
- resources/js/media/mediaViewerComponent.js
- resources/js/moderators.js
- resources/js/moderators/PuppetsController.js
- resources/js/poll/frPoll.js
- resources/js/poll/frPollEditorModal.js
- resources/js/predictor/LeaderboardController.js
- resources/js/predictor/PredictController.js
- resources/js/predictor/PredictorController.js
- resources/js/predictor/index.js
- resources/js/predictor/predictorMatch.js
- resources/js/predictor/roundSummaryComponent.js
- resources/js/preview.js
- resources/js/profile.js
- resources/js/review.js
- resources/js/roller.js
- resources/js/roller/PlayerJs.js
- resources/js/roller/PlayerJsCommon.js
- resources/js/roller/PlayerJsReady.js
- resources/js/roller/Roller.js
- resources/js/roller/RollerInlineTag.js
- resources/js/showdown-extensions/autoembed.js
- resources/js/showdown-extensions/newline.js
- resources/js/showdown-extensions/poll.js
- resources/js/signup.js
- resources/js/talkroom.js
- resources/js/tipEditorComponent.js
- resources/js/tips.js
- resources/js/transfers.js
- resources/js/vendor/jquery.cookie.js
- resources/js/vendor/jquery.form.js
- resources/js/vendor/jquery.scrollTo-min.js
- resources/js/vendor/jquery.timeago.js
- resources/js/vendor/jstz.min.js
- resources/js/vendor/ng-infinite-scroll.js
- resources/js/vendor/showdown-htmlescape.js
- resources/js/vendor/showdown.js
- resources/js/vendor/tiny-pubsub.js
- resources/js/vendor/typeahead.jquery.min.js
- resources/js/vendor/ui-bootstrap-custom-tpls.min.js
- resources/js/vendor/underscore.1.5.2.min.js
- resources/lang/en/validation.php
- resources/styles/articles.less
- resources/styles/bootstraper.less
- resources/styles/contact/contact.less
- resources/styles/dropdown.less
- resources/styles/embed/embed-card.less
- resources/styles/fba.less
- resources/styles/flags-review/flags-review.less
- resources/styles/forum.less
- resources/styles/frDatepicker.less
- resources/styles/grid.less
- resources/styles/guides/tournament.less
- resources/styles/guides/uefacl-2014.less
- resources/styles/hint.css
- resources/styles/icomoon.less
- resources/styles/instagramWidget.less
- resources/styles/lesshat.less
- resources/styles/livescores/topMatches.less
- resources/styles/main.less
- resources/styles/moderators.less
- resources/styles/poll/poll.less
- resources/styles/poll/pollEditorModal.less
- resources/styles/responsive-utilities.less
- resources/styles/scoreline.less
- resources/styles/site/flags-review.less
- resources/styles/site/markdown.less
- resources/styles/site/predictor.less
- resources/styles/site/profile.less
- resources/styles/site/signup.less
- resources/styles/site/transfers.less
- resources/styles/site/typeahead.less
- resources/styles/tips/home-tips.less
- resources/styles/tips/tips.less
- resources/views/.gitkeep
- resources/views/advertise/adTester.blade.php
- resources/views/advertise/index.blade.php
- resources/views/articles/create.blade.php
- resources/views/articles/edit.blade.php
- resources/views/articles/editor.blade.php
- resources/views/articles/show.blade.php
- resources/views/ban/overview.blade.php
- resources/views/ban/permabanRequest.blade.php
- resources/views/comments/activeBan.blade.php
- resources/views/comments/comment.blade.php
- resources/views/comments/commenter.blade.php
- resources/views/comments/discussion-pagelet.blade.php
- resources/views/comments/discussion.blade.php
- resources/views/comments/editHistory.blade.php
- resources/views/comments/removeWizard.blade.php
- resources/views/comments/revisions.blade.php
- resources/views/competition/calendarMatch.php
- resources/views/competition/extraContent.blade.php
- resources/views/competition/index.blade.php
- resources/views/consent/quantcast.blade.php
- resources/views/dmca/index.blade.php
- resources/views/emails/activation.blade.php
- resources/views/emails/activationAsText.blade.php
- resources/views/emails/feedback.blade.php
- resources/views/emails/passwordResetAsText.blade.php
- resources/views/errors/403.blade.php
- resources/views/errors/404.blade.php
- resources/views/feedback/index.blade.php
- resources/views/flags/review.blade.php
- resources/views/forum/_posts.blade.php
- resources/views/forum/_postsList.blade.php
- resources/views/forum/categories.blade.php
- resources/views/forum/comments.blade.php
- resources/views/forum/index.blade.php
- resources/views/forum/layout.blade.php
- resources/views/forum/post.blade.php
- resources/views/hof/decade.blade.php
- resources/views/hof/index.blade.php
- resources/views/hof/post.blade.php
- resources/views/home/articles.blade.php
- resources/views/home/index.blade.php
- resources/views/home/lemixPosts.blade.php
- resources/views/layouts/default.blade.php
- resources/views/layouts/profile.blade.php
- resources/views/legendary/index.blade.php
- resources/views/lemix/index.blade.php
- resources/views/lemix/post.blade.php
- resources/views/matches/review.blade.php
- resources/views/moderators/puppets.blade.php
- resources/views/news/grid.blade.php
- resources/views/news/index.blade.php
- resources/views/posts/grid.blade.php
- resources/views/posts/videoPost.blade.php
- resources/views/predictor/index.blade.php
- resources/views/predictor/predictor.blade.php
- resources/views/previews/index.blade.php
- resources/views/previews/preview.blade.php
- resources/views/profile/friends.blade.php
- resources/views/profile/index.blade.php
- resources/views/profile/replies.blade.php
- resources/views/profile/settings.blade.php
- resources/views/profile/wall.blade.php
- resources/views/profileBar/loggedIn.blade.php
- resources/views/profileBar/loggedOut.blade.php
- resources/views/search/index.blade.php
- resources/views/signin/index.blade.php
- resources/views/signup/activation.blade.php
- resources/views/signup/activationResent.blade.php
- resources/views/signup/done.blade.php
- resources/views/signup/index.blade.php
- resources/views/signup/requestActivation.blade.php
- resources/views/sitemap/forumPosts.blade.php
- resources/views/sitemap/index.blade.php
- resources/views/sitemap/matches.blade.php
- resources/views/talk/index.blade.php
- resources/views/tips/index.blade.php
- resources/views/transferCenter/deadlineDay.blade.php
- resources/views/transferCenter/homePageGuide.blade.php
- resources/views/transferCenter/index.blade.php
- resources/views/transferCenter/instagramWidget.blade.php
- resources/views/users/passwordResetDone.blade.php
- resources/views/users/passwordResetRequested.blade.php
- resources/views/users/requestPasswordReset.blade.php
- resources/views/users/resetPassword.blade.php
- storage/app
- storage/debugbar/.gitignore
- storage/doctrine/.gitignore
- storage/framework
- storage/logs
- tests/SetsUpFixtures.php
- tests/TestCase.php
- tests/UrlGeneratorTest.php
- tests/integration/Comment/ChangeApprovalPolicyTest.php
- tests/integration/Comment/CommentPolicyTest.php
- tests/integration/Comment/CommentVoterTest.php
- tests/integration/Comment/CreateComment/BannedUserDoCommentTest.php
- tests/integration/Comment/CreateComment/BlackListedWordsInCommentTest.php
- tests/integration/Comment/CreateComment/CommentInPostNotExistTest.php
- tests/integration/Comment/CreateComment/CommentShouldSeeDataInDbTest.php
- tests/integration/Comment/CreateComment/DuplicateCommentTest.php
- tests/integration/Comment/CreateComment/FloodCommentsTest.php
- tests/integration/Comment/CreateComment/GuestUserCommentTest.php
- tests/integration/Comment/CreateComment/NewBornCommentLinkTest.php
- tests/integration/Comment/CreateComment/NewBornManyCommentTest.php
- tests/integration/Comment/CreateComment/PostCommentDataTest.php
- tests/integration/Comment/CreateRevisionWhenCommentEditedTest.php
- tests/integration/Comment/EditComment/AdminsEditUserCommentTest.php
- tests/integration/Comment/EditComment/BannedUserEditCommentTest.php
- tests/integration/Comment/EditComment/BlackListedWordsInEditCommentTest.php
- tests/integration/Comment/EditComment/EditOtherUserCommentTest.php
- tests/integration/Comment/EditComment/EditShouldSeeRevisionInDb.php
- tests/integration/Comment/EditComment/EditedCommentSameAsOriginalTest.php
- tests/integration/Comment/EditComment/PostEditCommentDataTest.php
- tests/integration/Comment/Flag/FlagOnUnApprovedCommentTest.php
- tests/integration/Comment/Flag/FlagShouldSeeRecordInDbTest.php
- tests/integration/Comment/Flag/PostFlagDataTest.php
- tests/integration/Comment/GetCommentTest.php
- tests/integration/Comment/Vote/CommentKarmaShouldBeUpdatedOnVoteTest.php
- tests/integration/Comment/Vote/DuplicateVoteTest.php
- tests/integration/Comment/Vote/LimitNumberOfVoteTest.php
- tests/integration/Comment/Vote/VoteDataTest.php
- tests/integration/Forum/CreateDiscussion/BannedUserCreateDiscussionTest.php
- tests/integration/Forum/CreateDiscussion/LimitNumberOfDiscussionCreatedTest.php
- tests/integration/Forum/CreateDiscussion/NewBornCreateDiscussionAfterTooManyCommentTest.php
- tests/integration/Forum/CreateDiscussion/NewBornCreateDiscussionWithLinkTest.php
- tests/integration/Forum/CreateDiscussion/PostDiscussionDataTest.php
- tests/integration/Forum/CreateDiscussion/PostTitleLengthIsLimitedTest.php
- tests/integration/Forum/ViewForumTest.php
- tests/integration/ForumCategory/AdjustPostCountWhenForumPostMovedTest.php
- tests/integration/ForumCategory/IncrementPostCountWhenForumPostPostedTest.php
- tests/integration/ForumPost/ForumPostPolicyTest.php
- tests/integration/ForumPost/SetLastCommentWhenCommentPostedTest.php
- tests/integration/Home/ViewHomeTest.php
- tests/integration/Match/ViewMatchTest.php
- tests/integration/Notification/NotifyWhenCommentPostedTest.php
- tests/integration/Notification/UnnotifyWhenCommentRemovedTest.php
- tests/integration/Post/IncrementCommentCountWhenCommentPostedTest.php
- tests/integration/Predictor/DoPredictionTest.php
- tests/integration/Predictor/GetLeaderboardTest.php
- tests/integration/Predictor/GetMatchesTest.php
- tests/integration/Predictor/GetPlayerTest.php
- tests/integration/Predictor/GetRoundsTest.php
- tests/integration/Predictor/ViewPredictorTest.php
- tests/integration/Spoiler/NoSpoilerSetTest.php
- tests/integration/Subscription/SubscribeToPostWhenCommentPostedInForumTest.php
- tests/integration/Tip/ShowTipInHomeTest.php
- tests/integration/TransferCenter/ViewTransferCenterTest.php
- tests/integration/User/LoginTest.php
- tests/integration/User/SignupTest.php
- tests/integration/User/UserIncrementCommentCountWhenCommentPostedTest.php
- tests/integration/User/UserIncrementPostCountWhenForumPostPostedTest.php
- tests/integration/Vote/VotingManagerTest.php
- tests/unit/Comment/AuthorTest.php
- tests/unit/Comment/CommentChangeTest.php
- tests/unit/Comment/CommentEditedTest.php
- tests/unit/Comment/CommentPostedTest.php
- tests/unit/Comment/CommentRemovedTest.php
- tests/unit/Comment/CommentTest.php
- tests/unit/Comment/RevisionTest.php
- tests/unit/Comment/UpDownVoteTest.php
- tests/unit/ForumPost/ForumPostPostedTest.php
- tests/unit/ForumPost/ForumPostTest.php
- tests/unit/ForumPost/MovedTest.php
- tests/unit/Match/MatchDaysTest.php
- tests/unit/Match/MatchTest.php
- tests/unit/Poll/PollChoiceTest.php
- tests/unit/Poll/PollTest.php
- tests/unit/Predictor/PlayerRoundTest.php
- tests/unit/Predictor/PlayerTest.php
- tests/unit/Predictor/PredictionTest.php
- tests/unit/Predictor/PredictorProjectorTest.php
- tests/unit/Predictor/RoundIdTest.php
- tests/unit/Registration/EmailValidatorTest.php
- tests/unit/Subscription/SubscriptionTest.php
- tests/unit/User/UserRegisteredTest.php
- tests/unit/Vote/VoteCreatedTest.php
- tests/unit/Vote/VoteTest.php
- tests/unit/Wall/WallTest.php
- tsconfig.json
- webpack-assets.json