Commit graph

11 commits

Author SHA1 Message Date
Hazelnoot
5807b33e04 fix additional references to loadConfig and createPostgresDataSource that were hiding in .JS files 2025-11-05 19:42:30 -05:00
Hazelnoot
b751f9c96d fix wrong import in check_connect.js 2025-11-05 19:42:30 -05:00
Hazelnoot
a1bff0e0fe fix startup crash when calling check_connect.js 2025-11-05 19:42:30 -05:00
Hazelnoot
86a8614ef8 fix backend ESLint 2025-11-05 19:40:45 -05:00
Hazelnoot
54071efaea fix typo in check_connect.js 2025-04-01 16:07:36 -04:00
Hazelnoot
788751d24d implement redisForRateLimit 2025-02-18 10:36:29 -05:00
dakkar
9fe5dc679a check harder for connectibility
`allSettled` does not throw if a promise is rejected, so
`check_connect` never actually failed
2024-11-05 14:21:58 +00:00
Hazelnoot
524ddb9677 fix race conditions in check_connect.js 2024-10-26 08:57:26 -04:00
dakkar
afbed7f605 check redisForReactions at startup 2024-10-09 16:49:49 +01:00
4censord
0386e52d6f
Impove the check_connect script 2024-08-06 00:35:35 +02:00
おさむのひと
efa42a1624
fix(backend): バックエンドのpnpm devによるビルド後にbuild-assetsを行うようにする (#13659)
* moveto scripts

* add scripts/dev.mjs
2024-04-04 22:25:28 +09:00
Renamed from packages/backend/check_connect.js (Browse further)