Skip to content

Implement file attachments feature#31

Closed
vikstrous wants to merge 1 commit into
sebsauvage:masterfrom
vikstrous:master
Closed

Implement file attachments feature#31
vikstrous wants to merge 1 commit into
sebsauvage:masterfrom
vikstrous:master

Conversation

@vikstrous
Copy link
Copy Markdown

I've added support for a single file to be attached to any message.

Note that it's a little hacky in some places. I'm open to suggestions about how to improve it.

The data per message is now double because of this. I'm wondering if it's a good idea to restrict the size of the total data instead of the message and attachment individually. That might make more sense if a multiple file attachment feature is added.

Also, if ZeroBin is to support files, it might be a good idea to check the file size in JavaScript before uploading.

Tested in Firefox 18.0.1 on Ubuntu 12.10. I don't currently have compatibility checks.

Let me know what you think.

@vikstrous
Copy link
Copy Markdown
Author

Since this project is mostly abandoned, I'm building on top of elrodo and CashWilliams's forks.

@sebsauvage
Copy link
Copy Markdown
Owner

Hello. This project is not abandonned. I was (too) busy.

I will not implement file attachement to ZeroBin. I do not want to be the new Mega. ZeroBin will stay a text-sharing application.

@sebsauvage sebsauvage closed this Feb 22, 2013
@TheFiZi TheFiZi mentioned this pull request May 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants