Commit graph

  • 1602435097 tested reverting a change to the testing harness Frank Elsinga 2024-10-04 03:57:15 +02:00
  • 814da4d307 fixed the skip condition correctly targetting the platforms I want Frank Elsinga 2024-10-04 03:37:52 +02:00
  • 29f8b4706d made sure that skipping of the testcase uses the provided mechanisms Frank Elsinga 2024-10-04 03:28:54 +02:00
  • 1b7057c7ab excluded arm from testcontainer runs Frank Elsinga 2024-10-04 03:10:09 +02:00
  • 6835846b10 made sure that CI is happy Frank Elsinga 2024-10-04 02:48:42 +02:00
  • c0faccee06 implemented a testcase for mqtt monitors Frank Elsinga 2024-02-03 18:09:16 +01:00
  • 04338025e4 add Separate multiple email addresses with commas to en.json sctnightcore 2024-10-17 11:01:48 +07:00
  • a6610340a5
    feat: different monitor timezones from user timezone (#5201) Marcello Domenis 2024-10-16 18:20:34 -07:00
  • 0a479ecb50
    Merge branch 'master' into fix/pause-child-monitors Peace 2024-10-17 00:22:51 +02:00
  • c9e5dff162
    perf: less recursion for isUnderMaintenance using db query Peace 2024-10-17 00:07:07 +02:00
  • 16c04f6ac2
    perf: less recursion for isParentActive using db query Peace 2024-10-17 00:06:40 +02:00
  • 5dc66e1495
    refactor: make getAllChildrenIDs more compact Peace 2024-10-17 00:05:55 +02:00
  • c079971a7b
    fix: cast getParent and getChildren to Beans Peace 2024-10-17 00:05:29 +02:00
  • 71c7ee69c7
    feat: db statement to get all active monitors Peace 2024-10-17 00:04:45 +02:00
  • 22dcba17c8
    fix: remove test logging Peace 2024-10-16 22:56:14 +02:00
  • f622898ff1
    perf: less sql statements and concurrent start/stop Peace 2024-10-16 22:54:15 +02:00
  • 009fda2268
    Update src/components/notifications/SendGrid.vue sctnightcore 2024-10-16 21:57:06 +07:00
  • ed6087e233
    fix: slack rich notification not working correctly (#5209) Frank Elsinga 2024-10-16 16:50:41 +02:00
  • 69c61925e2
    Update slack.js ro7it 2024-10-16 20:15:19 +05:30
  • f8101c7fe9 update lang sctnightcore 2024-10-16 20:19:22 +07:00
  • 8b015a6c4a remove required in parent.notification.sendgridSubject sctnightcore 2024-10-16 20:16:08 +07:00
  • a7cf694496 fix wrong object key sctnightcore 2024-10-16 20:14:46 +07:00
  • 5f4ad99119 fix: slack notification sending being broken Frank Elsinga 2024-10-16 15:09:02 +02:00
  • 5f96e6700e add HiddenInput and default of subject sctnightcore 2024-10-16 20:12:36 +07:00
  • f9c7091020 fix linit sctnightcore 2024-10-16 20:09:24 +07:00
  • 0719dcbe10
    Update server/notification-providers/send-grid.js sctnightcore 2024-10-16 20:06:58 +07:00
  • da737ba8c5
    Update src/components/NotificationDialog.vue sctnightcore 2024-10-16 20:06:39 +07:00
  • eeafb95d55
    Update src/components/notifications/SendGrid.vue sctnightcore 2024-10-16 20:06:20 +07:00
  • 0c7fc36e43
    Update src/components/notifications/index.js sctnightcore 2024-10-16 20:06:04 +07:00
  • 20fa15a549
    Update src/components/notifications/SendGrid.vue sctnightcore 2024-10-16 20:05:53 +07:00
  • 598f8e2472
    Update src/components/notifications/SendGrid.vue sctnightcore 2024-10-16 20:05:43 +07:00
  • 6e2acd0dcf
    Update src/components/notifications/SendGrid.vue sctnightcore 2024-10-16 20:05:36 +07:00
  • a3acae5772
    Merge 38af20403c into 42e77798e5 Daan Meijer 2024-10-16 12:58:56 +00:00
  • 42e77798e5
    Revert "Extend length of status bars in status page" (#5207) Frank Elsinga 2024-10-16 14:58:44 +02:00
  • e3681ce57e
    Revert "Extend length of status bars in status page (#4376)" revert-4376-progress-bar-redesign Frank Elsinga 2024-10-16 14:57:52 +02:00
  • 85dfe1f5d1
    fix: some errors from the performance optimization (#5196) Peace 2024-10-16 13:25:35 +02:00
  • 6e19fbf3c9 fix type name not same sctnightcore 2024-10-16 17:25:42 +07:00
  • 4ca48338b6 Add SendGrid Email sctnightcore 2024-10-16 17:12:16 +07:00
  • 44cd675910 Replace input type password with HiddenInput Suven-p 2024-10-16 07:34:08 +05:45
  • 4fa640ba08 Update messages Suven-p 2024-10-16 07:18:52 +05:45
  • 74da7e5cc1 Merge branch '5066_add_rabbitmq_support' of https://github.com/Suven-p/uptime-kuma into 5066_add_rabbitmq_support Suven-p 2024-10-16 07:06:40 +05:45
  • 1c020233e4 Add description and validation for nodes input field Suven-p 2024-10-16 07:06:22 +05:45
  • 4c47d2f12a Add translation string Suven-p 2024-10-16 06:11:54 +05:45
  • 5a16af40fd Webapp: add basic multiple admin users M1CK431 2023-08-14 23:24:29 +02:00
  • 1e7ec18a2f webapp > Settings: add breadcrumbs M1CK431 2023-08-04 01:40:12 +02:00
  • 27319b6ee1 Webapp > Settings > Security: adapt changePassword call M1CK431 2023-08-13 23:06:31 +02:00
  • 9521b8e122 API: ensure user is active in checkLogin helper M1CK431 2023-08-12 22:15:50 +02:00
  • 51f94d6cf5 API: add basic multiple admin users M1CK431 2023-08-01 00:23:55 +02:00
  • d5db40f40d API: make all resources users-agnostic M1CK431 2023-07-31 23:08:03 +02:00
  • 5e55215c9c wip Louis Lam 2024-10-16 05:12:06 +08:00
  • eeb614e450
    Merge branch 'master' into 5066_add_rabbitmq_support Suven-p 2024-10-15 08:21:17 +05:45
  • 2879b53b3c Add Rabbitmq monitor Suven-p 2024-10-15 07:53:31 +05:45
  • a7781f3f5b
    refactor: pass monitorIDs directly Peace 2024-10-15 00:11:00 +02:00
  • 16a41d53c1
    Merge branch 'master' into feature/show-group-status Peace 2024-10-14 23:08:57 +02:00
  • 6179f31348
    Merge branch 'master' into fix/pause-child-monitors Peace 2024-10-14 23:08:48 +02:00
  • ecb7612f22
    Revert "fix: display children as paused when pausing parent" Peace 2024-10-14 23:06:25 +02:00
  • d336d09d78
    fix: display children as paused when pausing parent Peace 2024-10-14 23:04:07 +02:00
  • 345a039607
    Merge branch 'master' into fix/bugs-from-performance-optimization Peace 2024-10-14 20:06:15 +02:00
  • 5700ab5022
    fix: add monitor tag ids to preload data Peace 2024-10-14 20:04:56 +02:00
  • 7e29d27e26
    fix: use placeholders for database queries Peace 2024-10-14 20:04:31 +02:00
  • b719d11500 Merge branch 'master' into fix-weblate-conflict2 Louis Lam 2024-10-15 00:56:41 +08:00
  • 93cc21271f wip Louis Lam 2024-10-15 00:40:46 +08:00
  • b7d2cedf2e Translated using Weblate (Turkish) Ömer Faruk Genç 2024-10-14 08:23:01 +00:00
  • f3ee9c2cad Translated using Weblate (Czech) Buchtič 2024-10-14 14:35:25 +00:00
  • 17135240e9
    Merge branch 'master' into extracted-group-monitor Frank Elsinga 2024-10-14 01:15:18 +02:00
  • b02b21299b
    feat: set group to pending if all childs are paused. Peace 2024-10-14 00:01:55 +02:00
  • 9eda25d0b6
    revert: fix: pause child monitors if parent is paused Peace 2024-10-13 23:29:11 +02:00
  • aa056bf308
    style: run linting Peace 2024-10-13 23:07:58 +02:00
  • 42641b053f
    fix: some errors from the performance optimization Peace 2024-10-13 23:02:02 +02:00
  • 8a4e295882 Merge branch 'master' into 2.0-last-part Louis Lam 2024-10-13 14:34:11 +08:00
  • d1677300a4
    style: fix formatting Peace 2024-10-13 01:16:16 +02:00
  • b4fabbb00f
    fix: update children in ui on pause Peace 2024-10-13 01:14:24 +02:00
  • 703e3d0fae
    fix: pause child monitors if parent is paused Peace 2024-10-13 00:25:45 +02:00
  • a3376069d0
    fix: remove test logs Peace 2024-10-12 23:39:35 +02:00
  • 90b9173cfb
    style: fix formatting Peace 2024-10-12 23:27:34 +02:00
  • 50d6ea36a4
    feat: show child status on group error Peace 2024-10-12 23:24:56 +02:00
  • fe91ffcc9d wip Louis Lam 2024-10-13 00:51:55 +08:00
  • f65e5e5848
    Update NextPingTimer.vue mohit-nagaraj 2024-10-12 13:16:30 +05:30
  • 582fb6c5ad Added translation using Weblate (English (Middle)) Mohit Nagaraj 2024-10-12 03:23:55 +00:00
  • a4ab9caa43
    FIx 1 mohit-nagaraj 2024-10-12 08:50:36 +05:30
  • 5ce3f0615f
    Component breakdown mohit-nagaraj 2024-10-12 08:42:45 +05:30
  • d7f9a9b471
    lint fixes mohit-nagaraj 2024-10-12 01:11:07 +05:30
  • e90965a212
    better formatting mohit-nagaraj 2024-10-12 01:08:36 +05:30
  • f010d7f874
    feat(app): #5120 Upcoming heartbeat timer mohit-nagaraj 2024-10-12 00:54:37 +05:30
  • 4632030a5e wip Louis Lam 2024-10-11 18:06:59 +08:00
  • 9684d34ad0
    Revert "refactor: fix check for empty string" mohit-nagaraj 2024-10-11 15:11:13 +05:30
  • 776f4f2d5f wip Louis Lam 2024-10-11 17:10:29 +08:00
  • dda40610c7
    feat: new notification provider 46elks (#5184) Erlaan 2024-10-11 11:07:34 +02:00
  • 5e497dbdfb
    Applied formatting change Frank Elsinga 2024-10-11 11:04:48 +02:00
  • 71f3aa3893
    Applied formatting change Frank Elsinga 2024-10-11 11:04:40 +02:00
  • 0624458719
    Applied formatting change Frank Elsinga 2024-10-11 11:04:28 +02:00
  • dcb675a343
    update mohit-nagaraj 2024-10-11 14:23:35 +05:30
  • 7562212483 Merge branch 'master' into 2.0-last-part Louis Lam 2024-10-11 16:53:16 +08:00
  • e868ebb68e
    Merge branch 'louislam:master' into master Mohit Nagaraj 2024-10-11 14:02:19 +05:30
  • adb5cbe425
    Merge pull request #1 from mohit-nagaraj/deepsource-autofix-1bba350f Mohit Nagaraj 2024-10-11 14:01:58 +05:30
  • 949198d09e
    refactor: fix check for empty string deepsource-autofix[bot] 2024-10-11 08:31:13 +00:00
  • 87f3c2ef94
    ci: update .deepsource.toml deepsource-io[bot] 2024-10-11 07:59:07 +00:00
  • 498786eb39
    ci: add .deepsource.toml deepsource-io[bot] 2024-10-11 07:51:20 +00:00
  • 062fba33e7
    fix: duplicate from upstream Cassandra 2024-10-11 09:19:48 +02:00
  • 20e4fd1f84 I notice i missed a translatekey in en.json so i added it Erlaan 2024-10-11 08:48:46 +02:00