1132 Commits (bcc7009437dad33dbadaef42981d9d384f1cf772)

Author SHA1 Message Date
  Pēteris Caune fca600659d
Improve hc.lib.emails.send() 3 years ago
  Pēteris Caune c3d458f6f0
Fix the unsubscribe_reports view to handle already deleted users 3 years ago
  Pēteris Caune d60d8a43b6
Add protection against TOTP code reuse 3 years ago
  Pēteris Caune 8ed5e93cd2
Add rate limiting for TOTP auth attempts 3 years ago
  Pēteris Caune 222722569e
Add support for 2FA using TOTP 3 years ago
  Pēteris Caune bbd2786e0f
Optimize queries and fix team member sorting 3 years ago
  Pēteris Caune e1c3beb4e9
Add test cases for manager operations 3 years ago
  Pēteris Caune 4f83f8c06b
Fix a 403 when transferring a project to a read-only team member 3 years ago
  swoga 9640d2242f feat: add manager role 3 years ago
  Pēteris Caune ce9ff3ac42
Add a migration to remove Member.rw 3 years ago
  Pēteris Caune cb799dbd29
Remove the Member.rw field (superseded by Member.role) 3 years ago
  Pēteris Caune 936a5213f8
Switch from Member.rw to Member.role as the source of truth 3 years ago
  Pēteris Caune d19cb8c681
Add a data migration to populate Member.role 3 years ago
  Pēteris Caune 5230dbb425
Add Member.role field 3 years ago
  Pēteris Caune e46000ecdf
Add admin action to log in as any user 3 years ago
  Pēteris Caune 2382bf6722
Add SITE_LOGO_URL setting 3 years ago
  Pēteris Caune b75b062559
Remove unsigned token support in hc.front.views.unsubscribe_email 3 years ago
  Pēteris Caune d243f502d3
Fix off-by-one-month error in monthly reports, downtime columns 3 years ago
  Pēteris Caune 61a8a8de26
Remove Profile.reports_allowed (obsolete) 3 years ago
  swoga b70e2c9a25 feat: treat failure before success 3 years ago
  Pēteris Caune 8a154cbaf5
Expose Credentials model in Django admin 3 years ago
  Pēteris Caune 2d20f439dd
Remove PagerDuty Connect 3 years ago
  Pēteris Caune 6c10980889
Add Account Settings > Appearance page 3 years ago
  Pēteris Caune fd7ab5e767
Implement PagerDuty Simple Install Flow 3 years ago
  Pēteris Caune a0cd2c63e9
Update report templates for weekly reports 4 years ago
  Pēteris Caune 8ce09ab9e5
Widen report time window to 9AM - 11AM 4 years ago
  Pēteris Caune 548b2ac33c
Update the signup form to collect browser's timezone 4 years ago
  Pēteris Caune 6094bca241
Improve wording 4 years ago
  Pēteris Caune fa5dd8b45a
Add mitigation for bad tz values 4 years ago
  Pēteris Caune df44ee58c0
Add an option for weekly reports (in addition to monthly) 4 years ago
  Pēteris Caune 03a538c5e2
Add Profile.reports field 4 years ago
  Pēteris Caune e91441d814
Add fallback for legacy sms values 4 years ago
  Pēteris Caune 855d188981
Add support for "... is UP" SMS notifications 4 years ago
  Pēteris Caune e090aa5403
Improve the handling of unknown email addresses in the Sign In form 4 years ago
  Pēteris Caune 64f2e86051
Increase "Success / Failure Keywords" field lengths to 200 4 years ago
  Pēteris Caune 6ed983cdd5
Improve copy in "Profile" > "Email and Password" section 4 years ago
  Pēteris Caune 6c8b6a2a19
Remove functools.cached_property usage 4 years ago
  Pēteris Caune 738a648407
Improve project sorting in the "My Projects" page 4 years ago
  Pēteris Caune 4587b45cab
Add more tests for hc.api.views.create_check 4 years ago
  Pēteris Caune 2831e5d7c1
Add a test case for filtering flips by timestamp 4 years ago
  Pēteris Caune 742af7bfd8
Remove unused return statement 4 years ago
  Pēteris Caune 78652b5659
Upgrade Django version to 3.2 4 years ago
  Pēteris Caune 67d11e8d40
Fix the month boundary calculation in monthly reports 4 years ago
  Pēteris Caune 68b1d5bb8b
Fix the "Email Reports" screen to clear Profile.next_nag_date 4 years ago
  Pēteris Caune 1d6b75d5dc
Move Profile *model* tests to test_profile_model 4 years ago
  Pēteris Caune 05db43f95d
Fix the pause action to clear Profile.next_nag_date if all checks up 4 years ago
  Pēteris Caune 7ba5fcbb71
Fix sendalerts to clear Profile.next_nag_date if all checks up 4 years ago
  Pēteris Caune 2bfea987e9
Replace details_url with cloaked_url in email and chat notifications 4 years ago
  Pēteris Caune 5321f772fe
Add a link to check's details page in Slack notifications 4 years ago
  Pēteris Caune 2a63d24812
Add a "Subject" field in the "Ping Details" dialog 4 years ago