Commit graph

  • 135dbb34a6
    Merge branch 'master' into moved-repeated-func-statusToString-to-utils Tanmay Shinde 2024-10-07 21:35:23 +05:30
  • 601aa7f28b refactor: moved statusToString to utils, fix: typescript errors tanmay4u02 2024-10-07 20:01:11 +05:30
  • 6be297fd46 Merge branch 'master' into 2.0-last-part Louis Lam 2024-10-07 19:18:59 +08:00
  • e773e454e9
    Fix #5157 and cleanup some devcontainer code (#5162) Louis Lam 2024-10-07 19:06:28 +08:00
  • 9e41b10ac1 Fix #5157 and cleanup some devcontainer code Louis Lam 2024-10-07 19:01:03 +08:00
  • 31ce34da77 wip Louis Lam 2024-10-07 18:56:07 +08:00
  • 958f96f06d Translated using Weblate (Chinese (Simplified)) AnnAngela 2024-10-06 07:47:27 +00:00
  • 6a84e409cb
    Update README.md Chhand Chaughule 2024-10-07 11:37:20 +05:30
  • 7f1042976b Merge branch 'master' into 2.0-last-part Louis Lam 2024-10-07 13:20:32 +08:00
  • d0067a0a12
    improve page load performance of large amount urls (#5025) vishalsabhaya 2024-10-06 10:36:54 +09:00
  • d321b77c51
    Fixed a typo Frank Elsinga 2024-10-06 03:28:00 +02:00
  • 90dd60d35a
    Merge branch 'master' into load-performance-improve Frank Elsinga 2024-10-06 03:22:11 +02:00
  • ede8282242
    Apply suggestions from code review Frank Elsinga 2024-10-06 03:21:43 +02:00
  • f1577a42e4
    Removed unnessesary returns Frank Elsinga 2024-10-06 03:15:25 +02:00
  • 533482393a
    Fixed a typo I introduced in the last commit Frank Elsinga 2024-10-06 03:02:14 +02:00
  • 4b3cfb6283
    inlined two functions which don't not need to exist Frank Elsinga 2024-10-06 02:50:21 +02:00
  • 130d8d0177 Translated using Weblate (Basque) Txopi 2024-10-05 15:59:14 +00:00
  • f791d4a9bf
    feat: monitor debug curl (#5152) nekojanai 2024-10-06 02:27:15 +02:00
  • 21dfc2e9da
    Merge branch 'master' into feat/monitor_curl_debug Frank Elsinga 2024-10-06 01:50:28 +02:00
  • eeb46669b4
    Apply a few suggestions from code review to make translating simpler Frank Elsinga 2024-10-06 01:50:02 +02:00
  • d52a2b3549 feat: curl debug info styling nekojanai 2024-10-05 23:09:41 +02:00
  • 9905ca574c Translated using Weblate (Irish) Aindriú Mac Giolla Eoin 2024-10-04 12:55:34 +00:00
  • fc429108ac Translated using Weblate (Polish) janinainfa 2024-10-04 22:21:54 +00:00
  • 10ffde2595 Translated using Weblate (French) Cyril59310 2024-10-04 16:29:09 +00:00
  • a5faa4b225
    refactor: removed fs-rmsync extra func used for node <14 (#5159) Tanmay Shinde 2024-10-05 19:57:17 +05:30
  • 1bfad7ad24 removed node 14 script command from package.json tanmay4u02 2024-10-05 18:15:41 +05:30
  • 17b4a29662 refactor: removed fs-rmsync extra func used for node <14 tanmay4u02 2024-10-05 09:56:27 +05:30
  • a83dc26359 feat: curl debug bug fix nekojanai 2024-10-04 19:32:56 +02:00
  • 751e8faca6 feat: curl debug add user agent and split up info nekojanai 2024-10-04 19:31:06 +02:00
  • dbe1b34782 feat: curl debug fix lint nekojanai 2024-10-04 19:10:01 +02:00
  • 44c22889e7 feat: add info to debug curl request nekojanai 2024-10-04 19:03:37 +02:00
  • 3ac8315289 feat: change copy button of debug curl request nekojanai 2024-10-04 18:56:08 +02:00
  • 374338b91d feat: changed curl debug command generation nekojanai 2024-10-04 18:36:00 +02:00
  • 252ea01685 feat: monitor debug curl nekojanai 2024-10-02 18:52:38 +02:00
  • da168fc220
    fix: Both Add and Home being shown as selected on the homescreen (#3256) Frank Elsinga 2024-10-04 14:33:21 +02:00
  • b9b48e1b2d Translated using Weblate (Ukrainian) stanol 2024-10-04 09:54:10 +00:00
  • a760898281 Translated using Weblate (Indonesian) Harry Suryapambagya 2024-10-04 01:25:03 +00:00
  • 289b72d07d Translated using Weblate (German) Marco 2024-10-04 10:50:03 +00:00
  • 9257a7a19e Translated using Weblate (German (Switzerland)) Marco 2024-10-04 10:50:05 +00:00
  • 8084c7e61c Translated using Weblate (Bulgarian) MrEddX 2024-10-04 07:22:13 +00:00
  • 1cf88f4fea
    Disable certificate expiry notification when SSL errors are ignored (#5156) Suven-p 2024-10-04 17:35:24 +05:45
  • 21a01e8641 Disable certificate expiry notification when SSL errors are ignored Suven-p 2024-10-04 13:15:09 +05:45
  • 0f6cb15561
    removed node 22 from ci to debug a testcase failiour Frank Elsinga 2024-10-04 04:20:22 +02:00
  • 14199dc2cb
    bumped the node versions tested in CI and removed a few of the needs constraints making CI run slower than it can Frank Elsinga 2024-10-04 04:05:18 +02:00
  • c247ecdb10 tested reverting a change to the testing harness testcontainers Frank Elsinga 2024-10-04 03:57:15 +02:00
  • 28c5191195 fixed the skip condition correctly targetting the platforms I want Frank Elsinga 2024-10-04 03:37:52 +02:00
  • a6a662e751 made sure that skipping of the testcase uses the provided mechanisms Frank Elsinga 2024-10-04 03:28:54 +02:00
  • e97fd40b54 excluded arm from testcontainer runs Frank Elsinga 2024-10-04 03:10:09 +02:00
  • e80a6ef728 Translations Update from Weblate (#5072) UptimeKumaBot 2024-10-04 08:59:48 +08:00
  • e262056512 Better description for shrink database button (#4814) Frank Elsinga 2024-10-04 02:54:28 +02:00
  • e8e83808d3
    Translations Update from Weblate (#5072) UptimeKumaBot 2024-10-04 08:59:48 +08:00
  • 324d879aad Translated using Weblate (Burmese) Aung ko 2024-09-30 16:43:47 +00:00
  • d2a44487b3 Translated using Weblate (Hindi) Satveek Gupta 2024-09-30 16:43:46 +00:00
  • 35668219ec Translated using Weblate (Turkish) Ömer Faruk GÖL 2024-09-30 16:43:46 +00:00
  • 895f6d2ff1 Translated using Weblate (Portuguese (Brazil)) Lucius Gaitán 2024-09-30 16:43:46 +00:00
  • 3088cc6141 Translated using Weblate (Korean) Shinwoo PARK 2024-09-30 16:43:46 +00:00
  • 98415bd419 Translated using Weblate (Persian) Mohammad Hesam Imani 2024-09-30 16:43:46 +00:00
  • 087d20b775 Translated using Weblate (Portuguese (Brazil)) AlanFarley 2024-09-30 16:43:46 +00:00
  • ec7923f4fd Translated using Weblate (Belarusian) Ivan M 2024-09-30 16:43:46 +00:00
  • 86b3ff6bfd Translated using Weblate (Dutch) B3CKDOOR 2024-09-30 16:43:46 +00:00
  • e6159d9ab4 Translated using Weblate (Italian) Elia Ronchetti 2024-09-30 16:43:45 +00:00
  • e781325633 Translated using Weblate (Italian) Ossie Stinga 2024-09-30 16:43:45 +00:00
  • 72478090e7 Translated using Weblate (Persian) Sajjad Jazini 2024-09-30 16:43:45 +00:00
  • 50ec9fec05 Translated using Weblate (Bulgarian) MrEddX 2024-09-30 16:43:45 +00:00
  • 62c55f0e25 Translated using Weblate (Irish) Aindriú Mac Giolla Eoin 2024-09-30 16:43:45 +00:00
  • 3ab35c38fc Translated using Weblate (Korean) Hyeonho Kang 2024-09-30 16:43:45 +00:00
  • 1d86fa2b5c Translated using Weblate (Ukrainian) stanol 2024-09-30 16:43:45 +00:00
  • cef072cae9 Translated using Weblate (Romanian) kindercat 2024-09-30 16:43:45 +00:00
  • abcc98c836 Translated using Weblate (Chinese (Simplified)) AnnAngela 2024-09-30 16:43:44 +00:00
  • aa38344c3d Translated using Weblate (Vietnamese) Lee Min Waan 2024-09-30 16:43:44 +00:00
  • 9ff0ae67df Translated using Weblate (Indonesian) Harry Suryapambagya 2024-09-30 16:43:44 +00:00
  • a14d05daab Translated using Weblate (Czech) Michal 2024-09-30 16:43:44 +00:00
  • 93c5ab0bd8 Translated using Weblate (Finnish) Ilkka Myller 2024-09-30 16:43:44 +00:00
  • d27a9e7d7f Translated using Weblate (German) Marco 2024-09-30 16:43:44 +00:00
  • c120c37030 Translated using Weblate (French) Cyril59310 2024-09-30 16:43:44 +00:00
  • acd1e7211a Translated using Weblate (Chinese (Traditional, Hong Kong)) Louis Lam 2024-09-30 16:43:43 +00:00
  • e40ce59e66
    Better description for shrink database button (#4814) Frank Elsinga 2024-10-04 02:54:28 +02:00
  • 4bbd9430f3 made sure that CI is happy Frank Elsinga 2024-10-04 02:48:42 +02:00
  • 18d80b254b implemented a testcase for mqtt monitors Frank Elsinga 2024-02-03 18:09:16 +01:00
  • a309cf0e2c
    tests: improve playwright test readability (#5149) artshllaku 2024-10-03 11:20:27 +02:00
  • 862dfadbf3 Adding IF NOT EXIST to the query Damyan Petkov 2024-10-03 00:01:42 -04:00
  • 280fcc20de fix requested changes & made improvements ArtSh1 2024-10-03 01:39:58 +02:00
  • b15e9ffa56 pw - improve playwright tests ArtSh1 2024-10-02 00:09:51 +02:00
  • 9ee0171024 fix lint warnings ArtSh1 2024-10-01 23:24:15 +02:00
  • db874fe91c fix lint ArtSh1 2024-10-01 23:16:59 +02:00
  • 47835b447b fix lint checks ArtSh1 2024-10-01 18:52:18 +02:00
  • c5390c8639 pw - refactor: restructure test setup and monitor form interactions with reusable classes ArtSh1 2024-10-01 18:08:23 +02:00
  • 0071775525
    Add serverchan3 support for serverchan notification provider (#5145) Easy 2024-10-01 16:28:47 +08:00
  • edb0ec055c
    Fixed lifting issue Frank Elsinga 2024-10-01 09:31:09 +02:00
  • 9e9f16ffa3 remove empty line Easy 2024-10-01 15:11:18 +08:00
  • 0178cadf36 add serverchan3 support Easy 2024-10-01 15:02:44 +08:00
  • 32dc76a085 Update to 1.23.15 1.23.15 Louis Lam 2024-09-30 05:44:32 +08:00
  • c6d6061a9f
    Pin cheerio to avoid the breaking change of undici (#5142) Louis Lam 2024-09-30 05:41:31 +08:00
  • 220feb692d Pin cheerio to avoid the breaking change of undici Louis Lam 2024-09-30 05:07:53 +08:00
  • 51892c789a Merge branch 'master' into 2.0-last-part Louis Lam 2024-09-29 23:26:27 +08:00
  • 46d90a6a99
    1.23.14 changes merge to 2.0.0 (#5138) Louis Lam 2024-09-29 23:06:09 +08:00
  • 3479992302 Resolve conflict of package-lock.json Louis Lam 2024-09-29 22:13:05 +08:00
  • 030bb1c0b8 Merge branch 'master' into 1.23.14-to-2.0.0 Louis Lam 2024-09-29 22:12:25 +08:00
  • 7da401662f Merge branch '1.23.X' into 1.23.14-to-2.0.0 Louis Lam 2024-09-29 22:05:23 +08:00
  • 243726b03c Update to 1.23.14 1.23.14 Louis Lam 2024-09-29 21:46:19 +08:00