Commit Graph

959 Commits

Author SHA1 Message Date
moonrailgun
2a503ca250 chore: rename old tsconfig paths 2024-10-16 01:16:21 +08:00
moonrailgun
527f734bc4 refactor: ignore unknown sentry log 2024-10-16 01:10:47 +08:00
moonrailgun
c9f2458775 test: update md5 unit test 2024-10-16 01:09:04 +08:00
moonrailgun
f553f157dd refactor: add border radius in smtp template 2024-10-16 01:02:11 +08:00
moonrailgun
61980b37d3 refactor: let version text more prominent 2024-10-15 01:10:29 +08:00
moonrailgun
820b25baed chore: fix ci problem 2024-10-15 01:08:04 +08:00
moonrailgun
279e616bee feat: add click event for status page item which allow hide/show chart 2024-10-14 00:29:06 +08:00
moonrailgun
dcff57fe69 feat: add daily monitor data display for public 2024-10-14 00:29:06 +08:00
moonrailgun
316b95467d feat: add MonitorLatestResponse and up status summary 2024-10-14 00:29:06 +08:00
moonrailgun
e5e77dbdee refactor: change public summary display logic
old is recent data, now is monthly data
2024-10-14 00:29:06 +08:00
moonrailgun
bbb8d88116 feat: add monitor summary function 2024-10-14 00:29:06 +08:00
moonrailgun
f1513fe3f7 chore: release v1.15.8 2024-10-13 19:54:18 +08:00
moonrailgun
8c5c417a19 docs: change code command line style 2024-10-12 20:07:37 +08:00
moonrailgun
763810e8b7 docs: add shacdn to website 2024-10-12 20:07:11 +08:00
moonrailgun
c0e2ef0fe8 refactor: migrate monitor data chart to recharts and remove @ant-design/charts 2024-10-12 01:23:00 +08:00
moonrailgun
a218c22397 chore: update survey edit form 2024-10-11 01:06:25 +08:00
moonrailgun
f00163b2f1 feat: survey add webhook url field which can send webhook when receive any survey 2024-10-11 01:06:25 +08:00
moonrailgun
de572426eb feat: add survey webhook 2024-10-11 01:06:25 +08:00
moonrailgun
5d54ca1cbc feat: add survey curl example code 2024-10-10 00:09:18 +08:00
moonrailgun
29f184c15d refactor: add CodeExample component 2024-10-09 23:55:01 +08:00
moonrailgun
6474cefd89 feat: add plausible tracking(for testing) 2024-10-09 00:04:32 +08:00
moonrailgun
9b9799ec6f chore: comment sitemap to make sure its can build safe 2024-10-08 23:39:45 +08:00
moonrailgun
e51a88044f chore: use prebuilt rather than deploy build
its better to let website build by sitemap can read git info
2024-10-08 00:05:52 +08:00
moonrailgun
1e57905f32 docs: upgrade openapi 2024-10-07 23:23:00 +08:00
moonrailgun
de38363315 docs: update depenpendency to resolve issue of docusaurus build 2024-10-07 20:18:01 +08:00
moonrailgun
3d9d03296e docs: remove used blog directory 2024-10-07 17:16:27 +08:00
moonrailgun
384224cb62 docs: add sitemap to improve SEO 2024-10-07 17:16:11 +08:00
moonrailgun
a32f3d9824 chore: fix ci problem 2024-10-06 01:17:51 +08:00
moonrailgun
eaffe3ab21 chore: fix version of postman-code-generators 2024-10-05 21:36:29 +08:00
moonrailgun
43b4c9fe37 chore: fix isolated-vm version 2024-10-05 19:28:44 +08:00
moonrailgun
9e6e03117c docs: resolve build problem with update source document content 2024-10-05 18:18:02 +08:00
moonrailgun
064dbe9985 chore: update pnpm lock file to resolve some magic problem 2024-10-05 18:16:34 +08:00
moonrailgun
7bda5420c5 docs: add website more language: de, fr, ja, zh-Hans 2024-10-05 17:52:02 +08:00
moonrailgun
f5933ec054 feat: sdk add send feed function export 2024-10-05 07:58:08 +08:00
moonrailgun
7322ad741d chore: update ci run trigger path 2024-10-05 00:23:24 +08:00
moonrailgun
e46f97097a chore: upgrade @tianji/website docusaurus version 2024-10-04 22:14:25 +08:00
moonrailgun
4b7877155f feat: time event chart legend add some interaction 2024-10-04 22:01:43 +08:00
moonrailgun
f3d8f5543d feat: add realtime datarange which can visit data more easy 2024-10-04 21:40:49 +08:00
moonrailgun
6da0e6f415 feat: add ping animation in website realtime visitor 2024-10-04 21:22:36 +08:00
moonrailgun
9bc8c63fe2 perf: improve display of visitor map if data is too much 2024-10-04 21:19:20 +08:00
moonrailgun
9d559b93d1 chore: upgrade @radix-ui/react-scroll-area version 2024-10-04 03:23:37 +08:00
moonrailgun
572d96babb feat: add payload for feed event integration and send function
for easy to fetch origin data and debug later
2024-10-03 22:16:35 +08:00
moonrailgun
88fa90c2ca chore: release v1.15.7 2024-10-03 10:42:47 +08:00
moonrailgun
7301eeb82a chore: update workspace config and remove unused lock file 2024-10-03 10:37:55 +08:00
moonrailgun
e09d7eef87 chore: split website from monorepo
make sure its can easy to build in vercel
2024-10-03 10:16:52 +08:00
moonrailgun
2d5a09c79c fix: fix a problem which will make request list incorrect 2024-10-03 09:37:49 +08:00
1Luc1
1fe50092ba docs: fix update code to new version 2024-10-02 21:57:01 +08:00
moonrailgun
2cb80584cf chore: release v1.15.6 2024-10-02 19:26:27 +08:00
moonrailgun
1be03ccf53 refactor: improve install package time in docker build static stage 2024-10-02 19:26:00 +08:00
moonrailgun
5eb7696ead chore: update NODE_OPTIONS in static layer to make sure build can pass 2024-10-02 17:43:52 +08:00