DariusIII
|
6b7de95193
|
Rename columns createddate and updateddate to created_at and updated_at to comply with laravel
|
2017-09-28 15:18:52 +02:00 |
|
DariusIII
|
13d487b9f3
|
Update GamesInfo to better handle missing info before inserting into database
|
2017-09-20 14:50:55 +02:00 |
|
DariusIII
|
2b72927887
|
More code style changes
|
2017-09-08 22:36:57 +02:00 |
|
DariusIII
|
65a1e5ff07
|
Rename Models/Settings value function into settingValue to prevent collision with query builder value response
|
2017-09-01 10:49:35 +02:00 |
|
DariusIII
|
24fa162413
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-08-31 09:31:28 +00:00 |
|
DariusIII
|
19e91d8fc6
|
Declare config and giantBomb properties, rename giantbomb to giantBomb
|
2017-08-03 11:21:00 +02:00 |
|
DariusIII
|
59caea9ba9
|
Fix spacing
|
2017-08-03 10:24:11 +02:00 |
|
DariusIII
|
d3da486c42
|
Add check for existing GiantBomb api key
|
2017-08-03 10:12:14 +02:00 |
|
DariusIII
|
c5280c26f0
|
Fix editing of MGR posters
|
2017-07-17 13:23:45 +02:00 |
|
DariusIII
|
6dc54ff6aa
|
Replace app with App in classes used
|
2017-07-16 23:21:21 +02:00 |
|
DariusIII
|
abf66e786a
|
Use proper date for steam games
|
2017-05-19 11:21:41 +02:00 |
|
DariusIII
|
c334019ac3
|
Adjust games ordering
|
2017-05-18 23:19:55 +02:00 |
|
DariusIII
|
20fbc0a5fb
|
More improvements in pc games matching
|
2017-05-18 16:00:28 +02:00 |
|
DariusIII
|
78844f5745
|
Improve matching and pulling data of PC Games
|
2017-05-17 15:51:52 +02:00 |
|
DariusIII
|
b5b746783d
|
Fix misplaced operator in Games class
|
2017-05-17 09:24:26 +02:00 |
|
DariusIII
|
6673d94703
|
Update Steam and Game classes with some minor fixes
|
2017-04-28 10:29:06 +02:00 |
|
DariusIII
|
da9fc59196
|
Update getGameCovers and Games
|
2017-04-04 14:36:23 +02:00 |
|
DariusIII
|
5a37a43a86
|
Use ColorCLI directly
|
2017-04-04 13:05:39 +02:00 |
|
DariusIII
|
e4b535763d
|
Make maxage parameter in getGamesRange function an empty string
|
2017-03-06 15:51:53 +01:00 |
|
DariusIII
|
22c13a3e51
|
Revert one more change
|
2017-02-17 14:02:07 +01:00 |
|
DariusIII
|
f77c4225ae
|
Remove the offending line
|
2017-02-17 13:43:44 +01:00 |
|
DariusIII
|
33fc29b8f1
|
Change one more occurence
|
2017-02-17 13:40:15 +01:00 |
|
DariusIII
|
9cd66b0e1d
|
Fix getting name property
|
2017-02-17 13:39:06 +01:00 |
|
DariusIII
|
b239dfb663
|
Fix undefined index title notice, hopefuly
|
2017-02-17 13:34:09 +01:00 |
|
DariusIII
|
dfcf7b9ab4
|
Add support for GiantBomb queries back to Games class
|
2017-02-17 13:25:19 +01:00 |
|
DariusIII
|
069968cfd0
|
Fix spacing
|
2017-02-10 15:36:52 +01:00 |
|
DariusIII
|
9e14440883
|
Small adjustments, nothing significant
|
2017-02-10 14:28:39 +01:00 |
|
DariusIII
|
38311e8849
|
Use camelcase in variable names (most of them)
|
2017-02-09 13:53:18 +01:00 |
|
DariusIII
|
29c6f3b143
|
Replace single with doublequotes to fix query error
|
2017-02-08 13:44:13 +01:00 |
|
DariusIII
|
cc75540336
|
Update getGamesInfoByName function to use fulltext match against game title for better results
|
2017-02-08 12:48:28 +01:00 |
|
DariusIII
|
98854aa1be
|
Add game regex to Games class
|
2017-02-08 11:40:06 +01:00 |
|
DariusIII
|
4a963149d5
|
Add PHP DOCBLOCK to functions
|
2017-02-07 15:54:22 +01:00 |
|
DariusIII
|
fae59592fb
|
Fix Steam call
|
2017-02-07 15:34:15 +01:00 |
|
DariusIII
|
3d909bde9c
|
Refactor games class and steam output on no data
|
2017-02-07 13:06:13 +01:00 |
|
DariusIII
|
f6da7fb068
|
Fix filters
|
2017-02-07 11:20:56 +01:00 |
|
DariusIII
|
4a294cd560
|
Lower match percentage to 75, small update to Games Class
|
2017-02-07 10:49:22 +01:00 |
|
DariusIII
|
6d295e14a5
|
Improve genres matching for Steam
|
2017-02-06 15:38:49 +01:00 |
|
DariusIII
|
3373ececd1
|
Update composer, update Games class
|
2017-02-06 13:19:51 +01:00 |
|
DariusIII
|
dbafa77960
|
Update Steam and Games classes to properly handle data from steam
|
2017-02-03 11:41:49 +01:00 |
|
DariusIII
|
345749ff49
|
Add some sanity checks to Games and Steam classes
|
2017-02-03 09:30:52 +01:00 |
|
DariusIII
|
8900e0c207
|
Redactor steam support
|
2017-02-03 00:26:51 +01:00 |
|
DariusIII
|
c48cdb3767
|
Update Games and Steam classes
|
2017-02-02 15:59:18 +01:00 |
|
DariusIII
|
284d4b7915
|
Disable Desura game lookups as desura site is not serving any information for now
|
2016-12-15 14:59:26 +01:00 |
|
DariusIII
|
f63d57b899
|
Remove stray reqid constants from Games class
|
2016-12-07 13:56:00 +01:00 |
|
DariusIII
|
7de79fff40
|
Update amazon usage for new apai-io version
|
2016-12-05 12:23:06 +01:00 |
|
DariusIII
|
5c757ec3df
|
Change semantics for $this->renamed
|
2016-12-05 09:50:54 +01:00 |
|
DariusIII
|
1823858541
|
Simplify $this->renamed in Games class
|
2016-12-04 16:49:34 +01:00 |
|
DariusIII
|
f1180d34b2
|
Fix coverview
|
2016-11-06 21:59:34 +01:00 |
|
DariusIII
|
273166660b
|
Changes from old to new Settings model
|
2016-10-25 11:34:51 +02:00 |
|
DariusIII
|
8598c140bf
|
Move from nntmux/db/Settings to app/models/Settings
|
2016-10-24 13:03:58 +02:00 |
|