FoundKey/packages/backend
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
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets client: display move notification 2023-03-23 21:10:17 +01:00
migration server: unify drive object types in database 2023-03-26 11:05:55 +02:00
src server: HTTP signature requires date header 2023-04-13 11:04:35 +02:00
test fix import error in tests 2022-12-15 20:45:55 +01:00
.eslintignore migrate to Yarn 3.2.3 2022-08-26 15:24:29 -04:00
.eslintrc.cjs enhance typeorm-prefer-count lint rule 2023-01-03 02:41:53 +01:00
.mocharc.json fix broken mocha tests v2 2022-07-13 12:49:58 +02:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
package.json server: update summaly 2023-03-23 20:32:31 +01:00
tsconfig.json BREAKING: Remove support for Node 16.x and upgrade to TypeScript 4.9 2022-11-25 02:07:21 -05:00
watch.mjs implement dev command 2021-11-19 14:48:59 +09:00