Sharkey/packages/backend/src
woxtu b392f44b81
refactor(backend): Improve UUID generation (#11286)
* Replace with `crypto.randomUUID()`

* Remove uuid
2023-07-15 18:39:38 +09:00
..
@types chore: add tiny definition for redis-lock (#9971) 2023-02-22 14:51:34 +09:00
boot refactor: substr -> substring (#11273) 2023-07-14 07:59:54 +09:00
core refactor(backend): Improve UUID generation (#11286) 2023-07-15 18:39:38 +09:00
daemons cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
misc enhance: 招待機能の改善 (#11195) 2023-07-15 09:57:58 +09:00
models enhance: 招待機能の改善 (#11195) 2023-07-15 09:57:58 +09:00
queue refactor: 可読性のため一部でArray.prototype.atを使うように (#11274) 2023-07-14 10:45:01 +09:00
server refactor(backend): Improve UUID generation (#11286) 2023-07-15 18:39:38 +09:00
config.ts feat: MeilisearchにIndexするノートの範囲を設定できるように (#11282) 2023-07-15 09:59:19 +09:00
const.ts [fix] .wav .flac ファイルを再生可能にする (#10686) 2023-04-26 02:17:58 +09:00
decorators.ts refactor: fix types 2023-02-09 10:50:53 +09:00
di-symbols.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
env.ts Fastify (#9106) 2022-12-03 19:42:05 +09:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
GlobalModule.ts refactor 2023-05-29 13:21:26 +09:00
logger.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
MainModule.ts enhance(server): separate job queue process (#9662) 2023-01-21 14:09:01 +09:00
NestLogger.ts improve nest logger 2022-12-10 15:45:30 +09:00
postgres.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
types.ts fix: i/notificationsで古い通知タイプを許容するなど、古い通知タイプの清算 (#10042) 2023-02-23 20:46:14 +09:00