1
0
forked from mirror/misskey
misskey/packages/backend
woxtu b392f44b81
refactor(backend): Improve UUID generation (#11286)
* Replace with `crypto.randomUUID()`

* Remove uuid
2023-07-15 18:39:38 +09:00
..
.vscode
assets perf(backend): make some features optionable 2023-07-02 16:02:32 +09:00
migration enhance: 招待機能の改善 (#11195) 2023-07-15 09:57:58 +09:00
nsfw-model
src refactor(backend): Improve UUID generation (#11286) 2023-07-15 18:39:38 +09:00
test refactor: 可読性のため一部でArray.prototype.atを使うように (#11274) 2023-07-14 10:45:01 +09:00
.eslintignore
.eslintrc.cjs
.madgerc
.swcrc
check_connect.js
jest.config.cjs
jsconfig.json
ormconfig.js
package.json refactor(backend): Improve UUID generation (#11286) 2023-07-15 18:39:38 +09:00
README.md
tsconfig.json
watch.mjs

Misskey Backend