Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Merge upstream #57

Merged
merged 31 commits into from
May 30, 2024
Merged

Merge upstream #57

merged 31 commits into from
May 30, 2024

Conversation

qstokkink
Copy link
Owner

This PR merges in the upstream Tribler:main changes up to commit 2ecbb4575bc8fb6bfa420d3a688c99e9822625f5 (latest).

heldersepu and others added 30 commits April 28, 2024 18:35
Remote search is fixed
Content filter is fixed
Introduced pytest-dependency and pytest-order packages to manage dependencies between GUI tests. This allows for more controlled execution of test cases, ensuring that certain tests run before others. The 'test_downloads' function is now marked as a dependency for other related test functions, enforcing the order in which they are executed.
Add dependency management to GUI tests
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.11 to 1.10.13.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.11...v1.10.13)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Add on_paste_event to handle pasting of magnet links
Refactor magnet link copy function
add settings to remember_columns width
Add setting to remember download columns width
Add a way to hide columns in the download table
…error

Fix #8026 KeyError when sorting by the RATIO column
Introduced a comprehensive README file for the Knowledge Component. The new documentation provides an overview of the component, including its database schema, operations available to peers, and ER diagram. It also explains the algorithm behind the community's operation and outlines changes made to the UI related to this component. This update aims to improve understanding of how the Knowledge Component functions within the larger system.
Add README for Knowledge Component
Change the WAL journal mode for the database beck to the default DELETE mode
Introduced a detailed README for the Sentry error reporting mechanism in Tribler. The document explains how we've customized Sentry to respect user privacy and control over data sharing. It outlines the three operating modes of our modified Sentry, and describes our advanced Scrubber that removes sensitive information from user reports.
Add Sentry error reporting documentation
Refactor proxy settings and add error handling
…ling

Fixes #8040: improved error handling in set_proxy_settings
@qstokkink qstokkink marked this pull request as ready for review May 28, 2024 08:58
@egbertbouman egbertbouman merged commit 12594ae into highlander May 30, 2024
5 checks passed
@egbertbouman egbertbouman deleted the merge_upstream branch May 30, 2024 14:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants