| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: synchronize code and database schema (#8577) | Johann150 | 2022-05-05 | 1 | -1/+1 |
| | | | | | | | | | | | * 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 | ||||
| * | refactor: Use ESM (#8358) | syuilo | 2022-02-27 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip | ||||
| * | fix lint | syuilo | 2021-12-09 | 1 | -5/+5 |
| | | |||||
| * | refactoring | syuilo | 2021-11-12 | 1 | -0/+43 |
| Resolve #7779 | |||||