Commit Graph

26 Commits

Author SHA1 Message Date
DariusIII 49ca479083 Update book processing and matching 2026-04-14 15:14:27 +02:00
DariusIII 4bca02f103 Latest pint fixes 2026-03-11 10:11:30 +01:00
DariusIII 01a96bbc43 Declare strict types in classes 2026-02-26 14:26:07 +01:00
DariusIII f4c444c9b0 Update phpstan level to 6 2026-02-11 14:02:26 +01:00
DariusIII 1c5d75f104 Fix multiple issues and enhance templates 2025-10-26 22:12:10 +01:00
DariusIII fedfb9ed9e Reorganize templates 2025-10-10 14:42:03 +02:00
DariusIII f70d77c620 Update admin area 2025-10-05 03:40:50 +02:00
DariusIII 34bf090d5e Update relationship 2025-01-01 16:29:28 +01:00
DariusIII 0436fca876 Update site-edit template 2024-10-28 12:36:07 +01:00
DariusIII f21e6e8845 Simplify setting names and check 2024-10-28 12:14:32 +01:00
DariusIII 6f5874e384 Code style fixes 2024-09-10 22:22:42 +02:00
DariusIII ce4d47e0f0 Move stats to their own models 2024-09-10 22:22:01 +02:00
DariusIII 2b7a6f7ff4 Code style fixes 2024-09-08 15:00:41 +02:00
DariusIII f881d6ea4e Move stat functions to SiteStat model 2024-09-08 14:59:53 +02:00
DariusIII 41b619f7fc CS fixes 2023-05-26 23:55:24 +02:00
DariusIII 44d56aeba3 Fix return type declaration 2023-05-26 23:40:04 +02:00
Shift 9075b09068 Convert env() to config()
Laravel [recommends][1] only using `env()` within configuration files and using `config()` everywhere else. Doing so allows you to improve performance by running `php artisan config:cache`.

[1]: https://laravel.com/docs/5.7/configuration#configuration-caching
2023-03-30 14:15:18 +00:00
Shift 1eeb9eaece Shift to consistent, fluent response chains 2023-03-30 14:15:17 +00:00
Shift 0faefd419b Streamline calls to orderBy 2023-03-30 14:15:08 +00:00
DariusIII 766a07b1e2 Replace custom path constants with laravel defined paths 2023-03-28 16:56:23 +02:00
DariusIII d775ff22e2 Remove support for sab, nzbget, couchpotato and nzbvortex integrations 2023-03-16 13:38:43 +01:00
DariusIII 49872346f2 CS code fixes by pint 2023-03-02 16:47:20 +01:00
DariusIII 6eab198c1d Code style fixes 2022-10-23 23:24:49 +02:00
DariusIII 4d188afb52 Update controllers 2022-10-23 23:18:00 +02:00
DariusIII c33db34c49 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-13 20:01:06 +00:00
DariusIII 34fb50f40f Use Laravel framework 8 2020-09-28 21:26:55 +02:00