Commit Graph

931 Commits (359dcb63e3b16a777de47090d21bee2ae448511d)
 

Author SHA1 Message Date
dgtlmoon ffc4215411 Unify MINIMUM_SECONDS_RECHECK_TIME env var variable to 60 seconds
3 years ago
dgtlmoon 9e708810d1
Seconds/minutes/hours/days between checks form field upgrade from 'minutes' only (#512)
3 years ago
dgtlmoon 1e8aa6158b Form styling improvements
3 years ago
dgtlmoon 015353eccc Form field handling improvements - fixing field list handler for empty lines
3 years ago
dgtlmoon 501183e66b Fix "Add email" button in main global notification settings
3 years ago
dgtlmoon def74f27e6 Test notification button fixed in main settings (#556)
3 years ago
dgtlmoon 37775a46c6 tgram:// be sure total notification size is always under their 4096 size limit
3 years ago
dgtlmoon e4eaa0c817
Shows which items are already in the queue, disables adding to the queue if already in the recheck queue (#552)
3 years ago
dgtlmoon 206ded4201 Notifications - Signal API support, Ntfy support, hotmail, matrix, Gotify API fixes
3 years ago
dgtlmoon 9e71f2aa35 Discord:// notification size limit - also includes the notification title
3 years ago
dgtlmoon f9594aeffb
Fix spelling errors
3 years ago
dgtlmoon b4e1353376
Update README.md
3 years ago
dgtlmoon 5b670c38d3
Update README.md
3 years ago
dgtlmoon 2a9fb12451
Import speed improvements, and adding an import URL batch size of 5,000 to stop accidental CPU overload (#549)
3 years ago
dgtlmoon 6c3c5dc28a Ability to set the default fetch mode via the DEFAULT_FETCH_BACKEND variable
3 years ago
dgtlmoon 8f062bfec9
Refactor form handling (#548)
3 years ago
dgtlmoon 380c512cc2
Adding support for change detection of HTML source-code via "source:https://website.com" prefix (#540)
3 years ago
dgtlmoon d7ed7c44ed Re-label the quick-add widget placeholder 'tag' to 'watch group'
3 years ago
dgtlmoon 34a87c0f41
HTTP Fetcher code improvements
3 years ago
dgtlmoon 4074fe53f1 Adding RSS metadata auto-discovery
3 years ago
Tristan Hill 44d599d0d1
Upgrade WTforms form handler to v3 (#523)
3 years ago
dgtlmoon 615fe9290a 0.39.12
3 years ago
dgtlmoon 2cc6955bc3
Miscellaneous settings form visual improvements (#535)
3 years ago
dgtlmoon 9809af142d
Option to render links as [Some Text ](/link), adds the ability to change-detect on hyperlink changes
3 years ago
dgtlmoon 1890881977 Specify our Discord avatar_url as default avatar_url
3 years ago
dgtlmoon 9fc2fe85d5 Minor git updates
3 years ago
dgtlmoon bb3c546838 Fix screenshot tab name
3 years ago
dgtlmoon 165f794595
Discord:// notifications should be cut to 2000 chars or Discord will not process them. (#531 + #323)
3 years ago
dgtlmoon a440eece9e Make long reports in the notification error log easier to read
3 years ago
dgtlmoon 34c83f0e7c
[Add email] button in notification settings with a prefix set from NOTIFICATION_MAIL_BUTTON_PREFIX env variable when defined. (#528)
3 years ago
dgtlmoon f6e518497a
Update README.md
3 years ago
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)
3 years ago
dgtlmoon 3034d047c2
Introduce an AJAX button for sending test notifications instead of the checkbox (#519)
3 years ago
dgtlmoon 2620818ba7 Make text tab always available at default
3 years ago
dgtlmoon 9fe4f95990
When fetching a snapshot via Chrome, make the most recent screenshot available on the Diff and Preview pages (#516)
3 years ago
dgtlmoon ffd2a89d60
Remove 'unviewed' status in watch table when Diff link clicked (#514)
3 years ago
dgtlmoon 8f40f19328
RSS feed CDATA should contain difference output
3 years ago
dgtlmoon 082634f851
Fix - {diff} and {diff_full} notifications tokens were not always including the full output
3 years ago
dgtlmoon 334010025f
Update README.md
3 years ago
dgtlmoon 81aa8fa16b
Update README.md
3 years ago
dgtlmoon c79d6824e3
Minor UI cleanups (mobile tabs, font sizing) (#503)
3 years ago
zznidar 946377d2be Fix typo in Filters & Triggers settings. (#495)
3 years ago
zznidar 5db9a30ad4 Add autofocus attribute to password login field (#496)
3 years ago
dgtlmoon 1d060225e1 0.39.11
3 years ago
dgtlmoon 7e0f0d0fd8
Microsoft Windows installation fixes (#492)
3 years ago
dgtlmoon 8b2afa2220 GitHub tweak - container tags should be CSV list (Fix ghcr.io not building)
3 years ago
dgtlmoon f55ffa0f62 GitHub tweak - build containers also on push to master
3 years ago
dgtlmoon 942c3f021f
Allow changedetector to ignore status codes as a per-site setting (#479) (#485)
3 years ago
dgtlmoon 5483f5d694
Security update - Use CSRF token protection for forms, make "remove password" use HTTP Post (#484)
3 years ago
dgtlmoon f2fa638480
Security update - Protect against file:/// type access by webdriver/chrome. (#483)
3 years ago