FoundKey/packages/backend/src
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
..
@types use http-signature module that supports hs2019 (#8635) 2022-05-26 09:12:17 +09:00
boot server: auto-fix lints 2022-12-07 13:39:21 -05:00
config server: improve Logger typing information and docs 2022-12-08 23:18:45 -05:00
daemons server: use time constants 2022-11-20 23:15:40 +01:00
db server: use time constants 2022-11-20 23:15:40 +01:00
mfm server: add missing paren 2022-12-07 18:29:04 +01:00
misc server: make fetcher key non-null 2022-12-08 23:19:39 -05:00
models server: Fix typing for user token 2022-12-08 23:20:41 -05:00
prelude backend: remove unused prelude modules 2022-10-11 01:53:34 -04:00
queue fix: properly supply resolver (2) 2022-12-08 19:06:55 +01:00
remote server: handle users getting deleted somewhere else 2022-12-08 18:12:24 +01:00
server server: auto-fix lints 2022-12-07 13:39:21 -05:00
services server: Fix typing for user token 2022-12-08 23:20:41 -05:00
const.ts backend: minor cleanup of nodeinfo.ts 2022-11-16 17:52:13 -05: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 backend: change Misskey -> FoundKey and use absolute import in index.ts 2022-10-03 20:04:06 +00:00