summaryrefslogtreecommitdiff
path: root/scripts/dev.mjs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-22re-add `warnExternalUrl`dakkar1-0/+1
2024-10-22fix (sort of) all missing translationsdakkar8-7/+19
2024-10-22don't lint translations in translation testdakkar1-0/+2
2024-10-22use `en-US` translations for lintingdakkar2-2/+2
2024-10-22lint translations in embeds, toodakkar1-0/+5
2024-10-22fix operatordakkar1-1/+1
2024-10-22ignore more weirdnessdakkar2-2/+5
2024-10-22lint Vue templates as welldakkar2-109/+157
2024-10-22ignore weirder casesdakkar2-1/+8
2024-10-22fix argument/parameter checkingdakkar2-11/+69
2024-10-22fix CallExpression detectiondakkar2-3/+8
2024-10-22lint all uses of translationsdakkar3-0/+179
2024-10-21add warning about incomplete remote data on following feedHazelnoot4-1/+25
2024-10-21add "followers" tab to following feedHazelnoot4-32/+81
2024-10-21return error when calling following feed with both includeReplies and filesOnlyHazelnoot1-0/+10
2024-10-21fix duplicate users in the following feedHazelnoot1-12/+26
2024-10-21re-add "copy link (origin)" that was dropped accidentallydakkar1-0/+3
2024-10-21Update index.d.tsCenTdemeern11-20/+48
2024-10-21Re-add missing JP i18n string for allowClickingNotificationsCenTdemeern11-0/+1
2024-10-21revert import sortLhc_fl1-1/+1
2024-10-21fix: fix type error of useNoteCaptureLhc_fl1-3/+3
2024-10-21fix: fix type error of useNoteCaptureLhc_fl1-6/+6
2024-10-20fix: default sensitive not letting users unmark filesMarie8-5/+35
2024-10-20upd: apply suggestionMarie1-1/+1
2024-10-20ensure that "thumbnail stored" / "web stored" messages only appear after successHazelnoot1-2/+8
2024-10-20fix comment typo in InternalStorageService.tsHazelnoot1-1/+1
2024-10-20pre-create the `files` directory to reduce IO operationsHazelnoot1-2/+2
2024-10-20use async IO for InternalStorageServiceHazelnoot2-23/+26
2024-10-20upd: remove file on cleaner, fix load more not workingMarie1-3/+48
2024-10-19bring in portuguese locales just becausepiuvas1-0/+4
2024-10-19merge misskey's localespiuvas23-79/+143
2024-10-19move new strings to sharkey-localespiuvas1-0/+3
2024-10-18upd: remove type username to confirm dialogMarie1-15/+3
2024-10-17upd: add recommended checksMarie1-0/+8
2024-10-17fix: add missing typeMarie1-0/+5
2024-10-17upd: add additional check from delete endpointMarie1-3/+3
2024-10-17chore: indentMarie1-1/+1
2024-10-17upd: add decline endpoint and free up username on declineMarie13-2/+170
2024-10-16add scripts to run eslint on all packagesHazelnoot1-0/+2
2024-10-16fix eslint errors in all projects due to over-including filesHazelnoot6-0/+57
2024-10-16fix eslint errors in frontend / frontend-embedHazelnoot2-4/+4
2024-10-16fix formatting in boot.jsHazelnoot1-1/+2
2024-10-15update fast-xml-parser to patch security issue (DoS)Hazelnoot2-15/+7
2024-10-15update axios and ws to patch security issue (unexploitable in our case)Hazelnoot2-13/+13
2024-10-15update katex to patch security issue (DoS + 2 more unexploitable)Hazelnoot2-40/+40
2024-10-15fix lint errors in SkFormula.vueHazelnoot3-46/+56
2024-10-15add "lint-all" script to lazy-fail and print all errors at onceHazelnoot1-0/+1
2024-10-15fix linting and type checks in all packagesHazelnoot17-8/+22
2024-10-15disable linting in megalodon, as it's 3rd party codeHazelnoot1-1/+0
2024-10-15fix locales versioning in service workerHazelnoot4-2/+6