139 Commits (ec5ee03a3e9bc2b9243fe2fa7035976217265564)

Author SHA1 Message Date
  Pēteris Caune a883fe38aa
Log auto-refreshes in the details page. 6 years ago
  Pēteris Caune 04fede0897
Auto-refresh current status in log page. 6 years ago
  Pēteris Caune 8e7b05f96e
Gear icon links to Log page directly 6 years ago
  Pēteris Caune 458c4cfeeb
Hook up buttons in the log page. 6 years ago
  Pēteris Caune 1c71010a41
Less repetition, smaller size of "My Checks" HTML 7 years ago
  Pēteris Caune 123013c67d
"Show Log" button in "Last Ping" dialog. 7 years ago
  Pēteris Caune dc0a5cb8d8
Filtering by tags works properly again. 7 years ago
  Pēteris Caune dd5a690b99
"My Checks" page uses the same markup for desktop and mobile. 7 years ago
  Pēteris Caune 67363abe4f
Use icon font for channel icons. 7 years ago
  Pēteris Caune b6d47eb3b5
Generate less HTML to show the channel grid. 7 years ago
  Pēteris Caune 639249a395
/checks/status/ sends smaller payload. 7 years ago
  Pēteris Caune 8d6a694711
Performance tweaks, avoid slow repaints when showing tooltips 7 years ago
  Pēteris Caune 83a2ff17e6
Toggle integrations on/off on "My Checks" page. 7 years ago
  Pēteris Caune 9ae4235c9b
"My Checks" page: show the number of failed checks in the page title. 7 years ago
  Pēteris Caune fd367b42da
Always show failed checks first. Fixes #173 7 years ago
  Pēteris Caune cbd755585a Layout tweaks for the "Log" page. 7 years ago
  Pēteris Caune 02f6853d4c Save request body for every ping, not just the last one. 7 years ago
  Pēteris Caune 61191d1cb9 Use $.attr() for reading data-tags value, as $.data() can do unwanted conversions. Fixes #161 7 years ago
  Pēteris Caune 01fef3d054 Pricing updates. 7 years ago
  Pēteris Caune 1110c6908c Testcase for /checks/status/. More efficient DOM updates. 7 years ago
  Pēteris Caune 422a7911e8 Auto-refresh check statuses every 3s while user is active, and every 60s afterwards. 7 years ago
  Pēteris Caune 1b4ca77096 Prepare for auto-refresh in "My Checks" screen. 7 years ago
  Pēteris Caune 01c3a13922 Billing overhaul. 7 years ago
  Pēteris Caune 7c7919fdb4 UI tweaks for the "Add Webhook" form. 7 years ago
  someposer 602ad1dea8 Improved handling of webhook header values when form has errors 7 years ago
  someposer 5781ddfe4d Created an improved interface for arbitrary headers and simplified 7 years ago
  Pēteris Caune cf5cbfaa3c Annual subscriptions, updated Braintree Drop-in integration 7 years ago
  Pēteris Caune 888d7a1f9c auto-focus input elements in Account Settings modal dialogs. 7 years ago
  Pēteris Caune dec006890c Badges can now return either SVG or JSON 7 years ago
  Pēteris Caune 3862cd6b06 Adding Check.last_ping_body field, and an UI to show it (#116) 8 years ago
  Pēteris Caune 1ce6dffa59 Style tweaks, updated titles in modal dialogs. 8 years ago
  Pēteris Caune aabfd55f7c Cleanup and tests for cron preview. 8 years ago
  Pēteris Caune b29400710f Fix race conditions in preview code. 8 years ago
  Pēteris Caune 1163364989 Improved "Update Timeout" form with dynamic preview for cron mode 8 years ago
  Pēteris Caune fdc1bfcd57 Log page now lists sent notifications. Slack notification handles simple/cron check kinds. 8 years ago
  Pēteris Caune c8b1c482ea Populate timezones, use selectize. 8 years ago
  Pēteris Caune 6ada656df4 UI for entering cron expression and setting timezone. 8 years ago
  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 51cda31449 New feature: pause monitoring of an individual check. Fixes #67 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 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 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