Commit Graph

29 Commits

Author SHA1 Message Date
DariusIII b7daf85399 Update PHPDOC blocks defined return types where bool was declared and only false was returned 2018-08-03 14:41:10 +02:00
DariusIII e27fd43626 Update Games class 2018-07-26 13:12:31 +02:00
DariusIII 0da4fa2661 Use function for repeated genres array creation 2018-07-11 13:11:54 +02:00
DariusIII d598104a42 Replace Blacklight\DB class with DB facade in Console, Games, Genres, IRCClient and IRCScraper classes 2018-07-08 15:38:26 +02:00
DariusIII f5689fc83a Fix Games cover view search filter browsing 2018-06-05 10:40:24 +02:00
DariusIII 513739f6dd Use now() helper in place of Carbon::now() 2018-05-31 10:22:08 +02:00
DariusIII 5231f0c82f Re-use old code and fix _totalrows and _totalcount insertion into existing array/object 2018-05-21 10:35:09 +02:00
DariusIII 88611c51db Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-11 22:24:24 +00:00
DariusIII 19fcc7e0fb Fix games covers page 2018-05-12 00:23:56 +02:00
DariusIII a92e5a272d Replace '!=' with proper '<>' operator 2018-05-11 10:16:55 +02:00
DariusIII cde4ef5f0e Use minutes instead of seconds for cache_expiry 2018-05-10 12:46:24 +02:00
DariusIII 4b4bc72b4b Rearrange pagination queries 2018-05-09 23:15:00 +02:00
DariusIII 9089a7287f Use simplePaginate everywhere 2018-05-09 13:09:54 +02:00
DariusIII 8ae0664304 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-30 13:23:15 +00:00
DariusIII 04b6987470 Update queries in Games class 2018-04-30 15:23:34 +02:00
DariusIII 8e74127cc1 Fix games cover page 2018-04-30 12:43:59 +02:00
DariusIII 3b07b15062 Fix column and table names used in Games, Music and XXX get range functions 2018-04-30 08:56:33 +02:00
DariusIII 2dc2ee9f3c Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-19 13:15:35 +00:00
DariusIII ad3e97f61e Add GameController 2018-04-19 14:08:55 +02:00
DariusIII a5c6ef9ed4 Adjust queries in classes related to browsing 2018-04-13 14:46:31 +02:00
DariusIII f14ec6cd11 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-11 11:31:59 +00:00
DariusIII c9cdc3f065 Add GamesController, adjust themes and classes 2018-04-11 13:31:41 +02:00
DariusIII d5e7ba4825 Upgrade nntmux configuration method 2018-03-03 20:47:49 +01:00
DariusIII 6e19a89b9b Revert to insertGetId function usage in Games class 2018-02-27 10:19:06 +01:00
DariusIII bca6d292be Fix date parsing for game releases 2018-02-27 09:55:23 +01:00
DariusIII e07f3f5584 Use laravel scout to search fulltext indexes 2018-02-23 10:39:29 +01:00
DariusIII a8a38363b2 Move web and cli settings from settings to .env file (settings.php will be obsoleted very soon) 2018-02-19 09:56:37 +01:00
DariusIII 3fb10340d3 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-14 22:09:18 +00:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00