summaryrefslogtreecommitdiff
path: root/packages/backend/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-25chore: fix reporisotry namesyuilo3-5/+5
2022-12-25chore: fix reporisotry namesyuilo5-7/+7
2022-12-24enhance: convert video thumbnail to webptamaina1-1/+1
2022-12-24chore: Delete comment that is not truetamaina1-2/+1
2022-12-24GET非対応APIにGETでリクエストすると接続が開きっぱなし...syuilo1-0/+2
2022-12-23fix dummy image pathsyuilo1-1/+1
2022-12-23fix(server): add missing vary headersyuilo2-0/+8
2022-12-22fix: WebFinger returns 500 (#9390)rinsuki1-0/+3
2022-12-22enhance(server): delete outdated notes of antenna regularly to improve db per...syuilo1-1/+8
2022-12-22enhance(server): delete outdated hard-mutes regularly to improve db performancesyuilo1-1/+11
2022-12-22enhance(server): delete outdated notifications regularly to improve db perfor...syuilo1-2/+9
2022-12-21improve(backend): Skip note score incrementing when bots reacted (#9367)CyberRex3-7/+9
2022-12-20enhance: Vite HMR while yarn dev, and more build tuning (#9361)tamaina4-8/+32
2022-12-19Use tabler icons (#9354)syuilo1-1/+1
2022-12-19fix(backend): request.body may be undefined (#9356)Kagami Sascha Rosylight1-5/+5
2022-12-19Revert "wip"syuilo1-1/+1
2022-12-19wipsyuilo1-1/+1
2022-12-19Fix peers API returning suspended instances (#9348)Effy Elden1-0/+3
2022-12-19wip (#9349)tamaina1-1/+1
2022-12-18enhance: Push notification of Antenna note (#9338)tamaina3-7/+51
2022-12-18enhance: Implement the toggle to (or not to) close push notifications when n...tamaina8-2/+193
2022-12-17fix(server): GitHubログインしようとするとreply.setCookie is not a ...syuilo1-1/+4
2022-12-14chore(backend): fix duplicated css preloadtamaina1-5/+3
2022-12-14Fix import related TypeScript errors (#9321)Kagami Sascha Rosylight17-21/+23
2022-12-10improve nest loggersyuilo4-13/+68
2022-12-10fix #9299syuilo1-0/+1
2022-12-10fix: typo (#9300)xtexChooser2-5/+5
2022-12-09tweak blurhashsyuilo1-1/+1
2022-12-08refactor(server): rename AppModule to RootModulesyuilo2-3/+3
2022-12-08refactor(server): move RepositoryModule into models directorysyuilo2-2/+2
2022-12-08enhance: fallback option for media proxysyuilo1-0/+17
2022-12-08enhance: AVIF support (#9281)tamaina6-10/+35
2022-12-08Update ServerService.tssyuilo1-1/+1
2022-12-08Update ServerService.tssyuilo1-1/+1
2022-12-06fix(server): cookieが取得されないのを修正syuilo3-5/+5
2022-12-06fix(server): cookieが設定されないのを修正syuilo4-4/+4
2022-12-06fix(server): GitHub連携ができない問題を修正syuilo1-2/+2
2022-12-06inboxが処理できない問題を多分修正syuilo1-0/+2
2022-12-06chore: add missing decoration of PushNotificationServicesyuilo1-0/+1
2022-12-04bull-board復活syuilo1-10/+13
2022-12-04chore: fix import positionsyuilo16-16/+29
2022-12-04refactor: introduce bindThis decorator to bind this automaticalysyuilo198-96/+968
2022-12-04fix typosyuilo1-1/+1
2022-12-04fix import pathssyuilo16-16/+16
2022-12-04refactor: remove needless const notationsyuilo1-2/+2
2022-12-04refactorsyuilo89-150/+150
2022-12-03Fix forkbomb 2tamaina2-7/+5
2022-12-03Fastify (#9106)syuilo29-1004/+1007
2022-12-03fix(server): "forkbomb" DOS mitigation (#9247)Derek4-7/+12
2022-12-02fix: add missing ,tamaina1-1/+1