summaryrefslogtreecommitdiffstats
path: root/api/file.go
Commit message (Expand)AuthorAgeFilesLines
...
* add proper url encoding for filenamesJoramWilander2015-07-211-1/+4
* update file unit testsJoramWilander2015-07-211-6/+4
* initial implementation of local server storage for filesJoramWilander2015-07-211-72/+97
* Old files are saved with full paths, this changes so that new files are not s...Christopher Speller2015-07-211-1/+1
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-3/+3
* Revert "MM-1494 Change image resizing for preview and thumbnail to use Lanczo...Joram Wilander2015-07-161-3/+3
* Changed image resizing for both the preview and thumbnail to use Lanczos inte...hmhealey2015-07-141-3/+3
* Fixed bmp image previewing/uploading by adding new go image libraryReed Garmsen2015-06-221-0/+1
* fixes mm-1245 filenames are now url escapedJoramWilander2015-06-151-1/+1
* first commit=Corey Hulen2015-06-141-0/+375