Commit Graph

  • b903280cd0
    Re #185 - [feature] Custom notifications templates per watch (#226) dgtlmoon 2021-09-17 18:37:26 +0200
  • ba559f0ee7 No need to redefine these strings, keep it once in the form object #226 dgtlmoon 2021-09-17 18:31:04 +0200
  • ffcdd82841 Fix comment text dgtlmoon 2021-09-17 18:16:40 +0200
  • 835d920b2a Even tests should use the right values ;-) dgtlmoon 2021-09-17 18:09:46 +0200
  • 9b2f2f8b8d Validate AppRise URLs on form submittng dgtlmoon 2021-09-17 18:04:55 +0200
  • b258095415 De-dupe and abstract the common settings between settings and watch forms dgtlmoon 2021-09-17 17:53:56 +0200
  • 6a0fd09efa Fix issue with individual settings dgtlmoon 2021-09-17 17:27:38 +0200
  • 4d8d7c95d5 Use correct watch or global vals dgtlmoon 2021-09-17 16:47:28 +0200
  • c6d6e1f062 Re #185 - [feature] Custom text templates for the notification per monitored entry as override @todo - still refactor the .put part dgtlmoon 2021-09-17 16:35:19 +0200
  • 5b60314e8b Merge branch 'master' of github.com:dgtlmoon/changedetection.io dgtlmoon 2021-09-17 16:03:06 +0200
  • dfd34d2a5b Bump tar from 6.1.6 to 6.1.9 in /changedetectionio/static/styles (#209) dependabot[bot] 2021-09-03 16:17:45 +0200
  • 98f6f0c80d Re #225 - Notifications refactor token replacement fix possible missing value for watch_title dgtlmoon 2021-09-17 15:58:04 +0200
  • 8c65c60c27 Merge branch 'master' of github.com:dgtlmoon/changedetection.io dgtlmoon 2021-09-17 16:00:49 +0200
  • bd0d9048e7 Re #42 - Notifications refactor token replacement fix possible missing value for watch_title dgtlmoon 2021-09-17 15:58:04 +0200
  • 3b14be4fef
    Bump tar from 6.1.6 to 6.1.9 in /changedetectionio/static/styles (#209) dependabot[bot] 2021-09-03 16:17:45 +0200
  • b581c5e93d
    Bump tar from 6.1.6 to 6.1.9 in /changedetectionio/static/styles #209 dependabot[bot] 2021-09-01 00:47:41 +0000
  • 05f7e123ed
    Adds 'Create Copy' feature to clone a watch (#184) Matthias Langhard 2021-08-26 22:10:17 +0200
  • c531db75e8
    Merge branch 'dgtlmoon:master' into master #193 Nguyễn Tiến Quân 2021-08-23 16:05:49 +0700
  • 6025c6b416
    Update README.md Nguyễn Tiến Quân 2021-08-23 16:05:22 +0700
  • 110044d64c missing XPATH in CSS/JSON title Nguyen Tien Quan 2021-08-23 16:01:42 +0700
  • 2c468f6e47 Support XPath queries Nguyen Tien Quan 2021-08-23 15:57:30 +0700
  • 54d80ddea0
    adding specific test (#205) dgtlmoon 2021-08-23 08:52:49 +0200
  • b9e0ad052f
    New notification tokens - watch_uuid, watch_title, watch_tag, (#201) Minty 2021-08-22 22:36:10 +0200
  • a202d4ba1c Update test_notification.py #205 #201 Minty 2021-08-22 20:51:31 +0200
  • ad0b2c04d8 Update test_notification.py Minty 2021-08-22 19:59:27 +0200
  • 52b24b9e5e Merge branch 'master' of https://github.com/MadameMinty/changedetection.io Minty 2021-08-22 19:09:21 +0200
  • cc9ba06b17 Update test_notification.py Minty 2021-08-22 19:06:50 +0200
  • d5e7e08f39
    Merge branch 'master' into master Minty 2021-08-22 18:59:44 +0200
  • f8937e437a Merge branch 'master' of github.com:dgtlmoon/changedetection.io dgtlmoon 2021-08-22 18:49:29 +0200
  • fbe9270528
    Re #203 - validate tokens (#204) dgtlmoon 2021-08-22 18:45:32 +0200
  • 58c3bc371d No point hiding the notifications customisation area because it's now in its own tab dgtlmoon 2021-08-22 18:44:51 +0200
  • b6995171b5 test for invalid token #204 dgtlmoon 2021-08-22 18:36:48 +0200
  • ea7f9670a5 Remove unexpected token dgtlmoon 2021-08-22 18:35:13 +0200
  • 0c587e9a2a Re #203 - validate tokens dgtlmoon 2021-08-22 18:31:25 +0200
  • 6b7401ea40 New notification tokens Minty 2021-08-22 11:00:36 +0200
  • e0b1bb34ca Adds 'Create Copy' feature to clone a watch #184 Matthias Langhard 2021-08-12 14:24:48 +0200
  • 4683b0d120
    Update README.md dgtlmoon 2021-08-20 18:24:49 +0200
  • b181fb82b6 make sure stripped_text_from_html is not empty regardless of whether the element has its own text or not Nguyen Tien Quan 2021-08-20 18:45:12 +0700
  • 5fb9bbdfa3 Test - prove that notifications are not being sent when content does not change dgtlmoon 2021-08-19 18:58:30 +0200
  • 5883e5b920 remove quotes from env vars dgtlmoon 2021-08-19 16:55:28 +0200
  • b99957f54a Re https://github.com/dgtlmoon/changedetection.io/discussions/189 A note to not use quotes in env parts dgtlmoon 2021-08-19 16:43:41 +0200
  • 21cb7fbca9 Merge branch 'master' of github.com:dgtlmoon/changedetection.io dgtlmoon 2021-08-19 16:37:00 +0200
  • 4ed5d4c2e7 WebDriver fetcher - settings - when an alternative one is configured, show it in the label dgtlmoon 2021-08-19 16:36:29 +0200
  • 8c3163f459
    Update README.md dgtlmoon 2021-08-16 16:34:44 +0200
  • a11b6daa2e
    Installation via pip (#186) 0.39 dgtlmoon 2021-08-16 15:24:37 +0200
  • 67a5b173a6 0.39 release #186 dgtlmoon 2021-08-16 15:19:53 +0200
  • 250e0d4075 tweak readme dgtlmoon 2021-08-16 15:14:57 +0200
  • 8dfc86b7de fix python req ver dgtlmoon 2021-08-16 14:23:32 +0200
  • 1787e9e335 remove comment dgtlmoon 2021-08-16 14:22:02 +0200
  • 642ad5660d
    Update README.md dgtlmoon 2021-08-16 13:57:43 +0200
  • a3a6795ede Attempt to fetch a page dgtlmoon 2021-08-16 13:56:24 +0200
  • ea73544661 Merge branch 'master' into pip dgtlmoon 2021-08-16 13:16:26 +0200
  • 252d6ee6fd
    Trigger text/wait (#187) dgtlmoon 2021-08-16 13:13:17 +0200
  • de5accc30a Remove broken test segment #187 dgtlmoon 2021-08-16 13:09:05 +0200
  • 37c415abfc Remove unused class dgtlmoon 2021-08-16 12:52:07 +0200
  • 8710af9dd5 fixing bugs, adding tests dgtlmoon 2021-08-16 12:50:32 +0200
  • ba7b6b0f8b Reword group tag - more obvious name dgtlmoon 2021-08-15 22:16:18 +0200
  • f2094a3010 Fix img alt/title accesibility for pause icon dgtlmoon 2021-08-15 21:53:47 +0200
  • 02356b025b Adding test dgtlmoon 2021-08-15 21:50:06 +0200
  • 8e7a6e2ab9 Make it a textarea dgtlmoon 2021-08-15 21:49:30 +0200
  • 94d41d6874 form cleanup dgtlmoon 2021-08-15 21:41:27 +0200
  • c47d11ce1f text cleanup dgtlmoon 2021-08-15 21:38:22 +0200
  • b9b0eeda5c Handle exception dgtlmoon 2021-08-15 21:33:34 +0200
  • 325e3a900c cleanup dgtlmoon 2021-08-15 21:31:36 +0200
  • fd27a64782 fix test dgtlmoon 2021-08-15 21:31:24 +0200
  • 88f61f8b0f WIP dgtlmoon 2021-08-15 20:26:52 +0200
  • 58777d8905 make all modules refer to changedetectionio.__version__ dgtlmoon 2021-08-15 15:08:32 +0200
  • b8fb299b49 need wheel dgtlmoon 2021-08-15 14:48:04 +0200
  • ea598b2bdc maybe dgtlmoon 2021-08-15 14:39:31 +0200
  • 96cbd909cb more fixes dgtlmoon 2021-08-15 14:33:41 +0200
  • 513a951c6d tweak dgtlmoon 2021-08-15 14:32:33 +0200
  • 3e6955d785 Test pip dgtlmoon 2021-08-15 14:26:36 +0200
  • 9894f61c8b fix build dgtlmoon 2021-08-15 14:26:05 +0200
  • ec80323a78 rename package to work with pip better dgtlmoon 2021-08-15 14:24:34 +0200
  • 567305c49e tidy up paths dgtlmoon 2021-08-15 14:11:08 +0200
  • f8ea49e6f9 set real path dgtlmoon 2021-08-15 14:01:23 +0200
  • de7eec7611 set root_path dgtlmoon 2021-08-15 13:58:37 +0200
  • d22477bd4c Use relative path dgtlmoon 2021-08-14 16:51:06 +0200
  • aa3489d5a5 install dev requirements on test dgtlmoon 2021-08-14 16:44:43 +0200
  • e2f1f9e83e misc small fixes for a pip install dgtlmoon 2021-08-14 16:43:54 +0200
  • d7b9f03327 adding pip setup dgtlmoon 2021-08-14 16:43:47 +0200
  • 10574279e3 pytest only needed in test/dev dgtlmoon 2021-08-14 16:42:24 +0200
  • b9ed7e2d20 Let the fetcher throw an exception which will be caught and handed to the operator anyway dgtlmoon 2021-08-12 12:56:26 +0200
  • 6d3962acb6 Example placeholder was pushed out dgtlmoon 2021-08-12 12:56:12 +0200
  • 32a0d38025 Move fetcher tab back to general - save space on mobile dgtlmoon 2021-08-12 12:51:43 +0200
  • df08d51d2a WebDriver test fetch should use environment var too dgtlmoon 2021-08-12 12:33:31 +0200
  • d87c643e58 Add fetch option to each watch dgtlmoon 2021-08-12 12:28:17 +0200
  • 9e08f326be
    Chrome/Webdriver support for Javascript websites (#114) dgtlmoon 2021-08-12 12:05:59 +0200
  • 9ab101a4b3 cleanups #114 dgtlmoon 2021-08-12 12:04:24 +0200
  • 3525c62e8b Tidy up dc dgtlmoon 2021-08-12 11:06:13 +0200
  • 00f09e20f1 Refactor errors and forms dgtlmoon 2021-08-12 10:50:15 +0200
  • bceb429918 Merge branch 'ui-tab-split' into js-and-ui-cleanup dgtlmoon 2021-08-11 17:39:13 +0200
  • ae379605fb WIP for tab split dgtlmoon 2021-08-11 17:24:15 +0200
  • 1a3ad26ba5 WIP dgtlmoon 2021-08-11 16:28:09 +0200
  • 7b860bce29 WIP dgtlmoon 2021-08-11 15:30:48 +0200
  • ed668ad033
    Merge branch 'master' into javascript-browser dgtlmoon 2021-08-09 23:45:10 +0200
  • 1f821d6e8b Fixing tar npm security issue npm install "tar@>=6.1.2" dgtlmoon 2021-08-07 14:20:13 +0200
  • 00fe4d4e41 tag 0.38.2 0.38.2 dgtlmoon 2021-08-07 14:18:28 +0200
  • f88561e713
    Re #172 - be sure that we are non-greedy matching the first : when splitting the headers so we dont break "Cookie" header (#175) dgtlmoon 2021-08-07 14:15:41 +0200
  • 464a7c0151 Re #172 - be sure that we are non-greedy matching the first : when splitting the headers so we dont break "Cookie" header #175 dgtlmoon 2021-08-07 14:11:58 +0200