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 global refs from api/api4 (#7496)
Chris
2017-09-22
1
-9
/
+9
*
generate web error when opening an invalid public file link (#7475)
Saturnino Abril
2017-09-19
1
-0
/
+4
*
Renaming repo
Christopher Speller
2017-09-06
1
-3
/
+3
*
app type transition (#7167)
Chris
2017-09-06
1
-5
/
+5
*
Api: NewLocAppError -> NewAppError (#7280)
George Goldberg
2017-09-01
1
-28
/
+14
*
set to default value with config is missing (#7320)
Saturnino Abril
2017-08-30
1
-2
/
+2
*
PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)
George Goldberg
2017-08-25
1
-5
/
+5
*
PLT-7261 Fixed incorrect content type for preview and thumbnail images (#7119)
Harrison Healey
2017-08-04
1
-2
/
+7
*
Fixed downloading of image files (#6934)
Harrison Healey
2017-07-15
1
-3
/
+21
*
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
-3
/
+6
*
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
*
Endpoint for APIv4: /files/{file_id}/link (#5607)
Saturnino Abril
2017-03-11
1
-1
/
+1
*
Implement upload and get file endpoints for APIv4 (#5396)
Joram Wilander
2017-02-17
1
-55
/
+7
*
Updating server dependancies (#5249)
Christopher Speller
2017-02-02
1
-1
/
+1
*
Move permissions code into app package (#5146)
Joram Wilander
2017-01-23
1
-2
/
+4
*
Move Slack Import to App Layer. (#5135)
George Goldberg
2017-01-20
1
-189
/
+2
*
Migrate functions to app package (#5106)
Joram Wilander
2017-01-19
1
-3
/
+1
*
Refactor and migrate more functions out of api into app package (#5063)
Joram Wilander
2017-01-13
1
-335
/
+11
*
PLT-4938 Add app package and move logic over from api package (#4931)
Joram Wilander
2017-01-13
1
-9
/
+10
*
Fixing minio not closing read object (#4971)
Christopher Speller
2017-01-04
1
-2
/
+3
*
Adding memcache to getchannel (#4928)
Christopher Speller
2017-01-03
1
-1
/
+1
*
Fixed encoding of file name when downloading attachments (#4787)
Harrison Healey
2016-12-14
1
-1
/
+1
*
PLT-4442 Generate preview images sequentially in Slack importer (#4617)
George Goldberg
2016-11-22
1
-39
/
+46
*
Update error message when uploading too large images (#4535)
Raphaël Bournhonesque
2016-11-15
1
-1
/
+1
*
Moving away from goamz to use minio-go instead. (#4193)
Harshavardhana
2016-10-26
1
-67
/
+43
*
Explicitly set Content-Type field when getting file attachments (#4280)
Harrison Healey
2016-10-20
1
-15
/
+11
*
Fixed handleImages to properly capture loop variables (#4275)
Harrison Healey
2016-10-20
1
-3
/
+3
*
PLT-3105 Fixed bugs with FileInfos migration, including duplicate FileInfos b...
Harrison Healey
2016-10-06
1
-8
/
+36
*
PLT-3105 Files table migration (#4068)
Harrison Healey
2016-09-30
1
-236
/
+413
*
Modifying permissions system. (#3897)
Christopher Speller
2016-09-13
1
-14
/
+8
*
PLT-3617 Switched public file links to use a sha256 hash (#3792)
Harrison Healey
2016-08-15
1
-11
/
+20
*
Cleaning up old export code (#3601)
Christopher Speller
2016-07-15
1
-18
/
+0
*
Merge release 3.2 into master (#3548)
Harrison Healey
2016-07-11
1
-1
/
+1
*
Revert "Moved file attachments to be stored in data/channels instead of data/...
Harrison Healey
2016-06-30
1
-19
/
+18
*
Moved file attachments to be stored in data/channels instead of data/teams/ID...
Harrison Healey
2016-06-28
1
-18
/
+19
*
PLT-2061 Include FULL PATH in logs when referring to a directory (#3170)
Khoa Lê
2016-05-31
1
-1
/
+2
*
Max_File_Size setting in System Console > File Settings (#3070)
Thomas Balthazar
2016-05-24
1
-2
/
+2
*
Move away from the "andForget" style of function (#3046)
Thomas Balthazar
2016-05-18
1
-110
/
+106
*
PLT-2600/PLT-2770 Changed getPublicLink api call to return a proper JSON stri...
Harrison Healey
2016-05-06
1
-1
/
+1
*
PLT-2600/PLT-2770 Added Get Public Link modal and added new API for public fi...
Harrison Healey
2016-05-05
1
-50
/
+82
*
PLT-2687 sending email on upgrade and moving profile pic to new location (#2808)
Corey Hulen
2016-04-28
1
-1
/
+6
*
PLT-2057 User as a first class object (#2648)
Corey Hulen
2016-04-21
1
-17
/
+17
*
Add custom branding functionality (#2667)
Joram Wilander
2016-04-11
1
-17
/
+17
*
Changed getFile api call to always attach headers
Harrison Healey
2016-04-08
1
-12
/
+13
*
Minor fix for expired sessions
JoramWilander
2016-04-04
1
-1
/
+1
*
Disable previously created public links with the config setting
JoramWilander
2016-03-31
1
-0
/
+5
*
Deleting posts with files now renames the file so that public links to those ...
JoramWilander
2016-03-08
1
-0
/
+35
*
Increased the maximum size of image uploads to 24 megapixels
Harrison Healey
2016-03-07
1
-1
/
+1
[next]