renovate[bot]
50d0dd9eed
fix(deps): update dependency react-native-reanimated to ~3.19.0
2025-08-16 08:12:34 +00:00
Alex
3b53d76a18
Hotfix/offline playback remaining bugs ( #937 )
...
Co-authored-by: Alex Kim <alexkim@Alexs-MacBook-Pro.local >
2025-08-16 18:11:55 +10:00
Fredrik Burmester
b7221e5599
chore: version bump
2025-08-15 21:45:37 +02:00
Fredrik Burmester
5384c34b27
feat: infinite scrolling in favorites tab ( #929 )
...
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com >
2025-08-15 21:34:36 +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
Uruk
4fba558c33
refactor: remove gradle optimization properties
...
Removes daemon, parallel processing, and configure-on-demand gradle properties to simplify configuration and potentially avoid build conflicts.
These optimizations may cause issues in certain build environments or with specific project configurations.
2025-08-15 05:06:06 +02:00
Uruk
d82767f5df
ci: simplify bun cache key in iOS build workflow
...
Removes architecture-specific and branch-specific components from the cache key to improve cache hit rates across different runners and branches.
The simplified key structure reduces cache fragmentation while maintaining cache effectiveness through the bun.lock hash.
2025-08-15 04:56:01 +02:00
Uruk
e56fc93b14
ci: remove redundant node_modules caching step
...
Eliminates unnecessary node_modules cache configuration since bun handles dependency caching more efficiently through its own mechanisms.
Reduces workflow complexity and potential cache conflicts while maintaining build performance.
2025-08-15 04:44:19 +02:00
Uruk
1e399297bd
ci: remove Expo CLI cache step from iOS build workflow
...
Eliminates unnecessary caching of Expo CLI in the iOS build pipeline to streamline the workflow and reduce potential cache-related issues.
2025-08-15 04:30:43 +02:00
Gauvain
feaf82fa3f
ci: remove CocoaPods cache and update EAS to latest
...
Removes CocoaPods caching step which may cause build inconsistencies and updates EAS CLI to use latest version instead of pinned version for improved tooling and bug fixes
2025-08-15 04:21:25 +02:00
Gauvain
781d199546
refactor: simplify renovate configuration and revert kotlin ( #933 )
...
Co-authored-by: retardgerman <78982850+retardgerman@users.noreply.github.com >
2025-08-14 16:07:49 +02:00
liamwibo
3013251285
fix(readme): change discord invite link to discord badge since old link expired ( #913 )
...
Co-authored-by: retardgerman <78982850+retardgerman@users.noreply.github.com >
2025-08-14 14:14:18 +02:00
Gauvain
0e1ed71dc1
refactor: biome update and fix renovate and ci ( #932 )
2025-08-14 10:43:01 +02:00
renovate[bot]
5a781ba62c
chore(deps): update amannn/action-semantic-pull-request action to v6 ( #931 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-13 23:14:26 +02:00
renovate[bot]
0cea614423
chore(deps): update github/codeql-action action to v3.29.9 ( #930 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-13 22:15:32 +02:00
Gauvain
c7f0c2ec83
refactor(ci): Improves CI build performance with enhanced caching ( #923 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-13 15:43:22 +02:00
renovate[bot]
57bbb59874
chore(deps): update actions/checkout action to v5 ( #926 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 16:51:54 +02:00
renovate[bot]
e90d2e2244
chore(deps): update dependency @react-native-community/cli to v20 ( #924 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 14:05:51 +02:00
renovate[bot]
917dabc4be
chore(deps): update actions/checkout action to v4.3.0 ( #925 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 14:05:17 +02:00
renovate[bot]
bc2defc8ef
chore(deps): update dependency @biomejs/biome to v2.1.4 ( #921 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 00:46:20 +02:00
Gauvain
3ce1480e10
fix: Adds Biome version management to Renovate config ( #920 )
2025-08-11 00:18:19 +02:00
renovate[bot]
9597b40726
chore(deps): update github/codeql-action action to v3.29.8 ( #917 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-10 22:51:29 +02:00
Gauvain
1e6408d5be
chore: resolve final biome warning with explicit type annotations ( #908 )
2025-08-08 14:38:00 +02:00
Gauvain
c2f6897f47
fix(ci): Disables fail-fast for CI build matrices ( #910 )
2025-08-08 14:37:43 +02:00
Jaakko Rantamäki
eaf3682384
fix: Android adaptive and themed icons ( #762 )
2025-08-08 10:30:00 +02:00
renovate[bot]
f3c7b636a8
chore(deps): update ci dependencies ( #911 )
2025-08-07 21:09:41 +02:00
Gauvain
64d34a9354
feat: Adds separate Android TV and iOS TV build workflows ( #907 )
2025-08-07 16:08:40 +02:00
Edmond
2a2ecf0526
feat: Add new translation for Traditional Chinese (zh-TW) ( #796 )
2025-08-07 13:26:02 +02:00
Ferran
a77c7e8e3c
feat(lang): add Catalan localization support ( #873 )
...
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com >
2025-08-07 13:19:48 +02:00
Gauvain
88791eccf9
fix: Adds conditional check to validate PR title job ( #901 )
2025-08-07 13:01:32 +02:00
Gauvain
515f7ea26d
fix: only run iOS build if it’s on a branch of the repo ( #872 )
2025-08-07 13:01:22 +02:00
Nguyen Quang Huy
e83bbf3121
feat: Added Vietnamese translation ( #834 )
2025-08-07 13:01:01 +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
89fd7f0e34
fix: add expo-doctor, fixed a warning ( #895 )
2025-08-06 21:46:16 +02:00
Gauvain
ab9ae5b620
fix(deps): update biome ( #894 )
2025-08-06 21:45:58 +02:00
retardgerman
a9c519971e
fix: loading conditionals ( #753 ) ( #805 )
2025-08-05 11:23:14 +02:00
renovate[bot]
e51b7351f8
chore(deps): update ci dependencies ( #892 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 23:42:17 +02:00
renovate[bot]
e0f9d6ea1c
chore(deps): update github/codeql-action action to v3.29.4 ( #874 )
2025-07-29 16:21:34 +02:00
Fredrik Burmester
1817c5dbd2
chore: update deps ( #886 )
2025-07-29 15:55:41 +02:00
Fredrik Burmester
0619c8c9c4
fix: update bottom tabs ( #885 )
2025-07-28 13:07:19 +02:00
Chris
d6ed318eb8
docs: readme-rehaul
...
- Added a Streamyfin banner at the top
- Aligned the descriptive text for Streamyfin
- Moved the "Buy Me a Coffee" button to the top for better visibility and contrast
- The four screenshots are now fully aligned across the entire page grid instead of being left-aligned
2025-07-24 22:28:16 +07:00
Gauvain
5f39622ad6
fix: bump biome and fix error ( #864 )
2025-07-21 09:44:24 +02:00
renovate[bot]
3b2a6bd40a
chore(deps): update marocchino/sticky-pull-request-comment action to v2.9.4 ( #866 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-20 02:03:05 +02:00
Chris
8d3e165edf
docs: README.md
...
Implemented general improvements and introduced sponsorship.
2025-07-18 21:19:13 +07:00
lance chant
f3a9fc9d1c
fix: always transcode with profile 5 ( #703 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2025-07-15 08:41:52 +02:00
Emre Sanden
820af06419
feat(lang): add Norwegian localization support ( #670 )
...
Co-authored-by: retardgerman <78982850+retardgerman@users.noreply.github.com >
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com >
2025-07-15 08:40:28 +02:00
Miro Rauhala
80192e65c4
feat(lang): add Finnish localization support ( #676 )
...
Co-authored-by: retardgerman <78982850+retardgerman@users.noreply.github.com >
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com >
2025-07-15 08:39:38 +02:00
Endrit Beqiri
ff930e2ad2
feat: Added Albanian and Danish translations ( #657 )
...
Co-authored-by: retardgerman <78982850+retardgerman@users.noreply.github.com >
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-07-15 08:38:00 +02:00
djmeero
fafc2e65ac
feat(i18n): add Romanian language support via ro.json ( #706 )
2025-07-15 08:37:37 +02:00
Fredrik Burmester
61c783fb55
chore
2025-07-14 15:48:17 +02:00