Commit Graph

  • bb83f4b56d refactor: update role's position and add status page edit check moonrailgun 2023-12-16 13:56:28 +08:00
  • 824d5cd14e refactor: add dark theme in status page moonrailgun 2023-12-16 13:41:20 +08:00
  • 63145c1e4b feat: add status basic page moonrailgun 2023-12-16 00:33:36 +08:00
  • 3c195b1245 chore: add database migration for MonitorStatusPage moonrailgun 2023-12-16 22:57:33 +08:00
  • 0cf934c9e3 feat: add status list and add route moonrailgun 2023-12-13 19:46:32 +08:00
  • 669b2ed8b8 feat: add monitor status page api moonrailgun 2023-12-13 18:21:04 +08:00
  • e7282ef7f9 style: improve mobile size padding moonrailgun 2023-12-12 19:19:50 +08:00
  • 3ca2cbb2d6 refactor: update docker config for tianji moonrailgun 2023-12-10 21:18:39 +08:00
  • 73bc9e0b3c refactor: add dark mode for login page v0.2.0 moonrailgun 2023-12-09 00:49:51 +08:00
  • e1638de5e8 feat: add delete button for monitor moonrailgun 2023-12-09 00:39:36 +08:00
  • 674952da59 refactor: add persist for settings store moonrailgun 2023-12-08 22:05:34 +08:00
  • dc3bbe0b12 feat: add dark mode moonrailgun 2023-12-08 21:49:49 +08:00
  • 626c2a2fa6 style: simplified error message v0.1.4 moonrailgun 2023-12-05 20:28:48 +08:00
  • 987c09be2f feat: add monitor validator moonrailgun 2023-12-05 20:27:38 +08:00
  • 53b2c042f7 style: remove config console.log print moonrailgun 2023-12-05 20:10:14 +08:00
  • d2d105c905 refactor: change monitor path moonrailgun 2023-12-05 20:07:36 +08:00
  • 0a63dd5615 feat: add limit for monitor events route moonrailgun 2023-12-04 22:26:26 +08:00
  • addda5c45a feat: add custom header moonrailgun 2023-12-04 22:19:05 +08:00
  • 2600e3e6fa docs: update demo button moonrailgun 2023-12-02 15:33:43 +08:00
  • 2ceec5159c chore: update install.sh download url because of not opensource yet v0.1.3 moonrailgun 2023-12-02 00:25:39 +08:00
  • 78796af00b perf: add prisma json type and zod schema v0.1.2 moonrailgun 2023-11-30 00:43:55 +08:00
  • 89612eff5f refactor: modify the user type and create method to make it correct v0.1.1 moonrailgun 2023-11-29 01:22:33 +08:00
  • 7b519b152f feat: add ip record in telemetry v0.1.0 moonrailgun 2023-11-28 00:45:13 +08:00
  • de844db986 docs: update tianji readme moonrailgun 2023-11-27 23:30:07 +08:00
  • 8c83908f98 refactor: change default interval of reporter moonrailgun 2023-11-21 23:01:25 +08:00
  • 82ec40db1e style: remove unused code moonrailgun 2023-11-16 00:05:58 +08:00
  • c9f9d68348 feat: add more dashboard item moonrailgun 2023-11-16 00:05:48 +08:00
  • 81e9eea565 feat: add updatedAt in servers table moonrailgun 2023-11-15 22:26:45 +08:00
  • f9e8a1df0b refactor: improve dashboard monitor health bar size moonrailgun 2023-11-15 22:15:06 +08:00
  • 8fee03999d refactor: extract charts and metrics to single component moonrailgun 2023-11-15 22:09:10 +08:00
  • 8e3a81e42f feat: dashboard add monitor health bar moonrailgun 2023-11-15 22:05:48 +08:00
  • 9b7adb5504 feat: add dashboard websiteEvent item moonrailgun 2023-11-15 21:53:27 +08:00
  • e0d83e52ba feat: add logo in login and register view moonrailgun 2023-11-15 21:42:50 +08:00
  • 10398272c1 feat: add edit action sticky moonrailgun 2023-11-15 00:35:13 +08:00
  • 162bec86d5 refactor: move website component into folder moonrailgun 2023-11-15 00:34:50 +08:00
  • 40719094aa refactor: add interval limit for monitor upsert moonrailgun 2023-11-14 22:02:51 +08:00
  • eed6f33d7b feat: add new tianji dashboard which has more custom feature moonrailgun 2023-11-12 23:49:02 +08:00
  • 383a8af304 feat: add tooltip about monitor moonrailgun 2023-11-11 02:00:02 +08:00
  • b1dc092737 perf: add tips for add server modal moonrailgun 2023-11-10 09:55:35 +08:00
  • 0b508a40b1 fix: fix body problem on label and placeholder moonrailgun 2023-11-10 09:44:30 +08:00
  • 64f2a27a92 perf: add async and defer mark for inject website script moonrailgun 2023-11-10 09:40:38 +08:00
  • b050a56d4a fix: fix no workspace problem when fetch all monitor events v0.0.5 moonrailgun 2023-11-09 14:56:24 +08:00
  • a20cd8dff9 style: change text color for dark scheme moonrailgun 2023-11-09 14:35:55 +08:00
  • 791872ea63 docs: add track code for tianji moonrailgun 2023-11-09 00:11:01 +08:00
  • 3e67fd94e9 style: add favicon in tianji moonrailgun 2023-11-09 00:05:53 +08:00
  • 3ed8d47332 chore: add website deploy action moonrailgun 2023-11-09 00:02:28 +08:00
  • 1314a73a51 refactor: update tianji reporter install script moonrailgun 2023-11-08 22:59:08 +08:00
  • 09ec432f16 refactor: add server url for serverStatus moonrailgun 2023-11-08 22:58:45 +08:00
  • 7d7519203c chore: update reporter release config v0.0.4 moonrailgun 2023-11-08 10:53:30 +08:00
  • 9d9cdb7354 refactor: adjust date filter position and display moonrailgun 2023-11-08 00:07:58 +08:00
  • b6846b0419 feat: add clear offlline node button moonrailgun 2023-11-07 23:13:44 +08:00
  • c41994879a refactor: add script install command moonrailgun 2023-11-07 22:36:07 +08:00
  • 2967fcd05d feat: add server status install script moonrailgun 2023-11-07 16:56:47 +08:00
  • 28b326bdb2 chore: remove source code from docker image moonrailgun 2023-11-07 16:56:16 +08:00
  • b8c44268b9 docs: add docusaurus-plugin-image-zoom and add preview carousel moonrailgun 2023-11-05 00:56:09 +08:00
  • ecebc6eede fix: server unit and monitor data update problem moonrailgun 2023-11-05 00:55:51 +08:00
  • 4bf54c59b0 docs: add basic home page moonrailgun 2023-11-04 19:50:34 +08:00
  • ba1ee15476 chore: add tailwindcss into website moonrailgun 2023-11-04 18:23:32 +08:00
  • 107d8c5e81 docs: add social card and logo and update config moonrailgun 2023-11-04 16:58:44 +08:00
  • 517268e652 fix: fix bounce rate color problem v0.0.3 moonrailgun 2023-11-03 00:30:36 +08:00
  • d5a7a5d655 feat: add ignore tls error and make sure get tls info every times moonrailgun 2023-11-02 00:20:48 +08:00
  • 4529dbca75 refactor: add loading and empty state in monitor list moonrailgun 2023-11-02 00:19:00 +08:00
  • 39b4ff9ec5 refactor: tianji report use log rather than fmt v0.0.2 moonrailgun 2023-11-01 00:44:01 +08:00
  • 896170836c refactor: improve server status list data display moonrailgun 2023-11-01 00:39:37 +08:00
  • 5576d8713e feat: add http report mode for reverse proxy case moonrailgun 2023-11-01 00:02:52 +08:00
  • dc77c4f85a feat: add telemetry event payload moonrailgun 2023-10-31 22:36:32 +08:00
  • 503321d43b perf: short website overview display v0.0.1 moonrailgun 2023-10-30 22:14:40 +08:00
  • 58d57022fd chore: change entry of server entry path moonrailgun 2023-10-30 21:57:26 +08:00
  • 43e6f4ffe0 refactor: add timezone in moonrailgun 2023-10-30 00:14:59 +08:00
  • 4eefe8d9d7 feat: add docusaurus-preset-openapi moonrailgun 2023-10-29 03:00:10 +08:00
  • 43b73b0297 feat: init website moonrailgun 2023-10-29 02:23:19 +08:00
  • e53de57720 refactor: change tracker path moonrailgun 2023-10-29 01:26:02 +08:00
  • b9d9391342 change basic layout about overflow scrollbar position moonrailgun 2023-10-29 01:25:29 +08:00
  • 64f33dd802 refactor: disable change type when edit monitor moonrailgun 2023-10-29 01:25:09 +08:00
  • 108b4acc81 fix: fix website dashboard refresh action not work problem moonrailgun 2023-10-29 01:24:46 +08:00
  • b376db7f92 feat: add cors and morgan logger moonrailgun 2023-10-28 20:12:53 +08:00
  • 1631521321 feat: add monitor start or stop moonrailgun 2023-10-28 16:01:11 +08:00
  • 0a3479d06c fix: fix monitor list upPercent calc problem moonrailgun 2023-10-28 15:01:23 +08:00
  • eef78520e5 style: add and fix typo of change password moonrailgun 2023-10-28 01:22:58 +08:00
  • 1c089cd39e docs: add defer for website inject code moonrailgun 2023-10-28 01:22:40 +08:00
  • 7f014b539e feat: add monitor event list into monitor info page moonrailgun 2023-10-25 00:29:47 +08:00
  • 111cf2f0eb feat: monitor openapi and some type issue moonrailgun 2023-10-25 00:17:18 +08:00
  • c161219137 refactor: update monitor recent data strategy moonrailgun 2023-10-24 22:25:44 +08:00
  • dd6b4943f9 refactor: add migration moonrailgun 2023-10-24 16:59:36 +08:00
  • 16ba3a8768 style: update logger moonrailgun 2023-10-24 00:01:14 +08:00
  • 6f17859759 feat: add tracker.js cache control moonrailgun 2023-10-24 00:01:03 +08:00
  • 31ba529022 feat: add http monitor which include cert exp date moonrailgun 2023-10-23 21:39:24 +08:00
  • 594f3124ef docs: add openapi for global and website moonrailgun 2023-10-23 01:44:08 +08:00
  • 243b1dad81 docs: add roadmap moonrailgun 2023-10-23 01:43:41 +08:00
  • fbb091fd2a fix: fix tianji domain update not support hostname problem moonrailgun 2023-10-23 00:37:30 +08:00
  • 9d50b43ebf docs: update README moonrailgun 2023-10-23 00:10:18 +08:00
  • e41ab168e9 chore: fix no tracker.js when build problem moonrailgun 2023-10-22 16:59:04 +08:00
  • 0b42ee607b chore: docker push add descript update moonrailgun 2023-10-22 00:28:17 +08:00
  • d183b8ca6f feat: add trpc openapi and swagger ui moonrailgun 2023-10-22 00:26:13 +08:00
  • 4f58c7f5eb chore: add docker build workflow moonrailgun 2023-10-21 20:19:27 +08:00
  • f6bb213c78 chore: add local build docker-compose file moonrailgun 2023-10-21 15:53:24 +08:00
  • 10ad0ced9d chore: add cross-env and more env example moonrailgun 2023-10-21 15:38:33 +08:00
  • 3b893b2390 chore: add init migration file moonrailgun 2023-10-21 15:26:51 +08:00
  • 430471ec8a style: some detail moonrailgun 2023-10-21 14:54:33 +08:00
  • 6e259134d7 refactor: remove unused code moonrailgun 2023-10-21 00:19:25 +08:00