summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/EndpointsModule.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-01fix bad merge in UtilityService.tsHazelnoot1-9/+0
2025-06-01fix lint error in admin-user.vueHazelnoot1-1/+1
2025-06-01reduce default maxFileSize to 25MBHazelnoot1-1/+1
2025-06-01add "unixtime" to the MFM cheatsheetHazelnoot3-0/+23
2025-06-01fix spacing between notes and ads in the timelineHazelnoot4-15/+7
2025-06-01increase default "max file size" role policy to 100MB, matching "drive capaci...Hazelnoot1-1/+1
2025-06-01fix DeepLXdakkar1-1/+1
2025-06-01correctly render reblogs and quotes-with-CW for discord previewsHazelnoot1-4/+20
2025-06-01allow passing user/note into convertStatus for performanceHazelnoot1-3/+3
2025-06-01return typed relations from MastodonDataService note fetchersHazelnoot1-8/+73
2025-05-31fix indentingMarie1-11/+11
2025-05-31Add back in tossfaceMarie1-1/+2
2025-05-31fix indentation.piuvas1-1/+1
2025-05-30Update navbar.vuepiuvas1-0/+13
2025-05-30revert changes to MkImgWithBlurhash to fix CSS issueHazelnoot1-11/+9
2025-05-30Import fs module with new syntaxPrivateGER1-3/+3
2025-05-30exclude local notes from bubble timelineHazelnoot1-1/+2
2025-05-30block remote interactions with local-only postsHazelnoot2-0/+19
2025-05-30replace more iconsdakkar2-1/+7
2025-05-30apply more styles to our icons - fixes #1081dakkar2-2/+2
2025-05-30comment new propertyHazelnoot4-12/+12
2025-05-30clarify query truncation messageHazelnoot1-1/+1
2025-05-30suppress messages from TypeORM migration and schema loading in productionHazelnoot1-2/+4
2025-05-30fix TypeORM logger implementationHazelnoot1-4/+15
2025-05-30don't highlight queries in productionHazelnoot1-1/+1
2025-05-30fix TypeORM logging to native console instead of NestJS loggerHazelnoot1-7/+9
2025-05-30add slowQueryThreshold setting to configure slow query warningHazelnoot6-5/+25
2025-05-30make logger property readonlyPrivateGER1-2/+2
2025-05-30import fs dep at file levelPrivateGER1-1/+1
2025-05-30add MK_HIDE_WORKER_ID to exclude worker ID from logsHazelnoot2-1/+4
2025-05-30use standard logger class in config.tsHazelnoot1-3/+6
2025-05-30clarify error when configs fail to loadHazelnoot1-0/+4
2025-05-30log configuration file paths when loadingHazelnoot1-1/+4
2025-05-30disable TypeORM query cache by defaultHazelnoot5-9/+19
2025-05-30use more robust fixup in 1748128176881-add_instance_foreign_keys.jsHazelnoot1-4/+13
2025-05-30bring back custom search engine url box - fixes #1078dakkar1-0/+7
2025-05-30fix folders in mute/blockdakkar1-6/+12
2025-05-30don't really need to reloaddakkar1-6/+0
2025-05-30fix guard for "show soft-muted words"dakkar1-1/+1
2025-05-29fix saving moderation noteHazelnoot1-6/+9
2025-05-29fix Z-fighting in report UI caused by sticky headerHazelnoot2-7/+7
2025-05-29all MkFolder to not have a sticky headerHazelnoot2-5/+13
2025-05-29fix refresh / dialog promises in admin-user.vueHazelnoot1-63/+54
2025-05-29refresh instance info after applying moderation rules, and make sure that API...Hazelnoot1-62/+87
2025-05-29allow os.promiseDialog to accept a callbackHazelnoot1-1/+5
2025-05-29re-order instance-info tabs to match admin-userHazelnoot1-4/+4
2025-05-29disable status badge strip in admin-user and instance-infoHazelnoot9-9/+211