[ConsoleFile] Import and Export text and files from the console
Open
- Dominant language
- Ruby
- Stars
- 870
- Forks
- 138
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 205
Description
```
ConsoleFile
- has_attached_files
- content_ciphertext
- created_by (use console's whodunnit)
```
Allow for uploading/downloading from both Console and UI.
Allow downloading content (text) as a file. Allow copying content via a button.
Restrict UI (and downloading of content/files) to admins only.
Add `ConsoleFile.total_s3_size` method
Contributor guide
Assessment
This issue has not been assessed yet.