egirlskey/packages/backend/src
rinsuki aee09f63e1
fix: WebFinger returns 500 (#9390)
2022-12-22 17:46:46 +09:00
..
@types Fastify (#9106) 2022-12-03 19:42:05 +09:00
boot improve nest logger 2022-12-10 15:45:30 +09:00
core improve(backend): Skip note score incrementing when bots reacted (#9367) 2022-12-21 10:23:03 +09:00
daemons refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
misc fix: typo (#9300) 2022-12-10 08:55:07 +09:00
models enhance: Implement the toggle to (or not to) close push notifications when notifications or messages are read (#9219) 2022-12-18 01:59:59 +09:00
queue enhance(server): delete outdated notes of antenna regularly to improve db performance 2022-12-22 08:32:01 +09:00
server fix: WebFinger returns 500 (#9390) 2022-12-22 17:46:46 +09:00
GlobalModule.ts refactor(server): move RepositoryModule into models directory 2022-12-08 17:19:37 +09:00
NestLogger.ts improve nest logger 2022-12-10 15:45:30 +09:00
RootModule.ts refactor(server): rename AppModule to RootModule 2022-12-08 17:22:27 +09:00
config.ts enhance: Vite HMR while yarn dev, and more build tuning (#9361) 2022-12-20 13:05:36 +09:00
const.ts enhance: AVIF support (#9281) 2022-12-08 14:49:49 +09:00
decorators.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
di-symbols.ts
env.ts Fastify (#9106) 2022-12-03 19:42:05 +09:00
global.d.ts
logger.ts Fix import related TypeScript errors (#9321) 2022-12-14 00:01:45 +09:00
postgre.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
redis.ts
types.ts