Uruk
5e9755ea3c
chore: standardize development environment and cleanup config files
...
Removes IDE-specific configuration files and establishes Bun as the primary package manager.
Updates project documentation to emphasize Bun usage throughout the development workflow and enhances VS Code settings for better TypeScript performance.
Optimizes EAS build configuration with caching strategies and resource allocation improvements.
Cleans up unused imports and improves TypeScript configuration for better development experience.
2025-09-22 02:45:10 +02:00
lostb1t
9b367fd8c2
fix: remove redudant episode requests ( #1076 )
🤖 Android APK Build (Phone + TV) / 🏗️ Build Android APK (phone) (push) Has been cancelled
🤖 Android APK Build (Phone + TV) / 🏗️ Build Android APK (tv) (push) Has been cancelled
🤖 iOS IPA Build (Phone + TV) / 🏗️ Build iOS IPA (phone) (push) Has been cancelled
🔒 Lockfile Consistency Check / 🔍 Check bun.lock and package.json consistency (push) Has been cancelled
🛡️ CodeQL Analysis / 🔎 Analyze with CodeQL (actions) (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
🚦 Security & Quality Gate / 🚑 Expo Doctor Check (push) Has been cancelled
🚦 Security & Quality Gate / 📝 Validate PR Title (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Vulnerable Dependencies (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (check) (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (format) (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (lint) (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (typecheck) (push) Has been cancelled
🕒 Handle Stale Issues / 🗑️ Cleanup Stale Issues (push) Has been cancelled
2025-09-21 12:33:26 +02:00
stenlan
93a63f6b48
fix : #1007 Season episodes temporarily disappearing when marking one as watched ( #1031 )
...
Co-authored-by: Fredrik Burmester <fredrik.burmester@gmail.com >
2025-09-03 21:42:03 +02:00
MarcoCoreDuo
6308375438
fix: remove unnecessary sort for getTvShowsApi.getEpisodes data in SeasonPicker ( #984 )
...
🤖 Android APK Build (Phone + TV) / 🏗️ Build Android APK (phone) (push) Has been cancelled
🤖 Android APK Build (Phone + TV) / 🏗️ Build Android APK (tv) (push) Has been cancelled
🤖 iOS IPA Build (Phone + TV) / 🏗️ Build iOS IPA (phone) (push) Has been cancelled
🔒 Lockfile Consistency Check / 🔍 Check bun.lock and package.json consistency (push) Has been cancelled
🛡️ CodeQL Analysis / 🔎 Analyze with CodeQL (actions) (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
🚦 Security & Quality Gate / 📝 Validate PR Title (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Vulnerable Dependencies (push) Has been cancelled
🚦 Security & Quality Gate / 🚑 Expo Doctor Check (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (check) (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (format) (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (lint) (push) Has been cancelled
🚦 Security & Quality Gate / 🔍 Lint & Test (typecheck) (push) Has been cancelled
🕒 Handle Stale Issues / 🗑️ Cleanup Stale Issues (push) Has been cancelled
Co-authored-by: Gauvain <68083474+Gauvino@users.noreply.github.com >
2025-09-03 15:32:57 +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
Max Ward
730ef4616f
feat: Mark entire seasons of a show as played ( #445 )
2025-01-29 10:54:00 +01:00
Simon Caron
53ea1cc899
More Translations
2025-01-04 16:41:54 -05:00
Simon Caron
459ca3245b
Rename card field
2025-01-04 15:39:04 -05:00
Simon Caron
894305e126
Item Card Fields
2025-01-04 14:49:56 -05:00
Fredrik Burmester
ae5b88ab56
feat: series info and trailer
2024-12-31 16:01:30 +01:00
Fredrik Burmester
cccb26c9cc
chore
2024-12-31 15:00:30 +01:00
Fredrik Burmester
28568cbb9c
fix: incorrect logic
2024-12-31 14:56:41 +01:00
Fredrik Burmester
8344d4025b
fix: not possible to select seasons without index
2024-12-31 14:54:31 +01:00
Fredrik Burmester
bf9be278d3
fix: texts and icons
2024-12-19 14:48:51 +01:00
Fredrik Burmester
584fcc09d6
fix: use ionicons
2024-12-19 14:18:53 +01:00
Fredrik Burmester
684e671750
fix: design issues regarding downloads
2024-12-08 16:29:17 +01:00
Alex Kim
a4cd3ea600
WIP
2024-12-08 07:15:34 +11:00
herrrta
2d5a27c015
# Add Button to download whole series/Season
...
- Refactored DownloadItem.tsx to be compatible with multiple items
- Updated queueActions.enqueue signature to be compatible with array of jobs
- Added download button beside season dropdown to download entire season
- Added download button to series page to download entire series
2024-12-01 14:23:38 -05:00
herrrta
7eb7d17fa9
# New downloads page for downloaded TV-Series
...
- Renamed downloads.tsx to index.tsx
- Added new downloads/series.tsx page
- Downloading now saves series primary image
- Downloads index page now shows series primary image with downloaded episode counter
- Updated EpisodeCard.tsx to display more information
- Moved season dropdown from SeasonPicker.tsx into its own component SeasonDropdown.tsx
- Updated navigation in DownloadItem.tsx to direct to series page when a downloaded episode is clicked
2024-12-01 14:23:12 -05:00
Fredrik Burmester
b21a1cd18e
wip
2024-10-03 07:37:37 +02:00
Fredrik Burmester
83bb5db335
fix: routing
2024-09-18 08:41:44 +02:00
Fredrik Burmester
4641ff726c
wip: design refactor
2024-08-28 22:00:50 +02:00
Fredrik Burmester
2565bf7353
chore: remove console.log
2024-08-26 22:17:17 +02:00
Fredrik Burmester
3047367ba6
fix: better posters and item screen
2024-08-26 19:47:02 +02:00
Fredrik Burmester
07c5c21599
fix: click on season number should take you to season
...
fixes #110
2024-08-26 08:49:42 +02:00
Fredrik Burmester
c12b58e5cb
fix: posters
2024-08-26 08:30:12 +02:00
Fredrik Burmester
c0f4587501
fix: select season 1
2024-08-25 21:12:20 +02:00
Fredrik Burmester
874364fcde
feat: new list view for seasons with persistent season state
2024-08-21 20:34:52 +02:00
Fredrik Burmester
1f0ff1594b
wip: refactoring file structure
2024-08-15 21:08:35 +02:00
Fredrik Burmester
0041aa981b
fix: preserve selected season on route change
2024-08-11 14:18:07 +02:00
Fredrik Burmester
8592f5d22f
chore
2024-08-06 09:10:16 +02:00
Fredrik Burmester
382e70cf8e
chore
2024-08-06 08:18:17 +02:00
Fredrik Burmester
b3a74892c4
fix
2024-08-04 22:25:12 +02:00
Fredrik Burmester
634f28ac28
fix
2024-08-02 08:47:39 +02:00