summaryrefslogtreecommitdiff
path: root/packages/backend/src/misc/check-https.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-29Fix formatting and import spacing in VideoProcessingServicePrivateGER1-2/+2
2025-05-29Add web optimization for video files during processingPrivateGER2-1/+67
2025-05-28Bump develop versionJulia Johannesen2-2/+2
2025-05-28bump version for releasedakkar2-2/+2
2025-05-28improve search for some of our settingsdakkar3-35/+43
2025-05-27Update th-TH.ymlAhri Enby1-1/+1
2025-05-26fix lint errorsHazelnoot2-2/+4
2025-05-26Update th-TH.ymlAhri Enby1-2/+2
2025-05-26Update th-TH.ymlAhri Enby1-7/+7
2025-05-26Update th-TH.ymlAhri Enby1-1/+12
2025-05-26Update vi-VN.ymlAhri Enby1-0/+11
2025-05-26add mediaDirectory config option to configure location of uploaded mediaRuby Iris Juric7-10/+26
2025-05-26make configuration file directory configurable with MISSKEY_CONFIG_DIR enviro...Ruby Iris Juric1-1/+1
2025-05-25avoid use of <template> as a child of <TransitionGroup>Hazelnoot4-7/+7
2025-05-25fix clip / translate button styling in MkNoteSub / SkNoteSubHazelnoot2-4/+4
2025-05-25fix Sub note toolbar not stopping click on mobileHazelnoot2-10/+10
2025-05-25add clip and translate buttons to MkNoteSub / SkNoteSubHazelnoot2-4/+40
2025-05-25disable "translate" button after translatingHazelnoot4-4/+4
2025-05-25fix "translate" and "clip" buttons opening the note on mobileHazelnoot4-12/+12
2025-05-25handle `EntityNotFoundError` on all calls to `*.pack()`dakkar1-9/+13
2025-05-25handle "follow" notifs from deleted userdakkar1-6/+11
2025-05-25enforce HTTPS for all federationHazelnoot5-3/+46
2025-05-22fix TS errors from defaultLikeHazelnoot3-2/+7
2025-05-22make meta.defaultLike non-nullableHazelnoot3-18/+18
2025-05-22synchronize database entities and code modelsHazelnoot18-21/+205
2025-05-21ask to reload when changing `noteDesign`dakkar1-0/+1
2025-05-21make sure that the DynamicNote component is *not* computeddakkar3-12/+12
2025-05-21bump VueJS againdakkar3-173/+59
2025-05-21look at renoteId / replyId in case the renote / reply was not packedHazelnoot1-0/+3
2025-05-21exclude reply OP from previewHazelnoot2-0/+6
2025-05-21use config.url instead of "https://${config.host}"Hazelnoot11-21/+22
2025-05-20optimize extractUrlFromMfmHazelnoot1-12/+24
2025-05-20skip resolving preview when a link is known to be recursiveHazelnoot7-13/+49
2025-05-20don't recursively render note previewsHazelnoot7-7/+34
2025-05-20downgrade vue, may help with #1059dakkar3-98/+212
2025-05-19fix unknownUrl valueHazelnoot1-1/+1
2025-05-19add missing import file extensionHazelnoot1-1/+1
2025-05-19factor our cache logic into a separate methodHazelnoot1-27/+37
2025-05-19remove preview ActivityPub flag if we encounter a permanent (non-retryable) e...Hazelnoot1-13/+37
2025-05-19fix error schema for FileServerService rate limitHazelnoot1-3/+5
2025-05-19add rate limit for URL previewHazelnoot1-11/+61
2025-05-19make sure that the "fetch linked note" button actually remembers that the not...Hazelnoot2-70/+202
2025-05-19fix MK_CONFIG_MEILISEARCH_APIKEY not correctly setting configRuby Iris Juric1-1/+1
2025-05-18fix having double scrollbarsMarie1-0/+6
2025-05-18extract common translation UI into SkNoteTranslation.vueHazelnoot7-92/+67
2025-05-18fix type errors in note translation sourceHazelnoot6-6/+6
2025-05-18fix spurious "translation failed" errors in MkNoteSubHazelnoot1-2/+2
2025-05-17set transparent background for naked containers - fix 1063dakkar1-1/+6
2025-05-17bump vuedakkar3-84/+194
2025-05-16add option to put Translate button in the note toolbarHazelnoot13-42/+128