Commit graph

1049 commits

Author SHA1 Message Date
Pēteris Caune
40f4adf78b
Add WhatsApp integration (uses Twilio same as the SMS integration) 2019-05-31 13:01:01 +03:00
Pēteris Caune
5f0b02845e
Show check's code instead of full URL on 992px - 1200px wide screens. Fixes #253 2019-05-30 11:52:33 +03:00
Pēteris Caune
9dea24e937
A data migration to convert webhook values to the most recent format. 2019-05-30 00:26:30 +03:00
Pēteris Caune
c7eca1c4a7
Better tests. 2019-05-28 15:35:05 +03:00
Pēteris Caune
d054970b02
Webhooks support PUT method.
.Webhooks can have different request bodies and headers for "up" and "events".
2019-05-28 14:25:29 +03:00
Pēteris Caune
8f6726d1ee
Prevent email clients from opening the one-time login links. Fixes #255 2019-05-21 11:26:55 +03:00
Pēteris Caune
78c9ee3e9e
requests==2.22.0 2019-05-20 12:30:34 +03:00
Pēteris Caune
d5bae3d3d8
Fix the "Integrations" page for when the user has no active project 2019-05-20 12:20:12 +03:00
Pēteris Caune
cdfc9840a7
Source formatted with Black 2019-05-15 14:27:50 +03:00
Pēteris Caune
1b948f4d5a
Show check counts in JSON "badges". Fixes #251 2019-05-15 13:42:38 +03:00
Pēteris Caune
0da7b12f55
Show description in text emails only for the "going down" notifications, and only if the description is not empty. 2019-05-14 16:01:22 +03:00
Pēteris Caune
14f504bd22
Updated plain-text alert body. cc: #252 2019-05-14 15:37:54 +03:00
Pēteris Caune
b528b23996
Fix badges for tags containing special characters. Fixes #240, #237 2019-05-14 14:43:43 +03:00
Pēteris Caune
dd9fbc9e8c
Fixing a too low rate limit I had used while debugging. 2019-05-07 12:26:08 +03:00
Pēteris Caune
253f554591
Looks better without Segoe UI on Windows. 2019-05-07 11:48:24 +03:00
Pēteris Caune
ffa23b6504
Empty meta description for the login page. 2019-05-07 10:53:10 +03:00
Pēteris Caune
90634610bb
Merge pull request #248 from Penagwin/master
Updated Build instructions
2019-05-07 10:15:41 +03:00
Penagwin
8f241f7da9
Update README.md 2019-05-06 13:04:21 -04:00
Pēteris Caune
6040759601
Add the prunetokenbucket management command. 2019-05-05 13:04:32 +03:00
Pēteris Caune
b03e2852ff
Update requirements. 2019-05-05 12:54:16 +03:00
Penagwin
573c0b84d4 Updated Build instructions 2019-05-03 14:55:26 -04:00
Pēteris Caune
824caa7698
v1.7.0 2019-05-02 15:39:40 +03:00
Pēteris Caune
6c53719002
Clicking on project's name in page header always goes to "My Projects" overview. 2019-05-02 15:36:18 +03:00
Pēteris Caune
6327b951d5
Tweak wording. 2019-05-02 14:45:38 +03:00
Pēteris Caune
d02a539a21
Skip the verification step if user is setting up email notifications to their own email address. 2019-05-02 14:38:55 +03:00
Pēteris Caune
44bac9dd12
Include the description in email alerts. Fixes #247 2019-05-02 14:10:10 +03:00
Pēteris Caune
32ee6d4ca9
Fix the "send_alert" admin action. 2019-05-02 14:06:56 +03:00
Pēteris Caune
9f69dcb158
Show the Description section in Check Details screen even if the description is missing. Fixes #246 2019-05-02 13:36:34 +03:00
Pēteris Caune
fcff4b48c6
Fixing markup. 2019-04-29 23:27:46 +03:00
Pēteris Caune
23b197526c
Password strength meter and length check in the "Set Password" form 2019-04-29 23:16:49 +03:00
Pēteris Caune
afaa8767cd
Rate limit login-with-password attempts. 2019-04-26 15:51:10 +03:00
Pēteris Caune
beae8e62b4
Rate limit team invites to 20/day 2019-04-26 09:04:51 +03:00
Pēteris Caune
d299feb420
Salt the ip address before hashing 2019-04-25 21:55:30 +03:00
Pēteris Caune
3b3ae8a82c
2018 -> 2019 in email footer 2019-04-25 21:31:53 +03:00
Pēteris Caune
aaa3b2748e
Rate limiting for the "Log In" emails 2019-04-25 21:28:40 +03:00
Pēteris Caune
76479714a4
Use ripple effect instead of arrows in setup instruction screenshots 2019-04-20 23:01:13 +03:00
Pēteris Caune
1cf08e0048
Update Pagertree setup instructions. 2019-04-20 20:14:19 +03:00
Pēteris Caune
7ce612db6a
Pluralize the "1 check" / "X checks" line in the Integrations page. 2019-04-20 19:18:37 +03:00
Pēteris Caune
ab86580b32
Add "Test!" function in the Integrations page. Fixes #207 2019-04-20 17:55:16 +03:00
Pēteris Caune
2a7129f8c8
Explicit decode_data=False (otherwise, py3.5 passes str, py3.6+ passes bytes). Should fix #242 2019-04-16 10:32:00 +03:00
Pēteris Caune
4ecbe95cee
Merge pull request #241 from evaryont/patch-1
Update README.md
2019-04-16 10:09:08 +03:00
No GUI
e2c41b0c1f
Update README.md
Since anonymous checks aren't created any more, don't document the manage command to clean them up.
2019-04-15 20:12:27 +00:00
Pēteris Caune
d682f79075
Update braintree dropin version. 2019-04-12 18:29:00 +03:00
Pēteris Caune
cdd8e57239
Put bootstrap.css at the top to fix precedence issues. 2019-04-10 18:41:34 +03:00
Pēteris Caune
8802fdcfef
Fix footer overlap. 2019-04-10 18:21:00 +03:00
Pēteris Caune
a4fde44e3a
Can configure the email integration to only report the "down" events. Fixes #231 2019-04-10 17:54:19 +03:00
Pēteris Caune
499720a156
Hide the "Confirmation Needed" notice if email channel verification is turned off. Update changelog. 2019-04-10 12:46:10 +03:00
Pēteris Caune
12f8ffcd80
Django==2.2, pytz==2019.1 2019-04-10 12:09:36 +03:00
Pēteris Caune
e870dca0b5
Don't show the search box if the project has no checks. 2019-04-03 11:07:03 +03:00
Pēteris Caune
9c41cf9732
Hide the search box on small screens. 2019-04-03 11:05:50 +03:00