Hugo Sales
|
ff75bb796b
|
[MEDIA] Move AttachmentAction::sendFile to common_send_file
This fixed the wrong content type and status code returned by the Avatar action
|
2021-07-16 19:44:37 +01:00 |
|
Diogo Cordeiro
|
3dcedfa8bd
|
[MEDIA] Simplify Attachment actions
|
2021-07-16 19:44:35 +01:00 |
|
Miguel Dantas
|
d295d8b43c
|
[CORE] Added documentation and fixed typo in attachments action
|
2019-08-03 17:31:44 +01:00 |
|
Miguel Dantas
|
3e5ce46e98
|
[CORE] Fixed bug where the http connection was using the wrong size for thumbnails, and returning the wrong one
|
2019-08-03 17:31:42 +01:00 |
|
Miguel Dantas
|
8f31a1a820
|
[MEDIA][OEMBED] Fixed regression in OEmbed, because it relied on accessing the files directly, which previous commits broke. The File table really should have a bool...
|
2019-08-03 17:31:42 +01:00 |
|
Miguel Dantas
|
da82048d77
|
[MEDIA] Fix trying to display file wich is not available locally
|
2019-08-03 17:31:41 +01:00 |
|
Miguel Dantas
|
04d1caff78
|
[CORE] Fixed bug where all thumbnails were using the original file
|
2019-08-03 17:31:41 +01:00 |
|
Miguel Dantas
|
9536f2a909
|
[CORE] Refactored attachement actions to remove duplicate code
|
2019-08-03 17:31:40 +01:00 |
|
Miguel Dantas
|
c7475d78b4
|
[CORE][UI][ROUTER] Added view action, which inlines images and videos but downloads everything else. Fixed File url to get an URL fromthe view action, so when a making a remote notice, the correct URL is used, not accessing directly to the file
|
2019-08-03 17:31:40 +01:00 |
|