Commit Graph

886 Commits

Author SHA1 Message Date
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
Viren070 ab3ac1090a ci: use pat 2025.05.22.2054-nightly 2025-05-22 21:54:06 +01:00
Viren070 25f16324ee ci: remove nightly build text in release title 2025.05.22.2046-nightly 2025-05-22 21:46:37 +01:00
Viren070 bf182225a6 ci: use github token for release please 2025-05-22 21:46:24 +01:00
Viren070 181295dd61 ci: use release-please, remove dev tag, add nightly builds 2025.05.22.2041-nightly 2025-05-22 21:40:33 +01:00
Munif Tanjim 72b5ab648e feat: stremthru improvements (#172) 2025-05-12 13:56:39 +01:00
Viren070 49815efab5 1.21.1 v1.21.1 2025-05-08 22:47:14 +01:00
Viren070 47b195609e fix(parser): handle when bluray and remux are not next to each other 2025-05-08 22:45:32 +01:00
l3d00m a438b2e0c9 fix: strict title matching for easynews++ is not passed through (#170) 2025-05-08 17:00:05 +01:00
Viren070 1892dce031 1.21.0 v1.21.0 2025-05-07 15:53:05 +01:00
Viren070 d78132dea3 fix: handle new named sort regex format in config validation 2025-05-07 15:45:00 +01:00
Viren070 f0a918e761 feat(frontend): add folder name to preview 2025-05-07 15:12:43 +01:00
Viren070 8469e4ffcb feat(frontend): update regex sort pattern description for naming regex capability 2025-05-07 15:09:24 +01:00
Viren070 795ffefbdd feat: apply sort regexes to folder names 2025-05-07 14:38:38 +01:00
Viren070 ab765d708f feat: remove caching for sort regex (improves performance), adjust variable names in custom formatter 2025-05-07 14:31:21 +01:00
Viren070 da51329090 perf: directly call isMatch for improved performance in pre computation 2025-05-07 14:14:11 +01:00
Viren070 cb71ae91c9 feat: improve regex sorting performance, allow naming regexes with name<::>prefix, and give name in custom formatter with stream.regexMatch 2025-05-07 13:26:05 +01:00
Viren070 2c8c7b5dd6 fix: allow any characters for a 32 character secret key 2025-05-07 13:20:51 +01:00
Viren070 5d85c18691 fix: correctly add field to both test arrays 2025-05-06 22:39:55 +01:00
Viren070 4ad04c8ce0 fix: include folderName in exclude and required tests logic 2025-05-06 22:13:31 +01:00
Viren070 a12cf8abc1 refactor: simplify exclude and required tests logic using helper function 2025-05-06 22:12:36 +01:00
Viren070 c5e71ce78e fix(cf-worker): remove unused Cache instantiation 2025-05-06 21:31:14 +01:00
Viren070 2c19fb03fe 1.20.0 v1.20.0 2025-05-06 21:04:22 +01:00
Viren070 bd756a3001 docs: update regex envs to be undefined by default and note to use single quotes 2025-05-06 20:45:22 +01:00
Viren070 b4e671d83f perf: don't bypass cache and use source instead of toString 2025-05-06 20:36:34 +01:00
Viren070 760fd27a15 refactor: bypass cache when necessary 2025-05-06 20:16:41 +01:00
Viren070 25c0639f98 fix: filter out null tests 2025-05-06 18:57:43 +01:00
Viren070 6ebaca9e32 fix: ensure tests are only added when filename or indexer is defined and log sort regexes 2025-05-06 18:55:16 +01:00
Viren070 e9610a3af9 fix: rename excludeCached to excludeUncached for clarity 2025-05-06 18:37:41 +01:00
Viren070 fdb484947a fix: remove keyword skip reasons 2025-05-06 18:37:26 +01:00
Viren070 dfe940b248 refactor: merge keyword and regex filters during filtering 2025-05-06 18:35:47 +01:00