Commit Graph

332 Commits (ba46fb6b1c126838eae55ed6b5a87de937e00ed7)

Author SHA1 Message Date
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 ec4b7e4064 Merge remote-tracking branch 'louislam/master' into feature/add-support-for-method-body-and-headers
3 years ago
LouisLam 2c19aef4dc minor
3 years ago
LouisLam e5f6d7f047 slack and rocket.chat use the primary base url
3 years ago
LouisLam d08a71ab49 Set primary base url in settings page
3 years ago
LouisLam ed67803af8 improve minor style
3 years ago
Bert Verhelst 8be4bf0e16 Merge remote-tracking branch 'louislam/master' into feature/add-support-for-method-body-and-headers
3 years ago
MrEddX 9f5bf37a96
Update Settings.vue
3 years ago
Nelson Chan a87595a849
Fix: Allow underscore in hostname
3 years ago
Bert Verhelst 550825927c Merge branch 'master' into feature/add-support-for-method-body-and-headers
3 years ago
Louis Lam 865b721b79
Merge pull request #519 from chakflying/improve-certInfo
3 years ago
Bert Verhelst afeb424dc0 fix(edit-monitor): add translations to en.js
3 years ago
Bert Verhelst 6b44116245 Merge remote-tracking branch 'louislam/master' into feature/add-support-for-method-body-and-headers
3 years ago
Bert Verhelst 7ee89fab5c
fix(edit-monitor): Make json capitalised
3 years ago
Csábi Béla 980342546e Merge branch 'hu'
3 years ago
Csábi Béla 6b60dc9630 Initial Hungarian translation
3 years ago
Csábi Béla 8d22b43f24 Revert "Initial Hungarian translation"
3 years ago
Csábi Béla dad58341c6 Initial Hungarian translation
3 years ago
Bert Verhelst 3f0b85e5a8 feat(http-requests): add support for methods, body and headers for http
3 years ago
Bert Verhelst c2a560e2ed fix(setup): increase left padding input fields + avoid clipping
3 years ago
Nelson Chan 13bdfefa9d Feat: Improve Certificaet Info Display
3 years ago
LouisLam 7fa1cb83af [push type] add ping parameter
3 years ago
Louis Lam 9d079eeec0
Merge pull request #487 from cmandesign/feature/fa-lang-rtl
3 years ago
LouisLam 1ed4ac9494 add Push-based monitoring (#279)
3 years ago
Louis Lam 9e95d568c2
Merge pull request #501 from Saibamen/incident_use_local_timezone
3 years ago
Nelson Chan ba4a4aaf1c Chore: Move multiselect css to own file
3 years ago
Soroosh f2c7308c96 Fixed Change Language Direction In Setting Page
3 years ago
MrEddX 0f66e5cfc5 Added Bulgarian Language
3 years ago
Denis Freund efbadd0737 only allow ip address for hostname when monitor type is steam
3 years ago
Adam Stachowicz f9d633e02b Display created and updated time in local timezone. Fixes #491
3 years ago
Denis Freund b67b4d5afd add steam gameserver for monitoring
3 years ago
Soroosh 1448de7b19 Update some translations
3 years ago
Soroosh 47749ca58d Replace some hardcoded with translations
3 years ago
Soroosh 04b7a4a423 Merge Conflict Resolved
3 years ago
Soroosh f41e95921f Enable localization for pagination
3 years ago
LouisLam 87e213085f add /status, alias of /status-page (#471)
3 years ago
Louis Lam 3d79e841c9
Merge pull request #466 from chakflying/public-dashboard
3 years ago
Nelson Chan d2af42e579
Fix: Add placeholder if no monitors to add
3 years ago
LouisLam 50b868e751 fix #465
3 years ago
LouisLam 266b03fbf7 language key from "Status Page Nothing" to "statusPageNothing"
3 years ago
Mawoka 69bb6ef290 Removed empty selector if no monitor available
3 years ago
Cosmo Abdon a4cad3db65 add: BR Portuguese Language and new words
3 years ago
Louis Lam a9bb8ae6a1
Merge pull request #124 from chakflying/public-dashboard
3 years ago
LouisLam 27d4c3c194 [status page] improve mobile layout
3 years ago
LouisLam 439f45d91e [status page] improve the entry
3 years ago
Nelson Chan 45a6f364e1 Chore: Fix backslash in IP regex
3 years ago
Nelson Chan 95391be2ab
Revert Regex update
3 years ago
LouisLam ad1bb93730 [status page] fix logo url
3 years ago
LouisLam fe0fc63843 [status page] send uptime
3 years ago
Nelson Chan 5b2e1f6086
Fix: Allow number ending TLD
3 years ago
LouisLam 8c7ee94769 add modified apicache library with disabling client cache
3 years ago
LouisLam 0834770509 [status page] also apply the title to <title>
3 years ago
LouisLam 15c00d9158 upload logo and expose ./data/upload to url
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 a8e170f6a8 Merge branch 'master' into public-dashboard
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
LouisLam 0b572df3d0 [status page] store config
3 years ago
LouisLam 7ee98d989c [status page] implement rest api for heartbeat
3 years ago
Adam Stachowicz 7dc1e84e44 Avg. Ping and Avg. Response translation keys
3 years ago
LouisLam fd95d41d9f [status page] many update and save group list
3 years ago
LouisLam 6681f49a58 Merge branch 'master' into public-dashboard
3 years ago
Louis Lam 803029a9e4
Merge pull request #429 from Ponkhy/main
3 years ago
DX37 9ef45a9c7e
fresh translations to ru-RU.js and Settings.vue
3 years ago
Ponkhy 3a0bc80016 Added regex to hostname input
3 years ago
Louis a6fdd272a6 [status page] minor
3 years ago
LouisLam 2955abb5d9 [status page] create incident
3 years ago
LouisLam 392f8275b3 Merge branch 'master' into public-dashboard
3 years ago
LouisLam 611d214a32 [status page] checkpoint
3 years ago
Louis Lam 72783fd94c
Merge pull request #380 from No0Vad/retry-heartbeat-interval
3 years ago
LouisLam 80322cbfe7 Merge branch 'import-export'
3 years ago
LouisLam 512ff09cca set entry page
3 years ago
LouisLam e8f4fabcd0 [status page] crop and resize logo
3 years ago
Ponkhy f679c1cbaf Export button align left
3 years ago
LouisLam 2ab06f87b8 Merge branch 'master' into public-dashboard
3 years ago
LouisLam db05b506f3 [status page] checkpoint
3 years ago
samet.kum 7274913686 Turkish Language added
3 years ago
No0Vad 1300448bed Adjustments to the retry interval
3 years ago
LouisLam afe91078c4 [status page] checkpoint
3 years ago
LouisLam fc9b4617ca link interval and retryInterval
3 years ago
LouisLam 9902c181bc Merge branch 'master' into public-dashboard
3 years ago
Louis Lam 069c811af8
Merge pull request #278 from chakflying/tags
3 years ago
LouisLam f9311e4e7f [status page]
3 years ago
LouisLam d7a230ac15 Merge branch 'master' into public-dashboard
3 years ago
LouisLam 9da2a01a74 [status page] checkpoint
3 years ago
LouisLam 76f1f34a0a fix #397, incorrect encode function for export file
3 years ago
LouisLam 35aca46b68 [status page] checkpoint
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
Ponkhy 4711aeb355
Merge branch 'master' into import-export
3 years ago
Adam Stachowicz 7199bb5ead Remove unused i18n key
3 years ago
Ponkhy bb87972543 Hide 2FA section if disabled auth
3 years ago
Adam Stachowicz ea723c7595 Separate import and export. Fix ESLint
3 years ago
LouisLam e205adfd7b [status page] developing
3 years ago