Commit Graph

390 Commits

Author SHA1 Message Date
Viren070 08902de856 style: fix naming scheme 2025-01-18 16:50:38 +00:00
Viren070 64eae08815 fix: adjust slider step value and update max size constants to base 2 units 2025-01-18 15:03:46 +00:00
Viren070 71bfa48a5f feat: update CSS styles for setting inputs and media flow section layout 2025-01-18 00:33:20 +00:00
Viren070 4b7daab27e fix: update regex patterns for H-OU and H-SBS to improve matching accuracy 2025-01-18 00:33:05 +00:00
Viren070 32068c2df2 feat: refactor credential input and service input and use different svg for reset icon 2025-01-17 22:56:18 +00:00
Viren070 2972f1ee67 feat: Add start script for addon package in package.json 2025-01-17 19:44:47 +00:00
Viren070 fd2301860f Update bug_report.yml 2025-01-17 19:09:19 +00:00
Viren070 6fe5ef791d feat: Add LOG_SENSITIVE_INFO setting and logging for proxied URL in createMediaFlowStream 2025-01-17 18:52:14 +00:00
Viren070 36149f9e85 Update bug_report.yml 2025-01-17 17:21:08 +00:00
Viren070 7101c8f0ce Update bug_report.yml 2025-01-17 17:11:24 +00:00
Viren070 d5ce9508c1 Create config.yml 2025-01-17 17:07:28 +00:00
Viren070 82e77190bb Create feature_request.yml 2025-01-17 17:07:12 +00:00
Viren070 324770e982 Update README.md 2025-01-17 17:01:46 +00:00
Viren070 bf03f1295d Update README.md 2025-01-17 16:58:20 +00:00
Viren070 e76f227132 Update README.md 2025-01-17 16:54:29 +00:00
Viren070 8e9120976e Update bug_report.yml 2025-01-17 16:45:09 +00:00
Viren070 7b9b56682f Create bug_report.yml 2025-01-17 16:44:50 +00:00
Viren070 b348d21994 fix: support private instances of mediafusion through MEDIAFUSION_API_PASSWORD env 2025-01-17 15:42:37 +00:00
Viren070 dcb0353f92 feat: support customising which streams to proxy, fix duplication check bypasses by setting falsy/false values to undefined to match intial state, refactor multi select component usage
closes #8
closes #17
closes #18
2025-01-17 15:05:11 +00:00
Viren070 20a9ecee98 fix: enforce required fields for MediaFlow configuration 2025-01-17 15:01:12 +00:00
Viren070 206d6cbc5c feat: customisable filters for mediafusion and add MultiSelect component 2025-01-17 13:55:31 +00:00
Viren070 1dcec01f62 fix: adjust stream limiting by resolution 2025-01-17 13:08:00 +00:00
Viren070 44bde89ad4 feat: add 'Unknown' as selectable language for exclude and prioritise language settings
closes #9
2025-01-17 13:00:18 +00:00
Viren070 9d365f8674 fix: increase timeout for media flow ip request to improve reliability 2025-01-17 12:49:28 +00:00
Viren070 7ec2c10496 Merge branch 'main' of https://github.com/Viren070/aiostreams 2025-01-17 12:47:03 +00:00
Viren070 49cf9f8fe2 fix/refactor: fix check for mediaflow enabled and simplify obtaining config 2025-01-17 12:47:01 +00:00
Viren070 8a9336dc38 fix: encode id in stream request 2025-01-17 09:03:56 +00:00
Viren070 fd49a08c78 fi: update package files 2025-01-17 08:21:19 +00:00
Viren070 5a60d11be2 fix: only create proxy agent after checking env var is available 2025-01-16 19:53:39 +00:00
Viren070 9003af362c feat: add support for setting mediaflow config through env vars
closes #22
2025-01-16 19:49:00 +00:00
Viren070 f5bad8fab0 feat: add support for proxy configuration in fetch requests 2025-01-16 19:39:15 +00:00
Viren070 f32ef8b4ab feat: add personal stream identification to formatters and wrappers 2025-01-16 16:25:13 +00:00
Viren070 e0b8567ac3 feat: add show/hide functionality to credential inputs 2025-01-16 16:14:13 +00:00
Viren070 fc9a704c2b style: format with prettier 2025-01-16 14:11:49 +00:00
Viren070 87d2e02046 feat: remove unused css 2025-01-16 14:10:57 +00:00
Viren070 062c3cc0c2 chore: add vscode config 2025-01-16 14:09:32 +00:00
Viren070 1c4028bec8 1.7.4 v1.7.4 2025-01-16 13:29:48 +00:00
Viren070 cd14c22ab1 fix: also check for size in stream name 2025-01-16 13:27:12 +00:00
Viren070 b02f037053 1.7.3 v1.7.3 2025-01-16 12:55:21 +00:00
Viren070 5af8c3061d fix: update decryption check to explicitly compare against null to allow for falsy values such as empty strings 2025-01-16 12:48:12 +00:00
Viren070 7819ec17b8 fix: ensure only enabled services are processed for credential decryption 2025-01-16 12:42:52 +00:00
Viren070 16f236502b fix: add timeout to media flow public IP request 2025-01-16 12:38:16 +00:00
Viren070 5e557b6b2d fix: prevent execution after failed decryption in stream handler 2025-01-16 12:36:58 +00:00
Viren070 7e7f94f9d9 Merge pull request #15 from nqkdev/main
fix: mediaflow proxy password not url encoded when fetching public ip
2025-01-16 11:02:24 +00:00
Khanh Nguyen 4948f05afe fix: mediaflow proxy password not url encoded when fetching public ip 2025-01-16 11:40:53 +01:00
Viren070 011bd23e50 feat: slightly adjust server init logs 2025-01-15 22:54:29 +00:00
Viren070 b8fb0d8f35 1.7.2 v1.7.2 2025-01-15 22:26:05 +00:00
Viren070 d4ad839c82 fix: remove logging of full error in base wrapper 2025-01-15 22:25:09 +00:00
Viren070 d36036acd0 feat: encrypt urls in addon options
closes #12
2025-01-15 20:34:12 +00:00
Viren070 d39c83853e feat: improve logging, use new CredentialsInput component, used for mediaflow configs as well to encrypt them too, add mediaflow public IP option, forward requesting ip or mediaflow IP to upstream addon requests, adjust mediaflow option css, fix issues with decoding/encoding configs again 2025-01-15 20:09:17 +00:00