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
*
Remove expiry from public links
JoramWilander
2016-01-28
1
-8
/
+0
*
Merge pull request #1952 from ZBoxApp/PLT-7-go
Corey Hulen
2016-01-22
1
-30
/
+30
|
\
|
*
Refactoring api to use translations (chunk 2)
Elias Nahum
2016-01-22
1
-30
/
+30
*
|
Added download param to getFile api call
hmhealey
2016-01-21
1
-8
/
+11
|
/
*
Revert " PLT-7 adding loc for db calls"
Corey Hulen
2016-01-20
1
-4
/
+4
*
PLT-7 adding loc db calls for oauth table
=Corey Hulen
2016-01-20
1
-4
/
+4
*
Added license validation and settings
JoramWilander
2016-01-14
1
-6
/
+14
*
Upgrade logging package
=Corey Hulen
2016-01-11
1
-1
/
+1
*
Merge pull request #1763 from benburkert/non-s3-region
Christopher Speller
2016-01-04
1
-2
/
+16
|
\
|
*
support unofficial S3 regions
Ben Burkert
2015-12-21
1
-2
/
+16
*
|
Added additional information to getFileInfo api call
hmhealey
2015-12-18
1
-26
/
+10
|
/
*
Added serverside file size check for post attachments
hmhealey
2015-12-15
1
-0
/
+6
*
Fixed nil pointer when failing to upload an oversized image
hmhealey
2015-10-29
1
-1
/
+1
*
Prevented image files larger than 4k resolution from being uploaded
hmhealey
2015-10-26
1
-5
/
+17
*
PLT-616: Enable playing of animated GIF in thumbnails and preview
Florian Orben
2015-10-21
1
-0
/
+10
*
Changed all goroutine functions to use '...AndForget' as the standard naming ...
Reed Garmsen
2015-10-19
1
-5
/
+5
*
Fixed download links in Safari
hmhealey
2015-10-09
1
-2
/
+2
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
Use http writer to automatically set content-type for file gets.
JoramWilander
2015-10-06
1
-2
/
+1
*
Merge release branch 'release-1.0.0'
Christopher Speller
2015-09-30
1
-1
/
+1
|
\
|
*
Fixing some locations to use the IsTeamAdmin function which properly checks f...
Christopher Speller
2015-09-30
1
-1
/
+1
*
|
rebase
Jack
2015-09-28
1
-0
/
+14
|
\
|
|
*
Added headers to getFile requests from Microsoft browsers to trigger a download
hmhealey
2015-09-25
1
-0
/
+14
*
|
set transparent png background to white
Jack
2015-09-24
1
-1
/
+10
*
|
use github.com/disintegration/imaging
Jack
2015-09-23
1
-46
/
+18
|
/
*
Changing image settings to file settings
=Corey Hulen
2015-09-23
1
-32
/
+32
*
Merge branch 'master' into PLT-11-email
=Corey Hulen
2015-09-22
1
-1
/
+2
|
\
|
*
fix conflict
Jack
2015-09-22
1
-11
/
+86
|
|
\
|
*
|
go fmt
Jack
2015-09-17
1
-1
/
+1
|
*
|
content type for getFile
Jack
2015-09-17
1
-1
/
+2
*
|
|
Adding service settings to admin console
=Corey Hulen
2015-09-22
1
-2
/
+2
*
|
|
Adding team settings to admin console
=Corey Hulen
2015-09-22
1
-1
/
+1
*
|
|
Adding image properties
=Corey Hulen
2015-09-21
1
-31
/
+31
|
|
/
|
/
|
*
|
Added constants for EXIF orientations
hmhealey
2015-09-21
1
-9
/
+31
*
|
PLT-173 Changed thumbnails and previews to generate correctly for images with...
hmhealey
2015-09-18
1
-11
/
+64
|
/
*
Adding gofmt to travis build
Christopher Speller
2015-09-17
1
-1
/
+1
*
Blank Content-Type for file GETs.
JoramWilander
2015-09-14
1
-0
/
+1
*
Adding ability to export data from mattermost
Christopher Speller
2015-09-04
1
-0
/
+42
*
MM-2033 fixes img showing infinity progress
=Corey Hulen
2015-08-27
1
-0
/
+1
*
Fixes mm-1912 move get file info into its own web service call
=Corey Hulen
2015-08-24
1
-7
/
+69
*
Changed post drafts to maintain a store a unique id for each file upload to f...
hmhealey
2015-08-10
1
-1
/
+7
*
Drawing all images onto a white background, thus removing transparency
nickago
2015-08-04
1
-0
/
+8
*
image thumbnails now scale appropriately so there is no whitespace, also gene...
JoramWilander
2015-07-31
1
-3
/
+10
*
Changed file API to not write response data on a HEAD request
hmhealey
2015-07-29
1
-1
/
+4
*
Allow file access apis to respond to HEAD requests
hmhealey
2015-07-29
1
-1
/
+1
*
Allow users to download file attachments with names that don't include a file...
hmhealey
2015-07-28
1
-1
/
+1
*
Change image rescaling algorithm back to Lanczos3 now that it works correctly...
hmhealey
2015-07-24
1
-2
/
+2
*
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
[next]