Ivan
|
2c85491ee0
|
Replace body and header placeholder functions with translations
|
3 years ago |
Louis Lam
|
c9549c0de2
|
change body and header placeholders, less misleading.
|
4 years ago |
Louis Lam
|
20d59e5a13
|
fix and move the steam api key to settings page
|
4 years ago |
Bert Verhelst
|
61627545a5
|
fix(edit-monitor): no need to escape placeholder {} if not translated
|
4 years ago |
NeuralMiner
|
8cb26d2b31
|
Text update
|
4 years ago |
Louis Lam
|
7ac0ab2e34
|
[http options] beautify the json format when clicked the save button
|
4 years ago |
Louis Lam
|
cd211a6be7
|
[http options] fine tune
|
4 years ago |
Louis Lam
|
3b74b727f2
|
[Push Type] fix missing important flag and missing up notification
|
4 years ago |
Louis Lam
|
8338881927
|
[SMTP] change {{HOSTNAME}} to {{HOSTNAME_OR_URL}}, support for http montior type, some UI improvements
|
4 years ago |
zsxeee
|
33f773fcd0
|
Move param out of the translation file
|
4 years ago |
zsxeee
|
3fe91c52cb
|
Fix i18n
Missing webhook json description
Ajust Telegram context-based sentence, (also changed translated language files)
Missing primary base url label
Wrong PromoSMS i18n
Missing Octopush legacy hint
Missing Matrix i18n
Missing push url i18n
|
4 years ago |
Bert Verhelst
|
d71d27220b
|
fix(edit-monitor): store headers as JSON
|
4 years ago |
Bert Verhelst
|
b8093e909b
|
fix(edit-monitor): fix minification of translations containing { }
|
4 years ago |
Bert Verhelst
|
c3c273f9df
|
fix(edit-monitor): fix regex to allow a single header
|
4 years ago |
LouisLam
|
fc8d1e78b6
|
[push type] hide upside down mode, apply primary base url
|
4 years ago |
Nelson Chan
|
a87595a849
|
Fix: Allow underscore in hostname
|
4 years ago |
Bert Verhelst
|
afeb424dc0
|
fix(edit-monitor): add translations to en.js
|
4 years ago |
Bert Verhelst
|
7ee89fab5c
|
fix(edit-monitor): Make json capitalised
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
|
4 years ago |
Bert Verhelst
|
3f0b85e5a8
|
feat(http-requests): add support for methods, body and headers for http
|
4 years ago |
LouisLam
|
7fa1cb83af
|
[push type] add ping parameter
|
4 years ago |
LouisLam
|
1ed4ac9494
|
add Push-based monitoring (#279)
|
4 years ago |
Nelson Chan
|
ba4a4aaf1c
|
Chore: Move multiselect css to own file
|
4 years ago |
Denis Freund
|
efbadd0737
|
only allow ip address for hostname when monitor type is steam
|
4 years ago |
Denis Freund
|
b67b4d5afd
|
add steam gameserver for monitoring
|
4 years ago |
Nelson Chan
|
45a6f364e1
|
Chore: Fix backslash in IP regex
|
4 years ago |
Nelson Chan
|
95391be2ab
|
Revert Regex update
|
4 years ago |
Nelson Chan
|
5b2e1f6086
|
Fix: Allow number ending TLD
|
4 years ago |
Nelson Chan
|
d2b34f9285
|
Chore: make eslint happy
|
4 years ago |
Nelson Chan
|
a96a515087
|
Fix: Fix hostname with dash
|
4 years ago |
Nelson Chan
|
2eab919ae0
|
Fix: Fix typo
|
4 years ago |
Nelson Chan
|
c09b67b94d
|
Fix: Fix TCP Ping hostname Regex
|
4 years ago |
LouisLam
|
6aaf984f29
|
fix retryInterval = 0 if it is an old monitor. (#380 https://github.com/louislam/uptime-kuma/pull/380#issuecomment-922618356)
|
4 years ago |
Ponkhy
|
3a0bc80016
|
Added regex to hostname input
|
4 years ago |
No0Vad
|
1300448bed
|
Adjustments to the retry interval
The monitor logic for when to use "retryInterval" is updated. Also removed some texts when they are no longer needed.
|
4 years ago |
LouisLam
|
fc9b4617ca
|
link interval and retryInterval
|
4 years ago |
Nelson Chan
|
9b5abf9bb1
|
Fix: reset editMonitor after save
|
4 years ago |
Nelson Chan
|
6e3a904aaa
|
WIP: Add tags functionality
WIP: add color column, show tags
WIP: Improve TagsManager styling & workflow
WIP: Improve styling & validation, use translation
WIP: Complete TagsManager functionality
WIP: Add tags display in monitorList & Details
Fix: update tags list after edit
Fix: slightly improve tags styling
Fix: Improve mobile UI
Fix: Fix tags not showing on create monitor
Fix: bring existingTags inside tagsManager
Fix: remove unused tags prop
Fix: Fix formatting, bump db version
|
4 years ago |
LouisLam
|
7df9698e5d
|
eslint: comma-dangle for language files
|
4 years ago |
No0Vad
|
f8f9f59464
|
Added support for a retry interval to monitors
If a check fails and retries are used you can now specify a specific value for that. So you can check faster if the site goes back up again.
|
4 years ago |
LouisLam
|
573c7faddd
|
switch on the notification, if it is added in EditMonitor.vue
|
4 years ago |
Ponkhy
|
b95404b6e0
|
Fixed suggestions
|
4 years ago |
Ponkhy
|
58240aceef
|
Added the option for default notifications
|
4 years ago |
LouisLam
|
91e82bd12c
|
set default value for dns resolve type and code refactor
|
4 years ago |
LouisLam
|
d4dd650bfe
|
translate for zh-hk
|
4 years ago |
Ponkhy
|
6464207f4b
|
Added German language for DNS Monitor
|
4 years ago |
Ponkhy
|
2b8c5e2e65
|
Added German Language
|
4 years ago |
LouisLam
|
8318c2e8ff
|
add a simple dns server for testing, and disable ipRegex for dev only (need to input port)
|
4 years ago |
LouisLam
|
28a51d806b
|
translate to Traditional Chinese (Hong Kong)
|
4 years ago |
Louis Lam
|
054186370e
|
add source of ipRegex
|
4 years ago |
Ponkhy
|
b2041cb36b
|
Fixed ESLint Errors
|
4 years ago |