egirlskey/packages/backend
dakkar b74fd71d67 nicer file type search
* the previous one could allow a SQL injection, since the
  `opts.filetype` value came straight from the browser

* this more precise regex match will not produce spurious
  matches (which were very unlikely, true, but still, let's be
  precise) (`video/movingimages` would have matched `%image%`!)
2023-10-22 13:35:11 +01:00
..
.vscode
assets chore: update assets 2023-10-15 12:18:29 +02:00
migration merge: branch develop 2023-10-18 19:56:42 +02:00
nsfw-model
src nicer file type search 2023-10-22 13:35:11 +01:00
test merge: upstream changes 2023-10-18 19:48:03 +02:00
.eslintignore
.eslintrc.cjs test(server): add validation test of api:notes/create (#10090) 2023-02-26 11:28:05 +09:00
.madgerc
.swcrc Revert: swcrc back to normal state 2023-10-08 20:54:24 +02:00
check_connect.js chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
jest.config.cjs merge: timeline 1 2023-10-13 17:58:11 +02:00
jsconfig.json
ormconfig.js fix: postgre -> postgres (#9814) 2023-02-07 19:50:38 +09:00
package.json merge: upstream changes 2023-10-18 19:48:03 +02:00
README.md
tsconfig.json update deps (#11764) 2023-09-04 13:33:38 +09:00
watch.mjs chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00

Misskey Backend