egirlskey/packages/backend/src
EdamAme d2f8ed95aa
エスケープせずにDescriptionを出力、Update info-card.pug (#11108)
HTMLのタグがエスケープされ、
misskey-hub.netのサーバー一覧で、iframeで読み込む際にタグがそのまま出力される状況が発生していた。
pugにおける仕様に則り、!=に変更、エスケープを行わないように。
2023-07-06 09:42:57 +09:00
..
@types chore: add tiny definition for redis-lock (#9971) 2023-02-22 14:51:34 +09:00
boot fix(backend): テスト時は一部のサービスを停止 2023-05-10 15:30:36 +09:00
core refactor(`ApDbResolverService.ts`): URLを扱う複雑な正規表現をURLインターフェイスで置き換え (#11123) 2023-07-06 08:47:47 +09:00
daemons perf(backend): make some features optionable 2023-07-02 16:02:32 +09:00
misc refactor(backend): replace rndstr with secureRndstr (#11044) 2023-06-25 11:04:33 +09:00
models perf(backend): make some features optionable 2023-07-02 16:02:32 +09:00
queue refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
server エスケープせずにDescriptionを出力、Update info-card.pug (#11108) 2023-07-06 09:42:57 +09:00
GlobalModule.ts refactor 2023-05-29 13:21:26 +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
config.ts enhance(backend): migrate bull to bullmq (#10910) 2023-05-29 11:54:49 +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
logger.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +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