Age | Commit message (Collapse) | Author |
|
- removed backend delete of attachments
- JS unit tests
- Functional test
Issue #549
|
|
|
|
1 MB."
The 1MB file upload is timing out in snap and breaking the build.
I'm reverting this commit in order to better investigate how to solve the problem.
This reverts commit 31aca931fd1ec76a4ffd9099bb6b13894a9d64be.
|
|
|
|
Issue #548
|
|
- Issue: #433
- Still missing: In JS, use encoding directly from the attachment
object, insted of headers. Then remove headers again (see failing unit
test)
|