1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/differential
epriestley 32dca4b553 Fix lightbox downloads for embeded images and a warning
Summary:
I refactored this recently and accidentally dropped the download URI.

Also fix a warning with, e.g., files named `README`.

Test Plan: Clicked a thumb, clicked "Download", got a file.

Reviewers: chad, btrahan, dctrwatson

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D7341
2013-10-17 11:21:01 -07:00
..
__tests__ Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
application Add a "default view" policy to Differential 2013-10-09 13:58:00 -07:00
capability Allow "Default View" policies to be set to Public 2013-10-09 15:06:18 -07:00
conduit Add a "default view" policy to Differential 2013-10-09 13:58:00 -07:00
config Add a "list<regex>" config option and move regex config to it 2013-09-13 11:48:00 -07:00
constants Provide an "Add blocking reviewer..." Herald action 2013-10-06 17:09:24 -07:00
controller Delete unintentional phlog() 2013-10-16 13:59:23 -07:00
doorkeeper Improve voicing in text published to JIRA issues 2013-09-10 15:22:24 -07:00
editor Add a "default view" policy to Differential 2013-10-09 13:58:00 -07:00
events ObjectHeader Status icons 2013-09-24 08:42:04 -07:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
field Always pass handles to tokenizers, not <phid -> name> maps 2013-10-07 12:51:24 -07:00
lipsum Add a "default view" policy to Differential 2013-10-09 13:58:00 -07:00
mail Abstract raw diff rendering into DifferentialRawDiffRenderer 2013-10-02 16:28:57 -07:00
parser Make most file reads policy-aware 2013-09-30 09:38:13 -07:00
phid Policy - introduce parentQuery and pass around policy configuration from parent to child 2013-09-11 12:19:34 -07:00
query Move determination of reviewer authority into DifferentialRevisionQuery 2013-10-06 17:08:14 -07:00
remarkup Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
render Abstract raw diff rendering into DifferentialRawDiffRenderer 2013-10-02 16:28:57 -07:00
search Remove legacy "touched" table and indexing 2013-09-12 13:04:09 -07:00
storage Make PhabricatorPolicyInterface require a getPHID() method 2013-10-14 14:35:47 -07:00
view Fix lightbox downloads for embeded images and a warning 2013-10-17 11:21:01 -07:00
DifferentialTasksAttacher.php Delete license headers from files 2012-11-05 11:16:51 -08:00