Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Release) v8.3.0 #4207

Merged
merged 358 commits into from
Oct 7, 2024
Merged

(Release) v8.3.0 #4207

merged 358 commits into from
Oct 7, 2024

Conversation

HDVinnie
Copy link
Collaborator

@HDVinnie HDVinnie commented Oct 7, 2024

No description provided.

Roardom and others added 30 commits August 27, 2024 03:30
(Add) Advanced search to similar page
The extra height is inefficient.
Added `type="search"` to properly classify the input field and `autocomplete="off"` to prevent browsers from saving search history and reduce interference from password managers.
(Fix) Removal of years from tv torrent groups
(Add) Expand all button to similar page
(Update) Button margin inside panel headings
We need to include system users in the conversation, even if they are soft deleted in cron job, that way they show up in the private message list
(Fix) Use same download icon for groupings and list
(Fix) System users not included in conversation
(Fix) Prevent users from replying to deleted system user
(Fix) Change mal logo; align meta icons; crop blu-ray.com logo
(Fix) New users not receiving default stylesheet defined in config
(Fix) Order of operations in user settings current setting selection
…lete="off" to prevent browsers from saving search history and reduce interference from password managers.

Also added correct input type for minutesLeakedWithin to prevent server error when entering non numeric values.
HDVinnie and others added 29 commits October 1, 2024 10:45
(Update) Make global site alerts bold
…ueries

(Update) Remove unncessary home page queries
(Fix) Include imdb id in link to request/upload similar torrent
This function was ran in every view. The problem is for every partial, it was ran again. On pages like /mediahub/persons/x, this function was called 4000+ times because of all the partials, causing redis cache hits to use up more than 75% of the processing time to return the response. Fix by only calling it in the footer explicitly.
` / ` signifies that it's a multi-title upload and we shouldn't remove the title since the grouping only shows one of the titles. The other titles are still important.
Use the same logic as imdb.
 (Update) Don't query database in filter api take 2
- @JSON is deprecated
- move colors to css variables
- cleanup query
- cleanup JS
(Fix) Show tvdb on similar page
(Fix) Link to peers with full user agent on client stats page
@HDVinnie HDVinnie merged commit ca36a92 into master Oct 7, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants