summaryrefslogtreecommitdiffstats
path: root/app/file.go
Commit message (Expand)AuthorAgeFilesLines
* Idiomatic error handling for app/file.go (#9456)Jesús Espino2018-09-251-48/+56
* Move file backend to its own service (#9435)Jesús Espino2018-09-201-2/+3
* add megacheck as makefile target (#9288)Daniel Schalla2018-09-031-5/+4
* MM-11575: change plugin nil semantics (#9212)Jesse Hallam2018-08-031-7/+14
* Feature/fileinfo create copy (#9198)dmitrysamuylovpharo2018-08-021-0/+30
* [MM-10621] Set createAt timestamp on file upload api call to secure upload or...Saturnino Abril2018-07-281-4/+5
* Adding FileWillBeUploaded plugin hook (#9169)Christopher Speller2018-07-271-6/+30
* Fix file streaming to close files. (#9168)Christopher Speller2018-07-261-1/+2
* MM-10381: Change the file downloading API to stream file (#9144)Hyeseong Kim2018-07-241-0/+8
* MM-10700 - Updating default image preview size (#9002) (#9003)Joram Wilander2018-06-261-1/+1
* Implementation of File Exists Function; Delete FileInfos upon Permanent User ...Daniel Schalla2018-06-251-0/+8
* MM-8708 Remove api package (#8784)Joram Wilander2018-05-161-5/+0
* MM-10188: expect io.Reader in FileBackend.WriteFile (#8765)Jesse Hallam2018-05-101-6/+7
* Added missing i18n strings for files and email batching (#8700)Harrison Healey2018-05-041-16/+43
* respect image orientation before saving height and width of FileInfo (#8710)Saturnino Abril2018-05-041-0/+8
* Structured logging (#8673)Christopher Speller2018-04-271-20/+20
* MM-9556 Added ability to upload files without a multipart request (#8306)Harrison Healey2018-02-201-9/+30
* Remove license globals entirely (#8229)Chris2018-02-091-1/+2
* Reorganize file util functionality (#7848)Chris2017-11-161-13/+49
* more global config ref cleanup (#7802)Chris2017-11-091-4/+4
* several one-line panic, race, and logic fixes (#7766)Chris2017-11-031-1/+1
* Reduce utils.Cfg references (#7650)Chris2017-10-181-1/+1
* PLT-7718 Patch for files (#7564)Joram Wilander2017-10-041-1/+4
* Finally do away with NewLocAppError function. (#7498)George Goldberg2017-09-251-2/+1
* 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