Pēteris Caune
|
945a66ab0a
|
Management command for sending inactive account notifications
|
6 years ago |
Pēteris Caune
|
68b818a89b
|
Add Matrix environment variables to README
|
6 years ago |
Pēteris Caune
|
954ca4576b
|
Improved logic for displaying job execution times in log. Fixes #219
|
6 years ago |
Pēteris Caune
|
100bc3c5e7
|
Fix a "invalid time format" in front.views.status_single on Windows hosts. Fixes #224
|
6 years ago |
Pēteris Caune
|
290d46bc2a
|
Add maxlength attribute to HTML input=text elements. Fixes #225
|
6 years ago |
Pēteris Caune
|
15a853bd8a
|
Escape asterisks in Slack messages. Fixes #223
|
6 years ago |
Pēteris Caune
|
63b15d74a5
|
Fix refreshing of the checks page filtered by tags. Fixes #221
|
6 years ago |
Pēteris Caune
|
5cbd99cb5c
|
Add the "desc" field (check's description) to API responses
|
6 years ago |
Pēteris Caune
|
5d9f19d2f9
|
Update Changelog for v1.5.0
|
6 years ago |
Pēteris Caune
|
c4c657f5d4
|
Add "Transfer to Another Project" dialog in check's Details page.
|
6 years ago |
Pēteris Caune
|
b013a92c43
|
Move project-specific settings to a new "Project Settings" page
|
6 years ago |
Pēteris Caune
|
1c69cf7f89
|
Project model. cc: #183
|
6 years ago |
Pēteris Caune
|
5edcd42033
|
Add the "Email Settings..." dialog and the "Subject Must Contain" setting
|
6 years ago |
Pēteris Caune
|
4f2930bb05
|
Remove Ping.start and Ping.fail fields
|
6 years ago |
Pēteris Caune
|
7480eca2a5
|
Add Ping.kind field
|
6 years ago |
Pēteris Caune
|
be4c4f7a26
|
set Check.user to not null, add uniqueness constraint to Check.code
|
6 years ago |
Pēteris Caune
|
5dc4a879e4
|
Add MyPropertyOffice/node-hchk to docs - resources.
|
6 years ago |
Pēteris Caune
|
67d72758be
|
v1.4.0
|
6 years ago |
Pēteris Caune
|
b3e290b284
|
Show elapsed times in ping log
|
6 years ago |
Pēteris Caune
|
b803d877d0
|
Fix formatting.
|
6 years ago |
Pēteris Caune
|
481848a749
|
Add "/ping/<code>/start" API endpoint
|
6 years ago |
Pēteris Caune
|
a402dce293
|
Validate and reject cron schedules with six components
|
6 years ago |
Pēteris Caune
|
cf08f54c30
|
Use timezone-aware datetimes with croniter, avoid conversions to and from naive datetimes. This avoids ambiguities around DST transitions and properly solves #196
|
6 years ago |
Pēteris Caune
|
925d34daad
|
Update Check.status field when user edits timeout & grace settings
|
6 years ago |
Pēteris Caune
|
5be6c403a4
|
Flip model, for tracking status changes of the Check objects.
|
6 years ago |
Pēteris Caune
|
440a143dd6
|
Add CORS support to API endpoints. Fixes #208
|
6 years ago |
Pēteris Caune
|
c2f200fa02
|
Allow simultaneous access to checks from different teams
|
6 years ago |
Pēteris Caune
|
d36d4fb543
|
Additional python usage examples
|
6 years ago |
Pēteris Caune
|
5aba9d6196
|
Fix after-login redirects to "Check Details" and other pages.
|
6 years ago |
Pēteris Caune
|
fb45b67892
|
Set Pushover alert priorities for "down" and "up" events separately. Fixes #204
|
6 years ago |
Pēteris Caune
|
c4fabc55e8
|
Fix after-login redirects for users landing in the "Add Slack" page
|
6 years ago |
Pēteris Caune
|
a7061fe6a5
|
Add "Get a List of Existing Integrations" API call
|
6 years ago |
Pēteris Caune
|
21de50d84e
|
Add Channel.name field, users can now name integrations.
|
6 years ago |
Pēteris Caune
|
b3c22dcfd2
|
A workaround for some email agents automatically opening "Unsubscribe" links
|
6 years ago |
Pēteris Caune
|
8889cfe993
|
Add "channels" attribute to the Check API resource
|
6 years ago |
Pēteris Caune
|
0ece2664ac
|
Show a warning when running with DEBUG=True. Fixes #189
|
6 years ago |
Pēteris Caune
|
5ef67e8bbf
|
Remove Profile.bill_to field.
|
6 years ago |
Pēteris Caune
|
432e592e44
|
Add read-only API key support
|
6 years ago |
Pēteris Caune
|
182f9e1109
|
Refactor API key checking code
|
6 years ago |
Pēteris Caune
|
40c83e3cba
|
Add a search box in the "My Checks" page.
|
6 years ago |
Pēteris Caune
|
58cfaaa527
|
Don't send monthly reports to inactive accounts (no pings in 6 months)
|
6 years ago |
Pēteris Caune
|
df86fd29b3
|
During DST transition, handle ambiguous dates as pre-transition. Fixes #196
|
6 years ago |
Pēteris Caune
|
b9a81ad382
|
Add "List-Unsubscribe" header to alert and report emails
|
6 years ago |
Pēteris Caune
|
c4543bce58
|
Load settings from environment variables. Fixes #187
|
6 years ago |
Pēteris Caune
|
fb1fb4992e
|
v1.2.0
|
6 years ago |
Pēteris Caune
|
e4d0103544
|
Trello integration WIP
|
6 years ago |
Pēteris Caune
|
2078b45ad6
|
When filtering by tags, put the selected tags in the query string. Fixes #191
|
6 years ago |
Pēteris Caune
|
9214265136
|
Separate sign up and login forms.
|
6 years ago |
Pēteris Caune
|
a58ce791c0
|
Improved layout & style, fixed hamburger menu in login page.
|
6 years ago |
Pēteris Caune
|
160aa191c8
|
"Docs > Third-Party Resources" page. Fixes #174, #68
|
6 years ago |