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

Fix fetching other pages when first page is cached #105

Merged
merged 3 commits into from
Jan 3, 2024

Conversation

davidovski
Copy link

Fixing issues found in #104.

In #96 cache was changed to using the text query as the cache key, however this did not account for the page or language. Added those to the key.

Fixed selecting page on qwant image search.

Looks like the config option for bittorrent trackers is misspelled in the config, so I've fixed that. Added a couple of lines so it still works with old configs. (to be removed in the future)

@davidovski
Copy link
Author

@Ahwxorg could you please review this PR. In my opinion I think its ready to merge

@Ahwxorg Ahwxorg merged commit c77e0c1 into Ahwxorg:main Jan 3, 2024
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, is this PR ready to merge? (@davidovski)

@ghost
Copy link

ghost commented Jan 3, 2024

One small fix is necessary

PHP Warning:  Undefined property: stdClass::$disable_bittorent_search in LibreY/latest/search.php on line 62; 

@davidovski
Copy link
Author

Done, I'll look into that about the "Latest Commit" text not working if its not a checked out repo, probably an issue for a different day though

Copy link
Owner

@Ahwxorg Ahwxorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops i didnt submit it

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.

2 participants