Commit Graph
30 Commits
Author SHA1 Message Date
dgtlmoon 08671e4068 Merge branch 'master' into ui-improvements 2022-03-04 09:38:22 +01:00
dgtlmoon 615fa2c5b2 Tweak support tabs and text (#440) 2022-02-28 22:39:32 +01:00
dgtlmoon fd45fcce2f Include link to changedetection.io hosted option (#439) 2022-02-28 15:47:59 +01:00
dgtlmoon 014fda9058 Ability to visualise trigger and filter rules against the current snapshot on the preview page 2022-02-23 10:49:25 +01:00
dgtlmoon 1b2420ac03 Merge branch 'master' into ui-improvements 2022-02-13 23:46:11 +01:00
dependabot[bot] 536948c8c6 Bump node-sass from 6.0.1 to 7.0.0 in /changedetectionio/static/styles (#415)
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 09:10:55 +01:00
ntmmfts 6ecfc3c843 increased checkbox functions grid popup font size 2022-01-08 10:57:47 -10:00
ntmmfts d24cd28523 fixed test failure 2022-01-08 10:16:05 -10:00
ntmmfts 508cc1dbd2 saving edits 2022-01-08 01:43:21 -10:00
ntmmfts 2e8e27dc07 merging v0.39.6 2022-01-08 01:29:05 -10:00
ntmmfts 51acfbdbda before v0.39.6 2022-01-08 00:29:37 -10:00
ntmmfts bb5221d2c8 pulling upgrade 2022-01-06 20:54:48 -10:00
ntmmfts b61928037b Revert "fixed backend test failure - had to remove grammar formatting replacement for flash message in api_watch_checknow."
This reverts commit b1292908e2.
2022-01-06 07:04:03 -10:00
ntmmfts 471c5533ee fixed check behavior and added cancel button to checkbox functions menu 2022-01-05 04:59:26 -10:00
ntmmfts a7763ae9a3 Proof of concept for #160, 'Allow recheck time in seconds'. Currently retains 'minutes_between_check' key:value, so I'm requesting a review before globally renaming it 'to duration_between_check' or similar. 2022-01-02 09:56:54 -10:00
ntmmfts 30c763fed9 latest fixes and improvements 2021-12-30 00:49:14 -10:00
ntmmfts b6bd57a85d latest fixes and improvements 2021-12-29 17:29:07 -10:00
ntmmfts cf09767b48 fixes/adjustments 12/28 2021-12-28 09:34:36 -10:00
ntmmfts 1468b3a374 adding fixed search.svg 2021-12-28 03:58:39 -10:00
ntmmfts b5c2e13285 ui-improvement changes and fixes 12/28 2021-12-28 03:15:54 -10:00
ntmmfts 54e79268c1 code cleanup 2021-12-25 12:33:20 -10:00
ntmmfts fe10d289a0 minor fix 2021-12-24 09:08:37 -10:00
ntmmfts a2568129f6 ui-imporovement adjustments 2021-12-24 08:35:34 -10:00
ntmmfts 66064efce3 ui-improvements updates 2021-12-19 21:59:23 -10:00
dgtlmoon 20647ea319 improve theming docs 2021-12-19 23:17:24 +01:00
Glassed Silver dd450b81ad fixing too small font in diff UI (#260)
* fixing too small font in diff UI , lower size from 12 to 11 in Part II
2021-12-15 19:21:25 +01:00
jeremysherriff 0a29b3a582 Fix element paths when using reverse proxy subfolder (#272) 2021-11-12 11:34:19 +01:00
dependabot[bot] dfd34d2a5b Bump tar from 6.1.6 to 6.1.9 in /changedetectionio/static/styles (#209)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.6 to 6.1.9.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.6...v6.1.9)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-17 16:02:59 +02:00
dgtlmoon 58c3bc371d No point hiding the notifications customisation area because it's now in its own tab 2021-08-22 18:44:51 +02:00
dgtlmoon a11b6daa2e Installation via pip (#186)
Builder for https://pypi.org/project/changedetection.io/
2021-08-16 15:24:37 +02:00