1b513c08
(HEAD -> master)
Add "View on site_name" link in Pushover notifications by
2021-11-21 13:23:43 +0200
7fb64c82
Implement Pushover emergency alert cancellation when check goes up by
2021-11-21 13:15:35 +0200
8d9a6866
(tag: v1.24.1)
Update CHANGELOG for the v1.24.1 release by
2021-11-10 13:51:29 +0200
cb78bb02
Update Dockerfile to install everything from piwheels on arm/v7 by
2021-11-10 13:38:05 +0200
6ce002c0
Add libffi-dev in Dockerfile to fix cffi build by
2021-11-10 13:12:00 +0200
a0d3d400
(tag: v1.24.0)
Update CHANGELOG for the v1.24.0 release by
2021-11-10 12:29:47 +0200
9e36eb5f
Remove the "welcome" landing page by
2021-11-10 11:59:55 +0200
1299738f
Add SIGTERM handling in sendreports by
2021-11-07 11:05:10 +0200
bc2d127c
Add SIGTERM handling in sendalerts by
2021-11-06 19:54:41 +0200
4c79021f
Update screenshots by
2021-11-06 15:56:44 +0200
22503bc5
Update screenshots by
2021-11-06 15:42:21 +0200
5cd3e62d
Update screenshots by
2021-11-06 15:38:24 +0200
71ba57e4
Update screenshots by
2021-11-06 15:30:45 +0200
3b4fe525
Update screenshots by
2021-11-06 15:09:31 +0200
81b74b6a
Upgrade fido2 0.9.1 -> 0.9.2 by
2021-11-06 11:18:57 +0200
e1b60192
Fix button outlines in chrome by
2021-11-04 16:10:50 +0200
7e08e3a9
Fix dark mode bug in the timezone dropdown by
2021-11-04 16:04:17 +0200
9deb61b3
Hide the spinner buttons in cron dialog, grace time field by
2021-11-04 15:58:16 +0200
c0af2ac7
Fix tests by
2021-11-04 15:52:04 +0200
e0d2f369
Improve period and grace controls, allow up to 365 day periods by
2021-11-04 12:36:03 +0200
a127ab0f
Add handling for HTTP 502 response from Matrix server by
2021-11-03 11:22:27 +0200
46646c78
Upgrade to Django==3.2.9 by
2021-11-03 10:36:46 +0200
cfd0bd2a
Change "Add Users from Other Teams" -> "Add Users from Other Projects" by
2021-11-03 10:34:56 +0200
b77c54f6
Update Dockerfile to install apprise by
2021-10-25 21:55:11 +0300
e1f51093
Implement automatic `api_ping` and `api_notification` pruning by
2021-10-21 14:33:56 +0300
6bb0c779
Replace backfillchannels with a data migration by
2021-10-21 12:35:29 +0300
bcc70094
Update channels.html to use Channel.last_notify by
2021-10-21 11:42:13 +0300
33fb4a36
Add Channel.last_notify and a command to backfill it by
2021-10-21 10:56:03 +0300
ba3f222f
Fix a crash in hc.api.views.pause with an int in request body by
2021-10-20 23:06:21 +0300
829a39f4
Fix hc.api.views.ping to handle non-utf8 data in request body by
2021-10-19 19:19:46 +0300
38c480ba
Update PowerShell example by
2021-10-19 16:33:37 +0300
dc0ea1e8
Remove unused bits from the base email template by
2021-10-18 18:58:39 +0300
d2c701fb
Add {% spaceless %} tags to reduce uncompressed email size by
2021-10-18 17:47:01 +0300
dfc257ef
Update hc.front.views.cron_preview to catch CronSimError explicitly by
2021-10-15 11:13:04 +0300
3f9f219a
Remove hc.lib.cronsim, install it from PyPI by
2021-10-15 11:05:39 +0300
55bf29c6
Remove debug statement by
2021-10-14 17:50:38 +0300
f3b857ad
Simplify the retry logic by
2021-10-14 16:40:46 +0300
6158f9c5
Change outgoing webhook timeout to 10s, and change the retry logic by
2021-10-14 16:14:00 +0300
cee02306
Fix JS regression in cron preview by
2021-10-14 15:22:47 +0300
c5b170c0
Exclude migrations from coverage reports by
2021-10-14 15:11:05 +0300
141d71d9
Switch from croniter to cronsim (vendored in hc.lib.cronsim) by
2021-10-14 12:42:31 +0300
0056cbf0
Fix release dates in CHANGELOG by
2021-10-13 12:27:23 +0300
30a3482d
(tag: v1.23.1)
Fix missing uwsgi dependencies in arm/v7 Docker image by
2021-10-13 10:43:04 +0300
3e0ff1cf
(tag: v1.23.0)
Update CHANGELOG for v1.23.0 release by
2021-10-13 09:35:00 +0300
1b0f5e92
Update Dockerfile to use the piwheels.org repo on armhf by
2021-10-12 22:40:11 +0300
4ef23c73
Remove linux/arm/v7 from publish_docker_image (it does not work) by
2021-10-12 21:21:49 +0300
4306350d
Add docker/[email protected] by
2021-10-12 09:11:16 +0300
4d4730fe
Add docker/setup-buildx-action@v1 by
2021-10-12 09:07:01 +0300
63aa63c1
Update publish_docker_image.yml to build ARM images by
2021-10-12 09:03:01 +0300
129e1edf
Upgrade pytz 2021.1 -> 2021.3 by
2021-10-09 09:22:15 +0300
bee0512d
Fix dark mode bug in button groups, remove button outlines in Chrome by
2021-10-06 16:46:01 +0300
b8771b9e
Add uuid/slug switcher in the Details page by
2021-10-06 16:12:28 +0300
56565158
Add 'schemaVersion' field in the shields.io endpoint by
2021-10-02 13:38:45 +0300
28d15d7b
Fix dark mode bug in the "Set Password" screen by
2021-10-01 13:36:37 +0300
5fe4a60b
Upgrade to jQuery 3.6.0 by
2021-10-01 13:12:20 +0300
148894bd
Upgrade to Bootstrap 3.4.1 by
2021-10-01 12:21:54 +0300
27da637e
Fix Dockerfile to correctly build cryptography==35.0.0 on 32-bit arm by
2021-10-01 09:53:48 +0300
cd4cc1f2
Pin debian version to Buster by
2021-09-30 18:06:42 +0100
7a5afc26
Install libpq-dev so psycopg2 can build correctly by
2021-09-26 20:51:32 +0100
25da46f5
Use slim version of docker container by
2021-09-26 20:42:07 +0100
b3496129
(refs/pull/563/head)
Pin debian version to Buster by
2021-09-30 18:06:42 +0100
e68fb991
Install libpq-dev so psycopg2 can build correctly by
2021-09-26 20:51:32 +0100
90065bb2
Use slim version of docker container by
2021-09-26 20:42:07 +0100
b5f7ec13
Add "Ping Key Required" dialog by
2021-09-24 16:25:24 +0300
1b0d0eac
Enable retry for SMTPDataError by
2021-09-23 15:20:42 +0300
46181080
Make "or" bold by
2021-09-20 08:44:33 +0300
2adf4b6a
Add "(not unique)" note next to ambiguous ping URLs by
2021-09-17 15:09:31 +0300
7f766e4f
Improve docs by
2021-09-16 09:16:29 +0300
9299ee45
Improve response code descriptions in Ping API docs by
2021-09-15 13:30:19 +0300
027920ef
Fix ping handler to return "not found" in 404 body by
2021-09-15 13:29:54 +0300
be66ec73
Add the slug-based endpoints in Ping API docs by
2021-09-15 11:39:05 +0300
6e3a1c79
Fix the ping handler to reject status codes > 255 by
2021-09-15 11:36:15 +0300
59055605
Add content about the new slug-based ping URLs in docs/introduction.md by
2021-09-14 16:40:29 +0300
0134077b
Simplify JS by
2021-09-14 09:56:12 +0300
d48b95c9
Improve tests to cover @csrf_exempt usage by
2021-09-14 09:54:18 +0300
f8131741
Fix minor API inconsistencies by
2021-09-10 22:49:12 +0300
51f996ab
Fix /api/v1/badges/ to handle requests with missing X-Api-Key header by
2021-09-10 17:52:03 +0300
66af8814
Add "if read-write" conditionals for modals in project.html by
2021-09-09 15:13:04 +0300
3dfdbc09
Add ability to create/revoke individual keys by
2021-09-09 14:55:17 +0300
688aa5b3
Implement hc.api.views.ping_by_slug by
2021-09-09 11:43:25 +0300
95170355
Fix N+1 queries issue in "My Checks" and clean up Check.url() by
2021-09-09 10:56:23 +0300
250a8580
Fix tests by
2021-09-09 10:08:10 +0300
5b9008e3
Implement alternative ping URLs, WIP by
2021-08-27 21:48:11 +0300
5fafc871
Fix unwanted text wrapping in the URL cell by
2021-08-26 17:24:04 +0300
3f078e6c
Optimize HTML in the "list of checks" page by
2021-08-26 17:11:56 +0300
be641aea
Add tests for LINE and Trello transports by
2021-08-26 15:53:24 +0300
3e9e1310
Remove unused code by
2021-08-26 14:57:34 +0300
f9c470ef
Clean up redundant json.loads() in the Channel class by
2021-08-26 13:59:18 +0300
2c662dac
Fix HTML validation issues by
2021-08-26 12:02:09 +0300
6f5a22fd
Improve up/down flag validation by
2021-08-26 10:35:05 +0300
8541ec59
Add ability to edit existing WhatsApp integrations by
2021-08-26 10:17:01 +0300
5af09ed4
Add ability to edit existing Signal integrations by
2021-08-26 10:01:09 +0300
3807c200
Add ability to edit existing SMS integrations by
2021-08-26 09:42:35 +0300
c2e00f21
Fix assign_all_checks() usage, add tests for it by
2021-08-25 23:45:41 +0300
a27652d7
Combine the add_webhook and edit_webhook views by
2021-08-25 20:29:46 +0300
2a9a544d
Add ability to edit existing email integrations by
2021-08-25 18:04:54 +0300
b5fd5cfa
Fix db-data volume in docker-compose.yml by
2021-08-25 13:47:32 +0200
93b80fa1
(refs/pull/555/head)
Fix db-data volume in docker-compose.yml by
2021-08-25 13:47:32 +0200
252acd0a
Fix dark mode bug by
2021-08-23 10:57:03 +0300
ebac1012
Remove unused class attributes by
2021-08-23 10:53:45 +0300