Commit Graph

12049 Commits

Author SHA1 Message Date
Roardom f8b31e2cdd fix: auth caching api between users
Don't cache rsskeys of users and provide the responses to other users.
2024-09-22 10:00:12 +00:00
Roardom b313751581 Revert "revert: #4131"
This reverts commit 1bd9fbab12.
2024-09-22 10:00:12 +00:00
HDVinnie 166e4b2cc1 Merge pull request #4157 from HDInnovations/Donation-System 2024-09-17 21:49:10 -04:00
HDVinnie 13208052f5 add: donation transaction encryption 2024-09-17 11:20:30 -04:00
HDVinnie 676148d44b update: _galactic.scss 2024-09-17 09:13:52 -04:00
HDVinnie 0dc5b2191b update: donation system ui 2024-09-17 09:01:11 -04:00
HDVinnie 0934d38a39 Blade Style Change (Prettier Blade CI) 2024-09-17 00:55:49 +00:00
HDVinnie f890a61771 add: donation scss and package descriptions 2024-09-16 20:54:43 -04:00
HDVinnie 50d4a129d4 chore: phpstan baseline 2024-09-16 18:20:05 -04:00
HDVinnie c749ce2525 update: AutoRemoveExpiredDonors Command
- send system pm on expire
2024-09-16 17:30:39 -04:00
HDVinnie 3f5849e488 chore: bump dependencies 2024-09-16 17:26:02 -04:00
HDVinnie 74e49209cc chore: phpstan baseline 2024-09-16 17:16:14 -04:00
HDVinnie c9bb2fb2d6 Merge branch '8.x.x' into Donation-System 2024-09-16 16:58:34 -04:00
HDVinnie 38582429d8 Merge pull request #4161 from Deci8BelioS/8.x.x
(Update) Spanish Language fixes
2024-09-16 16:57:23 -04:00
HDVinnie a48e2927bd fix: only show donation tool on frontend if config('donation.is_enabled') 2024-09-16 16:55:51 -04:00
HDVinnie 6772f9a48c fix: package and gateway is_active 2024-09-16 16:54:37 -04:00
HDVinnie d20f7e7bf7 Merge pull request #4113 from Audionut/8.x.x 2024-09-16 01:22:23 -04:00
HDVinnie 3916f20176 Merge pull request #4163 from Roardom/user-login-stats
(Add) User login count stats
2024-09-15 19:40:13 -04:00
HDVinnie 9c887c50db Merge pull request #4160 from Roardom/ticket-checkbox
(Refactor) Use livewire model to sync checkbox state
2024-09-15 19:38:53 -04:00
HDVinnie c9f91f3da4 Merge pull request #4158 from Roardom/fix-tv-regex
(Fix) Hiding show name when a season range is not given
2024-09-15 19:35:53 -04:00
HDVinnie e30fd0698d Merge branch '8.x.x' into user-login-stats 2024-09-15 19:24:59 -04:00
HDVinnie 8c6cec3015 Merge branch '8.x.x' into 8.x.x 2024-09-15 19:24:46 -04:00
HDVinnie 3a05059756 Merge branch '8.x.x' into fix-tv-regex 2024-09-15 19:24:12 -04:00
Audionut e5f2e9124a add: Torrent folder to API
Folder always shown
2024-09-16 09:22:54 +10:00
HDVinnie 4e63959793 update: warning search 2024-09-15 19:19:40 -04:00
HDVinnie 22d30440c5 update: user search 2024-09-15 19:18:21 -04:00
HDVinnie f5b6e01122 update: ticket search 2024-09-15 19:16:24 -04:00
HDVinnie f629f8d3f0 update: donation controller 2024-09-15 19:04:51 -04:00
Roardom 7dd5626c9c add: user login count stats 2024-09-15 15:09:59 +00:00
Roardom 5fa0b93c86 refactor: use livewire model to sync checkbox state
Instead of using custom toggling function. Fixes CI.
2024-09-15 14:39:56 +00:00
HDVinnie 4f52eeb81a Blade Style Change (Prettier Blade CI) 2024-09-15 03:06:20 +00:00
HDVinnie 9c61d724b6 update: donation system 2024-09-14 23:05:13 -04:00
HDVinnie f37067a4a8 update: DonationController.php 2024-09-14 10:55:23 -04:00
DeciBelioS e40570f944 Merge branch 'HDInnovations:8.x.x' into 8.x.x 2024-09-14 00:05:27 +02:00
DeciBelioS 6b6568b833 (Update) Spanish fix 2024-09-14 00:04:57 +02:00
DeciBelioS 3e67df01ff (Update) torrent.php Spanish fix 2024-09-13 23:55:01 +02:00
DeciBelioS d6657305ef (Update) user.php Spanish fix 2024-09-13 23:54:12 +02:00
Roardom 5c432003ba fix: hiding show name when a season range is not given
The season range syntax should be optional, and not required to remove the text before it from the groupings view.
2024-09-13 05:43:28 +00:00
HDVinnie af7a2d3d4d fix: old table class 2024-09-12 23:26:27 -04:00
HDVinnie cdebd55a82 chore: phpstan baseline 2024-09-12 19:11:53 -04:00
HDVinnie 7406a5655f add: missing icon column 2024-09-12 18:43:56 -04:00
HDVinnie 08c91276b0 chore: phpstan baseline 2024-09-12 13:29:41 -04:00
HDVinnie e5abad4425 fix: AnnounceUserDTO type 2024-09-12 13:23:43 -04:00
HDVinnie 6a79315091 chore: prettier 2024-09-12 13:18:58 -04:00
HDVinnie 95183f1692 PHP Style Change (Laravel Pint CI) 2024-09-12 17:04:41 +00:00
HDVinnie 428bf63910 add: base donation system 2024-09-12 13:03:38 -04:00
HDVinnie 2c55729875 Merge pull request #4153 from Roardom/fix-audits-too-old
(Fix) Only delete audit log entries newer than unix epoch
2024-09-10 18:53:11 -04:00
HDVinnie ce189c9175 Merge pull request #4152 from Roardom/fix-invite-tree-null
(Fix) Invite tree receiver timestamps
2024-09-10 18:52:55 -04:00
HDVinnie 0f0cfeb02b Merge pull request #4151 from Roardom/fix-meta-unset-variable
(Fix) Order of operations in movie/tv meta imdb null coalesce
2024-09-10 18:52:31 -04:00
Roardom 80db04bfe0 fix: only delete audit log entries newer than unix epoch
It's easy for the config entry to recycle audits after a huge number of days. For example, a number of days less than the unix epoch once subtracted from the current time. Such a number will generate errors in the cron job audit recycling query. So, limit queries to use a datetime newer than the unix epoch to compensate.
2024-09-09 22:05:53 +00:00