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 |
|