Commit Graph
510 Commits
Author SHA1 Message Date
LouisLam 0834770509 [status page] also apply the title to <title> 2021-09-21 23:59:46 +08:00
LouisLam a71814c80b add util.ts comments 2021-09-21 21:28:45 +08:00
LouisLam 17073fd786 Merge branch 'master' into public-dashboard 2021-09-21 21:25:16 +08:00
LouisLam 15c00d9158 upload logo and expose ./data/upload to url 2021-09-21 21:22:35 +08:00
LouisLam 61c737c53c fix alert text color in dark mode 2021-09-21 17:24:46 +08:00
Louis Lam 2820118eba Merge pull request #446 from Saibamen/util
Add comments from `util.ts` to `util.js`
2021-09-21 17:23:12 +08:00
Adam Stachowicz e8ef63e0a3 removeComments to false 2021-09-21 00:48:26 +02:00
LouisLam a8e170f6a8 Merge branch 'master' into public-dashboard
# Conflicts:
#	server/server.js
2021-09-20 18:48:44 +08:00
LouisLam 6aaf984f29 fix retryInterval = 0 if it is an old monitor. (#380 https://github.com/louislam/uptime-kuma/pull/380#issuecomment-922618356) 2021-09-20 18:23:53 +08:00
LouisLam 0b572df3d0 [status page] store config 2021-09-20 16:22:18 +08:00
Adam Stachowicz bcc02c1680 Add formatting and comments from util.ts to util.js 2021-09-19 23:09:52 +02:00
LouisLam 7ee98d989c [status page] implement rest api for heartbeat 2021-09-19 23:24:51 +08:00
Adam Stachowicz 7dc1e84e44 Avg. Ping and Avg. Response translation keys 2021-09-19 15:15:12 +02:00
LouisLam 6350c43cc3 fix newline? 2021-09-19 19:20:27 +08:00
LouisLam fd95d41d9f [status page] many update and save group list 2021-09-19 19:04:51 +08:00
Ioma Taani 09e38269c6 Merge branch 'louislam:master' into master 2021-09-19 09:45:42 +02:00
LouisLam 6681f49a58 Merge branch 'master' into public-dashboard
# Conflicts:
#	.dockerignore
2021-09-19 15:16:13 +08:00
Louis Lam 803029a9e4 Merge pull request #429 from Ponkhy/main
Added regex to hostname input
2021-09-19 00:38:40 +08:00
Louis Lam c3f1cebeab Merge pull request #435 from DX37/translation-ru
fresh translations to ru-RU.js and Settings.vue
2021-09-19 00:37:37 +08:00
Louis Lam 5d9814559c Merge pull request #424 from Saibamen/fix_PL
Fix polish translation and translate new keys
2021-09-19 00:37:23 +08:00
DX37 9ef45a9c7e fresh translations to ru-RU.js and Settings.vue 2021-09-18 22:25:06 +07:00
Ioma Taani ca84044809 Merge branch 'louislam:master' into master 2021-09-17 23:05:56 +02:00
Marcos Sigueros Fernández c3122a9807 Update es-ES.js (#430)
Simple but annoying language fix.
2021-09-17 22:20:45 +08:00
Ponkhy f6498caa9a Merge branch 'main' of https://github.com/Ponkhy/uptime-kuma into main 2021-09-17 16:02:28 +02:00
Ponkhy 3a0bc80016 Added regex to hostname input 2021-09-17 16:02:20 +02:00
Ioma Taani cbbc503f8e Merge branch 'louislam:master' into master 2021-09-17 11:31:21 +02:00
Louis a6fdd272a6 [status page] minor 2021-09-17 14:42:19 +08:00
Adam Stachowicz 250c2bdd6d Missing this 2021-09-16 20:17:25 +02:00
Adam Stachowicz 8e49d84050 Fix polish translation and translate new keys 2021-09-16 20:13:57 +02:00
LouisLam 579e07ded4 Merge branch 'master' into public-dashboard 2021-09-16 22:52:05 +08:00
kry008 a04878fa84 Finishing the translation of PL (#422) 2021-09-16 22:49:24 +08:00
LouisLam 2955abb5d9 [status page] create incident 2021-09-16 22:48:28 +08:00
LouisLam 392f8275b3 Merge branch 'master' into public-dashboard
# Conflicts:
#	server/database.js
2021-09-16 16:53:54 +08:00
Ioma Taani 783ec97004 updated translations 2021-09-16 09:10:13 +02:00
LouisLam 611d214a32 [status page] checkpoint 2021-09-16 14:37:57 +08:00
Adam Stachowicz 217637aa1f Add de-DE translation 2021-09-15 21:19:16 +02:00
Adam Stachowicz ab22961538 More info about update-language-files command 2021-09-15 21:16:22 +02:00
Adam Stachowicz 8ba8de07ae Missing this 2021-09-15 20:59:29 +02:00
Adam Stachowicz 79920b5f2c Fix languages after https://github.com/louislam/uptime-kuma/commit/80322cbfe7cf88f6d128cff8627e53761b17d4b0
Fix ESLint deprecated warning. Update `README.md` for  languages. Update `update-language-files` script
2021-09-15 20:52:39 +02:00
Louis Lam 72783fd94c Merge pull request #380 from No0Vad/retry-heartbeat-interval
Added support for a retry interval to monitors
2021-09-16 00:21:53 +08:00
LouisLam 80322cbfe7 Merge branch 'import-export'
# Conflicts:
#	src/languages/it-IT.js
#	src/languages/nl-NL.js
2021-09-16 00:18:07 +08:00
LouisLam 512ff09cca set entry page 2021-09-15 20:40:26 +08:00
LouisLam e8f4fabcd0 [status page] crop and resize logo 2021-09-15 18:28:48 +08:00
Ponkhy f679c1cbaf Export button align left 2021-09-15 12:01:30 +02:00
LouisLam 2ab06f87b8 Merge branch 'master' into public-dashboard 2021-09-15 16:46:05 +08:00
Louis Lam 76db55b657 Merge pull request #395 from WillianRod/feat/add-microsoft-teams-notification
Add microsoft teams notification provider
2021-09-15 16:38:57 +08:00
LouisLam db05b506f3 [status page] checkpoint 2021-09-15 14:34:30 +08:00
Ioma Taani 0752f810f1 updated 2021-09-15 08:33:30 +02:00
samet.kum 7274913686 Turkish Language added 2021-09-15 02:55:04 +03:00
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.
2021-09-15 00:59:06 +02:00