Pēteris Caune
913b82eb23
Use icon in the "copy" button. Add "copy" buttons dynamically, in JS. CSS tweaks.
8 years ago
Chitharanjan Das
4e260421f0
Adds 'copy to clipboard' function to example code snippets
8 years ago
Pēteris Caune
30d9760768
Don't autoselect ping address in the welcome page. It gets in the way when selecting just the code portion of the address.
8 years ago
Pēteris Caune
9a00fd9944
Mention SITE_NAME in README, better docs for the `unique` API field.
8 years ago
Pēteris Caune
c8bcb23fd6
Material icons.
8 years ago
Pēteris Caune
736a67396b
Fix alignment.
8 years ago
Pēteris Caune
71769e2c14
Link to GitHub on Integrations page.
8 years ago
Pēteris Caune
51cda31449
New feature: pause monitoring of an individual check. Fixes #67
8 years ago
Pēteris Caune
63b10b40ce
Limit "value" column width in channel admin
8 years ago
Pēteris Caune
468c4b4b2c
Pushbullet integration. Fixes #24
8 years ago
Pēteris Caune
9ad825ff83
Users can update payment method
8 years ago
Pēteris Caune
84ecac633c
"Usage Examples" item in check's menu
8 years ago
Pēteris Caune
fdb5aa5c98
/integrations/add_slack/ acts as a landing page if Slack button is configured.
8 years ago
Pēteris Caune
760b5b4fdb
Support for "Add to Slack" button
8 years ago
Pēteris Caune
c15a4871c2
Badges
8 years ago
Pēteris Caune
a4375aa5b5
Fix HTML validation issues
8 years ago
Pēteris Caune
b0f8763465
Admin improvements
9 years ago
Pēteris Caune
318e97fa76
Use clipboard.js to copy ping URLs to clipboard
9 years ago
Pēteris Caune
820c7b1352
"show usage" button next to each check
9 years ago
Pēteris Caune
f02c809325
More content on pricing page.
9 years ago
Pēteris Caune
0c363f5c01
Color tweaks
9 years ago
Pēteris Caune
5676f7e1e8
Usage instructions in "My Checks" page
9 years ago
Pēteris Caune
9a15fabd06
It's more precise to say "30 days" than "1 month"
9 years ago
Di Wu
7f52d8c98e
fix some markup and be more explicit about date time format
9 years ago
Pēteris Caune
f4939f4c91
Use local timezone for dates and times in ping log.
9 years ago
Pēteris Caune
d456c37781
secsToText uses same algorithm as Python version. Position slider labels evenly.
9 years ago
Justin Huang
1fe12d46fc
Extend to month.
9 years ago
Pēteris Caune
1bc0f82d25
Team access WIP
9 years ago
Pēteris Caune
47f2105562
Variables in webhook URLs. Fixes #52
9 years ago
Pēteris Caune
f78fb95d5e
API documentation.
9 years ago
Pēteris Caune
5d2cc0b0fc
Set and revoke API key in Settings page.
9 years ago
Pēteris Caune
ae94be6123
Updated screenshots
9 years ago
Pēteris Caune
7d305e216c
List Pushover and VictorOps on welcome page.
9 years ago
Spencer Sun
0ff2f1a9c7
Add VictorOps integration
9 years ago
Pēteris Caune
713f65865c
Updated cron example. Fixes #37
9 years ago
Pēteris Caune
752c6f2530
CSS to fit long channel values.
9 years ago
Pēteris Caune
2c04a42a57
Display last notification in Integrations page.
9 years ago
Pēteris Caune
806800c185
Don't detach password field if it is not hidden (e.g. when the form says "Wrong Password")
9 years ago
Di Wu
4558628ebf
defer inserting the password field
9 years ago
Pēteris Caune
1dacc8b797
Users can add passwords to their accounts. Fixes #6
9 years ago
Pēteris Caune
1e3285423f
Ping objects get "n" field, their serial numbers, used in "log page". "fillnpings" management command initially populates this field (it touches every ping so it takes time to complete).
Check.n_pings now stores the total number of pings the check has ever received. Running "prunepings" command doesn't affect this field. +a new "prunepingsslow" command which works in smaller chunks so is appropriate for initial pruning of a huge api_ping table.
9 years ago
Pēteris Caune
f178981334
Log: instead of timeline, show placeholders for "expected but not received" pings.
9 years ago
Pēteris Caune
31c10d357e
Updated pricing page, added billing history and invoices.
9 years ago
Pēteris Caune
86e6ee3cda
A fix for vertical scrollbar appearing even on short pages.
9 years ago
Pēteris Caune
9c41258328
Privacy policy, updated content in About page, links in footer.
9 years ago
Pēteris Caune
c2cc4d2a86
Sizing tweaks for "My Checks" table. Select ping urls by clicking on them.
9 years ago
Pēteris Caune
91e6f80d9a
Code to send monthly reports (but no management command yet to actually send them)
9 years ago
Pēteris Caune
cf84c02fc8
Bootstrap 3.3.6
9 years ago
Pēteris Caune
2f0e6b5672
Notify user about first charge, show "Pricing" in top nav again.
9 years ago
Pēteris Caune
35aed93b7f
New feature: attaching tags to checks, and filtering checks list by their tags.
9 years ago