c7317a87
Improve /api/v1/badges/ docs by
2021-08-19 13:00:42 +0300
28506deb
Improve /api/v1/badges/ docs by
2021-08-19 12:42:24 +0300
f424d14d
Remove obsolete CSS vendor prefixes by
2021-08-19 11:51:43 +0300
6b59bbe2
Remove unused CSS by
2021-08-19 11:30:58 +0300
6ef1a9a0
Remove obsolete CSS by
2021-08-19 11:21:46 +0300
98eb7cc1
Add /api/v1/badges/ endpoint by
2021-08-18 17:47:57 +0300
c2ee8222
Update the "experimental" note by
2021-08-18 17:00:01 +0300
eb25cde2
Simplify jumbotron CSS by
2021-08-18 16:36:09 +0300
a2fe5653
Improve copy in the "Change Schedule" dialog by
2021-08-18 14:02:32 +0300
1247cc4e
Fix a crash during login when user's profile does not exist by
2021-08-18 10:32:10 +0300
f7dd16ab
Remove site_root from template context, it's never used by
2021-08-13 15:03:09 +0300
642d436a
Add absolute_site_logo_url template tag by
2021-08-13 14:57:15 +0300
484c0bef
Fix email template to use SITE_LOGO_URL (with img/logo.png fallback) by
2021-08-13 14:21:20 +0300
3901a282
Replace str(exc) with exc.message to make CodeQL happy by
2021-08-12 17:27:43 +0300
81095293
Render docs by
2021-08-12 16:53:08 +0300
289afd56
Fix grammar issue in docs by
2021-08-12 15:00:40 +0200
65b45862
(refs/pull/551/head)
Fix grammar issue in docs by
2021-08-12 15:00:40 +0200
47565271
Improve docs by
2021-08-12 13:07:19 +0300
1248dd22
Add a note about keyword filtering in Docs / Email by
2021-08-12 11:55:55 +0300
234b681d
Improve docs, addd "Concepts" section by
2021-08-12 09:30:45 +0300
c196dc16
Fix latin-1 handling in webhook header values by
2021-08-10 21:14:05 +0300
b4361280
Fix dark mode bug in selectpicker widgets by
2021-08-10 16:47:47 +0300
544ec7ea
Add handling for non-latin-1 characters in webhook headers by
2021-08-10 10:36:58 +0300
78113e1a
Improve "Grace Time" description in docs by
2021-08-09 17:52:20 +0300
74f56a55
Improve the note about start signals and alerting logic by
2021-08-06 16:10:06 +0300
2a9bc42d
(tag: v1.22.0)
Update Changelog for v1.22.0 release by
2021-08-06 14:27:15 +0300
af7e8fc9
Fix the login view to handle already authenticated users by
2021-08-06 13:54:12 +0300
7252f2f1
Fix _allow_redirect function to reject absolute URLs by
2021-08-06 13:34:40 +0300
f85aec22
Fix redirect-after-login when using TOTP by
2021-08-06 12:09:41 +0300
e6427995
Add Whitenoise and improve README by
2021-08-05 18:06:47 +0300
ca3afa33
Add auth method selection step by
2021-08-05 16:25:52 +0300
f3af1365
Refactor email sending functions to allow customization by
2021-08-05 14:13:25 +0300
fca60065
Improve hc.lib.emails.send() by
2021-08-03 19:02:25 +0300
c3d458f6
Fix the unsubscribe_reports view to handle already deleted users by
2021-08-02 12:51:05 +0300
93409951
Upgrade to Django 3.2.6 by
2021-08-02 10:51:31 +0300
d60d8a43
Add protection against TOTP code reuse by
2021-07-30 18:17:21 +0300
8ed5e93c
Add rate limiting for TOTP auth attempts by
2021-07-30 17:30:28 +0300
22272256
Add support for 2FA using TOTP by
2021-07-30 14:09:16 +0300
0d9d0948
Update docs with the Manager role by
2021-07-26 15:55:08 +0300
dfa6f404
Improve the "Invite a Team Member" dialog by
2021-07-26 15:21:45 +0300
bbd2786e
Optimize queries and fix team member sorting by
2021-07-26 14:27:03 +0300
74427ba3
Fix wording in the "Team size limit reached" message by
2021-07-26 13:12:06 +0300
e1c3beb4
Add test cases for manager operations by
2021-07-26 13:07:05 +0300
4f83f8c0
Fix a 403 when transferring a project to a read-only team member by
2021-07-26 12:50:43 +0300
9640d224
feat: add manager role by
2021-07-24 18:38:59 +0200
efe9f6c0
(refs/pull/545/head)
feat: add manager role by
2021-07-24 18:38:59 +0200
ce9ff3ac
Add a migration to remove Member.rw by
2021-07-22 17:40:08 +0300
cb799dbd
Remove the Member.rw field (superseded by Member.role) by
2021-07-22 17:28:38 +0300
936a5213
Switch from Member.rw to Member.role as the source of truth by
2021-07-22 17:16:52 +0300
d19cb8c6
Add a data migration to populate Member.role by
2021-07-22 16:28:02 +0300
5230dbb4
Add Member.role field by
2021-07-22 16:13:41 +0300
e46000ec
Add admin action to log in as any user by
2021-07-20 11:16:12 +0300
79dc4d2e
Fix html structure in the signup dialog by
2021-07-16 16:45:26 +0300
02cdbb92
Fix page structure, update copy by
2021-07-16 16:36:32 +0300
94c5ea3e
Fix page structure by
2021-07-16 16:34:15 +0300
2382bf67
Add SITE_LOGO_URL setting by
2021-07-16 15:30:34 +0300
dd889246
Fix dark mode styling issues in Cron Syntax Cheatsheet by
2021-07-16 12:25:16 +0300
b75b0625
Remove unsigned token support in hc.front.views.unsubscribe_email by
2021-07-16 12:01:44 +0300
e186d039
Upgrade to psycopg2==2.9.1 and requests==2.26.0 by
2021-07-16 11:24:45 +0300
600e69a4
(refs/pull/542/head)
add helm by
2021-07-13 15:35:20 +0300
2271a4db
Remove glyphicons (unused) by
2021-07-07 15:23:35 +0300
99bb71c9
Use multicolor channel icons for better appearance in the dark mode by
2021-07-07 15:23:02 +0300
5c54afad
Fix contrast in "Add Integration" pages, step circles by
2021-07-05 18:03:37 +0300
c94e39c9
Add CSS to invert Matrix and Mattermost logos in dark mode by
2021-07-05 17:55:13 +0300
92a99100
Improve logos for the dark mode by
2021-07-05 17:31:10 +0300
0e7252d8
Update Discord logo by
2021-07-05 17:16:29 +0300
9a13dcbb
(refs/pull/541/head)
fix: requirements.txt to reduce vulnerabilities by
2021-07-03 02:15:43 +0000
5a4c06ff
(tag: v1.21.0)
Update CHANGELOG for v1.21.0 release by
2021-07-02 16:52:24 +0300
92ef81c0
Add workflow_dispatch for testing by
2021-07-02 16:47:06 +0300
83eb10b9
Rename secret names in publish_docker_image.yml by
2021-07-02 16:40:20 +0300
ec56ceae
Merge branch 'master' of https://github.com/mirobertod/healthchecks into mirobertod-master by
2021-07-02 16:38:30 +0300
d243f502
Fix off-by-one-month error in monthly reports, downtime columns by
2021-07-02 15:22:51 +0300
760c3757
(refs/pull/540/head)
update docker image name by
2021-07-02 13:23:38 +0800
c2d8166e
Create publish_docker_image.yml by
2021-07-02 13:17:36 +0800
61a8a8de
Remove Profile.reports_allowed (obsolete) by
2021-06-29 14:38:06 +0300
b70e2c9a
feat: treat failure before success by
2021-06-29 11:17:23 +0200
785ea7b6
(refs/pull/537/head)
feat: treat failure before success by
2021-06-29 11:17:23 +0200
8a154cba
Expose Credentials model in Django admin by
2021-06-29 10:46:08 +0300
52e1d420
Add nicoandrade/healthchecks-front to resources by
2021-06-28 13:41:57 +0300
1c02d1ff
Fix dark mode bugs by
2021-06-21 15:57:50 +0300
c75d1761
Fix renaming mistake by
2021-06-21 15:19:03 +0300
93a881d0
Move color overrides to variables.less where possible by
2021-06-21 15:12:06 +0300
fdfd988c
Fix dark mode bugs by
2021-06-21 12:14:03 +0300
6e01af33
Fix dark mode bugs by
2021-06-21 11:42:18 +0300
2d20f439
Remove PagerDuty Connect by
2021-06-21 10:44:21 +0300
059a855b
Fix more contrast issues by
2021-06-18 17:07:27 +0300
b185a286
Fix contrast issues by
2021-06-18 15:28:35 +0300
6c109808
Add Account Settings > Appearance page by
2021-06-18 13:51:07 +0300
13334d2a
Implement explicit light/dark mode selection (WIP) by
2021-06-18 12:27:43 +0300
4f72c9e2
Fix dark mode CSS for tabs take 2 by
2021-06-16 16:00:24 +0300
dd104ff6
Fix dark mode CSS for tabs by
2021-06-16 15:57:33 +0300
c5229d65
Add CSS for dark mode by
2021-05-27 19:09:46 +0300
fd7ab5e7
Implement PagerDuty Simple Install Flow by
2021-06-16 14:18:32 +0300
fc6a593c
(refs/pull/524/head)
Update go.md by
2021-06-07 11:50:45 +0600
2cd2bfed
Update Django to 3.2.4 by
2021-06-03 08:03:10 +0300
2c42c0f6
(refs/pull/522/head)
fix: requirements.txt to reduce vulnerabilities by
2021-06-03 02:55:10 +0000
a0cd2c63
Update report templates for weekly reports by
2021-05-26 09:48:23 +0300
8ce09ab9
Widen report time window to 9AM - 11AM by
2021-05-24 15:17:27 +0300
548b2ac3
Update the signup form to collect browser's timezone by
2021-05-24 14:38:12 +0300
6094bca2
Improve wording by
2021-05-24 14:13:43 +0300