summaryrefslogtreecommitdiffstats
path: root/app/file.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-2/+2
* app type transition (#7167)Chris2017-09-061-15/+15
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-1/+1
* PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)George Goldberg2017-08-251-245/+12
* Adding check for file write or minio/s3 bucket before server start. (#7254)Christopher Speller2017-08-181-0/+45
* Fixing bad merge (#7247)Corey Hulen2017-08-171-2/+2
* PLT-7360 Adding SSE to compliance (#7165)Corey Hulen2017-08-111-2/+9
* FIXES PLT-6648 Add support for Server Side Encryption on S3 (#6467)Tejay Cardon2017-08-081-5/+24
* Allow regions to be set and honored for S3 driver. (#7010)Harshavardhana2017-07-311-6/+16
* Upgrading server dependancies (#6984)Christopher Speller2017-07-201-4/+7
* PLT-6659 Fixed upload thumbnails that weren't properly rotated (#6816)Rich Barton2017-07-101-8/+17
* PLT-6975 Fixed image thumbnail size being calculated incorrectly (#6855)Harrison Healey2017-07-061-4/+9
* [PLT-6496] Remove System Console and config settings for image height and wid...Saturnino Abril2017-06-291-12/+11
* Support AWS Signature V2 for Mattermost for S3 storage. (#6462)Harshavardhana2017-05-301-3/+16
* PLT-6534 Rotated uploaded profile pictures to be upright (#6482)Harrison Healey2017-05-241-12/+17
* PLT-6262 Add config setting to disable file attachments (#6301)Joram Wilander2017-05-041-1/+1
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Endpoint for APIv4: /files/{file_id}/link (#5607)Saturnino Abril2017-03-111-0/+5
* Fixing file info caching issue with Aurora for master (#5477)Corey Hulen2017-02-201-1/+1
* Implement upload and get file endpoints for APIv4 (#5396)Joram Wilander2017-02-171-0/+57
* Add caching for file infos (#5330)Joram Wilander2017-02-071-1/+1
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-3/+3
* Move Slack Import to App Layer. (#5135)George Goldberg2017-01-201-1/+190
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-0/+340