DariusIII
4d2cc53283
CS fixes
2025-04-18 20:51:18 +02:00
DariusIII
e4b578994f
Update nzb upload from browser
2025-04-18 20:51:04 +02:00
DariusIII
bfab25ee13
Fix pagination in admin release page
2025-03-28 11:32:51 +01:00
DariusIII
d674ca155f
CS fixes
2025-03-28 10:29:40 +01:00
DariusIII
48785e3ada
Fix redirection error on release deletion
2025-03-28 10:29:16 +01: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
4932cc6133
CS fixes
2024-09-30 22:13:03 +02:00
DariusIII
164b074e3c
Fix list and search
2024-09-30 22:12:46 +02:00
DariusIII
50aacdd4e6
Add search to admin movie list
2024-09-30 21:55:11 +02: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
9d3bdd1324
Code style fixes
2024-08-13 22:13:34 +02:00
DariusIII
e1dfea9283
Remove show in menu and related functions
2024-07-25 20:34:50 +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
DariusIII
5944aa64a9
Fix return type declaration on create function
2023-04-09 14:40:39 +02:00
DariusIII
457bdf5003
Fix edit error
2023-04-09 00:41:30 +02:00
DariusIII
60563b1912
Fix return type value in AdminGroupController
2023-04-07 23:37:00 +02:00
DariusIII
62e52eeb26
CS fixes
2023-04-05 11:11:10 +02:00
DariusIII
461096efdf
Fix return type declaration
2023-04-05 11:05:00 +02:00
DariusIII
0483fa7534
CS fixes
2023-04-04 21:56:22 +02:00
DariusIII
a527301c83
Remove typed properties
2023-04-04 21:50:30 +02:00
DariusIII
91ca094c30
Fix double jpg extension
2023-04-03 17:55:40 +02:00
DariusIII
e577141d87
Fix couple of occurences of missed DS constant usage
2023-04-01 23:05:58 +02:00
DariusIII
5f211406d0
Fix isPostBack issues
2023-03-30 23:48:50 +02:00
DariusIII
ad05688ac6
CS fixes
2023-03-30 21:48:07 +02:00
Shift
afb0f41611
Add PHP type hints
2023-03-30 14:15:39 +00: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
66c246852c
Leverage injected request object
...
Laravel automatically injects the current Http [request object][1] to all Controller actions and Middleware. Leveraging this object improves consistency and testability.
[1]: https://laravel.com/docs/requests#accessing-the-request
2023-03-30 14:15:14 +00:00
Shift
0faefd419b
Streamline calls to orderBy
2023-03-30 14:15:08 +00:00
DariusIII
cdf10c03c9
Remove sharing from controllers and admin theme
2023-03-29 16:32:50 +02:00
DariusIII
766a07b1e2
Replace custom path constants with laravel defined paths
2023-03-28 16:56:23 +02:00
DariusIII
ea9c3b0001
Remove unused functions
2023-03-22 15:42:37 +01:00
DariusIII
d33ee03ebf
Remove unused functions and classes
2023-03-22 15:12:29 +01:00
DariusIII
d775ff22e2
Remove support for sab, nzbget, couchpotato and nzbvortex integrations
2023-03-16 13:38:43 +01:00
DariusIII
3cf669dfb0
Update nzb and covers paths
2023-03-16 10:57:27 +01:00
DariusIII
a91c2452c7
CS fixes by pint
2023-03-07 11:18:32 +01:00
DariusIII
4c646b9b7c
CS fixes
2023-03-06 10:28:49 +01:00
DariusIII
75b0e567dd
Remove stray tag property
2023-03-06 10:24:30 +01: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
715ea01dc1
CS fixes
2023-02-04 14:16:06 +01:00
DariusIII
c441d96ee5
Fix AdminGroupController. Closes #1270
2023-02-04 14:13:30 +01:00
DariusIII
83fcfaa08b
CS fixes
2023-01-15 18:29:21 +01:00
DariusIII
a2d31e7743
Fix wrong return value
2023-01-15 18:27:54 +01:00