Commit Graph

165 Commits

Author SHA1 Message Date
moonrailgun
f9a51e4c79 refactor(v2): add common sidebar 2024-04-07 19:43:05 +08:00
moonrailgun
68ace91321 feat: add website add button and fuse search 2024-04-07 19:43:05 +08:00
moonrailgun
3f13447e1f refactor: new layout and new router 2024-04-07 19:43:05 +08:00
moonrailgun
0987ca37d5 refactor: basic new layout 2024-04-07 19:43:05 +08:00
moonrailgun
aeee6ca593 chore: shadcn ui init 2024-04-07 19:43:05 +08:00
moonrailgun
6c84a04fb5 refactor: add default handler for delete telemetry action 2024-04-03 20:08:09 +08:00
moonrailgun
d862e6cb62 feat: add delete telemetry feature #34 2024-03-29 19:59:42 +08:00
moonrailgun
99610cffae feat: add DNS monitor #45 2024-03-25 01:00:20 +08:00
moonrailgun
11fd1a616b chore: add prettier-plugin-tailwindcss 2024-03-23 00:45:21 +08:00
moonrailgun
941861f885 feat: add telemetry events chart 2024-03-14 01:26:02 +08:00
moonrailgun
f0a1ed3cdf docs: add README visitor countor 2024-03-09 18:27:02 +08:00
moonrailgun
38dd60feee feat: add telemetry metrics table 2024-03-04 00:48:51 +08:00
moonrailgun
1306187f01 refactor: rename MetricsTable to WebsiteMetricsTable 2024-03-03 19:02:35 +08:00
moonrailgun
daef9ff084 feat: add usage button for telemetry 2024-03-03 18:51:10 +08:00
moonrailgun
011ac6c713 feat: add telemetry feature desc 2024-02-28 22:28:12 +08:00
moonrailgun
5bad815e62 feat: add telemetry overview 2024-02-28 00:34:02 +08:00
moonrailgun
439eb83748 fix: fix pageviews not include timezone problem 2024-02-25 20:14:23 +08:00
moonrailgun
4fe61a6d7c refactor: refactor chart render and perf pageview data handle logic 2024-02-23 00:38:18 +08:00
moonrailgun
e79c4b4819 feat: add telemetry event count 2024-02-23 00:07:30 +08:00
moonrailgun
0397810f5c test: fix ci problem 2024-02-18 00:56:35 +08:00
moonrailgun
5e720abb11 feat: add telemetry list 2024-02-18 00:47:22 +08:00
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