Commit graph

1531 commits

Author SHA1 Message Date
Leigh Morresi
4e0fb33580 On manual recheck request, redirect to same tag listing 2021-02-01 16:54:57 +01:00
Leigh Morresi
4931e757b9 Set default diff type to 'lines', faster for starters. 2021-02-01 12:47:32 +01:00
Leigh Morresi
3e934e8f8c Supply different versions to browse 2021-02-01 12:39:15 +01:00
dgtlmoon
118814912f
Fix heading 2021-02-01 11:43:39 +01:00
dgtlmoon
4013e34899
Update README.md
Boldify callout text
2021-02-01 11:42:51 +01:00
Leigh Morresi
b58cf76445 Adding diff screenshot 2021-02-01 10:52:53 +01:00
Leigh Morresi
0042ca08e1 Add more start-up examples 2021-02-01 10:24:29 +01:00
Leigh Morresi
7b5e839e3d Tweak theming 2021-02-01 10:24:15 +01:00
Leigh Morresi
7c589a73c5 Use a even simpler run command 2021-02-01 10:16:21 +01:00
Leigh Morresi
3e23ed314a improve the wording 2021-01-31 21:38:11 +01:00
Leigh Morresi
d0ee49e465 Add basic settings page (so far just recheck time in minutes) 2021-01-31 21:36:42 +01:00
Leigh Morresi
5b8252c171 Updating README 2021-01-31 20:20:49 +01:00
Leigh Morresi
3e503dbbc6 Updating screenshot (new diff button) 2021-01-31 20:19:32 +01:00
Leigh Morresi
86f2f54abe Trigger write index after edit of a watch 2021-01-31 20:07:10 +01:00
Leigh Morresi
81534d9367 Add [diff] mechanism 2021-01-31 19:55:35 +01:00
Leigh Morresi
43c7ccb3fe Use a single thread for writing the sync json 2021-01-31 18:49:14 +01:00
Leigh Morresi
a6c864ecfd Use existing tag 2021-01-30 13:03:14 +01:00
Leigh Morresi
0ee47a1274 When all items showed, show which tag it belongs to 2021-01-30 12:49:36 +01:00
Leigh Morresi
17701c5c72 Sort tag list 2021-01-30 12:44:36 +01:00
Leigh Morresi
a8ae9d54aa Set active tag selection 2021-01-30 12:26:22 +01:00
Leigh Morresi
3eaccfe5da Support for comma separated tags 2021-01-30 11:22:59 +01:00
Leigh Morresi
e589b441db Tweak styling for 'new watch' form 2021-01-30 10:40:42 +01:00
Leigh Morresi
bfcb17ca24 Remove import for old lib 2021-01-30 10:29:39 +01:00
Leigh Morresi
98f6f4619f Switch to inscriptis
prepare config backend struct
2021-01-30 10:14:19 +01:00
Leigh Morresi
fbe20d45cc Support for custom headers per watch 2021-01-29 19:12:39 +01:00
Leigh Morresi
3f60ab4167 Going back to larger PNG screenshot, looks better in Github :) 2021-01-29 18:06:45 +01:00
Leigh Morresi
13dcce9b47 Fix alt text in markup 2021-01-29 18:02:15 +01:00
Leigh Morresi
d133315021 Adding new screenshot binary 2021-01-29 18:01:41 +01:00
Leigh Morresi
49dd88fba5 Updating screenshot 2021-01-29 18:01:21 +01:00
dgtlmoon
49ff826a48
Moving start text to a more visible part 2021-01-29 17:55:34 +01:00
Leigh Morresi
a899c8e12c Tweak messages 2021-01-29 17:52:49 +01:00
Leigh Morresi
7ee36fad8a Change message text 2021-01-29 17:51:40 +01:00
Leigh Morresi
ba17b23f7a Fixing messages styling 2021-01-29 17:50:47 +01:00
Leigh Morresi
b6e9bb12fb Basic tag browse buttons 2021-01-29 15:51:30 +01:00
Leigh Morresi
016937d5de Bulk import 2021-01-29 15:39:38 +01:00
Leigh Morresi
abef169382 Tidy up 'last_checked' date handling 2021-01-29 14:45:12 +01:00
Leigh Morresi
04c8ea7960 Dev environment setup 2021-01-29 14:45:07 +01:00
Leigh Morresi
4ab49f2c8c Dev docker tweaks 2021-01-29 14:45:00 +01:00
Leigh Morresi
ded9d09f37 Remove messy text 2021-01-29 13:28:46 +01:00
Leigh Morresi
1dd34d7548 Tweaking text 2021-01-29 13:26:16 +01:00
Leigh Morresi
7fb8a37da3 Fixing checkall hook 2021-01-29 13:12:27 +01:00
Leigh Morresi
324c54fe46 Use requests's r.text so we dont have to deal with charsets 2021-01-29 13:05:31 +01:00
Leigh Morresi
8b775f9188 Add note 2021-01-29 13:05:26 +01:00
Leigh Morresi
00020a4c90 Fix bad copy command 2021-01-29 12:40:51 +01:00
Leigh Morresi
9edb591670 Oops left out the image name 2021-01-29 12:40:39 +01:00
Leigh Morresi
bbccb3181b Fix build setup for the docker hub image https://hub.docker.com/r/dgtlmoon/changedetection.io 2021-01-29 12:33:42 +01:00
Leigh Morresi
b263773e09 Update screenshot 2021-01-29 12:33:37 +01:00
Leigh Morresi
b7a0c2dbcd Add edit UI
Move to keyed structure instead of list
2021-01-29 10:49:05 +01:00
Leigh Morresi
1629dee6a5 Fixes to CSS 2021-01-28 18:38:47 +01:00
Leigh Morresi
85a91d6e51 Add method to launch a full recheck of all
@note - needs to be converted to a python Queue threads
2021-01-28 15:30:02 +01:00