Commit Graph

114 Commits

Author SHA1 Message Date
moonrailgun
d73fa10897 chore: upgrade axios version to latest to resolve vulnerabilities 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
bcc215ca5d chore: unity esbuild version to resolve vulnerabilities which cause by esbuild 2024-09-30 16:07:59 +08:00
moonrailgun
f16ccb5689 feat: add label map for device type in website 2024-09-22 20:03:03 +08:00
moonrailgun
fc1e67e005 chore: upgrade @radix-ui/react-scroll-area version 2024-09-15 00:40:11 +08:00
moonrailgun
28d982e497 feat: add lighthouse endpoint 2024-09-14 01:14:22 +08:00
moonrailgun
91ade2ab55 chore: add sortable group component which using react-beautiful-dnd 2024-09-13 00:31:12 +08:00
moonrailgun
c4211c270f chore: fix ci problem which cause build failed 2024-09-04 00:31:42 +08:00
moonrailgun
b862dd7427 chore: upgrade @radix-ui/react-scroll-area to resolve scroll problem 2024-08-20 00:13:57 +08:00
moonrailgun
49d0da3a6d refactor: remove lodash 2024-08-16 00:22:24 +08:00
moonrailgun
22fc5f98f8 feat: add feed template string of survey 2024-08-15 01:33:23 +08:00
moonrailgun
59840b5f7b chore: upgrade i18next-toolkit version 2024-08-12 01:19:05 +08:00
moonrailgun
b04ddd40ad chore: remove ts-node and change to tsx 2024-08-05 01:07:41 +08:00
moonrailgun
20e95ef973 chore: fix react-router version 2024-08-03 01:01:28 +08:00
moonrailgun
e5c2b9484f chore: fix ci issue of typescript type check 2024-08-02 02:13:09 +08:00
moonrailgun
3afac062c4 feat: add support for legacy traditional login methods 2024-08-02 00:41:15 +08:00
moonrailgun
d5d04468cb refactor: change all import with .js suffix, which will help nodejs(esm) to import code clear. 2024-08-02 00:41:15 +08:00
moonrailgun
5dca262482 refactor: translate server side code into esm 2024-08-02 00:41:15 +08:00
moonrailgun
3cf3cfa427 refactor: wip: add auth.js 2024-08-02 00:41:15 +08:00
moonrailgun
7bfd92be0b feat: add feed event notification with event and daily 2024-07-16 00:55:05 +08:00
moonrailgun
63de6d7aa5 chore: upgrade pnpm version to v9.5.0 2024-07-14 14:39:24 +08:00
moonrailgun
56bbe09005 feat: feed add markdown support 2024-06-30 16:53:09 +08:00
moonrailgun
a0ab1da6b6 chore: upgrade prisma version to 5.14.0 2024-05-26 00:49:49 +08:00
moonrailgun
dec6a8b7c5 chore: move dependency place 2024-05-19 01:08:12 +08:00
moonrailgun
7c94caf0ed chore: upgrade trpc version to 10.45.2 2024-05-18 00:54:13 +08:00
moonrailgun
a307b6f2f9 test: fix ci problem 2024-05-18 00:45:51 +08:00
moonrailgun
eacf7fc56f docs: uprade docs website to v3.3.2 2024-05-16 21:25:38 +08:00
moonrailgun
fd9108e77f refactor: improve mobile layout navbar display if have much features 2024-05-11 14:43:02 +08:00
moonrailgun
eebf00f882 feat: add survey download feature 2024-05-11 14:43:02 +08:00
moonrailgun
6674c19e87 feat: add website pricing page 2024-05-11 14:43:02 +08:00
moonrailgun
0fc112fc32 feat: add tianji-client-react package and useTianjiSurvey hooks which can easy to get survey info 2024-05-11 14:43:02 +08:00
moonrailgun
f7f191a53d feat: survey sdk and openapi client 2024-05-11 14:43:02 +08:00
moonrailgun
27642625ac feat: add survey backend endpoint 2024-05-11 14:43:02 +08:00
moonrailgun
7e1faf8258 feat: add markdown editor for page description 2024-04-30 19:44:51 +08:00
moonrailgun
8c64481320 refactor: improve domainRegex 2024-04-26 00:37:06 +08:00
moonrailgun
89fed4666d fix: fix ping action throw error in windows 2024-04-24 00:32:32 +08:00
moonrailgun
f0bd4dd993 chore: upgrade @i18next-toolkit/cli to v1.2.1 2024-04-18 00:13:23 +08:00
moonrailgun
1dec411dd3 chore: upgrade i18next-toolkit and ant design icons, and update translation 2024-04-14 21:00:26 +08:00
moonrailgun
932d78b172 chore: fix ci problem 2024-04-14 16:54:47 +08:00
moonrailgun
d3ce409002 refactor: add title for status page and update UI style for it. 2024-04-14 16:43:38 +08:00
moonrailgun
a1e4a26758 test: add unit test for init tracker 2024-04-13 04:10:03 +08:00
moonrailgun
cdcd6e2284 refactor: rename and add init tracker function 2024-04-13 04:10:03 +08:00
moonrailgun
20e19633ae feat(v2): add server page 2024-04-07 19:43:05 +08:00
moonrailgun
f27f3f2f11 feat: add telemetry route 2024-04-07 19:43:05 +08:00
moonrailgun
68ace91321 feat: add website add button and fuse search 2024-04-07 19:43:05 +08:00
moonrailgun
3f13447e1f refactor: new layout and new router 2024-04-07 19:43:05 +08:00
moonrailgun
0987ca37d5 refactor: basic new layout 2024-04-07 19:43:05 +08:00
moonrailgun
aeee6ca593 chore: shadcn ui init 2024-04-07 19:43:05 +08:00
moonrailgun
d862e6cb62 feat: add delete telemetry feature #34 2024-03-29 19:59:42 +08:00
moonrailgun
90e8292b30 test: add test framework which can test http request and generate mock data 2024-03-24 16:32:40 +08:00