FoundKey/packages/backend/src/services
Norm 3cf673960b
Some checks failed
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline failed
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
ci/woodpecker/pr/build Pipeline was successful
server: Fix typing for user token
Also fix a comment in the User model that wrongly states that the token
is null if the user is local, when it's the opposite.
2022-12-08 23:20:41 -05:00
..
blocking backend: implement not forwarding block activities (#212) 2022-11-17 21:24:38 +00:00
chart server: use time constants 2022-11-20 23:15:40 +01:00
drive backend: fix lints in services/drive 2022-10-16 18:20:20 -04:00
following bacakend: prefer absolute over relative imports 2022-10-01 14:40:30 +02:00
i backend: improve documentation of pin/update functions 2022-10-16 18:06:22 -04:00
messages refactor: remove note.mentionedRemoteUsers column 2022-09-07 14:43:04 +02:00
note server: make fetcher key non-null 2022-12-08 23:19:39 -05:00
user-list fix some lints 2022-08-11 00:09:29 +02:00
add-note-to-antenna.ts server: translate comments 2022-12-08 23:18:45 -05:00
create-notification.ts server: translate comments 2022-12-08 23:18:45 -05:00
create-system-user.ts bacakend: prefer absolute over relative imports 2022-10-01 14:40:30 +02:00
delete-account.ts server: translate comments 2022-12-08 23:18:45 -05:00
fetch-instance-metadata.ts server: fix various type errors in services 2022-12-08 23:18:45 -05:00
insert-moderation-log.ts server: fix various type errors in services 2022-12-08 23:18:45 -05:00
instance-actor.ts server: fix undefined variable for instance actor 2022-11-25 19:05:37 +01:00
logger.ts server: improve Logger typing information and docs 2022-12-08 23:18:45 -05:00
push-notification.ts server: fix various type errors in services 2022-12-08 23:18:45 -05:00
register-or-fetch-instance-doc.ts server: fix TypeError in registerOrFetchInstanceDoc 2022-12-03 04:01:51 -05:00
relay.ts server: make fetcher key non-null 2022-12-08 23:19:39 -05:00
send-email.ts fix some lints 2022-08-11 00:09:29 +02:00
stream.ts fix lint "object-shorthand" 2022-08-03 14:58:24 +02:00
suspend-user.ts server: remove unused imports from suspend-user.ts 2022-12-08 23:18:45 -05:00
unsuspend-user.ts server: fix various type errors in services 2022-12-08 23:18:45 -05:00
update-hashtag.ts server: fix various type errors in services 2022-12-08 23:18:45 -05:00
user-cache.ts server: Fix typing for user token 2022-12-08 23:20:41 -05:00
validate-email-for-account.ts fix some lints 2022-08-11 00:09:29 +02:00