Commit Graph

52 Commits

Author SHA1 Message Date
DariusIII d3fce48f55 Add check for TBA TBD dates for rest of the used sources in Games class 2018-12-10 10:20:15 +01:00
DariusIII dff898955d Check IGDB for TBA/TBD release dates that could cause problems with date creation 2018-12-10 10:12:38 +01:00
DariusIII 2efc586051 Use config file to fetch IGDB key in COnsole and Games classes 2018-12-01 21:18:57 +01:00
DariusIII 12ea3bb895 Refactor ColorCLI class 2018-10-31 10:10:17 +01:00
DariusIII cd2625ced7 Missed one check 2018-10-22 09:40:06 +02:00
DariusIII ff6e74ab26 Fix rest of the checks for returned data from IGDB 2018-10-22 09:35:36 +02:00
DariusIII c06da6e073 Add check to see if the cover is set in IGDB 2018-10-22 09:21:27 +02:00
DariusIII 24c233bd93 Add check for existing theme data from IGDB 2018-10-22 09:17:12 +02:00
DariusIII 2f9852fa41 Check for TBA date in steam games information check 2018-10-22 09:04:50 +02:00
DariusIII f99e78774e Try to prevent error on missing publishers from IGDB results 2018-10-21 22:25:15 +02:00
DariusIII bafe7c6b93 Use league/climate in ColorCLI class 2018-10-19 11:30:36 +02:00
DariusIII 95376f8c32 Remove unused $this->pdo instances 2018-10-18 16:00:34 +02:00
DariusIII 3c20dd8437 Add escapeString helper function 2018-10-12 10:56:17 +02:00
DariusIII 423933e2cb Apply fixes from StyleCI
[ci skip] [skip ci]
2018-09-17 20:49:22 +00:00
DariusIII 882a5ead19 Catch 429 errors and disable IGDB lookups 2018-09-17 22:49:00 +02:00
DariusIII 7b55ff0da9 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2018-09-14 13:21:07 +02:00
DariusIII e42f2bb0d0 Update IGDB data handling 2018-09-14 13:20:44 +02:00
DariusIII e7b9149940 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-09-14 10:39:16 +00:00
DariusIII 84cec8579d Add IGDB for PC games lookup 2018-09-14 12:38:33 +02:00
DariusIII 624eef2358 Update date handling of Games class 2018-08-15 22:54:48 +02:00
DariusIII 0eeba5532d Apply fixes from StyleCI
[ci skip] [skip ci]
2018-08-15 13:30:47 +00:00
DariusIII dc5f458005 Optimize imports in Blacklight namespace 2018-08-15 15:29:14 +02:00
DariusIII d79257f3b6 Fix errors related to showPasswords function change 2018-08-09 22:50:34 +02:00
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