Stanko K.R.
a4bec6e407
Ignore missing attachments
2026-02-03 13:51:22 +01:00
Stanko K.R.
5c929238b7
Rename jobs
2026-02-02 18:22:07 +01:00
Stanko K.R.
992f15066b
Replace RubyZip with ZipKit
...
ZipKit can read and write files directly from S3 which makes both imports and exports way more efficient in terms of disk usage.
2026-02-02 12:36:48 +01:00
Stanko K.R.
184150006f
Unify ZIP file interactions between all exports
2026-02-02 12:36:48 +01:00
Stanko K.R.
b97934ff48
Fix crash when exporting ActiveStorage files
2026-02-02 12:36:48 +01:00
Stanko K.R.
19ae555c2e
Convert Account::SingleUserExport to User::DataExport
2026-02-02 12:36:48 +01:00
Stanko K.R.
6f17e3867d
Split Export model into user and whole-account export
2026-02-02 12:36:31 +01:00
Kevin McConnell
e16cc21b0a
Add "data export" feature
...
- Adds a button in Account Settings where you can request a ZIP export of your
Fizzy data
- Export files are created in the background. When ready, a link to
download them is sent to the requester.
- Exports expire after 24 hours. And are limited to 10 per day.
2025-12-01 15:23:26 +00:00