Commit Graph

20 Commits

Author SHA1 Message Date
PalmDevs
526d514443 docs: move environment setup to monorepo root 2024-06-24 18:23:23 +07:00
PalmDevs
97c5bd5634 chore(apis/websocket): stop using fastify as a wrapper 2024-06-24 18:23:23 +07:00
PalmDevs
168f40def6 fix(apis/websocket): fix forever stuck Promise 2024-06-24 18:23:22 +07:00
PalmDevs
a6907b16c4 chore(apis/websocket)!: change default port 2024-06-24 18:23:22 +07:00
Pun Butrach
e600cc56f7 chore(apis/websocket): remove unneccessary packages and edit build target 2024-06-24 18:23:22 +07:00
Pun Butrach
d40a9d78cb docs(apis/websocket): minor improvements 2024-06-24 18:23:21 +07:00
PalmDevs
26ad4afc18 chore(apis/websocket): use config.json as example config 2024-06-24 18:23:19 +07:00
PalmDevs
a90e59edb8 refactor(apis/websocket): clean up imports, format, and fix issues 2024-06-24 18:23:19 +07:00
PalmDevs
3e84821c23 chore(apis/websocket): update config schema 2024-06-24 18:23:18 +07:00
PalmDevs
fd7388ac3d chore(apis/websocket): bump dependencies 2024-06-24 18:23:18 +07:00
PalmDevs
05176fbf26 docs(apis/websocket): update docs 2024-06-24 18:23:18 +07:00
PalmDevs
e9638a7713 feat(packages/shared)!: switch to less resource-intensive logger 2024-06-24 18:23:17 +07:00
PalmDevs
17c6be7bee feat(packages/shared): add logger factory
- @revanced/websocket-api now also utilizes the new logger from the shared package
- @revanced/websocket-api/utils/checkEnv has been renamed to its full form
  - It also no longer returns anything as it's no longer needed
2024-06-24 18:23:16 +07:00
PalmDevs
f2d85c32a4 chore: apply code fixes with biome 2024-06-24 18:23:16 +07:00
PalmDevs
a609187174 chore: update scripts 2024-06-24 18:23:15 +07:00
PalmDevs
475ae30c86 chore: add assets and fix README 2024-06-24 18:23:15 +07:00
PalmDevs
fea894e730 docs: fix docs 2024-06-24 18:23:14 +07:00
PalmDevs
306f627cef chore: format and remove unneccessary code 2024-06-24 18:23:14 +07:00
PalmDevs
8d7bd40fb7 chore: update packages metadata 2024-06-24 18:23:13 +07:00
PalmDevs
c97ba54802 chore(apps/server)!: rewrite rename and move to appropriate dir 2024-06-24 18:23:12 +07:00