Commit Graph

  • 7072858814 Minor tweaks for development setup Leigh Morresi 2021-02-03 09:28:52 +01:00
  • cd5c05e72a Provide named containers and remove all existing Leigh Morresi 2021-02-02 23:41:28 +01:00
  • 3034d17c06 Adding new [Scrub All Version History] button under [settings] (But keep your URL list) Leigh Morresi 2021-02-02 23:26:16 +01:00
  • 3b2c8d356a Flag for immediate sync of index after adding new watch Leigh Morresi 2021-02-02 23:07:19 +01:00
  • 711853a149 Sometimes it seems .update wasnt thread safe and isnt used here, just add a clean new dict member Leigh Morresi 2021-02-02 22:51:18 +01:00
  • 5669ae70cc Adding ARG to Dockerfile Leigh Morresi 2021-02-02 19:11:38 +01:00
  • 084dcde410 Include the triggered build SHA as part of the backup info, when built in docker hub. Leigh Morresi 2021-02-02 18:32:18 +01:00
  • 37b070f5a0 Add cache busting var to style sheets Leigh Morresi 2021-02-02 18:11:03 +01:00
  • 3952f3a207 Slightly more bulletproof instructions Leigh Morresi 2021-02-02 18:10:09 +01:00
  • 0c3d5e55ab Updating screenshot Leigh Morresi 2021-02-02 17:58:20 +01:00
  • 6a102374c6 Push newly created watches directly into the update check Queue. Leigh Morresi 2021-02-02 17:50:05 +01:00
  • bbd99c9aa9 Adding checkall Leigh Morresi 2021-02-02 17:46:40 +01:00
  • 26c9a6e0fc Easily download a full backup Leigh Morresi 2021-02-02 17:11:06 +01:00
  • c4197a5045 Show the date/time of the current/most up to date version Leigh Morresi 2021-02-02 16:36:03 +01:00
  • f1c2ece32f Use a pool of thread workers, better for huge lists of watchers Leigh Morresi 2021-02-02 16:29:06 +01:00
  • 704b8daa6d Code cleanup edit submit handler can be the same function Leigh Morresi 2021-02-02 15:37:20 +01:00
  • 9ec820fa97 Add update howto Leigh Morresi 2021-02-02 12:22:04 +01:00
  • e7e3eb36c0 Refactor slightly confusing difference build function Leigh Morresi 2021-02-02 12:14:23 +01:00
  • 801b50cb5b Version comparison had the wrong order Leigh Morresi 2021-02-02 12:02:13 +01:00
  • eecc620386 https://github.com/psf/requests/issues/4525 - brotli compression is not yet supported in requests, be sure that users cant accidently use this content type encoding in the headers Leigh Morresi 2021-02-02 11:49:43 +01:00
  • 25b565d9ba Include the current URL in the page when viewing the version diff 0.21 Leigh Morresi 2021-02-01 21:56:18 +01:00
  • 7b4ed2429d Include a selfcheck/diagnosis routine Leigh Morresi 2021-02-01 16:56:26 +01:00
  • 4e0fb33580 On manual recheck request, redirect to same tag listing Leigh Morresi 2021-02-01 16:54:57 +01:00
  • 4931e757b9 Set default diff type to 'lines', faster for starters. Leigh Morresi 2021-02-01 12:47:32 +01:00
  • 3e934e8f8c Supply different versions to browse Leigh Morresi 2021-02-01 12:39:15 +01:00
  • 118814912f Fix heading dgtlmoon 2021-02-01 11:43:39 +01:00
  • 4013e34899 Update README.md dgtlmoon 2021-02-01 11:42:51 +01:00
  • b58cf76445 Adding diff screenshot Leigh Morresi 2021-02-01 10:52:53 +01:00
  • 0042ca08e1 Add more start-up examples 0.2 Leigh Morresi 2021-02-01 10:24:29 +01:00
  • 7b5e839e3d Tweak theming Leigh Morresi 2021-02-01 10:24:15 +01:00
  • 7c589a73c5 Use a even simpler run command Leigh Morresi 2021-02-01 10:16:21 +01:00
  • 3e23ed314a improve the wording Leigh Morresi 2021-01-31 21:38:11 +01:00
  • d0ee49e465 Add basic settings page (so far just recheck time in minutes) Leigh Morresi 2021-01-31 21:36:42 +01:00
  • 5b8252c171 Updating README Leigh Morresi 2021-01-31 20:20:49 +01:00
  • 3e503dbbc6 Updating screenshot (new diff button) Leigh Morresi 2021-01-31 20:19:32 +01:00
  • 86f2f54abe Trigger write index after edit of a watch Leigh Morresi 2021-01-31 20:07:10 +01:00
  • 81534d9367 Add [diff] mechanism Leigh Morresi 2021-01-31 19:55:35 +01:00
  • 43c7ccb3fe Use a single thread for writing the sync json Leigh Morresi 2021-01-31 18:49:14 +01:00
  • a6c864ecfd Use existing tag Leigh Morresi 2021-01-30 13:03:14 +01:00
  • 0ee47a1274 When all items showed, show which tag it belongs to Leigh Morresi 2021-01-30 12:49:36 +01:00
  • 17701c5c72 Sort tag list Leigh Morresi 2021-01-30 12:44:36 +01:00
  • a8ae9d54aa Set active tag selection Leigh Morresi 2021-01-30 12:26:22 +01:00
  • 3eaccfe5da Support for comma separated tags Leigh Morresi 2021-01-30 11:22:59 +01:00
  • e589b441db Tweak styling for 'new watch' form Leigh Morresi 2021-01-30 10:40:42 +01:00
  • bfcb17ca24 Remove import for old lib Leigh Morresi 2021-01-30 10:29:39 +01:00
  • 98f6f4619f Switch to inscriptis prepare config backend struct Leigh Morresi 2021-01-30 10:14:19 +01:00
  • fbe20d45cc Support for custom headers per watch Leigh Morresi 2021-01-29 19:12:39 +01:00
  • 3f60ab4167 Going back to larger PNG screenshot, looks better in Github :) Leigh Morresi 2021-01-29 18:06:45 +01:00
  • 13dcce9b47 Fix alt text in markup Leigh Morresi 2021-01-29 18:02:15 +01:00
  • d133315021 Adding new screenshot binary Leigh Morresi 2021-01-29 18:01:41 +01:00
  • 49dd88fba5 Updating screenshot Leigh Morresi 2021-01-29 18:01:21 +01:00
  • 49ff826a48 Moving start text to a more visible part dgtlmoon 2021-01-29 17:55:34 +01:00
  • a899c8e12c Tweak messages Leigh Morresi 2021-01-29 17:52:49 +01:00
  • 7ee36fad8a Change message text Leigh Morresi 2021-01-29 17:51:40 +01:00
  • ba17b23f7a Fixing messages styling Leigh Morresi 2021-01-29 17:50:47 +01:00
  • b6e9bb12fb Basic tag browse buttons Leigh Morresi 2021-01-29 15:51:30 +01:00
  • 016937d5de Bulk import Leigh Morresi 2021-01-29 15:39:38 +01:00
  • abef169382 Tidy up 'last_checked' date handling Leigh Morresi 2021-01-29 14:45:12 +01:00
  • 04c8ea7960 Dev environment setup Leigh Morresi 2021-01-29 14:45:07 +01:00
  • 4ab49f2c8c Dev docker tweaks Leigh Morresi 2021-01-29 14:45:00 +01:00
  • ded9d09f37 Remove messy text Leigh Morresi 2021-01-29 13:28:46 +01:00
  • 1dd34d7548 Tweaking text Leigh Morresi 2021-01-29 13:26:16 +01:00
  • 7fb8a37da3 Fixing checkall hook Leigh Morresi 2021-01-29 13:12:27 +01:00
  • 324c54fe46 Use requests's r.text so we dont have to deal with charsets Leigh Morresi 2021-01-29 13:05:31 +01:00
  • 8b775f9188 Add note Leigh Morresi 2021-01-29 13:05:26 +01:00
  • 00020a4c90 Fix bad copy command Leigh Morresi 2021-01-29 12:40:51 +01:00
  • 9edb591670 Oops left out the image name Leigh Morresi 2021-01-29 12:40:39 +01:00
  • bbccb3181b Fix build setup for the docker hub image https://hub.docker.com/r/dgtlmoon/changedetection.io 0.12 Leigh Morresi 2021-01-29 12:33:42 +01:00
  • b263773e09 Update screenshot Leigh Morresi 2021-01-29 12:33:37 +01:00
  • b7a0c2dbcd Add edit UI Move to keyed structure instead of list 0.11 Leigh Morresi 2021-01-29 10:49:05 +01:00
  • 1629dee6a5 Fixes to CSS Leigh Morresi 2021-01-28 18:38:47 +01:00
  • 85a91d6e51 Add method to launch a full recheck of all @note - needs to be converted to a python Queue threads Leigh Morresi 2021-01-28 15:30:02 +01:00
  • 0d1bc1a22c Merge branch 'master' of github.com:dgtlmoon/changedetection.io Leigh Morresi 2021-01-28 14:45:39 +01:00
  • cf345dc567 Tweaks to docker layout Leigh Morresi 2021-01-28 14:45:30 +01:00
  • 9c0c8bf6aa Remove actual :// links, dont consider these as part of the changes, often they include variables/trackingscript ref etc Leigh Morresi 2021-01-28 14:45:01 +01:00
  • cf046d88da Create FUNDING.yml dgtlmoon 2021-01-28 13:51:04 +01:00
  • 194ee5d528 Specify image name in docker files to avoid a confusing build/run 0.1 Leigh Morresi 2021-01-28 11:17:12 +01:00
  • 69c18f817d Tidy up devel docker Leigh Morresi 2021-01-28 11:12:48 +01:00
  • b574a28f1f Tweak comments Leigh Morresi 2021-01-28 11:12:42 +01:00
  • 3322f4a70b Avoid recasting the type Leigh Morresi 2021-01-28 11:12:26 +01:00
  • 0c2dc8616b Merge branch 'master' of github.com:dgtlmoon/changedetection.io Leigh Morresi 2021-01-28 10:39:37 +01:00
  • 01359e4811 Store a history of changes, used for future lookup/diff/explore changes UI Leigh Morresi 2021-01-28 10:39:14 +01:00
  • 64e815e561 Update README.md dgtlmoon 2021-01-27 21:58:35 +01:00
  • 93907ff914 Show the backend error in the table if there is one Leigh Morresi 2021-01-27 21:54:11 +01:00
  • 81509c28fe Include screenshot Leigh Morresi 2021-01-27 21:07:46 +01:00
  • 10ec159e84 Fix branch name Leigh Morresi 2021-01-27 20:56:19 +01:00
  • 3cba7dc264 Tweak todo Leigh Morresi 2021-01-27 20:55:28 +01:00
  • 93562afb02 Adding README amd docker info Leigh Morresi 2021-01-27 20:51:55 +01:00
  • 325244c3a8 Add missing file Leigh Morresi 2021-01-27 20:51:27 +01:00
  • f455f14efd Primitive support for extra headers Leigh Morresi 2021-01-27 20:09:40 +01:00
  • eb2791da42 remove debug Leigh Morresi 2021-01-27 19:57:31 +01:00
  • a4f1f6ab69 Handle titles and links Leigh Morresi 2021-01-27 19:54:17 +01:00
  • 57fd3a7c3c Fix base definition of the watcher Leigh Morresi 2021-01-27 19:45:28 +01:00
  • c73b9efe9e sort by last changed Leigh Morresi 2021-01-27 19:09:37 +01:00
  • b931f457fd fix button size Leigh Morresi 2021-01-27 19:04:51 +01:00
  • 1968d400fe Store the html2text version too Leigh Morresi 2021-01-27 19:04:39 +01:00
  • cb8b595470 fix favicon Leigh Morresi 2021-01-27 18:59:18 +01:00
  • 0515aca7dd small fixes Leigh Morresi 2021-01-27 17:35:32 +01:00
  • 646a54945a Handle errors better, use the plaintext output Leigh Morresi 2021-01-27 15:56:59 +01:00
  • 2f018ac04c Workon threads Leigh Morresi 2021-01-27 15:12:31 +01:00