Commit Graph

  • b18611fa9a feat: add create api for monitor moonrailgun 2023-10-05 23:22:07 +0800
  • 113d49abe9 style: update detail moonrailgun 2023-10-05 23:12:49 +0800
  • ea5c237c29 feat: add monitor editor moonrailgun 2023-10-05 21:09:03 +0800
  • a92dd513f1 feat: add monitor manager and runner moonrailgun 2023-10-05 01:56:33 +0800
  • 07199f0acc feat: add monitor schema and add referential actions moonrailgun 2023-10-04 01:11:40 +0800
  • e48f8f5fc0 feat: online / offline badge and reporter ticker moonrailgun 2023-10-04 00:49:54 +0800
  • 0dc90012ed feat: add last update in server moonrailgun 2023-10-03 21:06:58 +0800
  • ceb28a75d0 feat: add <UpDownCounter /> moonrailgun 2023-10-03 20:57:24 +0800
  • d3a5654e8e feat: server status list display moonrailgun 2023-10-03 20:45:00 +0800
  • 46c83fcb01 feat: add socketio support moonrailgun 2023-10-03 19:47:17 +0800
  • d20aedda3f refactor: update trpc entry style moonrailgun 2023-10-03 15:56:09 +0800
  • 044fd94e30 refactor: add timeout data in report data moonrailgun 2023-10-02 00:17:36 +0800
  • 87af8ea07d feat: add reporter data collect and send messages cyclically moonrailgun 2023-10-02 00:10:11 +0800
  • 9b8bb34378 feat: add basic framework for udp reporter moonrailgun 2023-10-01 00:01:43 +0800
  • 5fed993f73 style: remove unused line moonrailgun 2023-09-30 23:51:21 +0800
  • 65c85ee687 chore: add croner moonrailgun 2023-09-30 02:05:37 +0800
  • 6ddc344b3a refactor: refactor monitor layout moonrailgun 2023-09-29 17:42:36 +0800
  • a4dfc54eb2 refactor: update monitor layout moonrailgun 2023-09-29 17:13:08 +0800
  • 61bb8bd82f feat: add monitor model and api moonrailgun 2023-09-29 17:12:06 +0800
  • 6d1c4e7d17 feat: add website online count moonrailgun 2023-09-28 18:01:04 +0800
  • a3eb5a14eb feat: add notification test rpc action moonrailgun 2023-09-28 01:04:17 +0800
  • 324edc2d88 feat: add delete notification function moonrailgun 2023-09-27 20:45:19 +0800
  • 52255690cb feat: notification upsert api moonrailgun 2023-09-27 20:27:46 +0800
  • b9b5ee5ae1 feat: add trpc framework moonrailgun 2023-09-27 17:56:32 +0800
  • 53c0fd563d feat: notification form and modal moonrailgun 2023-09-27 16:57:46 +0800
  • b6a26d8777 feat: add notification api moonrailgun 2023-09-26 14:45:28 +0800
  • 72e3753503 feat: add theme hook and change color of stats chart moonrailgun 2023-09-23 20:44:26 +0800
  • c180d1d5f1 feat: add basic notification settings ui moonrailgun 2023-09-21 00:19:37 +0800
  • 254c5079c4 refactor: settings move to single folder moonrailgun 2023-09-20 23:11:03 +0800
  • 7ccbb922de feat: add metric bar data moonrailgun 2023-09-19 19:29:28 +0800
  • 31031dc56b feat: init socketio and reporter moonrailgun 2023-09-18 16:08:16 +0800
  • 66f713e8f6 feat: telemetry add workspaceId and eventName moonrailgun 2023-09-18 00:13:03 +0800
  • bd15e47765 feat: basic telemetry api for badge and blank image moonrailgun 2023-09-17 19:59:34 +0800
  • 4f4a1cfcef feat: add website overview refresh moonrailgun 2023-09-17 14:41:50 +0800
  • 440947c9a8 feat: add basic telemetry api moonrailgun 2023-09-17 14:41:40 +0800
  • d5acf872a9 feat: add session count moonrailgun 2023-09-16 16:12:19 +0800
  • 90166346e8 feat: add filter moonrailgun 2023-09-16 15:50:36 +0800
  • 122c1d967b docs: update README moonrailgun 2023-09-16 15:35:25 +0800
  • 8609ad25e3 style: add title moonrailgun 2023-09-16 00:03:20 +0800
  • 81366eb106 feat: website pageview chart moonrailgun 2023-09-16 00:03:09 +0800
  • ba0b398719 feat: make pageviewstats can return data moonrailgun 2023-09-15 00:53:03 +0800
  • 78133b7227 refactor: lodash-es to lodash in server moonrailgun 2023-09-14 20:19:31 +0800
  • f8a372006f feat: add website pageviews api moonrailgun 2023-09-12 23:04:39 +0800
  • 0d8b501cf7 refactor: change layout of website overview and add websites data moonrailgun 2023-09-10 15:55:04 +0800
  • 4529a2a93c fix: fix auto login invalid token problem moonrailgun 2023-09-10 15:54:31 +0800
  • 066c9e8895 feat: add delete button moonrailgun 2023-09-06 14:14:12 +0800
  • bc06258a1d feat: add session cache moonrailgun 2023-09-05 15:43:29 +0800
  • a70a360a65 test: update test website id moonrailgun 2023-09-05 15:35:12 +0800
  • a4c4a6d9e9 feat: website info and edit moonrailgun 2023-09-05 15:32:16 +0800
  • 6441230df4 feat: add server logger moonrailgun 2023-09-05 14:08:38 +0800
  • af96679e0b feat: add workspace middleware moonrailgun 2023-09-05 01:24:20 +0800
  • bd7a5776c3 feat: webiste add and list moonrailgun 2023-09-05 01:18:43 +0800
  • 2ccb084959 fix: fix login data problem and add workspace handler moonrailgun 2023-09-03 21:30:19 +0800
  • ef1801f531 feat: user login, loginWithToken and register moonrailgun 2023-09-03 21:05:22 +0800
  • 08ef1fea91 feat: website/send api is completed moonrailgun 2023-09-03 19:28:53 +0800
  • 421ee8edc1 feat: add current workspace when create user moonrailgun 2023-09-03 14:38:38 +0800
  • 55463ac17f feat: add tracker and tracker build script moonrailgun 2023-09-03 03:49:44 +0800
  • 84c663985a feat: add workspace moonrailgun 2023-09-03 03:49:20 +0800
  • 2193ff4bcb feat: login view moonrailgun 2023-09-03 02:52:41 +0800
  • 53237318da feat: add jwt auth moonrailgun 2023-09-03 01:01:55 +0800
  • 791698940d feat: first route and validate moonrailgun 2023-09-02 22:53:57 +0800
  • 6761bc5d08 feat: add prisma moonrailgun 2023-09-02 20:13:50 +0800
  • 89c0874983 feat: add monitor base view moonrailgun 2023-09-02 18:42:24 +0800
  • e38fcb7578 feat: basic page for servers and website moonrailgun 2023-09-02 15:40:38 +0800
  • ca90003467 feat: basic dashboard view moonrailgun 2023-09-02 00:52:43 +0800
  • bf6484c07f feat: add basic layout moonrailgun 2023-09-01 00:11:47 +0800
  • cf99dfe077 chore: init moonrailgun 2023-08-31 21:17:57 +0800
  • c78ca75568
    Initial commit moonrailgun 2023-08-31 14:06:41 +0800