Commit Graph

31 Commits

Author SHA1 Message Date
DariusIII daf12078bb Fix various issues 2024-11-03 13:12:58 +01:00
DariusIII 98c7b043ca Update seeder and names 2024-10-28 13:27:02 +01:00
DariusIII f21e6e8845 Simplify setting names and check 2024-10-28 12:14:32 +01:00
DariusIII 05ebaf4442 Use config where possible 2024-10-28 11:29:09 +01:00
DariusIII 9d3bdd1324 Code style fixes 2024-08-13 22:13:34 +02:00
DariusIII 6bfdfae8f6 Remove default array definitions from class constructors 2023-04-14 23:50:14 +02:00
DariusIII cdf10c03c9 Remove sharing from controllers and admin theme 2023-03-29 16:32:50 +02:00
DariusIII 49872346f2 CS code fixes by pint 2023-03-02 16:47:20 +01:00
DariusIII def4635b6c Update postprocessing 2023-01-07 20:26:43 +01:00
DariusIII 1306008277 Update function type hints, add array shapes and replace switch with match 2022-07-17 23:46:33 +02:00
DariusIII c33db34c49 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-13 20:01:06 +00: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 668b31a98b Fix bad order of variables in PostProcess class 2019-08-16 10:32:20 +02:00
DariusIII 623edaaedb Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-19 14:56:46 +00: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 bf55489a9a Increase number of checked files in PostProcess par2 check function 2018-11-18 17:31:04 +01: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 a08e9d6c60 Remove usage of Blacklight\db\DB class from Backfill, PostProcess and ProcessReleases classes 2018-07-17 15:55:12 +02:00
DariusIII 4e6e1466b2 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-10 13:03:57 +00:00
DariusIII 8285167dba Remove references to Blacklight\db\DB from PostProcess class 2018-07-10 15:03:48 +02:00
DariusIII 513739f6dd Use now() helper in place of Carbon::now() 2018-05-31 10:22:08 +02:00
DariusIII d5e7ba4825 Upgrade nntmux configuration method 2018-03-03 20:47:49 +01:00
DariusIII 2b0a497d85 Remove references to groups from PostpProcess and Backfill (fixes issue #398) 2018-02-20 15:33:59 +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