hmhealey
|
4b177a6ed5
|
Added constants for EXIF orientations
|
2015-09-21 09:17:23 -04:00 |
|
hmhealey
|
48110020af
|
PLT-173 Changed thumbnails and previews to generate correctly for images with a non-standard orientation
|
2015-09-18 09:38:01 -04:00 |
|
Christopher Speller
|
eb4b80a484
|
Adding gofmt to travis build
|
2015-09-17 09:07:37 -04:00 |
|
JoramWilander
|
0654b0c06b
|
Blank Content-Type for file GETs.
|
2015-09-14 14:18:01 -04:00 |
|
Christopher Speller
|
f0fd9a9e8b
|
Adding ability to export data from mattermost
|
2015-09-04 11:11:38 -04:00 |
|
=Corey Hulen
|
30f22ec9c7
|
MM-2033 fixes img showing infinity progress
|
2015-08-27 11:05:18 -07:00 |
|
=Corey Hulen
|
64b179ab0e
|
Fixes mm-1912 move get file info into its own web service call
|
2015-08-24 15:03:52 -07:00 |
|
hmhealey
|
c9a1bf2d33
|
Changed post drafts to maintain a store a unique id for each file upload to fix issues with duplicate file names
|
2015-08-10 14:04:23 -04:00 |
|
nickago
|
530d498141
|
Drawing all images onto a white background, thus removing transparency
|
2015-08-04 14:35:34 -07:00 |
|
JoramWilander
|
a541f09380
|
image thumbnails now scale appropriately so there is no whitespace, also generalized some thumbnail loading code
|
2015-07-31 09:36:45 -04:00 |
|
hmhealey
|
2e5528542d
|
Changed file API to not write response data on a HEAD request
|
2015-07-29 10:21:31 -04:00 |
|
hmhealey
|
1af7cbe7fe
|
Allow file access apis to respond to HEAD requests
|
2015-07-29 09:47:51 -04:00 |
|
hmhealey
|
d8e9b7c8e4
|
Allow users to download file attachments with names that don't include a file extension
|
2015-07-28 10:07:11 -04:00 |
|
hmhealey
|
a09f35bdcf
|
Change image rescaling algorithm back to Lanczos3 now that it works correctly in all cases
|
2015-07-24 09:28:10 -04:00 |
|
JoramWilander
|
b821d23ed7
|
fixed unit tests to work with team domain changes and update partial url regex for files
|
2015-07-21 19:23:00 -04:00 |
|
JoramWilander
|
39abf24708
|
added sanitization to filenames to remove the possibility of relative paths
|
2015-07-21 19:22:04 -04:00 |
|
JoramWilander
|
c63fbd4ccc
|
add proper url encoding for filenames
|
2015-07-21 19:22:04 -04:00 |
|
JoramWilander
|
a6fc129a01
|
update file unit tests
|
2015-07-21 19:22:04 -04:00 |
|
JoramWilander
|
ada84835ee
|
initial implementation of local server storage for files
|
2015-07-21 19:22:04 -04:00 |
|
Christopher Speller
|
f5837c1b64
|
Old files are saved with full paths, this changes so that new files are not saved with absolute paths and detects old files saved and fixes them.
|
2015-07-21 16:25:49 -04:00 |
|
Christopher Speller
|
c6fb95912b
|
Changing the way we mattermost handles URLs. team.domain.com becomes domain.com/team.
Renaming team.Name to team.DisplayName and team.Domain to team.Name.
So: team.Name -> url safe name. team.DisplayName -> nice name for users
|
2015-07-20 17:45:23 -04:00 |
|
Joram Wilander
|
288ad55f80
|
Revert "MM-1494 Change image resizing for preview and thumbnail to use Lanczos interpolation"
|
2015-07-16 05:05:26 -04:00 |
|
hmhealey
|
7ff57181b9
|
Changed image resizing for both the preview and thumbnail to use Lanczos interpolation instead of simple nearest neighbour
|
2015-07-14 11:48:53 -04:00 |
|
Reed Garmsen
|
c397adacbe
|
Fixed bmp image previewing/uploading by adding new go image library
|
2015-06-22 10:20:20 -07:00 |
|
JoramWilander
|
adceb8c929
|
fixes mm-1245 filenames are now url escaped
|
2015-06-15 11:51:10 -04:00 |
|
=Corey Hulen
|
cf7a05f80f
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|