tomasz1986

Results 60 issues of tomasz1986

gui: Add explanation to options enabled or disabled per folder type Currently, some options are automatically enabled or disabled depending on the folder type. However, there is no explanation in...

lib/fs,model: Clarify errors for Android filenames (fixes #9395) Currently, Syncthing tries to sync files to Android devices with no consideration for its filename restrictions (see [1]). This commit makes it...

gui, lib/versioner: Allow to configure staggered versioning intervals (fixes #8352) Currently, there are four intervals used in the staggered versioning, with all of them but the Maximum Age being hard-coded....

slow-pr

gui: Disable Save button in modals when invalid or no changes Currently, the modals have their Save buttons enabled regardless if anything has been modified or the input values are...

gui, lib/model: Disable periodic cleanup when versions are kept forever (fixes #8350) Currently, the cleanup is set to run on a periodic timer regardless of the days to keep versions....

## Environment Joplin version: 2.12.19 Platform: Windows OS specifics: Windows 10 x64 ## Steps to reproduce In order to reproduce, you need to have a touch screen device running a...

bug
desktop
backlog

## Environment Joplin version: 2.10.4 Platform: all desktop platforms OS specifics: all desktop OSs ## Steps to reproduce 1. Enable spell check for `English`, `English (Australia)`, `English (Canada)`, `English (United...

bug
desktop
medium
gsoc-2024

**Describe the bug** Currently, if you pause a video, leave it open in the browser for a few hours, and then try to unpause it, Invidious reloads and starts playing...

bug

**Describe the bug** 1. Create a new HTML file with this content: ``` ``` 2. Open the HTML in a browser. **Logs** ``` Refused to frame 'https://yewtu.be/' because an ancestor...

bug

routes: Allow embedding videos in local HTML files (fixes #4448) The current Content Security Policy does not allow to embed videos inside local HTML files which are viewed in the...

ready