Sharkey/packages/backend
dakkar ff0117a1a5 check prohibited words when creating notes
some small differences (between Misskey and us) inside the `create`
method made `git` put all the changes inside the `import` method… I
thought I had copied them all, but I had missed one, and it's a pretty
important one: prohibited words were not being checked!
2024-03-05 16:52:05 +00:00
..
.vscode
assets
migration fix repo + feedback URLs for Firefish / IceShrimp 2024-03-03 11:12:58 +00:00
src check prohibited words when creating notes 2024-03-05 16:52:05 +00:00
test merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
test-server
.eslintignore
.eslintrc.cjs
.madgerc
.swcrc
check_connect.js
generate_api_json.js
jest.config.cjs
jest.config.e2e.cjs
jest.config.unit.cjs
jsconfig.json
ormconfig.js
package.json merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
README.md
tsconfig.json
watch.mjs

Misskey Backend