Commit Graph

  • b8307f91e5 Modifies Dockerfile to use multistage builds #79 khakers 2021-06-04 22:29:00 -0700
  • 4b6522469b Bumping to 0.31 dgtlmoon 2021-06-05 16:37:16 +1000
  • 609a0a3aad Merge branch 'master' of github.com:dgtlmoon/changedetection.io 0.31 dgtlmoon 2021-06-03 10:51:18 +1000
  • ad8065c072 Re #75 - Adding test to confirm watched URL appears in RSS feed dgtlmoon 2021-06-03 10:50:31 +1000
  • 2346b42ef2
    CSS selector filter (#73) dgtlmoon 2021-05-30 21:22:26 +1000
  • 8b084d3139 Adding test for #9 #73 dgtlmoon 2021-05-30 21:19:49 +1000
  • 143c1b8b3c Fix label info dgtlmoon 2021-05-30 20:49:34 +1000
  • 61812008c2 Re #9 CSS Selector filtering dgtlmoon 2021-05-30 20:43:42 +1000
  • 1a0c3f1250 Fixing var name dgtlmoon 2021-05-28 10:27:01 +1000
  • 91f69b92a2 Merge branch 'master' of github.com:dgtlmoon/changedetection.io dgtlmoon 2021-05-28 10:20:53 +1000
  • dd211d166c Include release metadata during github build dgtlmoon 2021-05-28 10:20:23 +1000
  • a6b0a23143
    Update README.md dgtlmoon 2021-05-28 00:03:17 +1000
  • a03e53d826
    Re #40 Ability to set individual timers (#72) dgtlmoon 2021-05-27 23:55:05 +1000
  • 8879f31be5 Settinsg and Slow down the loop #72 dgtlmoon 2021-05-27 23:47:01 +1000
  • e704775892 Re #40 Ability to set individual timers dgtlmoon 2021-05-27 23:10:39 +1000
  • 5d93009605
    Update README.md dgtlmoon 2021-05-27 20:37:56 +1000
  • d4f3e744de
    Improvements for backup (#70) dgtlmoon 2021-05-27 20:16:40 +1000
  • d0d37402cf Fix filename on backup not being correct #70 dgtlmoon 2021-05-27 20:13:24 +1000
  • 193a2259c7 Backup - Add a text file containing only the URLs, with Windows+UNIX line-endings, for better portability. dgtlmoon 2021-05-27 19:55:51 +1000
  • 4bbfc86f6c Remove previous backup files dgtlmoon 2021-05-27 19:45:51 +1000
  • 13de31cf98
    Update README.md dgtlmoon 2021-05-26 21:26:35 +1000
  • 54ae82395a Disable image layer cache service dgtlmoon 2021-05-25 16:46:13 +1000
  • dba8944625 Re-enable ARM v6/v7 builds dgtlmoon 2021-05-25 16:08:01 +1000
  • 270343b276 Install requirements, remove rust and dev packages that are no longer needed, hopefully for a smaller docker layer size dgtlmoon 2021-05-25 15:06:35 +1000
  • f3ce9b732c Remove rust build comments dgtlmoon 2021-05-25 15:05:36 +1000
  • baaee30499
    Arm build fixes (#68) dgtlmoon 2021-05-25 15:04:33 +1000
  • 3f43398d1e Using the magical ARG CRYPTOGRAPHY_DONT_BUILD_RUST=1 to get around ARM issues #68 dgtlmoon 2021-05-25 14:47:50 +1000
  • 3a472be9d7 Add rustc compiler and remove when not needed (smaller docker layer) dgtlmoon 2021-05-25 14:30:57 +1000
  • d50ff0b31c
    Re #65 - Append BASE_URL env var to the notification if it is set (#66) dgtlmoon 2021-05-21 09:16:19 +1000
  • ada19e01b3 Re #65 - Improving test coverage #66 dgtlmoon 2021-05-21 09:11:19 +1000
  • f0a6af4993 Re #65 - Append BASE_URL env var to the notification if it is set dgtlmoon 2021-05-21 08:49:34 +1000
  • 395a6fca62
    Update README.md dgtlmoon 2021-05-19 13:09:41 +1000
  • f582810ad0 Adding BTC support instructions dgtlmoon 2021-05-18 23:34:56 +1000
  • 18b71edd6d Switch to just amd64 for now due to apprise not building on ARM dgtlmoon 2021-05-15 21:23:05 +1000
  • 28f6af9153 Fixing syntax dgtlmoon 2021-05-15 18:20:34 +1000
  • 63a3492547 Re #49 Re #60 - Adding more information about proxy setup to README.md dgtlmoon 2021-05-15 18:13:00 +1000
  • 454fc26341
    Add socks proxy support (#60) Unpublished 2021-05-15 10:05:58 +0200
  • e5409f8d16
    Created docker-compose file (#55) KibosJ 2021-05-15 02:48:38 +0100
  • 433ffc50af
    Removed version tag #55 KibosJ 2021-05-14 17:16:11 +0100
  • c5d4e2000c
    Add proxy config to README #60 Unpublished 2021-05-14 10:01:13 +0200
  • 1b736b3726 Re #58 - reduce to 1 minute (a small rewrite is required to change the backend to store in 'seconds' instead of minutes) dgtlmoon 2021-05-13 22:33:33 +1000
  • 96f2b0d248 Merge branch 'master' of github.com:dgtlmoon/changedetection.io dgtlmoon 2021-05-13 22:24:45 +1000
  • 308527f45e 56 - Fix notification test dgtlmoon 2021-05-13 22:23:49 +1000
  • a96f85ddb2 Remove Rust #59 Unpublished 2021-05-13 01:01:50 +0200
  • eac582da54 Add socks proxy support Unpublished 2021-05-13 00:45:36 +0200
  • 56e03ee70d Created docker-compose file KibosJ 2021-05-11 05:36:14 +0100
  • 70d766b647
    Update README.md dgtlmoon 2021-05-08 23:16:16 +1000
  • 40be9c615f
    Update README.md dgtlmoon 2021-05-08 23:15:50 +1000
  • f380754ff5 Adding rust compiler :( dgtlmoon 2021-05-08 12:27:39 +1000
  • bee6bd9fe0 trying without libssl and only libffi dgtlmoon 2021-05-08 12:17:28 +1000
  • fec2862ebe Adding extra libs required for build dgtlmoon 2021-05-08 12:01:52 +1000
  • 969420e40b Cleanup docs dgtlmoon 2021-05-08 11:44:43 +1000
  • afba06dd1f Tweak workflow (tests) dgtlmoon 2021-05-08 11:38:27 +1000
  • 1d66160e8c Security update 0.30 dgtlmoon 2021-05-08 11:33:46 +1000
  • f877af75b9
    Apprise notifications (#43) dgtlmoon 2021-05-08 11:29:41 +1000
  • dd004d90a3 Tidying up lint/imports #43 dgtlmoon 2021-05-08 11:23:55 +1000
  • 856e5f28aa Split tests into their own totally isolated setups, if you know a better way to make live_server() work, MR :) dgtlmoon 2021-05-08 11:20:31 +1000
  • 2342bb014d remove debug dgtlmoon 2021-05-08 11:19:42 +1000
  • 2991820660 Merge branch 'master' into 4-apprise-notifications dgtlmoon 2021-05-08 10:20:35 +1000
  • b752690f89 Fixing security update dgtlmoon 2021-05-08 10:19:49 +1000
  • 66889e5908 Fixing test setup dgtlmoon 2021-05-08 10:18:44 +1000
  • 22d436e395 Handle exception, increase wait time for liveserver to come up dgtlmoon 2021-05-07 23:21:55 +1000
  • e73421c9a7 Fix syntax dgtlmoon 2021-05-07 23:17:47 +1000
  • 34c2324382 Wrap worker notification process in try/catch, use global if nothing set dgtlmoon 2021-05-07 23:08:15 +1000
  • f72b781071 All branches test dgtlmoon 2021-05-07 23:08:04 +1000
  • dd564e9e4d Process global notifications dgtlmoon 2021-05-07 22:56:25 +1000
  • 624efef2c2 Offer send notification test on individual edits and main/default dgtlmoon 2021-05-07 22:52:56 +1000
  • 9bda6cb204 Cleanup more files from test dgtlmoon 2021-05-07 22:52:47 +1000
  • 6b837682da Adding notifications screenshot dgtlmoon 2021-05-07 01:02:24 +1000
  • 43606348a9 Fix spacing dgtlmoon 2021-05-07 00:59:59 +1000
  • 6a1cd88994 Move notification test to main test_backend.py dgtlmoon 2021-05-07 00:58:55 +1000
  • a9d816612d Tweak readme with notification info dgtlmoon 2021-05-07 00:58:30 +1000
  • d6f9b1e02a Tests for notifications dgtlmoon 2021-05-07 00:27:46 +1000
  • 4004982b9f Adding basic notification URL runner dgtlmoon 2021-05-06 23:18:52 +1000
  • a10efa951b Also detect pytest in the environ (for local debug) dgtlmoon 2021-05-03 11:20:11 +1000
  • 71bee66f77 Merge branch 'master' into 4-apprise-notifications dgtlmoon 2021-05-03 11:03:32 +1000
  • 24a38f26f8 Prepend 'test-' when runnning under pytest to guid dgtlmoon 2021-05-03 11:03:00 +1000
  • 5091111cad Move Worker module to own class file dgtlmoon 2021-05-03 10:56:06 +1000
  • 1d0018dced - Relabel login button - misc test cleanup dgtlmoon 2021-05-01 11:55:24 +1000
  • 18c7a18be8 Re #46 - Add note to README.md about Javascript support dgtlmoon 2021-05-01 10:02:43 +1000
  • c11adcbe4a Bumping version dgtlmoon 2021-05-01 01:20:56 +1000
  • cd6ce89587 Re #45 - Set datastore path in app.config dgtlmoon 2021-05-01 01:18:59 +1000
  • 4164ad29e3 Re #44 - Broke the menu by accident, adding tests and fixing. dgtlmoon 2021-04-30 19:54:23 +1000
  • 0975074020 Adding test notification mechanism dgtlmoon 2021-04-30 18:21:38 +1000
  • 4176864cbc issue #4 Adding settings screen for apprise URLS dgtlmoon 2021-04-30 18:02:19 +1000
  • 4953e253e9 bump to 0.29 dgtlmoon 2021-04-30 17:17:23 +1000
  • 64e172433a docker-compose for dev not needed (use venv etc) 0.29 dgtlmoon 2021-04-30 16:54:07 +1000
  • 92c0fa90ee
    Password protection / login support (#34) dgtlmoon 2021-04-30 16:47:13 +1000
  • c843fa315d Bounce to index #34 dgtlmoon 2021-04-30 16:16:01 +1000
  • 245d9045c9 Tweaks to the load object dgtlmoon 2021-04-30 16:08:01 +1000
  • 8b3d7d23e7 Merge branch 'master' into login dgtlmoon 2021-04-28 22:57:20 +1000
  • ee8053e0e8
    Update FUNDING.yml dgtlmoon 2021-04-21 11:13:50 +1000
  • 7f5b592f6f Skip using tag limit on pause when no tag is being viewed dgtlmoon 2021-04-16 10:29:03 +1000
  • ce7d8eebbd WIP dgtlmoon 2021-04-15 21:35:34 +1000
  • 7450ac758c Tidy imports dgtlmoon 2021-04-11 14:01:14 +0930
  • 26edf0ece1 Merge branch 'master' into login dgtlmoon 2021-04-11 13:57:46 +0930
  • 1e45156bc0 Pause/Unpause should respect limit tag on redirect dgtlmoon 2021-04-10 19:47:31 +0930
  • c7169ebba1 Validate duplicate URLs dgtlmoon 2021-04-10 14:31:57 +0930
  • 7ef4eb2564 Merge branch 'master' into login dgtlmoon 2021-04-09 04:53:05 +0200
  • a58679f983 Chdir is not needed because we add the file from the full path, but make it 'relative' in the Zip dgtlmoon 2021-04-09 04:50:55 +0200