Commit Graph

18 Commits

Author SHA1 Message Date
DariusIII 2b858100b3 Replace NN_ROOT with base_path() 2020-03-29 14:51:21 +02:00
DariusIII 7592fa9beb Revert constants removal changes 2020-03-26 17:44:45 +01:00
DariusIII 1e7244e5bc Remove option to set covers path in database, it is hardcoded now to resources/covers/ 2020-03-22 22:12:07 +01:00
DariusIII 0402fa56d7 Fix code style of many files 2019-05-07 20:56:19 +02: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 bd6fae35ec More File facade usage for files manipulation 2019-01-07 16:17:28 +01:00
DariusIII 62713b626b Update PreDb class and predb_import_daily_batch script 2019-01-07 15:51:47 +01:00
DariusIII 37c7760834 Remove debug code from predb_import_daily_batch.php 2019-01-06 23:26:19 +01:00
DariusIII ea4d98d4e1 Use DB::statement in place of DB::unprepared + DB::commit 2018-11-29 14:47:00 +01:00
DariusIII ad47b6bedc Update predb_import script, it should work now 2018-11-29 12:17:38 +01:00
DariusIII bddb7034d6 Replace mkdir, is_file, is_dir with File facade functions in Blacklight namespace 2018-11-28 15:45:48 +01:00
DariusIII ca94895dc9 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-12 09:00:35 +00:00
DariusIII ac3a66aa29 Fix PreDb class escapeString usage 2018-10-12 10:59:51 +02:00
DariusIII 3c20dd8437 Add escapeString helper function 2018-10-12 10:56:17 +02:00
DariusIII 53ec0de081 Fix pdo quote in Blacklight/db/PreDB class 2018-09-24 14:56:56 +02:00
DariusIII 66d7169f6e Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-20 12:24:12 +00:00
DariusIII 5ab7bcc7ed Update \Blacklight\db\PreDb class 2018-07-20 14:24:06 +02:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00