Sharkey/packages/backend
2024-12-11 09:10:56 -05:00
..
.vscode
assets Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 2024-10-09 15:17:22 +01:00
migration upd: add FriendlyCaptcha as a captcha solution 2024-11-02 02:20:35 +01:00
scripts check harder for connectibility 2024-11-05 14:21:58 +00:00
src increase chart rate limits (fixes 429s in control panel / info pages) 2024-12-11 09:10:56 -05:00
test use atomic variant of Leaky Bucket for safe concurrent rate limits 2024-12-11 09:10:11 -05:00
test-server
.madgerc
.swcrc
eslint.config.js implement SkRateLimiterService with Leaky Bucket rate limiting 2024-12-07 10:22:49 -05:00
jest.config.cjs
jest.config.e2e.cjs
jest.config.unit.cjs
jsconfig.json
ormconfig.js
package.json UNTESTED maybe laxer match on authority - fixes #815 2024-11-29 11:39:17 +00:00
README.md
tsconfig.json fix linting and type checks in all packages 2024-10-15 21:41:36 -04:00

Misskey Backend