Commit Graph

20 Commits

Author SHA1 Message Date
dgtlmoon 10ff8516e2 Adding custom formats 2025-10-06 17:00:37 +02:00
dgtlmoon 0fbd9b22bc tweaks 2025-10-06 16:53:56 +02:00
dgtlmoon ef437e1af4 Small hack to make it act like the previous implementation (whole line changes on new lines) 2025-10-06 16:47:23 +02:00
dgtlmoon 40418b29fb use redlines library for better line-level word differences
Publish Python 🐍distribution 📦 to PyPI and TestPyPI / Build distribution 📦 (push) Has been cancelled
Publish Python 🐍distribution 📦 to PyPI and TestPyPI / Test the built 📦 package works basically. (push) Has been cancelled
Publish Python 🐍distribution 📦 to PyPI and TestPyPI / Publish Python 🐍 distribution 📦 to PyPI (push) Has been cancelled
ChangeDetection.io Container Build Test / Build linux/amd64 (alpine) (push) Has been cancelled
ChangeDetection.io Container Build Test / Build linux/arm64 (alpine) (push) Has been cancelled
ChangeDetection.io Container Build Test / Build linux/amd64 (main) (push) Has been cancelled
ChangeDetection.io Container Build Test / Build linux/arm/v7 (main) (push) Has been cancelled
ChangeDetection.io Container Build Test / Build linux/arm/v8 (main) (push) Has been cancelled
ChangeDetection.io Container Build Test / Build linux/arm64 (main) (push) Has been cancelled
ChangeDetection.io App Test / lint-code (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-10 (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-11 (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-12 (push) Has been cancelled
ChangeDetection.io App Test / test-application-3-13 (push) Has been cancelled
2025-10-06 10:46:47 +02:00
dgtlmoon c55b8f2e36 Adding LINE_SIMILARITY_THRESHOLD_FOR_WORD_DIFF 2025-10-03 17:06:48 +02:00
dgtlmoon a57d046b0c Option to ignore junk/whitespace etc 2025-10-03 10:55:56 +02:00
dgtlmoon 363e8225a0 Correctly connect case_insensitive option 2025-10-03 10:11:00 +02:00
dgtlmoon ea5ae13e83 Improving diff 2025-10-03 10:03:40 +02:00
dgtlmoon 7ca3373d1f Use server side "history" rendering 2025-09-23 14:43:19 +02:00
dgtlmoon e49711f449 Notification - HTML Color format notification colors should be same as UI, {{diff_full}} token should also get HTML colors ( #2842 #2554 ) 2024-12-16 14:46:39 +01:00
dgtlmoon a3a3ab0622 Notifcations - Adding "HTML Color" notification format option (#2837) 2024-12-13 11:21:39 +01:00
Nectariferous 1c46914992 Code - Update/modernise diff.py (#2471) 2024-07-09 15:08:13 +02:00
Tiago Ilieve 3b875e5a6a Add 'diff_patch' notification body token - This will allow the diff to be generated in the "unified patch format." (#1765) 2023-09-07 08:55:06 +02:00
dgtlmoon 37ff5f6d37 Bug - SMTP mailto:// Notification content-type (HTML/Text) fix and add CI tests (#1660) 2023-06-30 21:35:35 +02:00
dgtlmoon 55b6ae86e8 Ability to set which text to process triggers on (added, removed, changed) according to the difference (#1483) 2023-03-20 20:16:57 +01:00
dgtlmoon 3b80bb2f0e Use brotli for reducing the size of the text snapshots (#1482) 2023-03-19 21:12:22 +01:00
dgtlmoon 6f1eec0d5a Fixing bad linebreak definition </br> in notifications and UI (#1465) 2023-03-12 17:05:34 +01:00
reecespieces 0d05ee1586 Notification Improvements - New tokens {{diff_added}} and {{diff_removed}}, removed whitespace around added and into ( Issue #905 ) (#1454) 2023-03-12 16:21:47 +01:00
dgtlmoon 082634f851 Fix - {diff} and {diff_full} notifications tokens were not always including the full output 2022-03-29 19:18:26 +02:00
dgtlmoon 5a10acfd09 Send diff in notifications (#296) 2021-12-10 12:08:51 +01:00