Skip to content
Snippets Groups Projects
  1. Jan 12, 2023
    • 파링's avatar
      perf: build backend with swc (#9463) · 4579d022
      파링 authored
      
      * feat: build backend with swc
      
      * fix: swc build target
      
      Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
    • tamaina's avatar
      perf(backend): Use undici instead of node-fetch and got (#9459) · 978a9bbb
      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を設定
  2. Jan 10, 2023
  3. Jan 09, 2023
  4. Jan 07, 2023
  5. Jan 06, 2023
  6. Jan 05, 2023
  7. Jan 03, 2023
  8. Jan 02, 2023
  9. Dec 31, 2022
    • syuilo's avatar
      🎨 · b64daa5a
      syuilo authored
      b64daa5a
  10. Dec 30, 2022
  11. Dec 28, 2022
  12. Dec 27, 2022
  13. Dec 23, 2022
  14. Dec 22, 2022
  15. Dec 21, 2022
  16. Dec 20, 2022
  17. Dec 19, 2022
  18. Dec 18, 2022
  19. Dec 17, 2022
  20. Dec 14, 2022
    • tamaina's avatar
      fix(client): Downgrade to Vite v3 (#9313) · f4f293d5
      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
  21. Dec 13, 2022
  22. Dec 12, 2022
  23. Dec 10, 2022
  24. Dec 06, 2022
  25. Dec 05, 2022
  26. Dec 04, 2022
  27. Dec 03, 2022
    • syuilo's avatar
      Fastify (#9106) · 3a7182bf
      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
  28. Dec 02, 2022
  29. Nov 29, 2022
Loading