Rémi Marseault

Results 18 issues of Rémi Marseault

# Observed behavior 1. Create pagination with empty array (lastPage: 0 => currentPage: 0) 2. Fill array with data (API call or just async delay) 3. Empty results (lastPage: 114,...

Use FromUnixTimeSeconds instead of FromUnixTimeMilliseconds for command `qbt server log` which returned incorrect date. Fixes #78 EDIT: from official doc, switched from milliseconds to seconds in v4.5.0

`int` is rounding down floats causing the last page to be skipped (or not run at all if only one page). Using `ceil` method to round up effectively takes that...

## Changes - Move Feeds and Rules tab from settings to the RssArticles page - Prevent having to go back and forth between both of them - Centralize all RSS...

Before: ![image](https://github.com/VueTorrent/VueTorrent/assets/22910497/e474b031-dbb9-4ce2-b181-d469e0df59bb) After: ![image](https://github.com/VueTorrent/VueTorrent/assets/22910497/f2487bd2-3cf8-4e02-baf3-c363e70f54b2) Fixes #1639

### Environment **Vuetify Version:** 3.4.3 **Vue Version:** 3.3.4 **Browsers:** Edge 119.0.0.0 **OS:** Windows 10 ### Steps to reproduce 1. Create a `v-tabs` component with a color prop 1. Create some...

T: bug
C: VBtn

Create a local copy of qBittorrent preferences before mutating it. This will allow us to only send the difference with the `setPreferences` endpoint, thus reducing risk of overwriting preferences and...

help wanted
Tech Debt

We need a way to migrate pinia stores. This will prevent having to maintain bad choices and better handle qBittorrent updates. ## Suggestions - Should we use a `migrations` store...

help wanted
Tech Debt

### Discussed in https://github.com/VueTorrent/VueTorrent/discussions/1164 Originally posted by **nukewarrior** October 17, 2023 Hey, Is it possible to select multi tags to filter seeding torrents? Lkie select `iso` and `distro` to show...

Improvement
Dashboard
Torrent Management
Sort system