jormungandr-bite/packages/backend
Laura Hausmann 0261a666f1
[backend] Resync migrations with TypeORM
It appears people have been writing manual migrations for a while now, often containing errors that create duplicate or unused indicies, unique constraints on primary key columns, and so on. This commit resolves these, so migrations can be autogenerated again from now on.
2023-10-14 15:23:35 +02:00
..
.idea Create move type 2022-11-23 21:49:52 +01:00
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets Add new logos & asset generation script 2023-10-04 02:04:30 +02:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
src [backend] Resync migrations with TypeORM 2023-10-14 15:23:35 +02:00
test Get actual subject host in mfm fromHtml 2023-09-11 22:25:29 +02:00
.mocharc.json fix: mocha テストが動かないのを修正 v2 (#8892) 2022-06-26 19:16:32 +09:00
.swcrc fix compile error 2023-06-24 04:07:19 -04:00
jsconfig.json chore: format 2023-05-29 09:31:02 -07:00
package.json [backend] Remove check:connect script and js file 2023-10-13 18:46:20 +02:00
tsconfig.json Refactor: use rust for native mastodon id conversion (#9786) 2023-03-31 01:58:28 +00:00