Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary file support #53

Open
5 tasks
oyvindhagberg opened this issue Jul 13, 2018 · 0 comments
Open
5 tasks

Binary file support #53

oyvindhagberg opened this issue Jul 13, 2018 · 0 comments

Comments

@oyvindhagberg
Copy link
Contributor

oyvindhagberg commented Jul 13, 2018

Todo:

  • Modify the files table (if we need to). Consider using the bytea data type for binary data.
  • Hex view when viewing binary files on the website
  • Modify processarchive so it doesn't mangle binary files. Detect binary files by looking at the file extension
  • Modify the file API so it returns binary files as application/octet-stream
  • Exclude binary files from search
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant