Gauvain
1dd1940334
fix(downloads): compute storage usage from live file sizes
...
The storage bar showed 0.00% because calculateTotalDownloadedSize
summed the stored videoFileSize, which is 0 for items downloaded before
the size was recorded (or when fileInfo.size was undefined). Stat the
file on disk and fall back to the stored value.
2026-06-11 00:42:51 +02:00
Gauvain
1e537bc11e
fix(downloads): confirm before deleting all downloaded files
...
The "Delete all downloaded files" row wiped everything on a single tap.
Ask for confirmation first (destructive action, cannot be undone).
2026-06-10 22:29:51 +02:00
Fredrik Burmester
896c7460df
refactor(music): move storage clear options
2026-01-06 18:15:53 +01:00
Fredrik Burmester
090ed98233
fix: refresh data on open page in background replace cached data
2026-01-05 21:32:41 +01:00
Fredrik Burmester
ab3465aec5
feat: cache and download music
2026-01-04 12:50:41 +01:00
Lance Chant
388f65b443
chore: moved constant values to a file
...
Reduced duplication and removed constants to a new file
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2025-09-20 13:03:07 +02:00
lance chant
18b33884e6
fix: settings storage calc ( #943 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2025-08-18 14:53:58 +02:00
Alex
ca92f61900
refactor: Feature/offline mode rework ( #859 )
...
Co-authored-by: lostb1t <coding-mosses0z@icloud.com >
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com >
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com >
Co-authored-by: Gauvino <uruknarb20@gmail.com >
Co-authored-by: storm1er <le.storm1er@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chris <182387676+whoopsi-daisy@users.noreply.github.com >
Co-authored-by: arch-fan <55891793+arch-fan@users.noreply.github.com >
Co-authored-by: Alex Kim <alexkim@Alexs-MacBook-Pro.local >
2025-08-15 21:34:22 +02:00
lance chant
89b34eddc1
fix: tv playback ( #820 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
Signed-off-by: lancechant <13349722+lancechant@users.noreply.github.com >
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com >
Co-authored-by: Uruk <contact@uruk.dev >
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com >
2025-08-07 10:12:40 +02:00
Gauvain
5f39622ad6
fix: bump biome and fix error ( #864 )
🤖 Android APK Build / 🏗️ Build Android APK (push) Has been cancelled
🤖 iOS IPA Build / 🏗️ Build iOS IPA (push) Has been cancelled
🔒 Lockfile Consistency Check / 🔍 Check bun.lock and package.json consistency (push) Has been cancelled
🛡️ CodeQL Analysis / 🔎 Analyze with CodeQL (javascript-typescript) (push) Has been cancelled
🏷️🔀Merge Conflict Labeler / 🏷️ Labeling Merge Conflicts (push) Has been cancelled
🕒 Handle Stale Issues / 🗑️ Cleanup Stale Issues (push) Has been cancelled
2025-07-21 09:44:24 +02:00
Ahmed Sbai
b9bb109f4a
chore: linting fixes && github actions for linting ( #612 )
2025-03-31 07:44:10 +02:00
lostb1t
92513e234f
chore: Apply linting rules and add git hok ( #611 )
...
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com >
2025-03-16 18:01:12 +01:00
herrrta
dd65505f7f
feat: [Jellyseerr] Show recent requests #324
...
- Added recent requests slide
- updated JellyseerrPoster.tsx to handle more options
2025-03-03 01:04:49 -05:00
sarendsen
0fc1506b11
merge develop
2025-02-05 09:44:03 +01:00
Gauvain
1c81091e8b
fix(i18n): fix french translation and wrong keys ( #456 )
2025-02-02 09:20:08 +01:00
Simon Caron
7e62c9bc9a
Merge branch 'develop' into feat/i18n
2025-01-12 19:49:58 -05:00
Fredrik Burmester
ff4c5f28af
chore
2025-01-12 14:11:09 +01:00
sarendsen
ab33693dd9
wip
2025-01-06 13:25:49 +01:00
Simon Caron
e8fd322d30
Merge branch 'master' into feat/i18n
2025-01-05 15:06:44 -05:00
Anubhav Saha
9692c173ae
feat: haptic feedback settings and custom hook
2025-01-05 15:22:52 +01:00
Simon Caron
dc9008f31c
Merge branch 'master' into feat/i18n
2025-01-03 15:23:17 -05:00
Fredrik Burmester
07c7cb7ab5
feat: refactor settings
2025-01-02 16:49:04 +01:00