1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-01 09:28:22 +01:00
phorge-phorge/src/aphront/response
epriestley 270916a26e Support WOFF files in Celerity and add Source Sans Pro
Summary:
  - Allow Celerity to map and serve WOFF files.
  - Add Source Sans Pro, Source Sans Pro Bold, and the corresponding LICENSE.
  - Add a `font-source-sans-pro` resource for the font.

Test Plan:
  - Changed body `font-face` to `'Source Sans Pro'`.
  - Added `require_celerity_resource('font-source-sans-pro')` in StandardPageView.

Works in Firefox/Chrome/Safari, at least:

{F123296}

{F123297}

{F123298}

Reviewers: btrahan, chad

Reviewed By: chad

CC: chad, aran

Differential Revision: https://secure.phabricator.com/D8430
2014-03-06 11:28:24 -08:00
..
Aphront304Response.php Delete license headers from files 2012-11-05 11:16:51 -08:00
Aphront400Response.php Delete license headers from files 2012-11-05 11:16:51 -08:00
Aphront403Response.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
Aphront404Response.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
AphrontAjaxResponse.php Further mitigate BREACH by reducing reflectiveness 2013-08-07 16:09:25 -07:00
AphrontDialogResponse.php Restyle username/password login for reduced hideousness 2013-06-16 16:31:14 -07:00
AphrontFileResponse.php Support WOFF files in Celerity and add Source Sans Pro 2014-03-06 11:28:24 -08:00
AphrontHTMLResponse.php Make webpage response final 2012-11-29 05:39:55 -08:00
AphrontJSONResponse.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontPlainTextResponse.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontProxyResponse.php Make AphrontProxyResponse reduce to a real response instead of building a string 2012-12-11 17:27:25 -08:00
AphrontRedirectResponse.php When stopping on redirect, show a full stack trace 2013-11-21 14:38:29 -08:00
AphrontReloadResponse.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontResponse.php Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
AphrontWebpageResponse.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00