Harrison Healey
c7bdce8a66
PLT-5900 Removed automatic configuration of SiteURL ( #5952 )
...
* Revert "PLT-5765 Passed SiteURL to SendNotifications (#5705 )"
This reverts commit a8e68bd890 .
* Removed automatic configuration of SiteURL
* Reverted unintentional config changes
* Updated help text
* Added link to docs in Site URL warning
* Fixed merge conflict
2017-04-04 11:54:52 -04:00
Saturnino Abril
aafc63933a
APIv4: GET /files/{file_id}/public ( #5665 )
2017-03-13 17:13:48 -04:00
Saturnino Abril
3cbe05e0f4
APIv4: GET /files/{file_id}/info ( #5591 )
2017-03-13 16:34:43 -04:00
Saturnino Abril
8b59a2a291
APIv4: GET /files/{file_id}/preview ( #5568 )
...
patch 1
2017-03-13 15:40:32 -04:00
Saturnino Abril
d32334cdfb
Endpoint for APIv4: /files/{file_id}/link ( #5607 )
...
* APIv4: /files/{file_id}/link
* updated public link
2017-03-11 19:24:44 -03:00
Saturnino Abril
28c218db3b
Implementation endpoint of APIv4: GET /files/{file_id}/thumbnail ( #5553 )
...
* APIv4: GET /files/{file_id}/thumbnail
* added delay time
2017-02-28 22:18:36 -03:00
Joram Wilander
91fe8bb2c0
Implement upload and get file endpoints for APIv4 ( #5396 )
...
* Implement POST /files endpoint for APIv4
* Implement GET /files/{file_id} endpoint for APIv4
2017-02-17 10:31:21 -05:00