FoundKey/packages/backend/src
Johann150 808ad2a505
ci/woodpecker/push/lint-client Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/lint-foundkey-js Pipeline was successful Details
ci/woodpecker/push/lint-backend Pipeline was successful Details
ci/woodpecker/push/lint-sw Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
server: HTTP signature requires date header
The default of the library used is to require either of the "date" or
"x-date" headers. It does not seem sensible to pass on this default.
It may be to fix federation with another software but that software
should be considered broken, and it does not seem reasonable to
potentially get an outdated signature just to fix federation with some
buggy software.
2023-04-13 11:04:35 +02:00
..
@types use http-signature module that supports hs2019 (#8635) 2022-05-26 09:12:17 +09:00
boot server: show worker mode in process name 2023-03-19 09:39:33 +01:00
config fix: loading config 2023-02-04 23:24:05 +01:00
daemons server: use time constants 2022-11-20 23:15:40 +01:00
db backend: remove galleries 2023-01-16 18:53:57 +01:00
mfm server: add missing paren 2022-12-07 18:29:04 +01:00
misc docs: fix schema definitions 2023-03-03 21:12:44 +01:00
models server: unify drive object types in database 2023-03-26 11:05:55 +02:00
prelude server: remove dateUTC function 2023-01-02 12:45:30 +01:00
queue activitypub: allow to group elements for delivery 2023-03-11 09:42:14 +01:00
remote activitypub: properly handle all scopes for renotes 2023-03-31 07:59:20 +02:00
server server: HTTP signature requires date header 2023-04-13 11:04:35 +02:00
services server: unify drive object types in database 2023-03-26 11:05:55 +02: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 refactor: remove default export for boot 2022-12-11 14:42:55 -05:00