Commit Graph

  • 56fcfc9369 fix show N/A if the ping is 0ms LouisLam 2021-07-12 11:20:18 +0800
  • a9d19ae06a support json for keyword type LouisLam 2021-07-12 10:52:41 +0800
  • 35ce54f30c
    Merge pull request #6 from TheGuyDanish/patch-1 Louis Lam 2021-07-12 09:39:15 +0800
  • e4f38d833d
    🌑 darkmode support for nav link hover Philipp Dormann 2021-07-12 00:41:28 +0200
  • 8b83266b00
    🌑 add darkmode support for focused input elements Philipp Dormann 2021-07-12 00:37:08 +0200
  • 6fb1b344f6
    🌑 darkmode support on form elements Philipp Dormann 2021-07-12 00:33:52 +0200
  • b15b44e290
    🐳 move Dockerfile to base node:alpine image Philipp Dormann 2021-07-12 00:28:11 +0200
  • 66d991bd05
    🐞 added missing v-bind:key to Dashboard Philipp Dormann 2021-07-12 00:27:29 +0200
  • 673d3c124c
    🚧 WIP on darkmode 🌑 Philipp Dormann 2021-07-12 00:26:33 +0200
  • e568cad22c
    dependency bump + version pin Philipp Dormann 2021-07-12 00:25:22 +0200
  • 61aad53d47
    Adding Reverse Proxy Examples: Requested in Issue #3 #8 Stetsed 2021-07-11 20:32:29 +0000
  • 06640dc134
    Updating User-Agent #7 Stetsed 2021-07-11 20:07:13 +0000
  • f84f7aca75
    Introduce custom user agent. Fixes #5 #6 TheGuyDanish 2021-07-11 21:01:34 +0100
  • b198b3dde4 Merge remote-tracking branch 'origin/master' LouisLam 2021-07-12 01:18:18 +0800
  • 0b294815c7 add back arm/v7 for build-docker LouisLam 2021-07-12 01:18:02 +0800
  • 83935a2cf4
    Update README.md Louis Lam 2021-07-11 23:41:21 +0800
  • 838913f0a1
    Update README.md Louis Lam 2021-07-11 23:41:04 +0800
  • a1adfb95cc minor fix 1.0.0 LouisLam 2021-07-11 23:12:43 +0800
  • ecbe02c525 the docker image to DO is not working at all, try git method LouisLam 2021-07-11 22:12:14 +0800
  • 7ffb09ccbd update do yaml LouisLam 2021-07-11 22:08:59 +0800
  • 020034c396 fix do yaml LouisLam 2021-07-11 21:29:05 +0800
  • c34fe05622 fix do yaml LouisLam 2021-07-11 21:23:27 +0800
  • bd85625dac fix LouisLam 2021-07-11 21:18:00 +0800
  • a333df319b fix LouisLam 2021-07-11 21:11:14 +0800
  • dd50789d15 Merge remote-tracking branch 'origin/master' LouisLam 2021-07-11 20:51:48 +0800
  • c2c1da3865 map port LouisLam 2021-07-11 20:51:38 +0800
  • b168752d98
    Create README.md Louis Lam 2021-07-11 20:46:09 +0800
  • 9740c4ca5c
    Update README.md Louis Lam 2021-07-11 20:44:10 +0800
  • 1b105af842
    Update README.md Louis Lam 2021-07-11 20:43:32 +0800
  • c8cf375878 Merge remote-tracking branch 'origin/master' LouisLam 2021-07-11 20:41:34 +0800
  • 24f370256c add digialocean deploy script LouisLam 2021-07-11 20:40:21 +0800
  • 9bda873ab3 remove linux/arm/v7 for docker, build time too long LouisLam 2021-07-11 20:18:34 +0800
  • 695daad339
    Update README.md Louis Lam 2021-07-11 20:12:37 +0800
  • d357dcb334 fix first beat's uptime is 0% LouisLam 2021-07-11 20:07:03 +0800
  • eeb904b1ea improve pm2 command LouisLam 2021-07-11 19:08:36 +0800
  • ecc3441444 Merge remote-tracking branch 'origin/master' LouisLam 2021-07-11 18:52:20 +0800
  • ae6bc687a0 fix setup script LouisLam 2021-07-11 18:51:53 +0800
  • ba02869074
    Update README.md Louis Lam 2021-07-11 18:44:47 +0800
  • c1e5b6074e
    Update README.md Louis Lam 2021-07-11 18:34:29 +0800
  • 25732914fc
    Update README.md Louis Lam 2021-07-11 18:32:04 +0800
  • 52c0c95a0b
    Update README.md Louis Lam 2021-07-11 16:08:47 +0800
  • 6bb4f92a5e
    Create LICENSE Louis Lam 2021-07-11 16:02:45 +0800
  • 488d535aac update readme LouisLam 2021-07-11 16:02:06 +0800
  • f9800a087e optimize for mobile LouisLam 2021-07-11 15:23:28 +0800
  • ae07cd9c35 prepare for docker LouisLam 2021-07-11 14:20:31 +0800
  • 5f89940ab6 add setup page LouisLam 2021-07-11 13:47:57 +0800
  • 86492f6dad remove some debug msg LouisLam 2021-07-10 12:04:40 +0800
  • 44bcd78f9a implement discord LouisLam 2021-07-10 11:38:00 +0800
  • ff4259380e do not send notification if first beat is UP LouisLam 2021-07-10 01:15:21 +0800
  • 072e86542a implement smtp LouisLam 2021-07-10 01:08:08 +0800
  • 0ad04d1468 implement webhook LouisLam 2021-07-09 19:33:22 +0800
  • d24a15410e send notification for important heartbeat LouisLam 2021-07-09 17:55:48 +0800
  • 3bdf174e90 add telegram notification LouisLam 2021-07-09 14:14:03 +0800
  • 04ec91d7a9 improve uptime calculation LouisLam 2021-07-06 14:30:10 +0800
  • ea1556ef81 improve uptime calculation LouisLam 2021-07-06 13:44:33 +0800
  • d4a651e211 implement remember me LouisLam 2021-07-01 22:16:02 +0800
  • 55bd6b6d7a implement timezone LouisLam 2021-07-01 21:47:14 +0800
  • 1d64f643b1 implement keyword monitor LouisLam 2021-07-01 17:19:28 +0800
  • ef028794ac sort dashboard home event list LouisLam 2021-07-01 17:05:02 +0800
  • a6b5986dd6 add ping and fix uptime LouisLam 2021-07-01 17:00:23 +0800
  • 9c653c3d05 implement tcping LouisLam 2021-07-01 14:03:06 +0800
  • 84c21b71c0 implement uptime LouisLam 2021-07-01 13:11:16 +0800
  • 82afddcfd6 add duration to heartbeat, add timezone array LouisLam 2021-07-01 02:02:54 +0800
  • 46f07fc17e many update again LouisLam 2021-06-30 21:04:58 +0800
  • 9fa84a0a2b many update Louis 2021-06-29 16:06:20 +0800
  • 932ebdb8d6 add a icon LouisLam 2021-06-27 17:31:39 +0800
  • d02401b1c2 many update LouisLam 2021-06-27 16:10:55 +0800
  • 6974f0f3ad finish heartbeat bar LouisLam 2021-06-26 14:32:12 +0800
  • 497d63ef7d implementing heartbeat bar LouisLam 2021-06-26 03:03:06 +0800
  • 0a4fb45a8c init LouisLam 2021-06-25 21:55:49 +0800
  • c22e3050fb init LouisLam 2021-06-24 21:42:23 +0800
  • d9cd2c3d35 init LouisLam 2021-06-24 21:42:03 +0800