DariusIII
|
f21e6e8845
|
Simplify setting names and check
|
2024-10-28 12:14:32 +01:00 |
|
DariusIII
|
9d3bdd1324
|
Code style fixes
|
2024-08-13 22:13:34 +02:00 |
|
DariusIII
|
9b82e4fb80
|
Rename AniDB and move it to Blcklight namespace
|
2024-05-16 22:17:57 +02:00 |
|
DariusIII
|
de512f17ae
|
CS fixes
|
2024-01-11 21:50:31 +01:00 |
|
DariusIII
|
46cc0d8da1
|
Fix anidb
|
2024-01-11 21:47:07 +01:00 |
|
DariusIII
|
5e2855fc27
|
Remove unused pdo
|
2024-01-10 21:33:56 +01:00 |
|
DariusIII
|
3ed9a41ade
|
Change queries to use models
|
2024-01-10 21:30:38 +01:00 |
|
DariusIII
|
2e5fa95f93
|
Fix error in code used
|
2024-01-09 12:33:17 +01:00 |
|
DariusIII
|
9a8e58482f
|
Update packages
|
2023-12-28 20:57:39 +01:00 |
|
DariusIII
|
43f2c3eeb8
|
Fix AniDB issue. Closes #1308
|
2023-04-07 17:43:07 +02:00 |
|
Shift
|
71e1631df6
|
Remove redundant typing from DocBlocks
|
2023-03-30 14:15:45 +00:00 |
|
Shift
|
afb0f41611
|
Add PHP type hints
|
2023-03-30 14:15:39 +00:00 |
|
DariusIII
|
e14853c55b
|
Change output function and class used
|
2023-03-28 22:11:36 +02:00 |
|
DariusIII
|
49872346f2
|
CS code fixes by pint
|
2023-03-02 16:47:20 +01:00 |
|
DariusIII
|
ae61c3dc35
|
Additional changes for tagging removal
|
2023-03-01 14:39:15 +01: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
|
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
|
5a8fff0020
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-01 19:52:18 +00:00 |
|
DariusIII
|
d6e65be9ea
|
Remove unused PDO class instantiation
|
2019-04-15 12:17:44 +02:00 |
|
DariusIII
|
c4b666b4ad
|
Update code style on AniDB processing class
|
2019-03-02 21:19:07 +01:00 |
|
DariusIII
|
7a92ed653d
|
Escape hyphen in regexes to match pcre2 requirements
|
2019-02-27 22:52:09 +01:00 |
|
DariusIII
|
8cb043ed45
|
Update Blacklight\processing\post\AniDB class
|
2019-02-07 15:04:48 +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
|
12ea3bb895
|
Refactor ColorCLI class
|
2018-10-31 10:10:17 +01:00 |
|
DariusIII
|
a06f11a60e
|
Update regex in AniDB postprocessing
|
2018-10-23 09:20:58 +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
|
3c20dd8437
|
Add escapeString helper function
|
2018-10-12 10:56:17 +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
|
966fd62874
|
Fix another error and bad match check
|
2018-08-15 14:00:18 +02:00 |
|
DariusIII
|
998e92bcd6
|
Fix anidb matching error
|
2018-08-15 08:40:57 +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
|
369c16376e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-07-18 12:49:09 +00:00 |
|
DariusIII
|
4a655d1249
|
Remove usage of Blacklight\db\DB class from release postprocessing classes
|
2018-07-18 14:48:21 +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
|
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 |
|