iceshrimp/packages/client
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
..
.vscode chore: ⬆️ up various deps 2023-06-03 00:41:30 -07:00
@types formatting 2023-04-06 18:56:46 -07:00
assets Add new logos & asset generation script 2023-10-04 02:04:30 +02:00
src [backend] Resync migrations with TypeORM 2023-10-14 15:23:35 +02:00
.eslintrc.json refactor: 🚨 linting fix 2023-07-16 15:32:32 -07:00
.prettierrc fix: format script; chore: format 2023-04-07 17:01:42 -07:00
package.json Use build:debug and custom build environment docker image for CI 2023-08-30 17:59:16 +02:00
tsconfig.json Remove usused eslint files 2023-01-12 22:27:17 -08:00
vite.config.ts Further rebranding 2023-07-21 19:33:01 +02:00
vite.json5.ts formatting 2023-04-06 18:56:46 -07:00