summaryrefslogtreecommitdiffstats
path: root/api4/file.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-13/+13
* APIv4: NewLocAppError -> NewAppError (#7328)George Goldberg2017-08-311-14/+7
* PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)George Goldberg2017-08-251-4/+4
* PLT-7261 Fixed incorrect content type for preview and thumbnail images (#7119)Harrison Healey2017-08-041-2/+5
* Fixed downloading of image files (#6934)Harrison Healey2017-07-151-31/+62
* PLT-6678 Change Cache-Control to private for files (#6660)Harrison Healey2017-06-161-1/+1
* PLT-6262 Add config setting to disable file attachments (#6301)Joram Wilander2017-05-041-2/+6
* [PLT-6288] add way to view in the browser and not download in apiV4 (#6062)Carlos Tadeu Panato Junior2017-04-201-10/+49
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-1/+1
* APIv4: GET /files/{file_id}/public (#5665)Saturnino Abril2017-03-131-0/+43
* APIv4: GET /files/{file_id}/info (#5591)Saturnino Abril2017-03-131-0/+22
* APIv4: GET /files/{file_id}/preview (#5568)Saturnino Abril2017-03-131-0/+33
* Endpoint for APIv4: /files/{file_id}/link (#5607)Saturnino Abril2017-03-111-0/+36
* Implementation endpoint of APIv4: GET /files/{file_id}/thumbnail (#5553)Saturnino Abril2017-02-281-0/+33
* Implement upload and get file endpoints for APIv4 (#5396)Joram Wilander2017-02-171-0/+114