Commit Graph

694 Commits

Author SHA1 Message Date
dgtlmoon ac236ee88c fix text bumping 2022-04-29 10:07:46 +02:00
dgtlmoon 26c56c3fc4 more tweaks 2022-04-29 09:35:44 +02:00
dgtlmoon a7e6cc5c62 misc tweaks 2022-04-28 20:48:45 +02:00
dgtlmoon 245fea07ac set size on load 2022-04-28 19:33:27 +02:00
dgtlmoon 013ae339e0 oops 2022-04-28 19:28:02 +02:00
dgtlmoon 8eccbaa050 misc tweaks 2022-04-28 19:20:03 +02:00
dgtlmoon 71d007a6aa WIP 2022-04-28 19:04:27 +02:00
dgtlmoon a038cfe046 WIP 2022-04-28 18:53:49 +02:00
dgtlmoon d819d37463 WIP 2022-04-28 18:10:53 +02:00
dgtlmoon ea4a8ed580 WIP 2022-04-28 16:54:15 +02:00
dgtlmoon eef98c6adc WIP 2022-04-28 14:20:18 +02:00
dgtlmoon 4b7774db29 POC 2022-04-26 09:56:06 +02:00
dgtlmoon b3a115dd4a Upgrade notifications library Re #555 - fixing telegram HTML markup in notification title 2022-04-25 23:12:32 +02:00
dgtlmoon ffc4215411 Unify MINIMUM_SECONDS_RECHECK_TIME env var variable to 60 seconds 2022-04-24 20:37:30 +02:00
dgtlmoon 9e708810d1 Seconds/minutes/hours/days between checks form field upgrade from 'minutes' only (#512) 2022-04-24 16:56:32 +02:00
dgtlmoon 1e8aa6158b Form styling improvements 2022-04-24 14:40:53 +02:00
dgtlmoon 015353eccc Form field handling improvements - fixing field list handler for empty lines 2022-04-24 13:53:13 +02:00
dgtlmoon 501183e66b Fix "Add email" button in main global notification settings 2022-04-22 10:51:52 +02:00
dgtlmoon def74f27e6 Test notification button fixed in main settings (#556) 2022-04-21 21:36:10 +02:00
dgtlmoon 37775a46c6 tgram:// be sure total notification size is always under their 4096 size limit 2022-04-21 16:28:15 +02:00
dgtlmoon e4eaa0c817 Shows which items are already in the queue, disables adding to the queue if already in the recheck queue (#552) 2022-04-21 12:52:45 +02:00
dgtlmoon 206ded4201 Notifications - Signal API support, Ntfy support, hotmail, matrix, Gotify API fixes 2022-04-20 23:13:55 +02:00
dgtlmoon 9e71f2aa35 Discord:// notification size limit - also includes the notification title 2022-04-20 17:00:21 +02:00
dgtlmoon f9594aeffb Fix spelling errors 2022-04-20 09:51:53 +02:00
dgtlmoon b4e1353376 Update README.md 2022-04-19 23:56:11 +02:00
dgtlmoon 5b670c38d3 Update README.md 2022-04-19 23:48:21 +02:00
dgtlmoon 2a9fb12451 Import speed improvements, and adding an import URL batch size of 5,000 to stop accidental CPU overload (#549) 2022-04-19 23:15:32 +02:00
dgtlmoon 6c3c5dc28a Ability to set the default fetch mode via the DEFAULT_FETCH_BACKEND variable 2022-04-19 23:15:00 +02:00
dgtlmoon 8f062bfec9 Refactor form handling (#548) 2022-04-19 21:43:07 +02:00
dgtlmoon 380c512cc2 Adding support for change detection of HTML source-code via "source:https://website.com" prefix (#540) 2022-04-12 17:36:29 +02:00
dgtlmoon d7ed7c44ed Re-label the quick-add widget placeholder 'tag' to 'watch group' 2022-04-12 10:55:43 +02:00
dgtlmoon 34a87c0f41 HTTP Fetcher code improvements 2022-04-12 08:36:08 +02:00
dgtlmoon 4074fe53f1 Adding RSS metadata auto-discovery 2022-04-12 07:35:47 +02:00
Tristan Hill 44d599d0d1 Upgrade WTforms form handler to v3 (#523) 2022-04-09 19:50:56 +02:00
dgtlmoon 615fe9290a 0.39.12 0.39.12 2022-04-09 14:16:30 +02:00
dgtlmoon 2cc6955bc3 Miscellaneous settings form visual improvements (#535) 2022-04-09 12:15:34 +02:00
dgtlmoon 9809af142d Option to render links as [Some Text ](/link), adds the ability to change-detect on hyperlink changes 2022-04-09 10:35:14 +02:00
dgtlmoon 1890881977 Specify our Discord avatar_url as default avatar_url 2022-04-08 18:35:59 +02:00
dgtlmoon 9fc2fe85d5 Minor git updates 2022-04-08 17:21:42 +02:00
dgtlmoon bb3c546838 Fix screenshot tab name 2022-04-08 17:08:06 +02:00
dgtlmoon 165f794595 Discord:// notifications should be cut to 2000 chars or Discord will not process them. (#531 + #323) 2022-04-08 16:32:04 +02:00
dgtlmoon a440eece9e Make long reports in the notification error log easier to read 2022-04-08 14:12:42 +02:00
dgtlmoon 34c83f0e7c [Add email] button in notification settings with a prefix set from NOTIFICATION_MAIL_BUTTON_PREFIX env variable when defined. (#528) 2022-04-07 18:18:23 +02:00
dgtlmoon f6e518497a Update README.md 2022-04-07 14:59:31 +02:00
dgtlmoon 63e91a3d66 Skip processing a watch into the RSS feed if there's not enough data to examine (fixes Internal Server Error when accessing the RSS feed) (#521) 2022-04-05 20:31:31 +02:00
dgtlmoon 3034d047c2 Introduce an AJAX button for sending test notifications instead of the checkbox (#519) 2022-04-05 18:04:26 +02:00
dgtlmoon 2620818ba7 Make text tab always available at default 2022-04-02 14:55:40 +02:00
dgtlmoon 9fe4f95990 When fetching a snapshot via Chrome, make the most recent screenshot available on the Diff and Preview pages (#516) 2022-04-02 14:49:32 +02:00
dgtlmoon ffd2a89d60 Remove 'unviewed' status in watch table when Diff link clicked (#514) 2022-03-31 11:01:07 +02:00
dgtlmoon 8f40f19328 RSS feed CDATA should contain difference output 2022-03-30 10:51:10 +02:00