Commit Graph

194 Commits

Author SHA1 Message Date
moonrailgun
dd0ad8c5de refactor: refactor website pageview endpoint to trpc 2024-02-17 14:26:55 +08:00
moonrailgun
80f7933c7b refactor: add i18n update trigger in data filter menu 2024-02-13 23:26:30 +08:00
moonrailgun
0f7b11d842 chore: fix ci problem 2024-02-12 00:39:22 +08:00
moonrailgun
bf6b121041 feat: add i18n support #3 2024-02-12 00:10:38 +08:00
moonrailgun
97d55da454 feat: monitor add max retries to avoid network fluctuation 2024-02-09 21:16:39 +08:00
moonrailgun
8d096d55e1 feat: add timeout in http monitor #24 2024-02-09 17:44:14 +08:00
moonrailgun
70c60b5ee1 refactor: move delete button into more button dropdown 2024-02-08 15:56:21 +08:00
moonrailgun
e9b783f047 refactor: http url allow link 2024-02-07 01:21:11 +08:00
moonrailgun
343c05c3ab fix: add table label ellipsis to avoid much long label #23 2024-02-06 19:52:38 +08:00
moonrailgun
dc39a7b7cf style: add space in notification create modal 2024-02-01 00:39:10 +08:00
moonrailgun
4a1ea8557a perf: improve monitor badge display, add title in copy text 2024-01-31 01:43:02 +08:00
moonrailgun
8ff5db80e2 feat: add previous period in website overview 2024-01-31 01:22:01 +08:00
moonrailgun
835d7ff43d feat: add visitor map entry button in country list 2024-01-31 00:02:36 +08:00
moonrailgun
3baa1ab55b feat: add leaflet visitor map if user not wanna register any token 2024-01-30 22:14:27 +08:00
moonrailgun
5c633ae38c feat: add website visitor map 2024-01-30 00:28:37 +08:00
moonrailgun
537edcf506 refactor: change website stat endpoint to trpc 2024-01-29 19:56:13 +08:00
moonrailgun
486587f232 chore: resolve shared import problem in production
move everything into packages
2024-01-29 01:00:35 +08:00
moonrailgun
39550ece83 refactor: add shared packacage 2024-01-24 13:26:42 +00:00
moonrailgun
0f93194116 test: fix ci problem 2024-01-21 01:18:46 +08:00
moonrailgun
601c167d36 refactor: change project strcut to monorepo 2024-01-20 16:22:44 +08:00
moonrailgun
a567834e45 perf: add notification picker empty state to guide user to create notification 2024-01-13 18:38:41 +08:00
moonrailgun
09c3cfa0dc feat: add apprise notification #10 2024-01-13 18:16:09 +08:00
moonrailgun
699fe6c967 fix: fix custom display text not apply in health bar 2024-01-13 02:43:38 +08:00
moonrailgun
ec591f0c54 feat: allow display current response value in monitor list
useful for monitor page to display current value
2024-01-13 02:16:57 +08:00
moonrailgun
e24d82224c fix: fix status page set monitor list in create action not work problem 2024-01-13 01:21:09 +08:00
moonrailgun
551f86b8e3 feat: add status page delete action 2024-01-13 01:10:12 +08:00
moonrailgun
1fccb103fd fix: fix openai balance calc logic 2024-01-13 00:55:08 +08:00
moonrailgun
9892d3ac5a feat: add tcp port monitor 2024-01-11 01:01:48 +08:00
moonrailgun
c307aaafd4 style: fix typo of monitor stop tag. #15
Stoped -> Stopped
2024-01-10 13:25:51 +08:00
moonrailgun
1e0d077f2a feat: add mobile nav menu support 2024-01-08 00:01:49 +08:00
moonrailgun
d03f60f6a1 feat: dashboard card title allow edit 2024-01-07 22:42:55 +08:00
moonrailgun
e5a52257ea feat: add telegram notification support 2024-01-07 01:36:51 +08:00
moonrailgun
3e9760d895 feat: add monitor badge #6 2024-01-06 22:08:10 +08:00
moonrailgun
deceafad4f perf: improve UI 2024-01-04 00:34:50 +08:00
moonrailgun
a04aa67f85 fix: fix domain schema check problem in add website server
and change add website / get website in website list request to trpc
2024-01-03 15:37:28 +08:00
moonrailgun
4f35463f89 perf: improver code editor request return type and test modal style 2024-01-03 00:15:39 +08:00
moonrailgun
b751222b39 perf: improve lazy load in code editor with loadable 2024-01-03 00:14:21 +08:00
moonrailgun
0c542faf3b refactor: change custom monitor label and formatter 2024-01-01 17:29:11 +08:00
moonrailgun
3e30535187 feat: add custom monitor test code 2024-01-01 17:27:29 +08:00
moonrailgun
ae6cea568b test: fix ci problem 2024-01-01 16:37:53 +08:00
moonrailgun
96e2e008eb feat: add monaco editor for custom monitor provider 2024-01-01 16:33:01 +08:00
moonrailgun
8dfa679127 feat: add custom script monitor provider 2024-01-01 04:26:57 +08:00
moonrailgun
c317b77d12 feat: add delete monitor data/events button 2023-12-30 01:02:57 +08:00
moonrailgun
d9d234551a fix: fix http header json validator problem 2023-12-29 21:14:36 +08:00
moonrailgun
22168e021f refactor: add opacity into no actived monitor 2023-12-29 21:05:35 +08:00
moonrailgun
42eb5779b2 fix: fix monitor list create page add monitor list not work problem 2023-12-23 23:25:53 +08:00
moonrailgun
f749f720db feat: add value format for data metrics 2023-12-23 01:04:02 +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
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
63145c1e4b feat: add status basic page 2023-12-16 00:33:36 +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
987c09be2f feat: add monitor validator 2023-12-05 20:27:38 +08:00
moonrailgun
d2d105c905 refactor: change monitor path 2023-12-05 20:07:36 +08:00
moonrailgun
addda5c45a feat: add custom header 2023-12-04 22:19:05 +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
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
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
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
9d9cdb7354 refactor: adjust date filter position and display 2023-11-08 00:07:58 +08:00
moonrailgun
ecebc6eede fix: server unit and monitor data update problem 2023-11-05 00:55:51 +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
503321d43b perf: short website overview display 2023-10-30 22:14:40 +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
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
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
31ba529022 feat: add http monitor which include cert exp date 2023-10-23 21:39:24 +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
0c1c72ccab feat: monitor allow edit notifications 2023-10-20 00:48:56 +08:00