Commit Graph

241 Commits

Author SHA1 Message Date
moonrailgun
51675f6129 refactor: improve server list update at display 2024-05-02 01:25:55 +08:00
moonrailgun
7e1faf8258 feat: add markdown editor for page description 2024-04-30 19:44:51 +08:00
moonrailgun
c950e4a3f8 refactor: add server page reconnect 2024-04-27 20:20:39 +08:00
moonrailgun
f5c13cb02f perf: improve monitor query performance 2024-04-24 00:33:30 +08:00
moonrailgun
ccf7b8d4aa refactor: redesign servers table in new design 2024-04-21 17:54:12 +08:00
moonrailgun
fc259f7d8e refactor: improve mobile display for monitor and base layout 2024-04-21 16:37:20 +08:00
moonrailgun
a73720411c feat: add custom domain support for status page 2024-04-18 00:20:01 +08:00
ChobPT
49fa50c3cd
feat: Adding Portuguese (pt-PT) Translation (#52)
* Added pt-PT translation

Machine translation with human review

* Added Flag

* Update LanguageSelector.tsx

Added Portuguese Option

* Update constants.ts

Added PT Language constant

* Update LanguageSelector.tsx

Moved PT to be in the correct alphabetical order

* Update constants.ts

Moved PT to be in the correct alphabetical order

* Update i18next-toolkit.config.cjs
2024-04-16 00:14:56 +08:00
moonrailgun
1dec411dd3 chore: upgrade i18next-toolkit and ant design icons, and update translation 2024-04-14 21:00:26 +08:00
moonrailgun
d3ce409002 refactor: add title for status page and update UI style for it. 2024-04-14 16:43:38 +08:00
moonrailgun
8a3c93fff7 feat: add telemetry event count 2024-04-14 15:47:55 +08:00
moonrailgun
fcb30a375b fix: fix website list not refresh when delete website problem 2024-04-09 01:01:33 +08:00
moonrailgun
5d8c18716a fix: fix custom tracker script name not display in fe problem 2024-04-07 23:23:18 +08:00
moonrailgun
4d260dc45e refactor(v2): login view and register and default error handler and more 2024-04-07 19:43:05 +08:00
moonrailgun
af4c6f6bd1 feat(v2): add command panel 2024-04-07 19:43:05 +08:00
moonrailgun
07cb0b066a feat(v2): add delete telemetry feature 2024-04-07 19:43:05 +08:00
moonrailgun
6fbf316c5d refactor: improve layout navbar 2024-04-07 19:43:05 +08:00
moonrailgun
3bb2cc8715 refactor: replace all old router to new router 2024-04-07 19:43:05 +08:00
moonrailgun
fa7534a8e0 feat(v2): add all settings pages 2024-04-07 19:43:05 +08:00
moonrailgun
20e19633ae feat(v2): add server page 2024-04-07 19:43:05 +08:00
moonrailgun
539f24244a feat(v2): add monitor health bar in list 2024-04-07 19:43:05 +08:00
moonrailgun
d97c671913 feat(v2): add page list/add/detail 2024-04-07 19:43:05 +08:00
moonrailgun
f27f3f2f11 feat: add telemetry route 2024-04-07 19:43:05 +08:00
moonrailgun
3c60261f37 feat: add default not found page and dashboard redirect 2024-04-07 19:43:05 +08:00
moonrailgun
402b8a6955 feat(v2): monitor feature 2024-04-07 19:43:05 +08:00
moonrailgun
958b1c0932 feat(v2): add website detail 2024-04-07 19:43:05 +08:00
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
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