server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api4
/
file.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
MM-9556 Added ability to upload files without a multipart request (#8306)
Harrison Healey
2018-02-20
1
-19
/
+50
*
ABC-132: sign error page parameters (#8197)
Chris
2018-02-07
1
-2
/
+2
*
Reduce logging data races, fix MySQL test race condition (#7994)
Chris
2017-12-22
1
-3
/
+0
*
Reorganize file util functionality (#7848)
Chris
2017-11-16
1
-4
/
+4
*
more global config ref cleanup (#7802)
Chris
2017-11-09
1
-1
/
+1
*
PLT-7740 Update encoding of filename in file headers (#7552)
Joram Wilander
2017-10-19
1
-2
/
+4
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-6
/
+6
*
remove global refs from api/api4 (#7496)
Chris
2017-09-22
1
-8
/
+8
*
generate web error when opening an invalid public file link (#7475)
Saturnino Abril
2017-09-19
1
-0
/
+2
*
Renaming repo
Christopher Speller
2017-09-06
1
-3
/
+3
*
app type transition (#7167)
Chris
2017-09-06
1
-13
/
+13
*
APIv4: NewLocAppError -> NewAppError (#7328)
George Goldberg
2017-08-31
1
-14
/
+7
*
PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)
George Goldberg
2017-08-25
1
-4
/
+4
*
PLT-7261 Fixed incorrect content type for preview and thumbnail images (#7119)
Harrison Healey
2017-08-04
1
-2
/
+5
*
Fixed downloading of image files (#6934)
Harrison Healey
2017-07-15
1
-31
/
+62
*
PLT-6678 Change Cache-Control to private for files (#6660)
Harrison Healey
2017-06-16
1
-1
/
+1
*
PLT-6262 Add config setting to disable file attachments (#6301)
Joram Wilander
2017-05-04
1
-2
/
+6
*
[PLT-6288] add way to view in the browser and not download in apiV4 (#6062)
Carlos Tadeu Panato Junior
2017-04-20
1
-10
/
+49
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
PLT-5900 Removed automatic configuration of SiteURL (#5952)
Harrison Healey
2017-04-04
1
-1
/
+1
*
APIv4: GET /files/{file_id}/public (#5665)
Saturnino Abril
2017-03-13
1
-0
/
+43
*
APIv4: GET /files/{file_id}/info (#5591)
Saturnino Abril
2017-03-13
1
-0
/
+22
*
APIv4: GET /files/{file_id}/preview (#5568)
Saturnino Abril
2017-03-13
1
-0
/
+33
*
Endpoint for APIv4: /files/{file_id}/link (#5607)
Saturnino Abril
2017-03-11
1
-0
/
+36
*
Implementation endpoint of APIv4: GET /files/{file_id}/thumbnail (#5553)
Saturnino Abril
2017-02-28
1
-0
/
+33
*
Implement upload and get file endpoints for APIv4 (#5396)
Joram Wilander
2017-02-17
1
-0
/
+114