mirror of
https://github.com/misskey-dev/misskey
synced 2025-06-29 16:22:50 +02:00
none of our endpoints will ever contain `..` (they might, maybe, at some point, contain `.`, as in `something/get.html`?), so every `Mk:api()` call to an endpoint that contains `..` can't work: let's reject it outright Co-authored-by: dakkar <dakkar@thenautilus.net> |
||
---|---|---|
.. | ||
.storybook | ||
.vscode | ||
@types | ||
assets | ||
lib | ||
public | ||
src | ||
test | ||
.gitignore | ||
eslint.config.js | ||
package.json | ||
tsconfig.json | ||
vite.config.ts | ||
vite.json5.ts | ||
vue-shims.d.ts |