Pēteris Caune
|
09593c80d9
|
Fix a crash in the "createsuperuser" management command
Fixes: #779
|
1 day ago |
Pēteris Caune
|
f406ce8d4d
|
Improve title
|
2 days ago |
Pēteris Caune
|
7099305df5
|
Document exported metrics in Prometheus docs
|
2 days ago |
Pēteris Caune
|
6c40ff8684
|
Update package versions
|
3 days ago |
Pēteris Caune
|
1660e8076c
|
Remove unused bit
|
3 days ago |
Pēteris Caune
|
d67144ed3a
|
Update CHANGELOG for release
|
4 days ago |
Pēteris Caune
|
737405679f
|
Fix EmailLoginForm initialization
|
4 days ago |
Pēteris Caune
|
2cfb37f097
|
Add rate limiting by client IP in the signup and login views
|
4 days ago |
Pēteris Caune
|
359edbd270
|
Fix login and signup views to make email enumeration harder
|
4 days ago |
Pēteris Caune
|
e8c226220a
|
Upgrade to django==4.1.5
|
4 days ago |
Pēteris Caune
|
58c6bd0a86
|
Create SECURITY.md
Fixes: #777
|
6 days ago |
Pēteris Caune
|
a9b084ec9a
|
Add "Start Keyword" filtering for inbound emails
Fixes: #716
|
2 weeks ago |
Pēteris Caune
|
f849c5e1a1
|
Fix wording in the invite email when inviting read-only users
|
2 weeks ago |
Pēteris Caune
|
4716168da2
|
Fix check transfer between same account's projects when at check limit
|
2 weeks ago |
Pēteris Caune
|
a161498e85
|
Tighten Signal number verification rate limiting
|
2 weeks ago |
Pēteris Caune
|
188b261000
|
Improve the "Send test message!" button
|
2 weeks ago |
Pēteris Caune
|
8d06a3e896
|
Add a "verify number" step in the Signal onboarding flow
|
2 weeks ago |
Pēteris Caune
|
39baf36340
|
Update the bundled dashboard to use api v2
|
1 month ago |
Pēteris Caune
|
afbce84731
|
Reduce SQL queries in "status_single", "details", "log" views
|
1 month ago |
Pēteris Caune
|
2bf0d0dbc5
|
Fix special character encoding in project invite emails
|
1 month ago |
Pēteris Caune
|
18c17fb4b5
|
Fix project sort order to be case-insensitive everywhere in the UI
Fixes: #768
|
1 month ago |
Pēteris Caune
|
d19156801f
|
Fix special character encoding in Signal notifications
Fixes: #767
|
1 month ago |
Pēteris Caune
|
a49bc4ef3a
|
Fix the Signal integration to handle unexpected RPC messages better
Fixes: #763
cc: #758
|
1 month ago |
Pēteris Caune
|
70a7024cf2
|
Remove support for obsolete signal-cli versions
Due to Signal server-side changes, signal-cli versions
before 0.11.2 do not work any more. Hence there is no point
supporting them.
|
1 month ago |
Pēteris Caune
|
bc19f87be5
|
Improve signal-cli instructions in README
|
1 month ago |
Pēteris Caune
|
ad481cf932
|
Optimize pagertree setup illustrations
|
1 month ago |
Pēteris Caune
|
5ba96b1767
|
Combine steps 1 and 2
|
1 month ago |
Austin Miller
|
95d5f32d7f
|
Upgrade the PagerTree documentation with new screenshots and accurate directions for their new UI.
|
1 month ago |
Pēteris Caune
|
ae53aaaa3a
|
Update settings.py to read the ADMINS setting from an env variable
|
1 month ago |
Pēteris Caune
|
f5f05b0589
|
Exclude the "Management API v1" page from docs search
|
1 month ago |
Pēteris Caune
|
506ffa2278
|
Update CHANGELOG
|
1 month ago |
Pēteris Caune
|
2ed197e7ef
|
Improve type hints, mark arguments as keyword-only
|
1 month ago |
Pēteris Caune
|
4863dda6c3
|
Add /api/v2/ which reports check's status slightly differently
cc: #633
|
1 month ago |
Pēteris Caune
|
1d7f4a50ad
|
Add signal-cli TCP socket test and update docs
|
1 month ago |
Pēteris Caune
|
73a5cb0d57
|
Add support for communicating with signal-cli over TCP
cc: #732
|
1 month ago |
Pēteris Caune
|
347765557e
|
Remove debug line
|
1 month ago |
Pēteris Caune
|
36e8843481
|
Drop clipboard.js dependency, use navigator.clipboard directly
|
1 month ago |
Pēteris Caune
|
43a900c802
|
Improve layout in "My Checks" for checks with long ping URLs
Fixes: #745
|
1 month ago |
Pēteris Caune
|
30e88beda3
|
Update CHANGELOG for release
|
1 month ago |
Pēteris Caune
|
2f59995601
|
Tweak wording in the "Register a backup key!" message
|
1 month ago |
Pēteris Caune
|
ee5015a141
|
Update package versions
|
2 months ago |
Pēteris Caune
|
5e826ec15a
|
Fix pruneflips
|
2 months ago |
Pēteris Caune
|
c3369b22d6
|
Add more tests
|
2 months ago |
Pēteris Caune
|
ef5df02238
|
Add max width limit for the timezone select
|
2 months ago |
Pēteris Caune
|
15cbb39bd3
|
Change "Settings - Email Reports" page to allow manual tz selection
|
2 months ago |
Pēteris Caune
|
86262ef620
|
Make datetime.datetime imports consistent everywhere
|
2 months ago |
Pēteris Caune
|
260f6e36a7
|
Fix templates to use user's timezone when displaying dates
|
2 months ago |
Pēteris Caune
|
818ccad56f
|
Fix week, month boundary calculation to use user's timezone
|
2 months ago |
Pēteris Caune
|
8cc6498b1b
|
Improve REMOTE_USER_HEADER docs
cc: #743
|
2 months ago |
Pēteris Caune
|
ff7b963d15
|
Move "send report", "deactivate" admin actions to the Profile admin
|
2 months ago |