Commit Graph

130 Commits (1e595eaa76cf35bdb8e8be24c56ede595dd1f38a)

Author SHA1 Message Date
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
LouisLam fc9b4617ca link interval and retryInterval
3 years ago
Nelson Chan 9b5abf9bb1 Fix: reset editMonitor after save
3 years ago
Nelson Chan 6e3a904aaa WIP: Add tags functionality
3 years ago
No0Vad 91ee39ec60
Merge branch 'master' into retry-heartbeat-interval
3 years ago
LouisLam 7df9698e5d eslint: comma-dangle for language files
3 years ago
No0Vad f8f9f59464 Added support for a retry interval to monitors
3 years ago
LouisLam 573c7faddd switch on the notification, if it is added in EditMonitor.vue
3 years ago
Ponkhy b95404b6e0 Fixed suggestions
3 years ago
Ponkhy 58240aceef Added the option for default notifications
3 years ago
LouisLam 91e82bd12c set default value for dns resolve type and code refactor
3 years ago
LouisLam d4dd650bfe translate for zh-hk
3 years ago
Ponkhy 6464207f4b Added German language for DNS Monitor
3 years ago
Louis Lam 7652b4849a
Merge pull request #238 from Ponkhy/dns-monitor
3 years ago
Ponkhy 2b8c5e2e65 Added German Language
3 years ago
LouisLam 8318c2e8ff add a simple dns server for testing, and disable ipRegex for dev only (need to input port)
3 years ago
LouisLam 46ac753c46 Merge branch 'master' into dns-monitor
3 years ago
LouisLam 28a51d806b translate to Traditional Chinese (Hong Kong)
3 years ago
Louis Lam 054186370e
add source of ipRegex
3 years ago
Ponkhy b2041cb36b Fixed ESLint Errors
3 years ago
Ponkhy c79be19ec3 Added DNS Monitor Type
3 years ago
LouisLam f21937b197 add animation for page change
3 years ago
LouisLam 6f489e7e0f Accepted Status Codes / Max Redirects for http/keyword only
3 years ago
LouisLam 6ca7ca4e7e improve alignment and font size
3 years ago
LouisLam 9fa8d5c1fa improve multiselect
3 years ago
LouisLam 3265c3cbc3 improve multiselect
3 years ago
LouisLam 5a6e5b7948 change multiselect color
3 years ago
Nelson Chan 93ea2c277a
Update src/pages/EditMonitor.vue
3 years ago
Nelson Chan 8f7885e58a Feat: Implement MaxRedirects & StatusCodes
3 years ago
LouisLam 60aa67892d store ignoreTls and upsideDown into db
3 years ago
LouisLam 71af902a4e add fields to EditMonitor.vue
3 years ago
Adam Stachowicz 9648d700d7 Autofix on save
3 years ago
LouisLam 5a219554b3 grammar
3 years ago
LouisLam 70b1f197c1 rename "Retry Pings" to "Retries"
3 years ago
LouisLam 32a5e838ba add patch3.sql and fix duplicate id in EditMonitor.vue
3 years ago
LouisLam 86e18ac11d Merge branch 'master' into Spiritreader_master
3 years ago
Sam 8b905b6b12
Indentation fix in editor
3 years ago
Sam a8b102ad4a add retries for pinging function
3 years ago
Adam Stachowicz d94894b7e0 Fix `require-v-for-key`, remove unused declarations and double spaces
3 years ago
LouisLam a9d19ae06a support json for keyword type
3 years ago
LouisLam f9800a087e optimize for mobile
3 years ago
LouisLam ae07cd9c35 prepare for docker
3 years ago
LouisLam d24a15410e send notification for important heartbeat
3 years ago
LouisLam 3bdf174e90 add telegram notification
3 years ago
LouisLam 1d64f643b1 implement keyword monitor
3 years ago
LouisLam a6b5986dd6 add ping and fix uptime
3 years ago
LouisLam 9c653c3d05 implement tcping
3 years ago
Louis 9fa84a0a2b many update
3 years ago
LouisLam d02401b1c2 many update
3 years ago
LouisLam 0a4fb45a8c init
3 years ago