Commit Graph

11773 Commits

Author SHA1 Message Date
HDVinnie bca4576d4c update: test 2024-08-13 21:21:23 -04:00
HDVinnie d88da0fbdd update: AutoRecycleAudits command 2024-08-13 21:04:07 -04:00
HDVinnie 66b82e6ae1 add: staff audit activity 2024-08-13 20:57:06 -04:00
HDVinnie 75e2a99a4f fix: torrent tump search
Co-Authored-By: Jay <73784120+Obi-Wana@users.noreply.github.com>
2024-08-13 20:54:21 -04:00
HDVinnie 92fa9a6d44 Merge pull request #4044 from Roardom/fix-invite-tree
(Fix) Various invite tree fixes
2024-08-13 20:04:27 -04:00
Roardom e02d25875b fix: various invite tree fixes
Average seedtime is now average and not total. Swap tree stats of seedsize vs seedtime. Use correct user for last action. Filter out infinite ratios.
2024-08-12 05:19:03 +00:00
HDVinnie 1293086d27 Merge pull request #4042 from Roardom/invite-tree
(Add) Invite tree user page
2024-08-11 17:42:32 -04:00
HDVinnie 64a2362da8 Merge pull request #4040 from Roardom/livewire-stats
(Update) Lazy load stats index
2024-08-11 17:42:09 -04:00
HDVinnie b79641bf19 Merge pull request #4039 from Roardom/larastan-notification-errors
(Fix) Larastan errors in notifications
2024-08-11 17:41:55 -04:00
HDVinnie 3e48c367a4 Merge pull request #4038 from Roardom/improve-invite-log-search
(Update) Improve invite log search
2024-08-11 17:41:37 -04:00
HDVinnie e6b7fbad78 Merge pull request #4035 from Obi-Wana/tv-season-sort
Group shows by season
2024-08-11 17:41:23 -04:00
Roardom 66f7dc08f0 add: invite tree user page 2024-08-11 17:27:00 +00:00
Jay Sizzla 5dcec66195 Group shows by season 2024-08-11 16:20:21 +02:00
Roardom f5195a000c update: lazy load stats index 2024-08-11 05:29:57 +00:00
Roardom 4c7b406874 fix: larastan errors in notifications 2024-08-11 02:17:25 +00:00
Roardom da08d4a273 update: improve invite log search
- Allow searching by wildcard.
- Allow searching by soundex.
- Allow searching pruned users.
- Add threshold label.
- Fix table alias issue with eloquent relations.
2024-08-11 01:27:23 +00:00
HDVinnie e736d2973f Merge pull request #4034 from Roardom/refactor-upserts 2024-08-10 13:11:47 -04:00
HDVinnie 8450f4d49d Merge pull request #4033 from Roardom/peer-stats 2024-08-10 13:11:24 -04:00
HDVinnie 009852e8e1 Merge pull request #4032 from Roardom/fix-larastan-chat-repository 2024-08-10 13:10:42 -04:00
Roardom ee55abcd3b refactor: use relational upserts
New feature added to laravel 11.18-11.19 that results in cleaner code.
2024-08-10 09:43:58 +00:00
Roardom 8f65d5095e update: improve client stats
Group client versions by their respective client, count number of peers per client, and link to peer search for staff.
2024-08-10 07:11:32 +00:00
Roardom 73da1a1eb3 add: types to chat repository
Just absolute minimal changes for now to prevent breakage as much as possible.
2024-08-10 03:15:36 +00:00
HDVinnie 0b23f629af Merge pull request #4031 from Roardom/fix-larastan-relations 2024-08-09 23:07:04 -04:00
HDVinnie 9b2e6a2189 Merge pull request #4030 from Roardom/fix-some-user-group-permissions-4 2024-08-09 23:06:19 -04:00
Roardom 64a60089d9 refactor: treat sprintf as native function
This breaks the pint CI currently. This is probably due to the next version of php (8.4) adding opcache optimizations to sprintf and our config requiring pre-slashing native functions.
2024-08-09 21:08:26 +00:00
Roardom 7b309cfcb5 fix: larastan errors
Caught by new larastan relations update.
2024-08-09 07:33:56 +00:00
Roardom 872d28d9c0 fix: larastan relations 2024-08-09 07:33:56 +00:00
Roardom d4b05d3961 fix: don't save non-existant can_download state
This value isn't sent in the form and shouldn't be here.
2024-08-06 01:40:57 +00:00
HDVinnie 0cd6a4eabe Merge pull request #4028 from Roardom/fix-some-user-group-permissions-2
(Fix) Staff user edit page
2024-08-05 10:36:07 -04:00
Roardom 15dbaf6a1d fix: staff user edit page
Bladestan would've been nice here. Runtime tested this time.
2024-08-05 08:36:59 +00:00
HDVinnie a33ffb68e0 Merge pull request #4027 from HDInnovations/Migration
(Update) Migration
2024-08-04 21:42:50 -04:00
HDVinnie 3fddb87e53 Merge pull request #4026 from Roardom/torrent-icons-2
(Update) Show freeleech and double upload status on featured icons
2024-08-04 21:42:39 -04:00
HDVinnie cfabbf3d58 Merge pull request #4025 from HDInnovations/Torrent-Request-Filters
(Fix) Torrent request filters
2024-08-04 21:42:22 -04:00
HDVinnie 2f4b57753a update: 2024_07_28_231553_update_cat_type_res_table.php
- These need to be nullable for external tracker atm. It’s still covered at an application level to not be null but just need it for announce temp.
2024-08-04 21:39:11 -04:00
Roardom 9f6de345a1 update: show freeleech and double upload status on featured icons 2024-08-05 01:34:05 +00:00
HDVinnie 4defe6de4b fix: filters
- was missed in https://github.com/HDInnovations/UNIT3D-Community-Edition/pull/3974
2024-08-04 21:26:57 -04:00
HDVinnie 4d4a2f73b1 Merge pull request #4022 from HDInnovations/Larastan
(Update) Larastan
2024-08-04 21:07:16 -04:00
HDVinnie dc17218c7d update: phpstan-baseline.neon 2024-08-04 20:17:20 -04:00
HDVinnie 7b5ba3b7de Merge branch '8.x.x' into Larastan 2024-08-04 20:16:19 -04:00
HDVinnie 0ed2a5a055 fix: torrent trump import 2024-08-04 20:12:28 -04:00
HDVinnie df8dfba336 update: larastan
- this moves to calebdw's version of larastan that includes quicker access to more "bleeding edge" features.
2024-08-04 20:10:20 -04:00
HDVinnie 1da2517a86 Merge pull request #4021 from HDInnovations/Torrent-Icons
(Update) Torrent icons
2024-08-04 20:03:24 -04:00
HDVinnie a6cdf0b550 fix: psr-4 autoloading 2024-08-04 20:02:18 -04:00
HDVinnie 334de213fb Merge pull request #4017 from EkoNesLeg/8.x.x
(Add) Responsive styles for comments on mobile screens
2024-08-04 19:53:43 -04:00
HDVinnie 636a22bc0d update: torrent icons 2024-08-04 19:50:27 -04:00
HDVinnie 004a719375 Merge pull request #4011 from Roardom/fix-some-user-group-permissions
(Fix) Some user group permissions
2024-08-04 19:46:03 -04:00
HDVinnie 6af484a257 Merge pull request #4014 from HDInnovations/Trump-System
(Add) Request #4006
2024-08-04 19:44:33 -04:00
HDVinnie 6841e05dda update: trump seach 2024-08-04 19:40:51 -04:00
EkoNesLeg c618bd213a prettier formating for Blade 2024-08-04 01:37:22 +01:00
EkoNesLeg 87e7383f30 Merge pull request #2 from EkoNesLeg/EkoNesLeg-patch-2
add: Responsive style for reply-comment on mobile screens
2024-08-04 00:47:35 +01:00