summaryrefslogtreecommitdiffstats
path: root/app/file.go
Commit message (Collapse)AuthorAgeFilesLines
* Endpoint for APIv4: /files/{file_id}/link (#5607)Saturnino Abril2017-03-111-0/+5
| | | | | | * APIv4: /files/{file_id}/link * updated public link
* Fixing file info caching issue with Aurora for master (#5477)Corey Hulen2017-02-201-1/+1
|
* Implement upload and get file endpoints for APIv4 (#5396)Joram Wilander2017-02-171-0/+57
| | | | | | * Implement POST /files endpoint for APIv4 * Implement GET /files/{file_id} endpoint for APIv4
* Add caching for file infos (#5330)Joram Wilander2017-02-071-1/+1
|
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-3/+3
| | | | | | * Implement APIv4 infrastructure * Update parameter requirement functions per feedback
* Move Slack Import to App Layer. (#5135)George Goldberg2017-01-201-1/+190
|
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-0/+340