Commit graph

  • b0d2084fda fix(monitor-checks): don't throw on 4xx errors Bert Verhelst 2021-10-06 11:58:43 +02:00
  • c6a8d555cf Merge remote-tracking branch 'louislam/master' into feature/monitor-checks Bert Verhelst 2021-10-06 11:50:11 +02:00
  • fbd4d54812
    Update src/components/notifications/Matrix.vue Gero Gerke 2021-10-06 10:55:21 +02:00
  • c8706b9aa1 Merge branch 'master' into notification_form_i18n LouisLam 2021-10-06 16:48:14 +08:00
  • 54d7830813
    Update CONTRIBUTING.md Louis Lam 2021-10-06 15:36:45 +08:00
  • fef26f3d5e Merge remote-tracking branch 'origin/master' LouisLam 2021-10-06 15:35:39 +08:00
  • cb263f2a08 [test] wait for #language LouisLam 2021-10-06 15:34:57 +08:00
  • 52102d72a0
    Merge pull request #572 from Brainpitcher/patch-1 Louis Lam 2021-10-06 15:28:29 +08:00
  • 2b00e59c7a [test] update LouisLam 2021-10-06 15:25:00 +08:00
  • 8ea7a693a1
    Merge pull request #499 from Saibamen/fix_pl_i18n Louis Lam 2021-10-06 13:29:02 +08:00
  • 4ded0c073a [test] fix timeout issue LouisLam 2021-10-06 13:26:43 +08:00
  • 7a8b6a03e0
    Update ru-RU.js Brainpitcher 2021-10-06 09:49:44 +05:00
  • 6bebc623f9 UI polish Gero Gerke 2021-10-05 21:59:58 +02:00
  • 34b86352f2 remove double spaces Gero Gerke 2021-10-05 21:40:59 +02:00
  • 99e8a33118 escape room characters Gero Gerke 2021-10-05 21:36:01 +02:00
  • d6ab010de9 Merge branch 'master' into feature/standardize-translation-keys Bert Verhelst 2021-10-05 21:26:05 +02:00
  • 0d5e75a2f0 feat(translations): sort translations Bert Verhelst 2021-10-05 21:15:28 +02:00
  • 6a3e3bcb64 feat(translations): fix translation keys with spaces and remove dupl. Bert Verhelst 2021-10-05 21:10:09 +02:00
  • 1a95e823c8 fix(translations): replace "2FA settings" with "TwoFaSettings" Bert Verhelst 2021-10-05 21:00:53 +02:00
  • f089079475 fix(translations): combine English keys Bert Verhelst 2021-10-05 20:57:00 +02:00
  • e94784c273 fix(languages): restore all language files except english Bert Verhelst 2021-10-05 20:49:01 +02:00
  • d7cc585101
    Update server/notification-providers/matrix.js Gero Gerke 2021-10-05 20:42:44 +02:00
  • 8c357a04bf
    Update src/components/notifications/index.js Gero Gerke 2021-10-05 20:42:36 +02:00
  • 3153352785 feat(translations): add missing translations to other lang files Bert Verhelst 2021-10-05 20:33:04 +02:00
  • 80b286b24d feat(translations): add a lot of missing translations in en.js Bert Verhelst 2021-10-05 20:32:22 +02:00
  • 044c78aa2d Typo \o/ DeeJayPee 2021-10-05 20:16:16 +02:00
  • bd72981d32 fix(translations): fix language name dropdown Bert Verhelst 2021-10-05 20:15:49 +02:00
  • 49eaa1a166 Typo fix DeeJayPee 2021-10-05 20:13:24 +02:00
  • 215cc07907 Rename versions DeeJayPee 2021-10-05 20:12:36 +02:00
  • 731c09ee26 fix(translations): restore some translations that were removed Bert Verhelst 2021-10-05 20:11:39 +02:00
  • 22227be408 update version in wiki too LouisLam 2021-10-06 02:06:59 +08:00
  • d38d86a8be fix(translations): add more missing translations Bert Verhelst 2021-10-05 20:06:55 +02:00
  • 5decfb9fad Matrix Notifications Gero Gerke 2021-10-05 20:03:56 +02:00
  • f9d7b99367 Add legacy version back on refactored master branch DeeJayPee 2021-10-05 20:01:07 +02:00
  • 49c8dbad8f fix(translations): add missing translations Bert Verhelst 2021-10-05 20:00:55 +02:00
  • 359fe52c2e Merge branch 'louislam-master' DeeJayPee 2021-10-05 19:59:20 +02:00
  • bc4db6c692 Merge branch 'master' of https://github.com/louislam/uptime-kuma into louislam-master DeeJayPee 2021-10-05 19:57:27 +02:00
  • 3998436159 fix(translations): add missing translations to english js file Bert Verhelst 2021-10-05 19:50:45 +02:00
  • f14a798b2c Fix indentation + typo DeeJayPee 2021-10-05 19:43:04 +02:00
  • 279133d6dd fix(ApplyOnAllExistingMonitors): fix key not being pascal case Bert Verhelst 2021-10-05 19:40:22 +02:00
  • d3af1cc0cb fix(translations): convert all keys to pascal case Bert Verhelst 2021-10-05 19:35:39 +02:00
  • 190c4cd8bb feat(days): fix 30-days and 24 hour keys Bert Verhelst 2021-10-05 19:25:24 +02:00
  • a0ffa42b42 fix(translations): add translations for method body and headers to dutch Bert Verhelst 2021-10-05 18:21:31 +02:00
  • 550825927c Merge branch 'master' into feature/add-support-for-method-body-and-headers Bert Verhelst 2021-10-05 18:19:07 +02:00
  • 6489badd68
    Update README.md UptimeKuma 2021-10-05 21:22:53 +08:00
  • c1501742f5 test github secret LouisLam 2021-10-05 21:15:30 +08:00
  • 7c98fe603e test github secret LouisLam 2021-10-05 21:11:11 +08:00
  • a3f6a83f28
    Update README.md UptimeKuma 2021-10-05 20:47:43 +08:00
  • b7ae49c644 update github action LouisLam 2021-10-05 20:42:15 +08:00
  • edad2caf8e return the correct exit code from jest LouisLam 2021-10-05 20:40:40 +08:00
  • 2bf6a04f81 fix preparing test LouisLam 2021-10-05 20:37:32 +08:00
  • f0670dde20
    Update auto-test.yml Louis Lam 2021-10-05 20:33:47 +08:00
  • 73068763c0
    Create auto-test.yml Louis Lam 2021-10-05 20:32:48 +08:00
  • 73bf1216d1 [wip] more test LouisLam 2021-10-05 20:27:43 +08:00
  • 98436f91b5 Merge remote-tracking branch 'origin/master' LouisLam 2021-10-05 19:14:41 +08:00
  • 49720c709c improve the test with a single command only "npm test" LouisLam 2021-10-05 19:13:57 +08:00
  • 842d359ad3
    Update CONTRIBUTING.md Louis Lam 2021-10-05 18:17:54 +08:00
  • e71f5bf314 update dependencies LouisLam 2021-10-05 17:53:17 +08:00
  • 79e0c9e1f1 setup unit test for setup LouisLam 2021-10-05 17:39:44 +08:00
  • e08cbd0e44
    Merge branch 'louislam:master' into master Ioma Taani 2021-10-05 11:16:34 +02:00
  • 47db0b02e5 feat(monitor-checks): add translations for english and dutch Bert Verhelst 2021-10-05 10:34:13 +02:00
  • 803e325c60 fix(edit-monitor): remove keyword inputfield and status code prop Bert Verhelst 2021-10-05 10:27:23 +02:00
  • 7d4928a26f Merge branch 'master' into feature/monitor-checks Bert Verhelst 2021-10-05 10:24:05 +02:00
  • e6ff957d9d Merge remote-tracking branch 'origin/master' LouisLam 2021-10-05 16:12:44 +08:00
  • 865b721b79
    Merge pull request #519 from chakflying/improve-certInfo Louis Lam 2021-10-05 16:09:08 +08:00
  • b5d987863d Merge remote-tracking branch 'origin/master' LouisLam 2021-10-05 16:04:50 +08:00
  • 911690bea8
    Merge pull request #521 from bertyhell/bugfix/heartbeat-bar-cleanup Louis Lam 2021-10-05 16:04:33 +08:00
  • d25603e629 update jest test LouisLam 2021-10-05 16:03:35 +08:00
  • 259bcf9426 [SMTP] "To Email" is not required if CC/BCC is set. (#461) LouisLam 2021-10-05 15:57:13 +08:00
  • cf8e643c0e Merge remote-tracking branch 'louislam/master' into feature/monitor-checks Bert Verhelst 2021-10-05 09:21:28 +02:00
  • afeb424dc0 fix(edit-monitor): add translations to en.js Bert Verhelst 2021-10-05 09:20:24 +02:00
  • 6b44116245 Merge remote-tracking branch 'louislam/master' into feature/add-support-for-method-body-and-headers Bert Verhelst 2021-10-05 08:54:40 +02:00
  • aa478af286
    Merge pull request #557 from Saibamen/patch-1 Louis Lam 2021-10-05 12:54:29 +08:00
  • 5f8d0faacd
    Update CONTRIBUTING.md Adam Stachowicz 2021-10-05 02:44:50 +02:00
  • 707e05c330 Fix after merge Adam Stachowicz 2021-10-04 23:39:56 +02:00
  • 4da63c5fb8 Revert silentTranslationWarn change Adam Stachowicz 2021-10-04 23:33:52 +02:00
  • 8ae64843fc run update-language-files Adam Stachowicz 2021-10-04 23:32:16 +02:00
  • 23e64b8efd Merge branch 'master' into fix_pl_i18n Adam Stachowicz 2021-10-04 23:29:21 +02:00
  • 8c55a8bf98
    Update CONTRIBUTING.md Louis Lam 2021-10-04 23:31:36 +08:00
  • 387a8919f9
    Merge pull request #542 from csabibela/master Louis Lam 2021-10-04 21:14:12 +08:00
  • a1edc23b1d
    Merge pull request #540 from jtagcat/et4 Louis Lam 2021-10-04 21:13:14 +08:00
  • 7ee89fab5c
    fix(edit-monitor): Make json capitalised Bert Verhelst 2021-10-04 11:29:43 +02:00
  • 46a18a60ce
    Merge branch 'louislam:master' into master Ioma Taani 2021-10-04 08:54:21 +02:00
  • 980342546e Merge branch 'hu' Csábi Béla 2021-10-03 23:38:13 +02:00
  • 6b60dc9630 Initial Hungarian translation Csábi Béla 2021-10-03 23:15:34 +02:00
  • 8d22b43f24 Revert "Initial Hungarian translation" Csábi Béla 2021-10-03 23:11:19 +02:00
  • dad58341c6 Initial Hungarian translation Csábi Béla 2021-10-03 23:09:17 +02:00
  • 275902be38 update estonian translation jtagcat 2021-10-03 15:49:41 +03:00
  • 38213585f3 update style for et translation jtagcat 2021-10-03 15:43:00 +03:00
  • 37d1e50ff1 fix data path for test LouisLam 2021-10-03 18:18:47 +08:00
  • a2a4c70cf5 setup jest-puppeteer LouisLam 2021-10-03 18:16:55 +08:00
  • 446fc1af0b
    Update CONTRIBUTING.md Louis Lam 2021-10-03 16:04:16 +08:00
  • 51acd107e3 Merge branch 'master' into notification_form_i18n LouisLam 2021-10-03 15:28:33 +08:00
  • d3517e76c1 change to npm ci LouisLam 2021-10-03 15:27:15 +08:00
  • 3f0b85e5a8 feat(http-requests): add support for methods, body and headers for http Bert Verhelst 2021-10-02 16:48:27 +02:00
  • cf3fd42932
    Merge branch 'louislam:master' into master Ioma Taani 2021-10-02 13:04:27 +02:00
  • 2625cbe0d2 add script for downloading the dist files from github LouisLam 2021-10-02 14:43:31 +08:00
  • c93f42794f upload prebuilt dist to github release LouisLam 2021-10-02 01:48:15 +08:00
  • 668fd58af3 Fix: Slightly improve validity styling Nelson Chan 2021-10-01 22:43:09 +08:00
  • b7568e9caa Fix: Update Certificate Icon Nelson Chan 2021-10-01 22:29:22 +08:00