FoundKey/packages/backend/src/models/repositories
Johann150 e2779befe6
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-sw Pipeline failed
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-client Pipeline failed
ci/woodpecker/push/lint-backend Pipeline failed
ci/woodpecker/push/test Pipeline failed
remove duplicated cache
A cache for instances already exists and is exported there. Also the
type annotation here seemed wrong anyway because there did not seem to
be a way for that fetcher to actually ever return `null` as a value.
2024-03-30 23:31:47 +01: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 server: unify drive object types in database 2023-03-26 11:05:55 +02:00
drive-folder.ts server: unify drive object types in database 2023-03-26 11:05:55 +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
hashtag.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
instance.ts BREAKING: server: remove wildcard blocking and instead block subdomains (#269) 2022-12-05 17:55:38 +00: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-reaction.ts fix type typo 2022-09-02 09:36:31 +02:00
note.ts add update timestamp & notification 2023-07-02 10:06:38 +02:00
notification.ts add move notification type 2023-03-23 21:10:08 +01:00
page-like.ts fix some lints 2022-08-11 00:09:29 +02:00
page.ts backend: fix packing pages 2022-08-18 17:34:20 +02:00
relay.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
renote-muting.ts feat: per-user renote muting 2022-10-11 10:42:39 +00: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 remove duplicated cache 2024-03-30 23:31:47 +01:00