Jayden Seric
4d258cf0d5
Removed encoding from the File type.
...
It was missleading, as the encoding was only for the upload stream, not the file contents when stored.
2018-09-18 22:08:10 +10:00
Jayden Seric
3f33fb16d8
Support latest client and server alphas.
...
Also:
- Update deps.
- Lock `apollo-cache-inmemory` to v1.0.0 since newer versions are buggy.
- New file naming approach for stored uploads.
- More intuitive mixed ESM/CJS module imports in the API.
2017-11-20 00:40:10 +11:00
Jayden Seric
2edbe7fcef
Experimental dependency updates.
...
- React v16
- Apollo Client v2 beta
- Next.js v4 beta
2017-10-02 19:07:41 +11:00
Jayden Seric
0e7723a00e
Lint fixes.
2017-07-08 19:11:06 +10:00
Jayden Seric
3b11a922f6
Uploads show up in the uploads list without needing a page refresh.
2017-04-09 14:56:04 +10:00