- Jan 12, 2023
-
-
파링 authored
* feat: build backend with swc * fix: swc build target Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
tamaina authored
* Implement? HttpFetchService *
✌️ * remove node-fetch * fix * refactor * fix * gateway timeout * UndiciFetcherクラスを追加 (仮コミット, ビルドもstartもさせていない) * fix * add logger and fix url preview * fix ip check * enhance logger and error handling * fix * fix * clean up * Use custom fetcher for ApRequest / ApResolver * bypassProxyはproxyBypassHostsに判断を委譲するように * set maxRedirections (default 3, ApRequest/ApResolver: 0) * fix comment * handle error s3 upload * add debug message * no return await * Revert "no return await" This reverts commit b5b0dc58a342393d260492e3a6f58304372f53b2. * reduce maxSockets * apResolverのUndiciFetcherを廃止しapRequestのものを使う、 add ap logger * Revert "apResolverのUndiciFetcherを廃止しapRequestのものを使う、 add ap logger" This reverts commit 997243915c8e1f8472da64f607f88c36cb1d5cb4. * add logger * fix * change logger name * safe * デフォルトでUser-Agentを設定
-
- Jan 10, 2023
-
-
syuilo authored
-
- Jan 09, 2023
-
-
syuilo authored
-
- Jan 07, 2023
-
-
syuilo authored
-
- Jan 06, 2023
- Jan 05, 2023
-
-
syuilo authored
-
- Jan 03, 2023
-
-
syuilo authored
-
- Jan 02, 2023
-
-
syuilo authored
-
- Dec 31, 2022
-
-
syuilo authored
-
- Dec 30, 2022
-
-
tamaina authored
* fix(server): /emoji to accept `@.` host expression * fix(client): use MkEmoji for custom emoji in MkEmojiPicker * change convertToWebp * nanka iroiro * remove * fix * nearLosslessは労多くして益少なしなのでやめる * do not cleanup tmp for development * update sharp.js to 0.31.3 * mixed: true * fix MkAutocomplete of 912791b3 * clean up * https://github.com/misskey-dev/misskey/pull/9431#discussion_r1059215943 * edit mkautocomplete.vue use sanitize-html * fix package.json
-
tamaina authored
* fix(server): /emoji to accept `@.` host expression * fix(client): use MkEmoji for custom emoji in MkEmojiPicker * change convertToWebp * nanka iroiro * remove * fix * nearLosslessは労多くして益少なしなのでやめる * do not cleanup tmp for development * update sharp.js to 0.31.3 * mixed: true * fix MkAutocomplete of 912791b3 * clean up * https://github.com/misskey-dev/misskey/pull/9431#discussion_r1059215943
-
- Dec 28, 2022
-
-
syuilo authored
-
- Dec 27, 2022
- Dec 23, 2022
-
-
Kagami Sascha Rosylight authored
-
- Dec 22, 2022
-
-
syuilo authored
-
- Dec 21, 2022
- Dec 20, 2022
-
-
tamaina authored
* enhance: Vite HMR while yarn dev, and more build tuning * use localhost Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
- Dec 19, 2022
- Dec 18, 2022
-
-
tamaina authored
-
Kagami Sascha Rosylight authored
* style: fix TS lint errors about `ev.target` * enhance: compress non-animated PNG * PNG to PNG? * defer jest things (add it later) * Delete jest.config.cjs * check the compressed file size * log compression stats * use ?? * handle if ($i == null) Co-authored-by:
tamaina <tamaina@hotmail.co.jp>
-
Kagami Sascha Rosylight authored
-
- Dec 17, 2022
-
-
Kagami Sascha Rosylight authored
-
- Dec 14, 2022
-
-
tamaina authored
* Revert "refactor(client): Create root.vue and select the ui in it (#9312)" This reverts commit 0294555e. * use vite v3 * Revert "Revert "refactor(client): Create root.vue and select the ui in it (#9312)"" This reverts commit 56910e27fbad352f3cb8324a167aaf1446cea7c2. * Revert "refactor(client): Create root.vue and select the ui in it (#9312)" This reverts commit 0294555e. * use vite@3.2.4 * update to v3.2.5
-
- Dec 13, 2022
-
-
Kagami Sascha Rosylight authored
* Add missing @types packages * Fix TS1272 type only imports * Fix TS2821 import assertion
-
- Dec 12, 2022
-
-
Kagami Sascha Rosylight authored
* Typecheck the service worker Currently the service worker build never typechecks, since esbuild and typescript-eslint don't do such job. esbuild: https://esbuild.github.io/content-types/#typescript >However, esbuild does not do any type checking so you will still need to run tsc -noEmit in parallel with esbuild to check types. This is not something esbuild does itself. typescript-eslint: https://typescript-eslint.io/linting/troubleshooting#why-dont-i-see-typescript-errors-in-my-eslint-output >TypeScript's compiler (or whatever your build chain may be) is specifically designed and built to validate the correctness of your codebase. Our tooling does not reproduce the errors that TypeScript provides, because doing so would slow down the lint run [1], and duplicate the errors that TypeScript already outputs for you. Adding this step adds tons of TS errors
😱 * Override lib-webworker with service worker
-
- Dec 10, 2022
- Dec 06, 2022
- Dec 05, 2022
-
-
tamaina authored
-
- Dec 04, 2022
- Dec 03, 2022
-
-
syuilo authored
* wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * fix * Update SignupApiService.ts * wip * wip * Update ClientServerService.ts * wip * wip * wip * Update WellKnownServerService.ts * wip * wip * update des * wip * Update ApiServerService.ts * wip * update deps * Update WellKnownServerService.ts * wip * update deps * Update ApiCallService.ts * Update ApiCallService.ts * Update ApiServerService.ts
-
- Dec 02, 2022
-
-
tamaina authored
-
- Nov 29, 2022
-
-
syuilo authored
-