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
|
14d492b668
|
Move all third party api keys from database to .env file
|
2020-03-01 22:00:36 +01:00 |
|
DariusIII
|
02ad342bac
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-02-05 01:56:40 +00:00 |
|
DariusIII
|
b343c02c63
|
Update project files
|
2020-02-05 00:39:09 +00:00 |
|
DariusIII
|
bb70d3bc91
|
Fix duplicate check in Blacklight/db/populate/AniDB class. Closes #1010
|
2019-11-19 23:27:53 +01:00 |
|
DariusIII
|
5a8fff0020
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-01 19:52:18 +00:00 |
|
DariusIII
|
e94ab1822f
|
Use the new insertOrIgnore function in place of insertIgnore from yadakhov/InsertOnDuplicateKey library
|
2019-08-21 10:04:04 +02: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
|
87c6e5d64f
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-03 20:01:19 +00:00 |
|
DariusIII
|
50ff1b6181
|
Update code style of various files
|
2019-02-03 20:58:51 +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
|
1077c467d6
|
Remove Versions classes and all related data
|
2018-12-19 13:58:31 +01:00 |
|
DariusIII
|
b65f5ad202
|
Remove tessting code
|
2018-11-29 23:57:50 +01:00 |
|
DariusIII
|
e62b27b839
|
Fix DbUpdate git addFile command
|
2018-11-29 23:55:02 +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
|
12ea3bb895
|
Refactor ColorCLI class
|
2018-10-31 10:10:17 +01:00 |
|
DariusIII
|
8624587f2f
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-10-30 10:14:18 +00:00 |
|
DariusIII
|
044ea13eff
|
Update ColorCLI output, remove added newline string (\n)
|
2018-10-30 11:13:52 +01:00 |
|
DariusIII
|
7184647182
|
Move patches from mysql to patches folder as we only support mysql so no need for one more folder
|
2018-10-26 11:39:05 +02: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
|
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
|
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
|
61faca7c66
|
Delete now unused Blacklight\db\DB class
|
2018-08-03 14:42:14 +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
|
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
|
05e253bc80
|
Update ForkinImportNZB class, remove PopulateTitles class from Blacklight\db\populate folder
|
2018-07-17 15:10:35 +02:00 |
|
DariusIII
|
9b7d6b3b10
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-07-05 14:00:56 +00:00 |
|
DariusIII
|
399b221d1f
|
Update DbUpdate class
|
2018-07-05 15:56:26 +02:00 |
|
DariusIII
|
513739f6dd
|
Use now() helper in place of Carbon::now()
|
2018-05-31 10:22:08 +02:00 |
|
DariusIII
|
f8f0899c8d
|
Update PHPDOC block in DbUpdate log property
|
2018-05-25 11:37:59 +02:00 |
|
DariusIII
|
ad0a286a47
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-03-26 13:47:09 +00:00 |
|
DariusIII
|
814028f051
|
Add newline after Info comment message in DbUpdate class
|
2018-03-26 15:46:54 +02:00 |
|
DariusIII
|
c0f070314a
|
Simplify some of the used code, remove unused functions
|
2018-03-15 13:56:17 +01:00 |
|
DariusIII
|
2878b05162
|
Change DB class, remove non-existant constants
|
2018-03-03 22:14:11 +01: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
|
3fb10340d3
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-02-14 22:09:18 +00:00 |
|