Commit Graph

9936 Commits

Author SHA1 Message Date
HDVinnie a53b5a67b6 add: Wished checkmark to torrent search page
- also adds lang
2023-08-31 18:30:05 -04:00
HDVinnie 3188b4cde6 Merge pull request #3101 from Roardom/reorder-seedbonus-decrement
(Fix) Reorder seedbonus decrement so error is generated first
2023-08-31 18:24:15 -04:00
HDVinnie b78d287f45 Merge pull request #3100 from Roardom/fix-bon-amount-in-gift-message
(Fix) Bon amount in gift message
2023-08-31 18:23:51 -04:00
HDVinnie 4da047f9f9 Merge pull request #3099 from Roardom/add-bookmarked-torrent-filter
(Add) Bookmarked checkmark to torrent search page
2023-08-31 18:23:32 -04:00
HDVinnie 9ef783215e Merge pull request #3098 from Roardom/add-torrent-name-to-history-peers-title
(Add) Torrent name to history/peers page title
2023-08-31 18:22:17 -04:00
HDVinnie a22196f9f9 Merge pull request #3097 from Roardom/fix-note-spacing
(Fix) User note whitespace
2023-08-31 18:21:57 -04:00
HDVinnie 3ba3e2ef6f Merge pull request #3096 from Roardom/fix-history-peers-upsert-if-null
(Fix) History/peer upserts when 0 upserts exist
2023-08-31 18:21:31 -04:00
HDVinnie c338978817 Merge pull request #3095 from Roardom/fix-irc-announce-bot
(Fix) IRC announce bot parameter order
2023-08-31 18:21:03 -04:00
HDVinnie 342a2c4c58 Merge branch '7.x.x' into reorder-seedbonus-decrement 2023-08-31 18:08:29 -04:00
HDVinnie 26bed8a963 Merge branch '7.x.x' into fix-bon-amount-in-gift-message 2023-08-31 18:08:21 -04:00
HDVinnie 762435902f Merge branch '7.x.x' into add-bookmarked-torrent-filter 2023-08-31 18:08:10 -04:00
HDVinnie 807677f083 Merge branch '7.x.x' into add-torrent-name-to-history-peers-title 2023-08-31 18:08:00 -04:00
HDVinnie 7b4dcfa256 Merge branch '7.x.x' into fix-note-spacing 2023-08-31 18:07:51 -04:00
HDVinnie 4eb0478c61 Merge branch '7.x.x' into fix-history-peers-upsert-if-null 2023-08-31 18:07:38 -04:00
HDVinnie 75cd515243 Merge branch '7.x.x' into fix-irc-announce-bot 2023-08-31 18:07:08 -04:00
HDVinnie 69de027ae5 Merge pull request #3094 from Roardom/update-recommendations
(Update) Recommendations view
2023-08-31 18:03:36 -04:00
HDVinnie d07b841de3 Merge pull request #3093 from Roardom/replace-authfactory
(Update) Retrieve user by request rather than authFactory
2023-08-31 18:02:51 -04:00
HDVinnie 93a8a8d375 PHP Style Change (Laravel Pint CI) 2023-08-31 09:22:36 +00:00
Roardom 1348ffeaa8 fix: reorder seedbonus decrement so error is generated first 2023-08-31 09:20:50 +00:00
HDVinnie b0b8cbf8a0 PHP Style Change (Laravel Pint CI) 2023-08-31 09:06:21 +00:00
Roardom 980c8e173f fix: bon amount in gift message 2023-08-31 09:05:01 +00:00
HDVinnie a9b2fb8615 PHP Style Change (Laravel Pint CI) 2023-08-31 08:46:38 +00:00
Roardom f1cfcd1187 add: bookmarked checkmark to torrent search page 2023-08-31 08:44:50 +00:00
HDVinnie dd5ea176d5 PHP Style Change (Laravel Pint CI) 2023-08-31 08:38:59 +00:00
Roardom 223306194d add: torrent name to history/peers page title 2023-08-31 08:37:29 +00:00
HDVinnie ec01b49c9b PHP Style Change (Laravel Pint CI) 2023-08-31 08:34:18 +00:00
Roardom 23f4b4615d fix: user note whitespace
Due to the pre-wrap CSS style, the extra whitespace is visible. The CSS styles are necessary for showing newlines
2023-08-31 08:32:26 +00:00
HDVinnie d8f91edaf2 PHP Style Change (Laravel Pint CI) 2023-08-31 08:29:56 +00:00
Roardom 93b5574036 fix: history/peer upserts when 0 upserts exist 2023-08-31 08:28:17 +00:00
HDVinnie 10f675b4dc PHP Style Change (Laravel Pint CI) 2023-08-31 05:16:03 +00:00
Roardom 788fabaf79 fix: irc announce bot parameter order 2023-08-31 05:14:42 +00:00
HDVinnie 88d114c526 PHP Style Change (Laravel Pint CI) 2023-08-30 09:39:04 +00:00
Roardom df1289d4cd update: retrieve user by request rather than authFactory 2023-08-30 09:37:42 +00:00
HDVinnie 05264cf497 PHP Style Change (Laravel Pint CI) 2023-08-30 08:10:15 +00:00
Roardom 37000e6d3f update: use movie/tv poster component for recommendations 2023-08-30 08:05:21 +00:00
Roardom 018058bcd6 update: change movie/tv poster parameters 2023-08-30 08:05:00 +00:00
HDVinnie c0545af056 Merge pull request #3092 from Roardom/upsert-transactions
(Update) Wrap history and peer upserts in transactions
2023-08-29 22:26:24 -04:00
Roardom 7bf69929f5 update: wrap history and peer upserts in transactions 2023-08-30 01:03:13 +00:00
HDVinnie 5b4ad0375f Merge pull request #3091 from Roardom/update-top10
(Update) top10 to be grouped by the torrent category
2023-08-29 20:55:31 -04:00
Roardom 87ae4a8a5f update: top10 to be grouped by the torrent category 2023-08-29 12:50:14 +00:00
HDVinnie a789cbe09c Merge pull request #3090 from Roardom/update-bots
(Update) Bots
2023-08-29 05:32:36 -04:00
Roardom 4cdbcb40b5 update: bots
Lots were wrong with these files. Updated them to more modern standards, fixed some larastan errors, and fixed some issues with the IRC bot as well. They could still use some further clean up as is.
2023-08-28 06:39:10 +00:00
HDVinnie a4dae73489 fix: resurrect modal showing wrong seedtime requirement 2023-08-27 22:33:33 -04:00
HDVinnie cabd54feb4 fix: post message user link 2023-08-27 22:16:34 -04:00
HDVinnie 68acad0511 Merge pull request #3089 from Roardom/more-larastan
(Fix) Fix more larastan issues
2023-08-26 20:52:07 -04:00
HDVinnie 5cf5a677c0 update: StoreSubtitleRequestTest 2023-08-26 20:51:10 -04:00
HDVinnie a8c1a1039b PHP Style Change (Laravel Pint CI) 2023-08-27 00:39:52 +00:00
HDVinnie a2736be87a fix: subtitle validation 2023-08-26 20:38:48 -04:00
HDVinnie 11a759434d PHP Style Change (Laravel Pint CI) 2023-08-27 00:35:25 +00:00
HDVinnie d4e6248801 update: tests performance 2023-08-26 20:34:17 -04:00