This website requires JavaScript.
Explore
Help
Register
Sign In
harmacist
/
healthchecks
Watch
1
Star
0
Fork
0
You've already forked healthchecks
forked from
GithubBackups/healthchecks
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
healthchecks
/
hc
History
Pēteris Caune
b0db5181d8
Don't validate plan_id if it has not changed from the old value (when updating payment method).
2019-10-02 17:28:20 +03:00
..
accounts
Generate usernames as uuid3(const, email). Prevents multiple accts with the same email. Prevent double-clicking the submit button in signup form.
Fixes
#290
2019-09-30 16:40:45 +03:00
api
Add the "Last Duration" field in the "My Checks" page. Add "last_duration" attribute to the Check API resource.
Fixes
#257
2019-09-03 13:46:41 +03:00
front
Add the "Last Duration" field in the "My Checks" page. Add "last_duration" attribute to the Check API resource.
Fixes
#257
2019-09-03 13:46:41 +03:00
lib
…
payments
Don't validate plan_id if it has not changed from the old value (when updating payment method).
2019-10-02 17:28:20 +03:00
__init__.py
…
local_settings.py.example
…
settings.py
Apprise Notifications are now a controlled via settings
2019-08-08 20:28:54 -04:00
test.py
…
urls.py
…
wsgi.py
…