Commit graph

  • b0d1d913bc Translated using Weblate (Catalan) Gil Obradors 2025-03-27 19:15:23 +00:00
  • da8a697b51 Translated using Weblate (Hungarian) Kisem 2025-03-27 19:15:23 +00:00
  • bb7c0d9e09 Translated using Weblate (Hungarian) Dominik727 2025-03-27 19:15:23 +00:00
  • db835a0309 Translated using Weblate (Hungarian) Alex Nagy 2025-03-27 19:15:23 +00:00
  • 44db422128
    Update vite (#5731) Louis Lam 2025-03-28 16:34:23 +08:00
  • bde7a0920d
    Fixed: Links in review guidelines GJS 2025-03-28 09:19:08 +01:00
  • 73106c08bb
    Fixed: Correct link to pull request guidelines in the template GJS 2025-03-28 09:03:56 +01:00
  • a80d4b253d
    Renamed: Change REVIEW_PROCESS.md to REVIEW_GUIDELINES.md GJS 2025-03-28 08:43:41 +01:00
  • 7fd15e5a50
    Add Lithuanian language code to dropdown mantak 2025-03-27 21:59:42 +02:00
  • 36ef4d1a2c
    Updated: Add missing details to pull request guideline GJS 2025-03-27 20:21:21 +01:00
  • 6df41e683e Update vite Louis Lam 2025-03-28 01:32:20 +08:00
  • e105d690f6
    Updated: Revise and fix linter issues in CONTRIBUTING.md GJS 2025-03-27 12:17:31 +01:00
  • e284ed72c9
    Merge branch 'master' into master Filippo 2025-03-26 22:13:28 +01:00
  • 30f82b9cb4
    feat: add notification provider PushPlus (#5716) Teror Fox 2025-03-27 00:31:34 +08:00
  • 37df855249
    chore: improve code Teror Fox 2025-03-26 23:30:59 +08:00
  • f499427916
    chore: remove translation for PushPlus Token from en.json Teror Fox 2025-03-26 23:17:25 +08:00
  • 674d2b2424
    Update src/components/notifications/PushPlus.vue Teror Fox 2025-03-26 23:12:34 +08:00
  • 478e0ad5b2
    Update src/components/NotificationDialog.vue Teror Fox 2025-03-26 23:12:09 +08:00
  • a7624bb747
    Update server/notification-providers/pushplus.js Teror Fox 2025-03-26 23:11:40 +08:00
  • dd1b6dad6e
    Update url for Matrix Login to match Matrix Spec v1.13 Marcel 2025-03-26 15:50:31 +01:00
  • 23e8dc6375 Change default choice to APIv1 for backwards compability AxeKam333 2025-03-26 14:43:38 +01:00
  • 3233ce4746 Fix showing TTS model bug,add default TTS model. AxeKam333 2025-03-26 12:52:52 +01:00
  • 284e3ea159
    Updated: Revise wording for pull request template GJS 2025-03-26 10:29:35 +01:00
  • 2f645b6961
    Merge branch 'master' into smseagle Aleksander 2025-03-26 10:05:41 +02:00
  • e1bef33742
    New file: Introduce Review Process document for Uptime Kuma GJS 2025-03-26 08:55:15 +01:00
  • 88e1016fa9
    Renamed and Updated: Change file extension and update content in feature_request.yml GJS 2025-03-26 07:43:24 +01:00
  • 3ad2e4b304
    Renamed and Updated: Rename bug_report.yaml to bug_report.yml and adjust label GJS 2025-03-26 07:43:07 +01:00
  • e00f6a4d06
    Renamed: Change file name from ask-for-help.yaml to ask_for_help.yml GJS 2025-03-26 07:42:46 +01:00
  • 2368e43863
    Updated: Modify pull request template to include delay notice GJS 2025-03-26 07:18:10 +01:00
  • ed25326ddf
    Updated: Adjust issue templates for improved clarity and usability GJS 2025-03-25 16:30:33 +01:00
  • 74c784db32
    Update: Add priority label and clarify security issue reporting guidelines GJS 2025-03-25 12:52:01 +01:00
  • da777030e5
    Update: Implement feature request suspension and new guidelines GJS 2025-03-25 12:51:40 +01:00
  • 08724ed82a
    Updated: Enhance bug report template with new guidelines and structure GJS 2025-03-25 12:50:50 +01:00
  • 1968ae620c
    Updated: Enhance ask-for-help template with new guidelines and structure GJS 2025-03-25 12:50:22 +01:00
  • 7a94fc86cd Added health check alert when the health check monitor is down XGhozt 2025-03-24 23:01:36 -07:00
  • b8f3541a30 Fixed typo XGhozt 2025-03-24 21:33:27 -07:00
  • 4042085fbb
    Merge branch 'louislam:master' into health-check XGhozt 2025-03-24 21:32:17 -07:00
  • 112e6fa056
    Merge branch 'master' into smtp Frank Elsinga 2025-03-25 02:25:21 +01:00
  • d3144dcd61
    Merge branch 'master' into pushplus Frank Elsinga 2025-03-25 00:53:47 +01:00
  • 9b78f6c988
    Change formatting Frank Elsinga 2025-03-25 00:53:29 +01:00
  • 6eeb61f2ee
    Merge branch 'master' into master Filippo 2025-03-24 19:48:25 +01:00
  • 10a518e72e
    Fix #5721: Change proxy port column type to integer to support larger port numbers (#5724) Louis Lam 2025-03-25 02:07:15 +08:00
  • 787b533ea7 Fix #5721 fix-5721 Louis Lam 2025-03-25 01:33:25 +08:00
  • 2441105e5b Fix /api/push/:pushToken route returning 404 error on non-GET HTTP methods underscoren 2025-03-24 16:38:26 +00:00
  • 7ce61677cb fix: fix translate file Teror Fox 2025-03-24 15:34:02 +00:00
  • 18a2c8168b Added initial working "Health Check" feature XGhozt 2025-03-23 04:43:49 -07:00
  • f08695958e
    Update PushPlus.vue Teror Fox 2025-03-23 10:23:22 +08:00
  • 7746e4961a
    Merge branch 'master' into pushplus Teror Fox 2025-03-23 10:22:08 +08:00
  • fb499c8a9c
    Merge branch 'master' into master Filippo 2025-03-22 13:07:00 +01:00
  • a7d1b99719
    Update dependencies (#5715) Louis Lam 2025-03-22 16:40:31 +08:00
  • 0b146e27c4
    feat(notifications): add link for pushplus docs Teror Fox 2025-03-22 16:13:58 +08:00
  • 08718a9701
    refactor(notification-providers): improve code for pushplus Teror Fox 2025-03-22 16:11:04 +08:00
  • ecd6b69eaf
    fix(components): 修正 PushPlus 服务名称 Teror Fox 2025-03-22 15:44:29 +08:00
  • 387c31b488
    fix(notification-providers): 更新 PushPlus 接口调用参数 Teror Fox 2025-03-22 15:36:13 +08:00
  • 82a79418ed
    refactor(notification): 重构 PushPlusPlus 通知提供商 Teror Fox 2025-03-22 15:31:59 +08:00
  • 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