Commit Graph

916 Commits

Author SHA1 Message Date
Viren070 6370ac7d00 fix(custom): update manifest URL option to use 'manifestUrl' 2025-05-31 19:49:53 +01:00
Viren070 da7dc3a935 feat: filter out invalid items in wrapper repsponses, rather than failing whole request. add message parsing for torbox 2025-05-31 00:28:31 +01:00
Viren070 af90131787 fix: export formatZodError 2025-05-30 23:11:23 +01:00
Viren070 c6a63502b6 fix(mediafusion): correctly return encoded user data, and fix parsing 2025-05-30 23:11:07 +01:00
Viren070 a1d2fc9981 fix(parser): match against stream.description and apply fallback logic to stream.title 2025-05-30 23:10:25 +01:00
Viren070 ffc974ede6 fix(wrapper): enhance error logging for manifest and resource parsing by using formatZodError 2025-05-30 23:09:59 +01:00
Viren070 5b8ec4d9e7 feat(frontend): add tooltip for full service name in service tags for addon card 2025-05-30 23:09:23 +01:00
Viren070 f6ef47f3a8 fix: update GDriveFormatter to use 'inLibrary' instead of 'personal' 2025-05-30 20:56:18 +01:00
Viren070 f3d84bc977 fix: update formatter preview 2025-05-30 20:54:27 +01:00
Viren070 e3294eb7e9 feat: add predefined format definitions for torbox, gdrive, and light gdrive 2025-05-30 20:53:54 +01:00
Viren070 e39e6900b4 fix: make object validation less strict for parsed streams 2025-05-30 20:53:27 +01:00
Viren070 6e7c14224e fix: add description for stremthru torz 2025-05-30 20:53:03 +01:00
Viren070 b70a763e8b feat: improve preset/parser system and add mediafusion, comet, stremthru torz, torbox, debridio, en, en+, en+ 2025-05-30 20:15:07 +01:00
Viren070 6a5759d60e feat: add api key field and handle encrypted values correctly. 2025-05-30 15:30:07 +01:00
Viren070 632fbf9206 fix: adjust grid layout in AddonFilterPopover 2025-05-29 23:28:07 +01:00
Viren070 1f0a0e4bc0 fic: add endpoint to serve configure.txt file 2025-05-29 23:27:42 +01:00
Viren070 930eb2128d ci: add metadata generation to workflows 2025-05-29 22:52:16 +01:00
Viren070 7a8655dd43 fix: handle when drag ends outside drag context 2025-05-29 22:03:08 +01:00
Viren070 14f56d1247 fix: truncate addon name and update modal value states to handle changes in props 2025-05-29 21:03:30 +01:00
Viren070 47cc8f6dd6 feat(frontend): add customization options for addon name and logo in AboutMenu 2025-05-29 20:20:55 +01:00
Viren070 6d0a088c39 feat: adjust addons menu 2025-05-29 19:37:07 +01:00
Viren070 c890671a44 fix: update seeder condition in TorrentioFormatter to allow zero seeders 2025-05-29 18:47:30 +01:00
Viren070 3e5d581cb0 fix: use nullish coalescing for seeder info in formatter to allow values of 0 2025-05-29 18:47:24 +01:00
Viren070 77edb07831 feat(frontend): use NumberInput component 2025-05-29 18:47:08 +01:00
Viren070 6fa1b2b0c0 feat: add built-in torrentio format 2025-05-29 18:34:53 +01:00
Viren070 2ec06a6f99 fix(frontend): pass seeder info through to formatter 2025-05-29 18:34:21 +01:00
Viren070 e2834d571c fix: adapt queries for PostgreSQL and SQLite 2025-05-29 17:59:30 +01:00
Viren070 f3b4088397 fix: update table schema 2025-05-29 17:49:39 +01:00
Viren070 0c5479c129 feat: adjustments and proxy menu 2025-05-29 17:27:26 +01:00
Viren070 27932a54ff fix: remove debug logging in getServiceCredentialDefault 2025-05-29 15:24:40 +01:00
Viren070 3f32506cec chore: update dockerfiles, compose.yaml and dont use prebuild 2025-05-29 15:19:03 +01:00
Viren070 84d53cbdcf feat(frontend): enhance nightly version display with clickable commit link 2025-05-29 15:17:55 +01:00
Viren070 61e21cd803 feat: service cred env vars, better validation, handling of encrypted values 2025-05-29 15:05:12 +01:00
Viren070 13a20a7b61 feat: changes 2025-05-28 23:18:48 +01:00
Viren070 f7b14cd1db feat: implement config validation and addon error handling 2025-05-28 21:30:48 +01:00
Viren070 fea26752ac fix: update service links 2025-05-28 19:27:24 +01:00
Viren070 589e639870 feat(frontend): update addon item layout for improved readability 2025-05-28 19:02:23 +01:00
Viren070 80aaad27d4 fix some stuff 2025-05-28 18:51:33 +01:00
Viren070 6aa11301a5 fix(frontend): try and make dnd better on touchscreen devices 2025-05-28 17:44:53 +01:00
Viren070 384bdc3a52 feat(frontend): improve services page 2025-05-28 16:22:28 +01:00
Viren070 3bc25387f5 feat(frontend): services page, parse markdown, toast when duplicate addon 2025-05-28 16:05:21 +01:00
Viren070 6f3013cdc2 fix: use correct input change handlers 2025-05-28 14:41:11 +01:00
Viren070 96c233c257 . 2025-05-28 14:28:38 +01:00
Viren070 6db2e33aa4 Merge remote-tracking branch 'origin/main' into rewrite 2025-05-27 13:51:35 +01:00
Viren070 0aa6e2bfb1 chore: update package-lock.json 2025-05-26 21:11:11 +01:00
Viren070 3517218808 feat!: start 2025-05-26 21:10:51 +01:00
github-actions[bot] 927cb7f90f chore: release 1.22.0 (#175)
Co-authored-by: Viren070 <viren070@protonmail.com>
v1.22.0 2025.05.22.2128-nightly
2025-05-22 22:28:40 +01:00
Viren070 289e53a405 ci: only trigger nightly builds on relevant paths 2025-05-22 22:24:54 +01:00
Viren070 6c86a49668 docs: use different badges for build status and version 2025.05.22.2118-nightly 2025-05-22 22:18:29 +01:00
Viren070 b41e210c04 feat: pass baseUrl in Easynews++ config and add optional EASYNEWS_PLUS_PLUS_PUBLIC_URL. 2025.05.22.2103-nightly 2025-05-22 22:03:20 +01:00