1874 Commits (master)
 

Author SHA1 Message Date
  Pēteris Caune 1b513c0802
Add "View on site_name" link in Pushover notifications 3 years ago
  Pēteris Caune 7fb64c8249
Implement Pushover emergency alert cancellation when check goes up 3 years ago
  Pēteris Caune 8d9a6866a4
Update CHANGELOG for the v1.24.1 release 3 years ago
  Pēteris Caune cb78bb02d3
Update Dockerfile to install everything from piwheels on arm/v7 3 years ago
  Pēteris Caune 6ce002c064
Add libffi-dev in Dockerfile to fix cffi build 3 years ago
  Pēteris Caune a0d3d40033
Update CHANGELOG for the v1.24.0 release 3 years ago
  Pēteris Caune 9e36eb5fcc
Remove the "welcome" landing page 3 years ago
  Pēteris Caune 1299738f50
Add SIGTERM handling in sendreports 3 years ago
  Pēteris Caune bc2d127c27
Add SIGTERM handling in sendalerts 3 years ago
  Pēteris Caune 4c79021f25
Update screenshots 3 years ago
  Pēteris Caune 22503bc554
Update screenshots 3 years ago
  Pēteris Caune 5cd3e62d94
Update screenshots 3 years ago
  Pēteris Caune 71ba57e46a
Update screenshots 3 years ago
  Pēteris Caune 3b4fe525f8
Update screenshots 3 years ago
  Pēteris Caune 81b74b6a73
Upgrade fido2 0.9.1 -> 0.9.2 3 years ago
  Pēteris Caune e1b601928f
Fix button outlines in chrome 3 years ago
  Pēteris Caune 7e08e3a938
Fix dark mode bug in the timezone dropdown 3 years ago
  Pēteris Caune 9deb61b3e1
Hide the spinner buttons in cron dialog, grace time field 3 years ago
  Pēteris Caune c0af2ac7b9
Fix tests 3 years ago
  Pēteris Caune e0d2f36928
Improve period and grace controls, allow up to 365 day periods 3 years ago
  Pēteris Caune a127ab0f0c
Add handling for HTTP 502 response from Matrix server 3 years ago
  Pēteris Caune 46646c78e9
Upgrade to Django==3.2.9 3 years ago
  Pēteris Caune cfd0bd2a6e
Change "Add Users from Other Teams" -> "Add Users from Other Projects" 3 years ago
  Pēteris Caune b77c54f665
Update Dockerfile to install apprise 3 years ago
  Pēteris Caune e1f51093f1
Implement automatic `api_ping` and `api_notification` pruning 3 years ago
  Pēteris Caune 6bb0c77934
Replace backfillchannels with a data migration 3 years ago
  Pēteris Caune bcc7009437
Update channels.html to use Channel.last_notify 3 years ago
  Pēteris Caune 33fb4a36ca
Add Channel.last_notify and a command to backfill it 3 years ago
  Pēteris Caune ba3f222f37
Fix a crash in hc.api.views.pause with an int in request body 3 years ago
  Pēteris Caune 829a39f4cf
Fix hc.api.views.ping to handle non-utf8 data in request body 3 years ago
  Pēteris Caune 38c480bab5
Update PowerShell example 3 years ago
  Pēteris Caune dc0ea1e8ce
Remove unused bits from the base email template 3 years ago
  Pēteris Caune d2c701fb77
Add {% spaceless %} tags to reduce uncompressed email size 3 years ago
  Pēteris Caune dfc257ef22
Update hc.front.views.cron_preview to catch CronSimError explicitly 3 years ago
  Pēteris Caune 3f9f219a58
Remove hc.lib.cronsim, install it from PyPI 3 years ago
  Pēteris Caune 55bf29c6a6
Remove debug statement 3 years ago
  Pēteris Caune f3b857ad82
Simplify the retry logic 3 years ago
  Pēteris Caune 6158f9c539
Change outgoing webhook timeout to 10s, and change the retry logic 3 years ago
  Pēteris Caune cee023063b
Fix JS regression in cron preview 3 years ago
  Pēteris Caune c5b170c086
Exclude migrations from coverage reports 3 years ago
  Pēteris Caune 141d71d9fe
Switch from croniter to cronsim (vendored in hc.lib.cronsim) 3 years ago
  Pēteris Caune 0056cbf058
Fix release dates in CHANGELOG 3 years ago
  Pēteris Caune 30a3482d0e
Fix missing uwsgi dependencies in arm/v7 Docker image 3 years ago
  Pēteris Caune 3e0ff1cf81
Update CHANGELOG for v1.23.0 release 3 years ago
  Pēteris Caune 1b0f5e92f1
Update Dockerfile to use the piwheels.org repo on armhf 3 years ago
  Pēteris Caune 4ef23c7309
Remove linux/arm/v7 from publish_docker_image (it does not work) 3 years ago
  Pēteris Caune 4306350df8
Add docker/[email protected] 3 years ago
  Pēteris Caune 4d4730fefc
Add docker/setup-buildx-action@v1 3 years ago
  Pēteris Caune 63aa63c124
Update publish_docker_image.yml to build ARM images 3 years ago
  Pēteris Caune 129e1edf1e
Upgrade pytz 2021.1 -> 2021.3 3 years ago