Sharkey/packages/backend
dakkar 8cdea537e9 cache URL previews on the server
we already tell browsers to cache the preview for 7 days, but each
browser will ask the server, and the server will talk to the network,
hammering the poor site that got mentioned on fedi

let's instead cache the preview on the server!
2024-06-30 10:55:13 +01:00
..
.vscode
assets
migration add copyright text to all our files 2024-06-15 11:36:55 +01:00
scripts
src cache URL previews on the server 2024-06-30 10:55:13 +01:00
test fix types in my test 2024-05-31 12:59:32 +01:00
test-server
.eslintignore
.eslintrc.cjs
.madgerc
.swcrc
jest.config.cjs
jest.config.e2e.cjs
jest.config.unit.cjs
jsconfig.json
ormconfig.js longer statement_timeout for migrations - fixes 450 2024-03-09 15:38:36 +00:00
package.json Merge remote-tracking branch 'misskey/release/2024.5.0' into future 2024-05-31 12:26:07 +01:00
README.md
tsconfig.json

Misskey Backend