Commit Graph

12 Commits

Author SHA1 Message Date
aadea856c3 server: fix content-length-range s3 uplaod policy
The max size should be an integer rather than a string (environment variables
are strings). More strict s3 implementations reject the upload because they do
not consider the policy valid if a string is used rather than an integer.
2018-10-19 18:09:44 -07:00
466033964f Closes #482 2018-06-02 19:00:16 -04:00
4c9f86c7f7 Save avatars to le cloud in beforeSave hooks
Added encryption to uploads
Updated icon for team settings
2018-06-01 18:00:48 -04:00
16a6c3bffe Remove moment 2018-03-06 20:31:12 -08:00
ced80b6723 FakeS3 support 2017-12-10 22:58:52 -08:00
ec86b9fe8c Update sample .env
Update README to reflect new process
2017-12-10 17:38:56 -08:00
1fdbf256a7 review comments 2017-10-19 23:30:31 -07:00
c1a8e15a52 flow 2017-10-19 23:00:40 -07:00
255d7564c5 Upload avatar to s3 on login 2017-10-19 00:49:22 -07:00
08b1609440 [chore] added prettier 2017-04-26 21:47:03 -07:00
73f22235d2 Removed debug statements 2016-05-19 23:53:55 -07:00
99a59ceb94 Implemented s3 uploading 2016-05-19 23:51:22 -07:00