Commit Graph

50 Commits

Author SHA1 Message Date
DariusIII c2ab903227 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-05 20:47:36 +00:00
DariusIII 0c527ac54a Catch ArtistNotFoundException 2018-12-05 21:47:17 +01:00
DariusIII b169f44ae8 Check if $mus['year'] is empty 2018-12-03 14:36:52 +01:00
DariusIII 1137e7c637 Add changed file that was missed in previous commit 2018-11-27 14:33:39 +01:00
DariusIII a5e8d2e89c Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-26 22:19:44 +00:00
DariusIII 1298a7d458 Update Music class and dariusiii/php-itunes-api to version 1.0.3 2018-11-26 23:19:29 +01:00
DariusIII d5f3ecb290 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-26 19:42:43 +00:00
DariusIII d20e488564 Update saving of cover value 2018-11-26 20:42:30 +01:00
DariusIII 81efe10213 Change Music lookup logic 2018-11-26 16:08:28 +01:00
DariusIII 378a80bfa7 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-26 12:51:34 +00:00
DariusIII bbc159a649 Fetch music information from iTunes too 2018-11-26 13:51:00 +01:00
DariusIII 12ea3bb895 Refactor ColorCLI class 2018-10-31 10:10:17 +01:00
DariusIII 59c060a6bf Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-30 13:36:11 +00:00
DariusIII 29f7ed4913 Update Music class 2018-10-30 14:35:46 +01:00
DariusIII 5c1becaf7f Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-19 09:31:28 +00:00
DariusIII bafe7c6b93 Use league/climate in ColorCLI class 2018-10-19 11:30:36 +02:00
DariusIII 15418ac3f7 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-18 14:01:06 +00: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 0c813d15ab Catch Throwable in place of Exceptions 2018-09-10 14:48:50 +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 43b4ceca1d Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-11 11:12:13 +00:00
DariusIII 0da4fa2661 Use function for repeated genres array creation 2018-07-11 13:11:54 +02:00
DariusIII db304a59c7 Use Eloquent PDO in Movie, Music and Nfo classes 2018-07-08 17:53:26 +02:00
DariusIII 3216858ab8 Fix getBrowseBy function in Music class 2018-06-05 15:50:56 +02:00
DariusIII 513739f6dd Use now() helper in place of Carbon::now() 2018-05-31 10:22:08 +02:00
DariusIII 951ce39faf Fix audio cover view errors for real this time 2018-05-22 23:07: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 7366fcf1a2 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-12 20:43:01 +00:00
DariusIII ba3cc0a478 Update Adult and Music pages 2018-05-12 22:42:30 +02:00
DariusIII b380c94c2f Update music cover pages 2018-05-12 22:19:23 +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 df20d5352d Update queries in Console, Movie, Books, Music and XXX classes 2018-05-08 23:44:02 +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 a5c6ef9ed4 Adjust queries in classes related to browsing 2018-04-13 14:46:31 +02:00
DariusIII 8a0eeb61ee Add MusicController 2018-04-11 15:38:01 +02:00
DariusIII a57ec12452 Revert to insertGetId usage 2018-03-07 10:48:32 +01:00
DariusIII d5e7ba4825 Upgrade nntmux configuration method 2018-03-03 20:47:49 +01:00
DariusIII c720d7279c Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-26 11:26:25 +00:00
DariusIII 72e229beab Fix Music postprocessing 2018-02-26 12:26:07 +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