FoundKey/packages/backend/src/models/repositories
Johann150 6ce4b3fe2f
Some checks failed
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-client Pipeline failed
ci/woodpecker/push/test Pipeline failed
fix some lints
Many of these were fixed automatically with eslint --fix.

Some of them (e.g. adding return types to functions) were done manually.
2022-08-11 00:09:29 +02:00
..
abuse-user-report.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
antenna.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
app.ts fix some lints 2022-08-11 00:09:29 +02:00
auth-session.ts fix some lints 2022-08-11 00:09:29 +02:00
blocking.ts fix some lints 2022-08-11 00:09:29 +02:00
channel.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
clip.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
drive-file.ts fix lint "object-shorthand" 2022-08-03 14:58:24 +02:00
drive-folder.ts fix some lints 2022-08-11 00:09:29 +02:00
emoji.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
follow-request.ts fix some lints 2022-08-11 00:09:29 +02:00
following.ts fix some lints 2022-08-11 00:09:29 +02:00
gallery-like.ts fix some lints 2022-08-11 00:09:29 +02:00
gallery-post.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
hashtag.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
instance.ts fix(api): add missing themeColor property of instance 2022-07-13 12:54:56 +02:00
messaging-message.ts fix some lints 2022-08-11 00:09:29 +02:00
moderation-logs.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
muting.ts fix some lints 2022-08-11 00:09:29 +02:00
note-favorite.ts fix some lints 2022-08-11 00:09:29 +02:00
note-reaction.ts fix some lints 2022-08-11 00:09:29 +02:00
note.ts fix some lints 2022-08-11 00:09:29 +02:00
notification.ts fix some lints 2022-08-11 00:09:29 +02:00
page-like.ts fix some lints 2022-08-11 00:09:29 +02:00
page.ts refactor: fix type 2022-04-17 12:59:41 +09:00
relay.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
signin.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
user-group-invitation.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
user-group.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
user-list.ts fix lints "import/order" and "import/no-duplicate" 2022-08-03 14:05:50 +02:00
user.ts fix lint "object-shorthand" 2022-08-03 14:58:24 +02:00