server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
file.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed unit tests to work with team domain changes and update partial url rege...
JoramWilander
2015-07-21
1
-6
/
+5
*
added sanitization to filenames to remove the possibility of relative paths
JoramWilander
2015-07-21
1
-3
/
+5
*
add proper url encoding for filenames
JoramWilander
2015-07-21
1
-1
/
+4
*
update file unit tests
JoramWilander
2015-07-21
1
-6
/
+4
*
initial implementation of local server storage for files
JoramWilander
2015-07-21
1
-72
/
+97
*
Old files are saved with full paths, this changes so that new files are not s...
Christopher Speller
2015-07-21
1
-1
/
+1
*
Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...
Christopher Speller
2015-07-20
1
-3
/
+3
*
Revert "MM-1494 Change image resizing for preview and thumbnail to use Lanczo...
Joram Wilander
2015-07-16
1
-3
/
+3
*
Changed image resizing for both the preview and thumbnail to use Lanczos inte...
hmhealey
2015-07-14
1
-3
/
+3
*
Fixed bmp image previewing/uploading by adding new go image library
Reed Garmsen
2015-06-22
1
-0
/
+1
*
fixes mm-1245 filenames are now url escaped
JoramWilander
2015-06-15
1
-1
/
+1
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+375