Commit Graph

99 Commits (e3745da9863ab76c42c465dc0d14d9e6af32e246)

Author SHA1 Message Date
Louis Lam 92a5f18bf5
Merge pull request #864 from ivanbratovic/http-basicauth
3 years ago
Louis 4155f84eec improve basic auth style
3 years ago
Nelson Chan 07742799ed Test: Fix tests
3 years ago
Ivan Bratović 0481a241f3 Add translated placeholders for editing basic auth
3 years ago
Ivan Bratović 179ca232bc Minor refactor - change variable names and add commas to object definitions
3 years ago
Ivan Bratović 0dcb7aed21 Delinting
3 years ago
Ivan Bratović 23736549f9 Implement HTTP basic auth feature
3 years ago
Louis Lam c9549c0de2 change body and header placeholders, less misleading.
3 years ago
NeuralMiner e1f1d4a959
Merge branch 'louislam:master' into textchanges
3 years ago
Louis Lam 20d59e5a13 fix and move the steam api key to settings page
3 years ago
Louis Lam ae31eb6ba9 Merge branch 'master' into Revyn112_master
3 years ago
Louis Lam 6944b35ea7
Merge pull request #667 from zsxeee/i18n
3 years ago
Bert Verhelst 61627545a5 fix(edit-monitor): no need to escape placeholder {} if not translated
3 years ago
NeuralMiner 8cb26d2b31 Text update
3 years ago
Louis Lam f4b8da0a5c Merge branch 'feature/add-support-for-method-body-and-headers'
3 years ago
Louis Lam 4178983df3 Merge remote-tracking branch 'origin/master'
3 years ago
Louis Lam 7ac0ab2e34 [http options] beautify the json format when clicked the save button
3 years ago
Louis Lam cd211a6be7 [http options] fine tune
3 years ago
Louis Lam 4e71ab7406 Merge branch 'master' into feature/add-support-for-method-body-and-headers
3 years ago
Louis Lam c593a962c2
Merge pull request #627 from NixNotCastey/smtp-subject
3 years ago
Louis Lam 3b74b727f2 [Push Type] fix missing important flag and missing up notification
3 years ago
Louis Lam 8338881927 [SMTP] change {{HOSTNAME}} to {{HOSTNAME_OR_URL}}, support for http montior type, some UI improvements
3 years ago
zsxeee 33f773fcd0
Move param out of the translation file
3 years ago
zsxeee 3fe91c52cb
Fix i18n
3 years ago
Bert Verhelst d71d27220b fix(edit-monitor): store headers as JSON
3 years ago
Bert Verhelst b8093e909b fix(edit-monitor): fix minification of translations containing { }
3 years ago
Bert Verhelst c3c273f9df fix(edit-monitor): fix regex to allow a single header
3 years ago
Bert Verhelst daab2a05f5 Merge remote-tracking branch 'louislam/master' into feature/add-support-for-method-body-and-headers
3 years ago
LouisLam fc8d1e78b6 [push type] hide upside down mode, apply primary base url
3 years ago
Bert Verhelst 8be4bf0e16 Merge remote-tracking branch 'louislam/master' into feature/add-support-for-method-body-and-headers
3 years ago
Nelson Chan a87595a849
Fix: Allow underscore in hostname
3 years ago
Bert Verhelst afeb424dc0 fix(edit-monitor): add translations to en.js
3 years ago
Bert Verhelst 7ee89fab5c
fix(edit-monitor): Make json capitalised
3 years ago
Bert Verhelst 3f0b85e5a8 feat(http-requests): add support for methods, body and headers for http
3 years ago
LouisLam 7fa1cb83af [push type] add ping parameter
3 years ago
LouisLam 1ed4ac9494 add Push-based monitoring (#279)
3 years ago
Nelson Chan ba4a4aaf1c Chore: Move multiselect css to own file
3 years ago
Denis Freund efbadd0737 only allow ip address for hostname when monitor type is steam
3 years ago
Denis Freund b67b4d5afd add steam gameserver for monitoring
3 years ago
Nelson Chan 45a6f364e1 Chore: Fix backslash in IP regex
3 years ago
Nelson Chan 95391be2ab
Revert Regex update
3 years ago
Nelson Chan 5b2e1f6086
Fix: Allow number ending TLD
3 years ago
Nelson Chan d2b34f9285
Chore: make eslint happy
3 years ago
Nelson Chan a96a515087
Fix: Fix hostname with dash
3 years ago
Nelson Chan 2eab919ae0
Fix: Fix typo
3 years ago
Nelson Chan c09b67b94d
Fix: Fix TCP Ping hostname Regex
3 years ago
LouisLam 6aaf984f29 fix retryInterval = 0 if it is an old monitor. (#380 https://github.com/louislam/uptime-kuma/pull/380#issuecomment-922618356)
3 years ago
Ponkhy 3a0bc80016 Added regex to hostname input
3 years ago
Louis Lam 72783fd94c
Merge pull request #380 from No0Vad/retry-heartbeat-interval
3 years ago
No0Vad 1300448bed Adjustments to the retry interval
3 years ago