iceshrimp-legacy/packages/backend/src
Johann150 31c73fdfa2
chore: synchronize code and database schema (#8577)
* chore: remove default null

null is always the default value if a table column is nullable, and typeorm's
@Column only accepts strings for default.

* chore: synchronize code with database schema

* chore: sync generated migrations with code
2022-05-05 22:45:22 +09:00
..
@types chore(lint): fix type definitions for jsrsasign (#8528) 2022-04-23 12:45:36 +09:00
boot refactor: fix type 2022-04-17 14:42:13 +09:00
config refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
daemons refactor: fix type 2022-04-17 14:42:13 +09:00
db fix e2e test 2022-04-03 15:14:26 +09:00
mfm refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
misc enhance: ドライブに画像ファイルをアップロードするときオリジナル画像を破棄してwebpublicのみ保持するオプション (#8216) 2022-04-28 11:14:03 +09:00
models chore: synchronize code and database schema (#8577) 2022-05-05 22:45:22 +09:00
prelude refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
queue enhance(webhook): add userId to payload 2022-04-03 22:42:01 +09:00
remote refactor 2022-04-17 21:01:02 +09:00
server refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
services fix _misskey_content of quote renotes (#8533) 2022-05-01 19:23:34 +09:00
const.ts remove max note text length setting 2022-02-20 16:07:43 +09:00
env.ts refactoring 2021-11-12 02:02:25 +09:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
index.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
types.ts feat: アンケート終了通知 2022-03-06 16:06:27 +09:00