1814 Commits (b5f7ec13244ca1e23977d6143e157009e2d29a7d)
 

Author SHA1 Message Date
  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
  Pēteris Caune 3f078e6cda
Optimize HTML in the "list of checks" page 3 years ago
  Pēteris Caune be641aea96
Add tests for LINE and Trello transports 3 years ago
  Pēteris Caune 3e9e13104e
Remove unused code 3 years ago
  Pēteris Caune f9c470ef59
Clean up redundant json.loads() in the Channel class 3 years ago
  Pēteris Caune 2c662dac20
Fix HTML validation issues 3 years ago
  Pēteris Caune 6f5a22fd98
Improve up/down flag validation 3 years ago
  Pēteris Caune 8541ec59ca
Add ability to edit existing WhatsApp integrations 3 years ago
  Pēteris Caune 5af09ed4dd
Add ability to edit existing Signal integrations 3 years ago
  Pēteris Caune 3807c200ce
Add ability to edit existing SMS integrations 3 years ago
  Pēteris Caune c2e00f2105
Fix assign_all_checks() usage, add tests for it 3 years ago
  Pēteris Caune a27652d762
Combine the add_webhook and edit_webhook views 3 years ago
  Pēteris Caune 2a9a544ddf
Add ability to edit existing email integrations 3 years ago
  Yann Papouin b5fd5cfaed Fix db-data volume in docker-compose.yml 3 years ago
  Pēteris Caune 252acd0a83
Fix dark mode bug 3 years ago
  Pēteris Caune ebac101209
Remove unused class attributes 3 years ago
  Pēteris Caune c7317a87fc
Improve /api/v1/badges/ docs 3 years ago
  Pēteris Caune 28506deb74
Improve /api/v1/badges/ docs 3 years ago
  Pēteris Caune f424d14d83
Remove obsolete CSS vendor prefixes 3 years ago
  Pēteris Caune 6b59bbe2bc
Remove unused CSS 3 years ago
  Pēteris Caune 6ef1a9a01d
Remove obsolete CSS 3 years ago
  Pēteris Caune 98eb7cc14a
Add /api/v1/badges/ endpoint 3 years ago
  Pēteris Caune c2ee8222e4
Update the "experimental" note 3 years ago
  Pēteris Caune eb25cde241
Simplify jumbotron CSS 3 years ago
  Pēteris Caune a2fe5653c0
Improve copy in the "Change Schedule" dialog 3 years ago
  Pēteris Caune 1247cc4ea7
Fix a crash during login when user's profile does not exist 3 years ago
  Pēteris Caune f7dd16abca
Remove site_root from template context, it's never used 3 years ago
  Pēteris Caune 642d436ae9
Add absolute_site_logo_url template tag 3 years ago
  Pēteris Caune 484c0befbc
Fix email template to use SITE_LOGO_URL (with img/logo.png fallback) 3 years ago
  Pēteris Caune 3901a2825b
Replace str(exc) with exc.message to make CodeQL happy 3 years ago