Commit Graph

426 Commits

Author SHA1 Message Date
Viren070 7a98e4725d feat: deduplicate by both filename and hash 2025-01-19 22:47:43 +00:00
Viren070 85ab0891be Update bug_report.yml 2025-01-19 22:12:04 +00:00
Viren070 0ffc0c9399 Update bug_report.yml 2025-01-19 22:11:16 +00:00
Viren070 043c5a2204 Update CONFIGURING.md 2025-01-19 20:41:31 +00:00
Viren070 64a7350f57 Update README.md 2025-01-19 19:16:32 +00:00
Viren070 c1b9632424 fix: enhance regex for DD and 5.1/7.1 combinations 2025-01-19 18:43:09 +00:00
Viren070 8baca91240 1.8.3 v1.8.3 2025-01-19 17:14:54 +00:00
Viren070 bf2670a0e0 feat: adjust setting input css for better look 2025-01-19 17:14:18 +00:00
Viren070 d4871a3bfd feat: add minimalistic-gdrive format 2025-01-19 17:07:25 +00:00
Viren070 b45227a7a2 1.8.2 v1.8.2 2025-01-19 16:46:44 +00:00
Viren070 6719574a9b fix: improve filename normalisation 2025-01-19 16:43:24 +00:00
Viren070 64271c050c fix: use stricter regex patten for detecting infohash 2025-01-19 16:42:41 +00:00
Viren070 11846e6f49 Update CONFIGURING.md 2025-01-19 16:05:59 +00:00
Viren070 6d85b1bb14 feat: publish docker images to docker hub
potentially addresses #28
2025-01-19 16:01:00 +00:00
Viren070 c5420dd899 feat: add custom config generator to help with CUSTOM_CONFIG env var 2025-01-19 15:48:20 +00:00
Viren070 53d730cf16 feat: add av1 encode filter 2025-01-19 00:19:34 +00:00
Viren070 ef7375ff19 fix: explicity check that array, if defined, is not empty. 2025-01-19 00:09:25 +00:00
Viren070 f890b234c2 fix: handle empty selections by setting proxied addons and services to null 2025-01-19 00:09:02 +00:00
Viren070 18fcee496b 1.8.1 v1.8.1 2025-01-18 23:03:52 +00:00
Viren070 0a03c67fa4 fix: add debug logging for media flow configuration in stream proxying 2025-01-18 23:02:43 +00:00
Viren070 61b8a18933 fix: add debug logging for stream proxying decisions based on sensitive info setting 2025-01-18 22:49:07 +00:00
Viren070 4f05b673af fix: conditionally log request URL based on sensitive info setting 2025-01-18 22:25:41 +00:00
Viren070 cad91c5438 Update README.md 2025-01-18 20:57:35 +00:00
Viren070 e7ddf6a57f Create CONFIGURING.md 2025-01-18 20:56:06 +00:00
Viren070 74af7b0a88 1.8.0 v1.8.0 2025-01-18 20:19:57 +00:00
Viren070 af33c6b40e fix: enhance error response with guidance for issue reporting 2025-01-18 20:18:37 +00:00
Viren070 54a596e2a6 fix: conditionally log final config based on sensitive info setting 2025-01-18 20:07:39 +00:00
Viren070 5010fc719f refactor: remove unused imports in addon.ts 2025-01-18 20:02:30 +00:00
Viren070 a28db048e3 fix: correct logic to filter encrypted values in config decryption 2025-01-18 20:02:22 +00:00
Viren070 8daa472b3b fix: correct logic to filter encrypted values during decryption process 2025-01-18 19:36:58 +00:00
Viren070 83d68ee6d3 fix: ensure value is encrypted before attempting to decrypt it 2025-01-18 19:30:49 +00:00
Viren070 5e8c71ff81 refactor: simplify error stream creation and fix some things 2025-01-18 19:28:30 +00:00
Viren070 88d4c06b9e refactor: simplify server logic in config handling 2025-01-18 18:57:25 +00:00
Viren070 47bf590bf9 fix: add back comment linking to issue explaining why we need to only render select client-side 2025-01-18 16:58:13 +00:00
Viren070 05443aabce feat: add support for custom configurations through env vars
closes #27
2025-01-18 16:52:45 +00:00
Viren070 8d1a33aead fix: load previous config into multi selects and actually load mediaflow options into config 2025-01-18 16:51:44 +00:00
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