NimBold
b4da68655a
feat(torrents): safely remove unselected files
2026-08-02 09:49:57 +03:30
NimBold
67023d3f0d
feat(torrents): support piece priority
2026-08-02 09:22:15 +03:30
NimBold
a46a64994d
feat(torrents): support tracker exclusion
2026-08-02 01:19:18 +03:30
NimBold
ab9f0507d0
feat(torrents): add peer diagnostics
2026-08-02 01:04:04 +03:30
NimBold
2474d2c1cb
feat(torrents): add stall timeout control
2026-08-02 00:48:19 +03:30
NimBold
d0541308c7
feat(torrents): support remote torrent metadata
2026-08-02 00:29:49 +03:30
NimBold
0f1f4e8003
feat(torrents): add tracker controls
2026-08-01 23:53:07 +03:30
NimBold
e31a3fcc90
feat(torrents): add integrity verification policy
2026-08-01 22:53:37 +03:30
NimBold
ab6c3c372e
feat(torrents): add live peer controls
2026-08-01 22:27:32 +03:30
NimBold
52082c1e1d
feat(torrents): add peer discovery controls
2026-08-01 21:58:09 +03:30
NimBold
9247c5cf9c
feat(torrents): add live upload limit control
2026-08-01 21:41:04 +03:30
NimBold
dea6ad1974
feat(torrents): add seeding lifecycle and upload controls
2026-08-01 21:27:49 +03:30
NimBold
186e189277
feat(torrents): resolve magnet metadata before enqueue
2026-07-31 00:06:07 +03:30
NimBold
292447d417
feat(torrents): harden Aria2 torrent downloads
2026-07-30 22:51:46 +03:30
NimBold
924e108f3c
fix(release): harden packaging and filename localization
2026-07-30 05:08:26 +03:30
NimBold
4e504b8e74
fix(downloads): harden filenames and localized surfaces
...
Bound generated filenames to cross-platform component limits, preserve extensions, and keep duplicate renames unique. Correct light-theme compositing tokens and enforce Persian date formatting while preserving Hebrew locale formatting.
Fixes #29
Refs #31
2026-07-30 02:48:29 +03:30
NimBold
29bbb009b5
fix(downloads): harden duplicate resolution and row controls
2026-07-29 18:28:46 +03:30
NimBold
546be23c91
fix(queue): harden resume failure and legacy controls
2026-07-29 16:14:44 +03:30
NimBold
ce8a5499c3
fix(queue): resume paused items through lifecycle
2026-07-29 16:06:45 +03:30
NimBold
0e50bdfe9e
fix(ui): ignore duplicate stale pause events during resume
2026-07-29 15:49:53 +03:30
NimBold
1044b6c619
fix(ui): harden keychain grants and window controls
...
Keep native credential-store completion pending until the frontend accepts it, prevent stale grant races, and isolate blocking keyring work from the UI. Derive sidebar reveal spacing from each custom control style and restore neutral GNOME/minimal hover feedback.
2026-07-29 15:07:38 +03:30
NimBold
197918eab5
fix(queue): keep paused items behind pending work
2026-07-29 00:32:05 +03:30
NimBold
23288ca4e8
fix(ui): harden queue controls and floating menus
2026-07-28 23:49:46 +03:30
NimBold
807663cf03
fix(ui): refine page transitions and bulk actions
2026-07-28 22:39:00 +03:30
NimBold
62f8c83c57
fix(ui): harden navigation and queue interactions
2026-07-28 22:11:38 +03:30
NimBold
edc76a7fab
fix(ui): avoid default modal action focus
2026-07-27 19:37:47 +03:30
NimBold
eb73dde911
fix(ui): harden modal lifecycle and keychain access
2026-07-27 19:23:29 +03:30
NimBold
8cf1bf7897
fix(ui): restore rounded sidebar depth
2026-07-27 16:17:55 +03:30
NimBold
5db9388d07
fix: harden keychain consent startup and modal feedback
2026-07-27 09:58:32 +03:30
NimBold
61dfcf5d8a
fix(ui): refine settings and surface styling
2026-07-27 08:37:49 +03:30
NimBold
d5c3fc8b27
fix(ui): unify settings top panel surface
2026-07-27 08:15:04 +03:30
NimBold
530324ab9c
fix(i18n): refine download action translations
...
Align Persian verb forms and Chinese/Russian action labels with established IDM and FDM terminology references.
2026-07-26 18:51:59 +03:30
NimBold
cf09bfa2e4
fix(downloads): harden power management and aria2 recovery
2026-07-26 03:04:50 +03:30
NimBold
d62e0429a4
fix(downloads): animate table column reordering
2026-07-25 16:23:07 +03:30
NimBold
5614022dbd
fix(downloads): bound connection recovery churn
...
Require a healthy multi-connection baseline, cap consecutive automatic recovery attempts, and preserve zero-progress recovery. Align Download Properties speed-cap controls with shared app styles.
2026-07-24 06:57:26 +03:30
NimBold
b1659fa3d0
fix(ui): harden download table layout ( #32 )
...
Refs #32
2026-07-24 04:29:27 +03:30
NimBold
9a40b30a0f
fix(add-modal): harden playlist media selection
2026-07-24 03:34:42 +03:30
NimBold
4f89a6c79d
fix(i18n): keep font family names consistent
...
Keep bundled font names untranslated across every supported locale while preserving localized descriptions.
Refs #31
2026-07-23 19:55:12 +03:30
NimBold
f5d918ec1e
fix(settings): keep bundled font labels compact
...
Use canonical font names across locales, align system-mode descriptions, and document the bundled OFL license text.
Refs #31
2026-07-23 17:38:33 +03:30
NimBold
b579c35e42
feat(settings): add curated multilingual fonts
...
Bundle Vazirmatn, Noto Sans Hebrew, Noto Sans SC, and Roboto with locale-aware fallbacks while keeping custom font import out of scope.
Refs #31
2026-07-23 17:29:29 +03:30
NimBold
1f1ec828f9
feat(settings): add locale-aware font preferences
...
Bundle optional Inter and Outfit families, preserve the platform system default, and provide script-aware fallbacks for every supported locale.
Refs #31
2026-07-23 17:13:00 +03:30
NimBold
228db1eaa2
fix(settings): improve look and feel organization
...
Prevent localized select labels from being clipped and order appearance settings by scope and frequency.
Refs #31
2026-07-23 16:54:53 +03:30
NimBold
9a790073f5
fix(ui): align all window control styles
...
Lower macOS and minimal controls so every preset shares the same titlebar centerline.
Refs #31
2026-07-23 16:44:01 +03:30
NimBold
f3eff02069
fix(ui): align window control vertical spacing
...
Lower GNOME and minimal controls to the same titlebar baseline as Windows 11.
Refs #31
2026-07-23 16:42:53 +03:30
NimBold
4374219685
fix(ui): refine Windows window controls
...
Place the close action at the outer sidebar corner, round the caption hit regions, and align the controls with the titlebar content.
Refs #31
2026-07-23 16:40:09 +03:30
NimBold
4e3ceb21a5
feat(ui): add cross-platform window control styles
...
Persist automatic and explicit macOS, Windows, GNOME, and minimal control presets with localized settings and platform-aware fallback.
Refs #31
2026-07-23 16:25:39 +03:30
NimBold
6adbccdf43
fix(ui): mirror window controls for right sidebar
...
Match native macOS traffic-light spacing and reference the related UI enhancement.
Refs #31
2026-07-23 16:10:48 +03:30
NimBold
454fad712b
fix(modals): import AddDownloadsModal and adjust modal backdrop animation
2026-07-23 15:25:34 +03:30
NimBold
7f450a802f
fix(i18n): update queue reorder hint to include hotkey usage
2026-07-23 14:50:06 +03:30
NimBold
f2b1fb9d4a
fix(downloads): restore smooth queue reorder animations
2026-07-23 14:40:53 +03:30