Commit graph

  • 657d10970b
    refactor(notifications): 更新 PushPlusPlus 组件中的 SendKey 字段名称 Teror Fox 2025-03-22 13:53:50 +08:00
  • 10fe953b52
    fix(notification): 修正 PushPlusPlus 通知提供商的令牌使用错误 Teror Fox 2025-03-22 13:51:00 +08:00
  • c7b8055cdc
    refactor(server): 调整通知服务顺序并移除重复项 Teror Fox 2025-03-22 13:41:10 +08:00
  • 6f72ddbb72
    feat(notification): 新增 PushPlusPlus 通知支持 Teror Fox 2025-03-22 13:40:19 +08:00
  • be7a415d00
    Merge branch 'master' into npm-update Louis Lam 2025-03-22 09:08:59 +08:00
  • f50e26edd6
    Update PWA icons to have transparency (#5714) Steven Stromberg 2025-03-21 18:05:21 -06:00
  • 76b616e0eb Update dependencies Louis Lam 2025-03-22 08:03:57 +08:00
  • a5252f0b1a
    Merge branch 'master' into gyozaguy/update_pwa_icons Louis Lam 2025-03-22 07:53:31 +08:00
  • 693af34637
    Merge branch 'master' into master Filippo 2025-03-21 18:59:46 +01:00
  • 00cabbf2bb Updated PWA icons to have transparency Steven Stromberg 2025-03-21 10:15:50 -06:00
  • b0610c02ac
    Add Telegram custom bot api server support (#5668) RaminMT 2025-03-21 06:38:20 +03:30
  • b02ce036b5 Apply review notes Ramin Mazloomi 2025-03-21 05:54:49 +03:30
  • ec2356c646 feat(conditions): document comment Luis Briceño 2025-03-20 09:39:34 -05:00
  • d338274214 feat(conditions): enforce all records to be checked Luis Briceño 2025-03-20 09:27:34 -05:00
  • c200a3450b Add default completion. Update Apiv1 message type selection AxeKam333 2025-03-20 09:26:53 +01:00
  • d61ef04040 Fix auto test check linter issue Ramin Mazloomi 2025-03-19 04:32:45 +03:30
  • 6dd37e1ab1 Merge branch 'master' into telegram-custom-server Ramin Mazloomi 2025-03-19 04:10:46 +03:30
  • fffa5ebff4
    Merge branch 'master' into add-onechat-notification Pargorn Ruasijan 2025-03-18 20:39:47 +07:00
  • 5026ab09e1
    Merge branch 'master' into master Filippo 2025-03-18 13:39:20 +01:00
  • 6f8f8f955f
    Add WhatsApp (WAHA) notification provider (#5647) devlikeapro 2025-03-18 19:06:43 +07:00
  • 9731102144
    Merge branch 'master' into notification-WAHA devlikeapro 2025-03-18 11:16:54 +07:00
  • ab8d6dda75 remove deadline field and repurpose timeout semantics filippolauria 2025-03-17 16:15:36 +01:00
  • dd88107f55
    Merge branch 'master' into add-onechat-notification Pargorn Ruasijan 2025-03-17 17:11:14 +07:00
  • 23277149a0
    Fixed typo in maintenance.js akaBilih 2025-03-16 20:03:48 +01:00
  • bd417fd110
    Fixed typo in maintenance.js akaBilih 2025-03-16 19:50:53 +01:00
  • 89376b7b7c
    Fixed bug in maintenance.js akaBilih 2025-03-16 19:36:22 +01:00
  • e2d011d38f
    Merge branch 'louislam:master' into master Mohit Nagaraj 2025-03-16 22:06:30 +05:30
  • f88ca74627
    fix(db): allow connections to backend dbs that require ssl Nick Pappas 2025-03-14 16:21:17 -05:00
  • a59331e6e1
    Merge branch 'master' into master Filippo 2025-03-14 15:12:52 +01:00
  • 59c379ade1 clarify ping timeout labels and descriptions filippolauria 2025-03-14 15:11:06 +01:00
  • 9857770cc7
    feat: rework notification templating and add support for telegram (#5637) Sergio Conde Gómez 2025-03-14 12:51:07 +01:00
  • b64d0020cb feat: create templated components and unify notification templating code Sergio Conde 2025-03-12 18:42:56 +01:00
  • 6eb39c9a59 feat: telegram notification templating Sergio Conde 2025-02-20 14:42:44 +01:00
  • 0a5af4fd18
    Merge a8a8dcf134 into fce824f5a8 Nathan Neulinger 2025-03-14 01:40:32 +00:00
  • fce824f5a8
    feat: Support YZJ notification provider (#5686) Harry 2025-03-14 09:40:13 +08:00
  • 3d5c4c663b
    add a comment what yzjtype=0 menas Frank Elsinga 2025-03-14 02:31:24 +01:00
  • 0e8ba90fcd Add WhatsApp (WAHA) notification provider devlikepro 2025-02-24 14:49:26 +07:00
  • 680fcc06f4 remove yzjType field innerpeacez 2025-03-13 09:20:01 +08:00
  • 1d3e811e1b Add minor Api translation AxeKam333 2025-03-12 15:43:27 +01:00
  • 95c015ac28 Add calls to Apiv1 AxeKam333 2025-03-12 15:30:47 +01:00
  • e67cce70b9 Add Apiv1 http for backwards compatibility AxeKam333 2025-03-12 14:00:08 +01:00
  • 16e3b05141 Merge branch 'master' of https://github.com/filippolauria/uptime-kuma filippolauria 2025-03-12 12:15:41 +01:00
  • a769a2d0e0 removed ping_timeout field in favor of common timeout field filippolauria 2025-03-12 12:15:37 +01:00
  • bc88c03e22
    Update src/components/notifications/YZJ.vue Harry 2025-03-12 13:16:08 +08:00
  • d6c7d8a4f5
    Update server/notification-providers/yzj.js Harry 2025-03-12 13:11:12 +08:00
  • e8207fed97 add ping to timeout field and alphabetically sort monitor types filippolauria 2025-03-11 11:59:02 +01:00
  • 7110c6d30e added binding between ping model parameters and the new ping implementation filippolauria 2025-03-11 11:55:27 +01:00
  • 3c07c79d15
    Merge branch 'master' into master Filippo 2025-03-11 09:24:45 +01:00
  • e441b6d76b Fix theoretical issue Joseph 2025-02-15 22:56:11 -05:00
  • dc0d24e2f6 Fix Edge Case Issue Joseph 2025-02-16 03:05:06 +00:00
  • 30da6e04f6 Remove Last Debug Elements Joseph 2025-02-16 01:31:11 +00:00
  • 885e662206 Refresh Certificate Expiry Times on Status Pages Joseph 2025-02-16 01:10:24 +00:00
  • bd70abce6e fix eslint innerpeacez 2025-03-11 10:27:42 +08:00
  • 56c547f00a optimized innerpeacez 2025-03-11 10:22:28 +08:00
  • 921ec647f5
    Update src/lang/en.json Harry 2025-03-11 09:50:26 +08:00
  • bc882eaef8
    Update src/components/notifications/YZJ.vue Harry 2025-03-11 09:49:18 +08:00
  • f7f2817cf1 Restore zh-CH.json innerpeacez 2025-03-10 17:32:52 +08:00
  • b9884ae156 update notification dialog innerpeacez 2025-03-10 15:20:45 +08:00
  • ea77747ff6 fix lint innerpeacez 2025-03-10 14:46:33 +08:00
  • efbfc11c39 yzj notification provider innerpeacez 2025-03-10 14:22:17 +08:00
  • d493a0171e Support YZJ notification provider innerpeacez 2025-03-10 14:21:07 +08:00
  • 5bc9a0d64a add subprotocol selection + translation keys PoleTransformer 2025-03-09 17:30:12 -07:00
  • 8da929c59f
    Update README.md Aman Patel 2025-03-08 21:40:17 +05:30
  • 526daffc04 Issue #5143: Initial discussion on Oracle monitoring support Danilo Dorgam 2025-03-07 21:28:41 -03:00
  • ca3effc8df
    Merge 9579df30f2 into cf44d39e1b Louis Lam 2025-03-07 22:55:22 +00:00
  • 8e1dc82447
    Merge 15d7bef780 into cf44d39e1b Hiago Silva Souza 2025-03-07 22:55:22 +00:00
  • 486c2cdca3
    Merge 9b9233f192 into cf44d39e1b Suven-p 2025-03-07 22:55:14 +00:00
  • a9182f83ee
    Merge ef70ed28db into cf44d39e1b Jan K. 2025-03-07 22:55:14 +00:00
  • cf44d39e1b
    Do not use --production flag anymore (#5644) Melroy van den Berg 2025-03-07 23:55:02 +01:00
  • b3e0297dc9
    Merge branch 'master' into patch-1 Frank Elsinga 2025-03-07 22:38:07 +01:00
  • 230832c382
    Update TLS expiration warning (#5659) Fred Nnaji 2025-03-07 22:49:38 +02:00
  • 6fb47676ec
    Merge branch 'master' into patch-1 Frank Elsinga 2025-03-07 21:29:22 +01:00
  • 1b2b9d44c9 Merge branch 'master' of https://github.com/filippolauria/uptime-kuma filippolauria 2025-03-06 16:34:40 +01:00
  • d12a0b3178 inline ping validation constants filippolauria 2025-03-06 16:32:20 +01:00
  • 32ed245f1a
    Merge branch 'master' into master Filippo 2025-03-04 12:37:42 +01:00
  • f275d5611b fix: numeric flag now properly passed to the underlying function filippolauria 2025-03-04 12:11:51 +01:00
  • 0bb2756f9c added/fixed translations filippolauria 2025-03-04 11:01:23 +01:00
  • e0166f5eca migrated from old to new migration system based on knex filippolauria 2025-03-04 10:11:34 +01:00
  • c9a3cff3e3
    Merge branch 'master' into feature/umami-analytics-status-page hadestructhor 2025-03-03 21:10:11 +01:00
  • 9579df30f2
    feat: allow users to @People in DingTalk notifications (#5464) 2.1.X xx 2025-03-04 00:35:57 +08:00
  • 6a63aad4f4 Add support for custom telegram bot api server Ramin Mazloomi 2025-02-28 18:34:47 +03:30
  • 19cbf18a99 Add ring calls, tts and tts advanced calls AxeKam333 2025-02-28 12:45:33 +01:00
  • 9c344ad371
    Replace dns2 module with dns-packet ekrekeler 2025-02-28 02:54:56 -06:00
  • 62ced29d7f
    Merge branch 'master' into add-gov-notify-provider Toby Liddicoat 2025-02-27 20:25:12 +00:00
  • 0ca978a97b Fix spacing inconsistencies in code formatting Toby Liddicoat 2025-02-27 20:15:35 +00:00
  • fdd1ece65b Fix inconsistent bracket spacing and cleanup unused comment Toby Liddicoat 2025-02-27 20:08:44 +00:00
  • 9081025c4a Refactor modules for improved readability and consistency Toby Liddicoat 2025-02-27 19:58:07 +00:00
  • 123854b92c
    Merge branch 'master' into feat-searchText-from-stringbase-to-regexbase GJS 2025-02-27 18:56:17 +01:00
  • c7d7fdd632
    Update dependencies (#5664) Louis Lam 2025-02-28 01:32:23 +08:00
  • a93edf45b0 Rollback to vite 5.x, as 6.x is not working Louis Lam 2025-02-28 01:19:14 +08:00
  • 4a707fa99d Update dependencies Louis Lam 2025-02-28 01:15:08 +08:00
  • 7ffcb32dcf
    Merge aee2a0791f into 0fc6998a31 msaleemCinnova 2025-02-27 16:41:31 +00:00
  • 0fc6998a31
    Translations Update from Weblate (#5474) Louis Lam 2025-02-28 00:41:09 +08:00
  • e0f25eba60 Updated form to send simultaneously to phone, groups and contacts AxeKam333 2025-02-27 16:46:12 +01:00
  • 956fdfb3ad
    Merge branch 'louislam:master' into feat-searchText-from-stringbase-to-regexbase (01) GJS 2025-02-27 12:55:44 +01:00
  • ac3ba1c63c
    Merge branch 'louislam:master' into feat-remove-multiple-monitors-at-once GJS 2025-02-27 12:45:39 +01:00
  • bfd4b84a19 Translated using Weblate (Russian) hamx01 2025-02-24 11:41:30 +00:00
  • eef742fe93 Translated using Weblate (Russian) DJEDIVER 2025-02-24 11:41:30 +00:00
  • 4307f7f79b Translated using Weblate (Portuguese (Portugal)) nikito7 2025-02-24 11:41:29 +00:00
  • 1bf98aa114 Translated using Weblate (Spanish) Fernando Pindado 2025-02-24 11:41:29 +00:00