iceshrimp/packages/backend
Laura Hausmann 4dd8fdbd04
[backend] Refactor database transactions
This moves all code that isn't a direct call to transactionalEntityManager to outside of the transaction blocks, and removes all transaction blocks that were unnecessary
2023-10-25 17:03:08 +02:00
..
.idea
.vscode
assets Add new logos & asset generation script 2023-10-04 02:04:30 +02:00
src [backend] Refactor database transactions 2023-10-25 17:03:08 +02:00
test [backend] More mentions fixes 2023-10-14 17:11:21 +02:00
.mocharc.json
.swcrc
jsconfig.json
package.json Upgrade versions of dependencies with critical vulnerabilities 2023-10-20 23:16:11 +02:00
tsconfig.json