dgtlmoon
affe39ff98
Notification default: Make sure to use atleast some text here, a blank notification body could be problematic for some services
2021-07-22 20:00:51 +10:00
dgtlmoon
0f5d5e6caf
Re #150 - stop using 'size' across all elements and rely on CSS for a better mobile experience (stops fields from pushing out)
2021-07-22 19:38:10 +10:00
Preston
2a66ac1db0
fix: setting overflow in mobile view ( #150 )
2021-07-22 18:54:01 +10:00
dgtlmoon
07308eedbd
Re #121 , #123 - Show the current base_url value
2021-07-22 10:52:29 +10:00
dgtlmoon
750b882546
Re #149 - allow empty timestamp limit for scrub operation
2021-07-22 10:32:42 +10:00
dgtlmoon
1c09407e24
Dont show "new version available" message when password is enabled and user is logged out
2021-07-21 21:47:42 +10:00
dgtlmoon
7e87591ae5
test fix - dont trigger notifications in header test
2021-07-21 20:31:52 +10:00
dgtlmoon
9e6c2bf3e0
Strengthen the notification tests
2021-07-21 20:21:12 +10:00
dgtlmoon
c396cf8176
Re #137 - Adding test to confirm that headers are not repeated
2021-07-21 19:51:12 +10:00
dgtlmoon
b19a037fac
Add debug output to notify loop
2021-07-21 13:13:31 +10:00
dgtlmoon
5cd4a36896
Add note to field
2021-07-21 13:05:30 +10:00
dgtlmoon
aec3531127
Cleanup test helper data before and after running
2021-07-21 12:49:32 +10:00
dgtlmoon
78434114be
Improve debug info
2021-07-21 12:49:22 +10:00
dgtlmoon
f877cbfe8c
0.38.1 tag
2021-07-20 17:57:27 +10:00
dgtlmoon
fe4963ec04
Re #143 - Remove old notification test code, fix form handler ( #145 )
...
* Re #143 - global notification settings box fix - Remove old notification test code, fix form handler, add test
2021-07-20 17:44:01 +10:00
dgtlmoon
32a798128c
Update README.md
2021-07-18 18:15:44 +10:00
dgtlmoon
cf4e294a9c
Re #135 - refactor the quick add widget ( #136 )
...
* Re #135 - refactor the quick add widget
* Fix W3C validation issues
2021-07-18 13:26:23 +10:00
Richard Schwab
b008269a70
Partially revert 47e5a7cf09
( #138 )
...
Copy HTTP headers from the global template instead of updating the global template when fetching a site.
fixes #137
2021-07-18 10:12:23 +10:00
dgtlmoon
50026ee6d9
use a github action for getting the tag
2021-07-16 16:24:01 +10:00
dgtlmoon
aa5ba7b3a9
rename tag build runner
2021-07-16 16:19:04 +10:00
dgtlmoon
4110d05bf8
fix tag
2021-07-16 16:12:03 +10:00
dgtlmoon
6c02bc9cd3
build and push tag
2021-07-16 16:03:45 +10:00
dgtlmoon
0a9b5f801f
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
2021-07-14 20:21:14 +10:00
dgtlmoon
b4630d4200
Re #76 - Fixing links
2021-07-14 20:20:47 +10:00
dgtlmoon
2238b7d660
Cleaner is to let flexbox overflow and scroll on the X where needed
2021-07-14 14:46:18 +10:00
dgtlmoon
e6fadc44fa
#76 app path prefix when behind proxy_pass ( #91 )
...
Support for running in a sub-path under proxy_pass (Running changedetection.io behind a reverse proxy sub directory)
More here https://github.com/dgtlmoon/changedetection.io/wiki/Running-changedetection.io-behind-a-reverse-proxy-sub-directory
2021-07-14 14:02:24 +10:00
dgtlmoon
c0b6233912
Settings: Remove password link fix
2021-07-14 13:38:32 +10:00
dgtlmoon
9669f8248e
Make sure right menu is still visible when URL is long
2021-07-14 13:36:58 +10:00
dgtlmoon
b2b8958f7b
0.38 release
2021-07-14 11:51:33 +10:00
dgtlmoon
83daa6f630
Re #132 - Make a list of the JSONpath results instead of using only the first value
2021-07-14 11:15:32 +10:00
dgtlmoon
dad48402f1
Customisable notifications ( #123 )
...
* Customisable notifications (#121 )
* Test improvements
* Setup BASE_URL environment in test
Co-authored-by: dtomlinson91 <53234158+dtomlinson91@users.noreply.github.com>
2021-07-13 18:48:21 +10:00
dgtlmoon
655a350f50
Re #117 - dont re-encode single value types, looks better in the diff
2021-07-12 18:27:03 +10:00
dgtlmoon
ae0fc5ec0f
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
2021-07-11 23:05:22 +10:00
dgtlmoon
851142446d
Usability tweak - [edit] on diff page should go back to diff page
2021-07-11 22:56:43 +10:00
dgtlmoon
dc2896c452
Update README.md
2021-07-11 22:11:53 +10:00
dgtlmoon
306814f47f
Adding text about JSON API Monitoring
2021-07-11 22:10:49 +10:00
dgtlmoon
e073521f4d
Re #117 Jsonpath based JSON change detection filter ( #125 )
...
* Re #117 - Experimental JSON selector support by using 'json:' prefix and any JSONpath rule
2021-07-11 22:07:39 +10:00
dgtlmoon
f2643c1b65
Update README.md
2021-07-11 19:38:54 +10:00
dgtlmoon
0e291de045
Update README.md
2021-07-11 19:36:44 +10:00
dgtlmoon
2f22d627fa
Use right sticky for version
2021-07-10 23:14:59 +10:00
dgtlmoon
cd622261e9
Re #118 - Make 'show current version' more obvious
2021-07-10 23:07:46 +10:00
dgtlmoon
39a696fc7c
Diff page - use the document title in <title> for better bookmarking
2021-07-10 16:31:16 +10:00
dgtlmoon
db5afa1fa2
node-sass 6.0.1 works with node-sass watch way better
2021-07-06 23:04:40 +10:00
dgtlmoon
56c56c63e8
Updating inscriptis/text/html library to 1.2
2021-07-04 23:09:49 +10:00
dgtlmoon
cb0d69801f
Update readme with the branch link for javascript support
2021-07-04 13:51:19 +10:00
dgtlmoon
99ddc0490b
Updating trim-newlines packages
2021-07-03 12:04:26 +10:00
dgtlmoon
b27d03e8c7
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
2021-07-02 20:19:26 +10:00
dgtlmoon
f852bdda0e
0.37 release
2021-07-02 20:18:41 +10:00
dgtlmoon
b85af8904a
#110 global recheck time ( #113 )
...
* Re #106 - handling empty title with gettr cleanup
* Re #110 - Global recheck time improvements, add tests, add form feedback, follow default minutes
* Adding comments
2021-07-02 12:14:09 +10:00
dgtlmoon
db18866b0a
Re #106 - handling empty title with gettr cleanup ( #107 )
2021-06-27 12:29:41 +10:00