0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-15 01:18:30 +00:00
healthchecks_healthchecks/static/js
Pēteris Caune 27c065230a
Switch back to using integer timestamps in the log page
The live-updating code still needs float timestamps, but
we only need them for the most recent event (so we know
the lower threshold for fetching new events). We now send
the float timestamp separately:

* in the `/log/` view, we put it in HTML content, in a <script> tag
* in the `/log_events/` view we put it in response header

The main benefit of this is smaller response sizes for the
`/log/` and `/log_events/` views.
2024-04-09 14:24:43 +03:00
..
adaptive-setinterval.js adaptiveSetInterval fires the first request immediately if runNow is true, in 3 seconds otherwise. 2020-06-01 11:51:40 +03:00
add-check-modal.js Implement OnCalendar schedules in the "Add Check" dialog 2023-12-08 12:02:01 +02:00
add_credential.js Fix webauthn registration failure on Firefox < 119 with Ed25519 keys 2023-11-15 15:58:32 +02:00
add_project_modal.js Focus the "name" input in the "Add Project" modal. 2020-03-05 16:05:06 +02:00
add_pushover.js Switch from bootstrap-select to selectize in pushover and ntfy forms 2023-05-26 13:06:34 +03:00
add_trello.js Fix a crash when adding an integration for an empty Trello account 2021-01-28 12:57:08 +02:00
add_zulip.js Add support for custom topics in Zulip notifications 2022-10-09 11:23:14 +03:00
appearance.js Fix more contrast issues 2021-06-18 17:07:27 +03:00
auto-submit.js Improve TOTP auto-submit code 2023-11-17 11:00:41 +02:00
badges.js Redesign the "Status Badges" page 2024-02-26 12:34:26 +02:00
bootstrap-native.min.js Eliminate jQuery usage in the login page 2022-06-08 09:46:51 +03:00
bootstrap.min.js Upgrade to Bootstrap 3.4.1 2021-10-01 12:21:54 +03:00
channels.js Read-only users cannot edit or remove channels. 2020-08-26 14:48:31 +03:00
checks.js Simplify JS that sets the favicon 2024-03-26 17:28:47 +02:00
details.js Simplify JS that sets the favicon 2024-03-26 17:28:47 +02:00
docs_cron.js Add cron expression tester and samples in the cron cheatsheet page 2023-04-04 13:54:24 +03:00
initialize-timezone-selects.js Optimize <select name="tz"> initialization 2022-06-29 11:45:50 +03:00
jquery-3.6.0.min.js Upgrade to jQuery 3.6.0 2021-10-01 13:12:20 +03:00
log.js Switch back to using integer timestamps in the log page 2024-04-09 14:24:43 +03:00
login_tfa.js Refactor webauthn implementation, use webauthn-json 2022-06-19 10:10:57 +03:00
moment-timezone-with-data-10-year-range.min.js Update moment.js timezone data to 0.5.44-2023d 2024-03-29 17:14:40 +02:00
moment.min.js Support informal time zones. 2019-08-22 11:41:08 +03:00
notifications.js Change "Settings - Email Reports" page to allow manual tz selection 2022-12-01 16:12:32 +02:00
nouislider.min.js Add date filters in the Log page 2022-09-09 14:16:17 +03:00
ntfy_form.js Switch from bootstrap-select to selectize in pushover and ntfy forms 2023-05-26 13:06:34 +03:00
ping_details.js Optimize spinner HTML 2022-06-26 11:04:09 +03:00
profile.js Simplify JS 2021-09-14 09:56:12 +03:00
project.js Make email non-editable in "Invite Member" when team limit reached 2022-02-04 20:43:17 +02:00
projects.js Add auto-refresh and running indicator in My Projects 2022-08-02 16:37:25 +03:00
projects_menu.js Improve styling of the project switcher 2023-03-10 11:50:41 +02:00
purify.min.js Fix JS name and remove references to .map files () 2023-07-02 15:25:04 +03:00
search.js Switch from "trigram" to "porter unicode61" tokenizer 2022-08-22 12:51:53 +03:00
selectize.min.js Upgrade selectize.js to v0.15.2, fix CSS issues 2023-06-28 11:42:00 +03:00
set-password.js Some JS linting fixes 2020-07-01 19:23:50 +03:00
signal_form.js Improve the "Send test message!" button 2023-01-11 14:50:01 +02:00
signup.js Fix JS error in the login page when REGISTRATION_OPEN=False 2023-07-02 15:29:41 +03:00
slug-suggestions.js Update slug validation rules to disallow uppercase 2023-06-15 09:05:26 +03:00
snippet-copy.js Remove debug line 2022-12-15 15:06:50 +02:00
update-timeout-modal.js Make grace time editable when job is created () 2024-02-08 15:34:52 +02:00
webauthn-json.browser-global.js Fix JS name and remove references to .map files () 2023-07-02 15:25:04 +03:00
webhook.js Webhooks support PUT method. 2019-05-28 14:25:29 +03:00
zxcvbn.min.js Fix JS name and remove references to .map files () 2023-07-02 15:25:04 +03:00