summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/processors/ExportAccountDataProcessorService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy22 hours1-11/+11
* reduce log spam from import/export processesHazelnoot2025-06-061-5/+7
* reduce, clarify, and normalize more error messagesHazelnoot2025-06-061-13/+14
* add copyright text to all our filesdakkar2024-06-151-0/+5
* various fixes after the mergedakkar2024-05-311-6/+5
* upd: export headers used during signinMar0xy2023-11-071-1/+1
* upd: add IPs to data exportMar0xy2023-11-071-5/+42
* upd: send email on export completionMar0xy2023-11-071-0/+9
* add: endpoint and processor for account data exportMar0xy2023-11-071-0/+767