DariusIII
|
47407ab912
|
Fix array access to igdb data as objects
|
2021-07-09 21:21:12 +02:00 |
|
DariusIII
|
255a761c17
|
Fix couple of issues
|
2021-03-07 23:08:36 +01:00 |
|
DariusIII
|
593d3542fd
|
Update Games class. Closes #1160
|
2021-02-26 10:23:51 +01:00 |
|
DariusIII
|
f3cde99e37
|
Rename $match and variations to $hit for PHP 8 compatibility
|
2020-12-02 10:55:09 +01:00 |
|
DariusIII
|
bc3e437da4
|
Fix GiantBomb querying
|
2020-11-15 22:18:32 +01:00 |
|
DariusIII
|
eabe6b14c7
|
Remove aliases check from giantbomb
|
2020-10-04 15:26:07 +02:00 |
|
DariusIII
|
78a4da6861
|
Update dborsatto/php-giantbomb to latest version
|
2020-09-29 18:47:14 +02:00 |
|
DariusIII
|
14d492b668
|
Move all third party api keys from database to .env file
|
2020-03-01 22:00:36 +01:00 |
|
DariusIII
|
95957ed853
|
Fix PHP 7.4 null array access error in Games class. Closes #1082
|
2020-02-09 22:28:16 +01:00 |
|
DariusIII
|
02ad342bac
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-02-05 01:56:40 +00:00 |
|
DariusIII
|
b343c02c63
|
Update project files
|
2020-02-05 00:39:09 +00:00 |
|
DariusIII
|
2c7a07cc44
|
Increase spacing in all getBrowseBy functions
|
2020-01-06 23:31:37 +01:00 |
|
DariusIII
|
5a8fff0020
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-01 19:52:18 +00:00 |
|
DariusIII
|
98a777c681
|
Add one more dtae check
|
2019-09-30 10:51:54 +02:00 |
|
DariusIII
|
46a25a2a47
|
Check if game release date is not a text
|
2019-09-30 10:32:19 +02:00 |
|
DariusIII
|
72a3bbe54d
|
Fix game publisher lookup
|
2019-09-09 22:49:35 +00:00 |
|
DariusIII
|
e254aed358
|
Fix search for games
|
2019-09-09 15:02:52 +02:00 |
|
DariusIII
|
8791332fce
|
Phpcs fixes
|
2019-09-09 13:24:04 +02:00 |
|
DariusIII
|
f70696ceeb
|
Use marcreichel/igdb-laravel for igdb lookups
|
2019-09-09 13:23:40 +02:00 |
|
DariusIII
|
2855f3588c
|
Change check for giantbomb key
|
2019-03-13 13:17:49 +01:00 |
|
DariusIII
|
40e7233727
|
Rename groups table to usenet_groups as groups is a reserved word in mysql now
|
2019-02-19 15:54:32 +01:00 |
|
DariusIII
|
87c6e5d64f
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-03 20:01:19 +00:00 |
|
DariusIII
|
50ff1b6181
|
Update code style of various files
|
2019-02-03 20:58:51 +01:00 |
|
DariusIII
|
ccecbe2a6b
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-01 22:08:23 +00:00 |
|
DariusIII
|
4104f34c54
|
Update all the \Blacklight namespace classes with class PHPDOC block
|
2019-01-01 23:07:45 +01:00 |
|
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 |
|