Commit Graph

13 Commits

Author SHA1 Message Date
Jonesyj83 8e365a4b37 Update Sharing.php 2022-12-25 22:53:18 +08:00
DariusIII c33db34c49 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-13 20:01:06 +00:00
DariusIII f3cde99e37 Rename $match and variations to $hit for PHP 8 compatibility 2020-12-02 10:55:09 +01:00
DariusIII 552a096d9a Update and fix code with php-cs-fixer 2019-01-31 20:17:57 +01:00
DariusIII ea4d98d4e1 Use DB::statement in place of DB::unprepared + DB::commit 2018-11-29 14:47:00 +01: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 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 7e92ccec9a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-18 08:32:20 +00:00
DariusIII d6d47af8a4 Don't use Blacklight\db\DB in NZBExport and Sharing classes 2018-07-18 10:32:13 +02:00
DariusIII d5e7ba4825 Upgrade nntmux configuration method 2018-03-03 20:47:49 +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 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00