Commit Graph

35 Commits

Author SHA1 Message Date
DariusIII b57731294f Revert caching to old style 2024-09-13 22:47:21 +02:00
DariusIII 206b514608 Revert "Revert "Use flexible caching""
This reverts commit d235cc41d4.
2024-09-13 22:24:00 +02:00
DariusIII d235cc41d4 Revert "Use flexible caching"
This reverts commit 6ff10ad89e.
2024-09-13 22:22:28 +02:00
DariusIII 2170d2e263 Revert "Revert "Use flexible caching""
This reverts commit cf2f12ee3e.
2024-09-13 22:11:09 +02:00
DariusIII cf2f12ee3e Revert "Use flexible caching"
This reverts commit 6ff10ad89e.
2024-09-13 21:57:00 +02:00
DariusIII 6ff10ad89e Use flexible caching 2024-09-13 12:24:21 +02:00
DariusIII be8d52f633 CS fixes 2024-06-22 13:40:09 +02:00
DariusIII 9a8e58482f Update packages 2023-12-28 20:57:39 +01:00
DariusIII 6bfdfae8f6 Remove default array definitions from class constructors 2023-04-14 23:50:14 +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 49872346f2 CS code fixes by pint 2023-03-02 16:47:20 +01:00
StyleCI Bot 7642964a9c Apply fixes from StyleCI
[ci skip] [skip ci]
2022-01-31 23:34:07 +00:00
DariusIII 116c3488bb Fix deprecations in Genres class 2022-02-01 00:26:47 +01: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 bab65321a9 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-31 19:18:57 +00:00
DariusIII 552a096d9a Update and fix code with php-cs-fixer 2019-01-31 20:17:57 +01:00
DariusIII 08b8edbe2d Replace usage of array_ helper with Arr class directly to prepare for Laravel 5.8 changes 2019-01-29 13:52:01 +01:00
DariusIII ccecbe2a6b Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-01 22:08:23 +00:00
DariusIII 4104f34c54 Update all the \Blacklight namespace classes with class PHPDOC block 2019-01-01 23:07:45 +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 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 0da4fa2661 Use function for repeated genres array creation 2018-07-11 13:11:54 +02:00
DariusIII 785e7c06ea Update Genres and Console classes 2018-07-08 22:42:24 +02:00
DariusIII 75ee3876d6 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-08 13:39:29 +00:00
DariusIII d598104a42 Replace Blacklight\DB class with DB facade in Console, Games, Genres, IRCClient and IRCScraper classes 2018-07-08 15:38:26 +02:00
DariusIII 513739f6dd Use now() helper in place of Carbon::now() 2018-05-31 10:22:08 +02:00
DariusIII cde4ef5f0e Use minutes instead of seconds for cache_expiry 2018-05-10 12:46:24 +02:00
DariusIII d5e7ba4825 Upgrade nntmux configuration method 2018-03-03 20:47:49 +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