Commit Graph

959 Commits

Author SHA1 Message Date
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
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
bcc215ca5d chore: unity esbuild version to resolve vulnerabilities which cause by esbuild 2024-09-30 16:07:59 +08:00
moonrailgun
b44e57dde8 refactor: improve websocket log 2024-09-30 14:50:37 +08:00
moonrailgun
ee72f74e2c chore: add ignore in docker build 2024-09-29 01:40:08 +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
3011304b9e chore: release v1.15.3 2024-09-25 00:15:21 +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
22d76a0f87 chore: release v1.15.2 2024-09-23 21:49:01 +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
4a1d704fbb refactor: update README roadmap 2024-09-21 00:09:06 +08:00
moonrailgun
5cd383895f chore: release v1.15.1 2024-09-20 00:02:25 +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