Commit Graph

27 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 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