Commit Graph

244 Commits

Author SHA1 Message Date
moonrailgun
518064eb0a fix: fix server updateAt not display problem 2023-12-22 00:37:13 +08:00
moonrailgun
3512ad1997 feat: add minInterval in provider 2023-12-20 17:53:17 +00:00
moonrailgun
ffa2cce2a6 feat: add monitor provider valueLabel and valueFormatter to custom display 2023-12-20 17:46:38 +00:00
moonrailgun
ef00122752 feat: add openai monitor 2023-12-21 01:30:48 +08:00
moonrailgun
604e6ef454 feat: add dashboard add none placeholder and arrow rotate animation 2023-12-20 13:46:48 +00:00
moonrailgun
f61ca1a207 refactor: change status page data scope 2023-12-18 00:57:51 +08:00
moonrailgun
3cdbb948da feat: add status page edit action in admin list 2023-12-18 00:37:15 +08:00
moonrailgun
418208b0e3 feat: add back to admin 2023-12-17 19:27:32 +08:00
moonrailgun
e48a079f46 refactor: use MonitorListItem to replace MonitorHealthBar to show more info 2023-12-17 19:25:57 +08:00
moonrailgun
dd3343f64b refactor: extract StatusPageServices 2023-12-17 19:08:11 +08:00
moonrailgun
ed433455c8 refactor: abstract MonitorListItem component parameters 2023-12-17 19:04:19 +08:00
moonrailgun
df3de0113a refactor: extract monitorlistitem 2023-12-17 18:46:40 +08:00
moonrailgun
2964c3a2e3 refactor: add monitor list 2023-12-17 18:46:07 +08:00
moonrailgun
f3e30ea28f docs: add changelog page 2023-12-16 15:34:00 +08:00
moonrailgun
d501deddc4 feat: add ColorSchemeSwitcher in status page 2023-12-16 14:51:15 +08:00
moonrailgun
c68d27a6d3 feat: add status page basic info change 2023-12-16 14:43:17 +08:00
moonrailgun
b324536726 refactor: move MonitorStatusPageEditForm into components 2023-12-16 14:19:16 +08:00
moonrailgun
8e1e7ebe10 refactor: change status page logic into components 2023-12-16 14:11:30 +08:00
moonrailgun
bb83f4b56d refactor: update role's position and add status page edit check 2023-12-16 14:06:30 +08:00
moonrailgun
824d5cd14e refactor: add dark theme in status page 2023-12-16 13:41:20 +08:00
moonrailgun
63145c1e4b feat: add status basic page 2023-12-16 00:33:36 +08:00
moonrailgun
0cf934c9e3 feat: add status list and add route 2023-12-13 19:46:32 +08:00
moonrailgun
669b2ed8b8 feat: add monitor status page api 2023-12-13 18:52:45 +08:00
moonrailgun
e7282ef7f9 style: improve mobile size padding 2023-12-12 19:19:50 +08:00
moonrailgun
73bc9e0b3c refactor: add dark mode for login page 2023-12-09 00:49:51 +08:00
moonrailgun
e1638de5e8 feat: add delete button for monitor 2023-12-09 00:39:36 +08:00
moonrailgun
674952da59 refactor: add persist for settings store 2023-12-08 22:05:34 +08:00
moonrailgun
dc3bbe0b12 feat: add dark mode 2023-12-08 21:49:49 +08:00
moonrailgun
626c2a2fa6 style: simplified error message 2023-12-05 20:28:48 +08:00
moonrailgun
987c09be2f feat: add monitor validator 2023-12-05 20:27:38 +08:00
moonrailgun
53b2c042f7 style: remove config console.log print 2023-12-05 20:10:14 +08:00
moonrailgun
d2d105c905 refactor: change monitor path 2023-12-05 20:07:36 +08:00
moonrailgun
0a63dd5615 feat: add limit for monitor events route 2023-12-04 22:26:26 +08:00
moonrailgun
addda5c45a feat: add custom header 2023-12-04 22:19:05 +08:00
moonrailgun
78796af00b perf: add prisma json type and zod schema 2023-11-30 00:43:55 +08:00
moonrailgun
89612eff5f refactor: modify the user type and create method to make it correct 2023-11-29 01:22:33 +08:00
moonrailgun
7b519b152f feat: add ip record in telemetry 2023-11-28 00:45:13 +08:00
moonrailgun
82ec40db1e style: remove unused code 2023-11-16 00:05:58 +08:00
moonrailgun
c9f9d68348 feat: add more dashboard item 2023-11-16 00:05:48 +08:00
moonrailgun
81e9eea565 feat: add updatedAt in servers table 2023-11-15 22:26:45 +08:00
moonrailgun
f9e8a1df0b refactor: improve dashboard monitor health bar size 2023-11-15 22:15:06 +08:00
moonrailgun
8fee03999d refactor: extract charts and metrics to single component 2023-11-15 22:09:10 +08:00
moonrailgun
8e3a81e42f feat: dashboard add monitor health bar 2023-11-15 22:05:48 +08:00
moonrailgun
9b7adb5504 feat: add dashboard websiteEvent item 2023-11-15 21:53:27 +08:00
moonrailgun
e0d83e52ba feat: add logo in login and register view 2023-11-15 21:42:50 +08:00
moonrailgun
10398272c1 feat: add edit action sticky 2023-11-15 00:35:13 +08:00
moonrailgun
162bec86d5 refactor: move website component into folder 2023-11-15 00:34:50 +08:00
moonrailgun
40719094aa refactor: add interval limit for monitor upsert 2023-11-14 22:02:51 +08:00
moonrailgun
eed6f33d7b feat: add new tianji dashboard which has more custom feature 2023-11-12 23:49:02 +08:00
moonrailgun
383a8af304 feat: add tooltip about monitor 2023-11-11 02:00:02 +08:00
moonrailgun
b1dc092737 perf: add tips for add server modal 2023-11-10 09:55:35 +08:00
moonrailgun
0b508a40b1 fix: fix body problem on label and placeholder 2023-11-10 09:44:30 +08:00
moonrailgun
64f2a27a92 perf: add async and defer mark for inject website script 2023-11-10 09:40:38 +08:00
moonrailgun
b050a56d4a fix: fix no workspace problem when fetch all monitor events 2023-11-09 14:56:24 +08:00
moonrailgun
09ec432f16 refactor: add server url for serverStatus 2023-11-08 22:58:45 +08:00
moonrailgun
9d9cdb7354 refactor: adjust date filter position and display 2023-11-08 00:07:58 +08:00
moonrailgun
b6846b0419 feat: add clear offlline node button 2023-11-07 23:13:44 +08:00
moonrailgun
c41994879a refactor: add script install command 2023-11-07 22:36:07 +08:00
moonrailgun
2967fcd05d feat: add server status install script 2023-11-07 16:56:47 +08:00
moonrailgun
ecebc6eede fix: server unit and monitor data update problem 2023-11-05 00:55:51 +08:00
moonrailgun
4bf54c59b0 docs: add basic home page 2023-11-04 19:50:34 +08:00
moonrailgun
517268e652 fix: fix bounce rate color problem 2023-11-03 00:30:36 +08:00
moonrailgun
d5a7a5d655 feat: add ignore tls error and make sure get tls info every times 2023-11-02 00:20:48 +08:00
moonrailgun
4529dbca75 refactor: add loading and empty state in monitor list 2023-11-02 00:19:00 +08:00
moonrailgun
39b4ff9ec5 refactor: tianji report use log rather than fmt 2023-11-01 00:44:01 +08:00
moonrailgun
896170836c refactor: improve server status list data display 2023-11-01 00:39:37 +08:00
moonrailgun
5576d8713e feat: add http report mode for reverse proxy case 2023-11-01 00:02:52 +08:00
moonrailgun
dc77c4f85a feat: add telemetry event payload 2023-10-31 22:36:32 +08:00
moonrailgun
503321d43b perf: short website overview display 2023-10-30 22:14:40 +08:00
moonrailgun
43e6f4ffe0 refactor: add timezone in 2023-10-30 00:14:59 +08:00
moonrailgun
4eefe8d9d7 feat: add docusaurus-preset-openapi 2023-10-29 03:00:10 +08:00
moonrailgun
e53de57720 refactor: change tracker path 2023-10-29 01:26:02 +08:00
moonrailgun
b9d9391342 change basic layout about overflow scrollbar position 2023-10-29 01:25:29 +08:00
moonrailgun
64f33dd802 refactor: disable change type when edit monitor 2023-10-29 01:25:09 +08:00
moonrailgun
108b4acc81 fix: fix website dashboard refresh action not work problem 2023-10-29 01:24:46 +08:00
moonrailgun
b376db7f92 feat: add cors and morgan logger 2023-10-28 20:12:53 +08:00
moonrailgun
1631521321 feat: add monitor start or stop 2023-10-28 16:01:11 +08:00
moonrailgun
0a3479d06c fix: fix monitor list upPercent calc problem 2023-10-28 15:01:23 +08:00
moonrailgun
eef78520e5 style: add and fix typo of change password 2023-10-28 01:22:58 +08:00
moonrailgun
1c089cd39e docs: add defer for website inject code 2023-10-28 01:22:40 +08:00
moonrailgun
7f014b539e feat: add monitor event list into monitor info page 2023-10-25 00:29:47 +08:00
moonrailgun
111cf2f0eb feat: monitor openapi and some type issue 2023-10-25 00:17:18 +08:00
moonrailgun
c161219137 refactor: update monitor recent data strategy 2023-10-24 22:25:44 +08:00
moonrailgun
16ba3a8768 style: update logger 2023-10-24 00:01:14 +08:00
moonrailgun
6f17859759 feat: add tracker.js cache control 2023-10-24 00:01:03 +08:00
moonrailgun
31ba529022 feat: add http monitor which include cert exp date 2023-10-23 21:39:24 +08:00
moonrailgun
594f3124ef docs: add openapi for global and website 2023-10-23 01:44:08 +08:00
moonrailgun
fbb091fd2a fix: fix tianji domain update not support hostname problem 2023-10-23 00:37:30 +08:00
moonrailgun
d183b8ca6f feat: add trpc openapi and swagger ui 2023-10-22 00:27:00 +08:00
moonrailgun
430471ec8a style: some detail 2023-10-21 14:54:33 +08:00
moonrailgun
7363fcf440 feat: add website add and code tip 2023-10-21 00:19:12 +08:00
moonrailgun
4a4c25c2eb fix: fix update website monitor maybe null problem 2023-10-21 00:18:48 +08:00
moonrailgun
a7f9870e64 feat: add global config to control register feature and inject website id 2023-10-21 00:18:30 +08:00
moonrailgun
461d819246 feat: add profile page and change password form 2023-10-20 23:12:42 +08:00
moonrailgun
0c1c72ccab feat: monitor allow edit notifications 2023-10-20 00:48:56 +08:00
moonrailgun
0346dc21d9 feat: add monitor event send notification 2023-10-20 00:28:46 +08:00
moonrailgun
d889c930ed feat: add monitor edit feature 2023-10-19 23:22:39 +08:00
moonrailgun
7a4c8f5bac feat: webview overview support click healthbar can jump to monitor 2023-10-17 20:34:26 +08:00
moonrailgun
1a9daaddfe feat: add monitor overview 2023-10-17 20:26:28 +08:00
moonrailgun
0b2f4b7e62 chore: add dockerfile 2023-10-17 19:41:42 +08:00