Commit Graph

648 Commits

Author SHA1 Message Date
tommy
6312ec6eed Add Status Header & Modify Styles 2024-11-01 06:58:22 +08:00
moonrailgun
59b874644f chore: fix ci problem 2024-11-01 00:45:19 +08:00
moonrailgun
266b08f2da refactor: update webhooks signature api guide 2024-10-31 22:20:01 +08:00
tommy
a8a47ed94d fix: retrieve date as string
Apparently prisma can automatically cast dates to UTC, formatting the date to a string in the query can prevent this.
2024-10-31 16:07:07 +08:00
moonrailgun
272505669e refactor: update amount in stripe 2024-10-30 02:57:24 +08:00
moonrailgun
6b3631eae1 feat: add webhookSignature in feed channel 2024-10-29 03:41:45 +08:00
moonrailgun
98298c4367 refactor: update currency symbols in feed 2024-10-27 03:16:06 +08:00
moonrailgun
09d0f02d84 feat: add stripe feed integration 2024-10-26 00:55:51 +08:00
moonrailgun
79667a9644 fix: fix a bug which will match incorrect path #115 2024-10-22 02:26:20 +08:00
moonrailgun
554f902584 chore: fix ci problem 2024-10-22 01:16:23 +08:00
moonrailgun
fcb8f22116 feat: add prometheus report support 2024-10-22 00:37:46 +08:00
moonrailgun
c7e20df516 feat: add timezone support #114 2024-10-20 22:47:22 +08:00
moonrailgun
83850f2981 refactor: update cronjob clear time 2024-10-20 22:29:07 +08:00
moonrailgun
3dca8fc27c feat: add workspace settings manage 2024-10-20 22:27:31 +08:00
moonrailgun
4e3fd9db64 feat: add test notify 2024-10-20 16:58:23 +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
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
1e57905f32 docs: upgrade openapi 2024-10-07 23:23:00 +08:00
moonrailgun
a32f3d9824 chore: fix ci problem 2024-10-06 01:17:51 +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
2d5a09c79c fix: fix a problem which will make request list incorrect 2024-10-03 09:37:49 +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
b16a7c3c2c fix: fix login view split incorrect if not any extra login way 2024-10-01 01:23:37 +08:00