Commit Graph

608 Commits

Author SHA1 Message Date
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
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
e942769af2 chore: upgrade puppeteer version to 23.4.1 2024-10-01 01:14:55 +08:00
moonrailgun
d73fa10897 chore: upgrade axios version to latest to resolve vulnerabilities 2024-10-01 01:14:55 +08:00
moonrailgun
13227416c0 chore: upgrade puppeteer usage to fit new version 2024-10-01 01:14:55 +08:00
moonrailgun
f59793d6f1 chore: upgrade puppeteer to make sure can fit with alpine image chromium version 2024-10-01 01:14:55 +08:00
moonrailgun
e6df595af8 chore: downgrade alpine version to 3.19 to avoid issue 2024-10-01 01:14:55 +08:00
moonrailgun
57ebaf6ad3 chore: improve docker build and lighthouse config 2024-10-01 01:14:55 +08:00
moonrailgun
8b6a74033c refactor: add no sandbox args in puppeteer 2024-10-01 01:14:55 +08:00
moonrailgun
23c691541d chore: docker add puppeteer support 2024-10-01 01:14:55 +08:00
moonrailgun
b44e57dde8 refactor: improve websocket log 2024-09-30 14:50:37 +08:00
moonrailgun
9d3e9d89db chore: add logger for lighthouse 2024-09-28 00:19:21 +08:00
moonrailgun
63e6bfe0d1 feat: allow rename workspace 2024-09-27 02:13:52 +08:00
moonrailgun
7c271dc3c1 fix: remove workspace name validation 2024-09-27 01:54:46 +08:00
moonrailgun
9c35bca685 chore: update translation 2024-09-26 01:09:28 +08:00
Amitash
d48af2b8fe Update translation.json 2024-09-26 01:01:51 +08:00
moonrailgun
4f2c1129a0 feat: add fixed server list 2024-09-25 00:15:03 +08:00
moonrailgun
cdc3ce1223 chore: clear unused code 2024-09-24 23:51:36 +08:00
moonrailgun
31e8ce4ab9 refactor: add language fallback to make sure its can be display correct 2024-09-24 00:12:09 +08:00
moonrailgun
f2ce1fb10c perf: improve monitor detail style, enhance style difference 2024-09-24 00:11:47 +08:00
moonrailgun
205864720c refactor: change default workspace name 2024-09-22 20:15:39 +08:00
moonrailgun
f16ccb5689 feat: add label map for device type in website 2024-09-22 20:03:03 +08:00
moonrailgun
6bf65cb529 refactor: update translation 2024-09-22 19:44:41 +08:00
moonrailgun
79ed059d99 feat: add admin role and change most owner permission to admin
because only a little action real need owner permission.
2024-09-22 01:10:25 +08:00
moonrailgun
4f4f9b5d3f feat: add workspace role permission check, hide non permission action 2024-09-22 01:05:16 +08:00
moonrailgun
d29785a311 feat: add lighthouse reporter generate in website 2024-09-22 00:14:33 +08:00
moonrailgun
fb75a8b654 refactor: fix light mode color issues 2024-09-22 00:13:57 +08:00
moonrailgun
d1820416f4 feat: add status page incident model 2024-09-21 21:05:48 +08:00
moonrailgun
6a1f413a38 chore: invite add id support 2024-09-21 01:10:43 +08:00
moonrailgun
84e4722f2f chore: add account provider 2024-09-20 00:01:47 +08:00
moonrailgun
63484d0db5 chore: fix ci problem 2024-09-20 00:01:30 +08:00
moonrailgun
d0afdf5c91 feat: add custom oidc/oauth provider support 2024-09-19 23:33:22 +08:00
moonrailgun
90953e490c fix: fix website cannot delete problem #91 2024-09-19 23:00:32 +08:00
moonrailgun
12b8ba95b7 refactor: add body spaces 2024-09-19 00:23:41 +08:00
moonrailgun
ef3d34423b refactor: update translation 2024-09-19 00:21:05 +08:00
moonrailgun
8b86dcdcea refactor: update translation 2024-09-18 01:12:31 +08:00
moonrailgun
4d39cb5ef4 feat: add group feature in backend 2024-09-17 19:08:58 +08:00
moonrailgun
e323e104e0 refactor: add new editable text component which allow to change group title 2024-09-16 21:50:22 +08:00
moonrailgun
946ecaf9f9 feat: refactor sortable group component and add edit body component 2024-09-16 21:25:31 +08:00
moonrailgun
72a1e7b024 refactor: change edit style and logic, create new MonitorPicker component 2024-09-16 17:08:58 +08:00
moonrailgun
ed2141af22 refactor: improve admin style in status page 2024-09-16 16:41:39 +08:00