1843 Commits (dc0ea1e8ceaf6678b4a032098bb330932a936a28)
 

Author SHA1 Message Date
  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
  Pēteris Caune bee0512d80
Fix dark mode bug in button groups, remove button outlines in Chrome 3 years ago
  Pēteris Caune b8771b9eb8
Add uuid/slug switcher in the Details page 3 years ago
  Pēteris Caune 5656515830
Add 'schemaVersion' field in the shields.io endpoint 3 years ago
  Pēteris Caune 28d15d7bf2
Fix dark mode bug in the "Set Password" screen 3 years ago
  Pēteris Caune 5fe4a60b30
Upgrade to jQuery 3.6.0 3 years ago
  Pēteris Caune 148894bd9e
Upgrade to Bootstrap 3.4.1 3 years ago
  Pēteris Caune 27da637e86
Fix Dockerfile to correctly build cryptography==35.0.0 on 32-bit arm 3 years ago
  Jake Howard cd4cc1f2d9 Pin debian version to Buster 3 years ago
  Jake Howard 7a5afc26be Install libpq-dev so psycopg2 can build correctly 3 years ago
  Jake Howard 25da46f5b6 Use slim version of docker container 3 years ago
  Pēteris Caune b5f7ec1324
Add "Ping Key Required" dialog 3 years ago
  Pēteris Caune 1b0d0eac6a
Enable retry for SMTPDataError 3 years ago
  Pēteris Caune 4618108046
Make "or" bold 3 years ago
  Pēteris Caune 2adf4b6aee
Add "(not unique)" note next to ambiguous ping URLs 3 years ago
  Pēteris Caune 7f766e4f48
Improve docs 3 years ago
  Pēteris Caune 9299ee4516
Improve response code descriptions in Ping API docs 3 years ago
  Pēteris Caune 027920ef2b
Fix ping handler to return "not found" in 404 body 3 years ago
  Pēteris Caune be66ec73e5
Add the slug-based endpoints in Ping API docs 3 years ago
  Pēteris Caune 6e3a1c790d
Fix the ping handler to reject status codes > 255 3 years ago
  Pēteris Caune 5905560583
Add content about the new slug-based ping URLs in docs/introduction.md 3 years ago
  Pēteris Caune 0134077bd0
Simplify JS 3 years ago
  Pēteris Caune d48b95c902
Improve tests to cover @csrf_exempt usage 3 years ago
  Pēteris Caune f8131741ef
Fix minor API inconsistencies 3 years ago
  Pēteris Caune 51f996ab4b
Fix /api/v1/badges/ to handle requests with missing X-Api-Key header 3 years ago
  Pēteris Caune 66af88145a
Add "if read-write" conditionals for modals in project.html 3 years ago
  Pēteris Caune 3dfdbc09ca
Add ability to create/revoke individual keys 3 years ago
  Pēteris Caune 688aa5b3c3
Implement hc.api.views.ping_by_slug 3 years ago
  Pēteris Caune 9517035501
Fix N+1 queries issue in "My Checks" and clean up Check.url() 3 years ago
  Pēteris Caune 250a8580ae
Fix tests 3 years ago
  Pēteris Caune 5b9008e321
Implement alternative ping URLs, WIP 3 years ago
  Pēteris Caune 5fafc871dd
Fix unwanted text wrapping in the URL cell 3 years ago