Commit Graph

943 Commits

Author SHA1 Message Date
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
moonrailgun
79b75f55e3 chore: add build dependency for build zeromq 2024-10-02 17:32:57 +08:00
moonrailgun
9f7fbafcf0 chore: release v1.15.5 2024-10-02 00:03:20 +08:00
moonrailgun
92196e4e5b feat: add webhook playground entry 2024-10-02 00:02:58 +08:00
moonrailgun
33a0a60eee feat: add webhook playground 2024-10-01 22:14:43 +08:00
moonrailgun
04dc1e98dd perf: improve avatar display timing for non-avatar user 2024-10-01 20:21:53 +08:00
moonrailgun
b778f8c982 refactor: update style of website page card 2024-10-01 20:20:51 +08:00
moonrailgun
1337eaa2c0 refactor: refactor time event chart to recharts 2024-10-01 19:26:03 +08:00
moonrailgun
055f57e087 chore: upgrade shadcn cli and add recharts 2024-10-01 07:53:17 +08:00
moonrailgun
50a35732ff feat: add zeromq to make sure lighthouse can only run one at same time
and add socketio notify to refresh list
2024-10-01 07:37:27 +08:00
moonrailgun
bb0c574893 feat: add error message for lighthouse 2024-10-01 04:58:20 +08:00
moonrailgun
6c2a093842 feat: add lighthouse score in database fields 2024-10-01 01:41:10 +08:00
moonrailgun
9cf46e679c chore: release v1.15.4 2024-10-01 01:24:29 +08:00
moonrailgun
b16a7c3c2c fix: fix login view split incorrect if not any extra login way 2024-10-01 01:23:37 +08:00
moonrailgun
fe432f1332 refactor: try to resolve no screenshot problem by remove single process.
follow https://github.com/GoogleChrome/lighthouse/issues/11537#issuecomment-799895027
2024-10-01 01:14:55 +08:00
moonrailgun
de09059e65 refactor: update dockerfile, carry back auto install dependency 2024-10-01 01:14:55 +08:00
moonrailgun
e942769af2 chore: upgrade puppeteer version to 23.4.1 2024-10-01 01:14:55 +08:00