phab/src/applications/filesproduction
phab/src/applications/files
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0d99c84bd78e | epriestley | Modernize email command parsing | Apr 1 2015 | |||
030e05aa4ca5 | epriestley | Remove reply handler instructions from email | Apr 1 2015 | |||
7cf726c7f769 | epriestley | Fix an issue with FileMailReceiver not working well | Apr 1 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
a8271ecd4010 | epriestley | Remove most callsites to Controller->renderHandlesForPHIDs() | Mar 31 2015 | |||
40fb0f98df6c | epriestley | Mostly defuse DNS rebinding attack for outbound requests | Mar 26 2015 | |||
2e72e9ff31fd | epriestley | Rate limit outbound requests in Macros | Mar 26 2015 | |||
6ce4044bfa85 | epriestley | Lock MIME type configuration | Mar 25 2015 | |||
4f8147dbb8c0 | epriestley | Improve protection against SSRF attacks | Mar 25 2015 | |||
22b2b8eb893a | epriestley | Fix a bad call in file chunk destruction | Mar 25 2015 | |||
1c32c9b965a5 | epriestley | Improve granluarity and defaults of `security.allow-outbound-http` | Mar 23 2015 | |||
b7fa55ff9396 | epriestley | Fix improper selection of the chunk engine as a writable engine | Mar 19 2015 | |||
7a93b443c3d3 | epriestley | Make file upload policies more consistent | Mar 17 2015 | |||
7482d260b08d | epriestley | Rewrite file documentation to be chunk-aware | Mar 15 2015 | |||
1773af6ada08 | epriestley | Enable the chunk storage engine | Mar 15 2015 | |||
6b69bc3fbbb1 | epriestley | Delete all "force chunking" file upload code | Mar 15 2015 | |||
c19bb57730a2 | epriestley | Stream chunks when sending chunked files | Mar 14 2015 | |||
81d88985a027 | epriestley | Prepare file responses for streaming chunks | Mar 14 2015 | |||
2aefb438439d | epriestley | Support a file data iteration interface for large files | Mar 14 2015 | |||
32d8d675357c | epriestley | Support resuming JS uploads of chunked files | Mar 14 2015 | |||
135280be9e1f | epriestley | Support HTML5 / Javascript chunked file uploads | Mar 13 2015 | |||
aa4adf3ab870 | epriestley | Add support for partially uploaded files | Mar 13 2015 | |||
6c3552f93963 | epriestley | Add `bin/files cat` to print a file to stdout | Mar 13 2015 | |||
4aed453b06e4 | epriestley | Add a chunking storage engine for files | Mar 13 2015 | |||
e2296a0ff773 | epriestley | Modernize file storage engine selection | Mar 12 2015 | |||
6a036f32b249 | Chad Little | Move Macro image height/width to CSS | Mar 12 2015 | |||
ed49b41e915d | epriestley | When redirecting to acquire file access tokens, retain 'download' parameter | Mar 1 2015 | |||
d1eda610fac6 | epriestley | Identify builtin files and give them open policies | Mar 1 2015 | |||
3469265e17f9 | epriestley | Improve config option documentation for Imagemagick | Feb 18 2015 | |||
3a8cd60bab41 | epriestley | When cluster.instance is defined, use it to namespace S3 objects | Feb 16 2015 | |||
5b1ea8c8d502 | epriestley | Pass instance through file transform URIs | Feb 10 2015 | |||
ae7dc8b9d2ca | Chad Little | Add getGroup to ConfigOptions | Feb 9 2015 | |||
74b860519d8a | epriestley | Remarkup: Correctly render inline embed layout | Feb 9 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
e6fb1dc1e9dc | epriestley | When an install is instanced, include the instance identifier in the URI for… | Feb 3 2015 | |||
99292c5c6a67 | Chad Little | Use icons with Config Options page | Feb 2 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
c89dc199767e | Bob Trahan | Application emails - move over paste and files | Jan 29 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
3bc54c2041be | Chad Little | Project revamp part 2: Edit | Jan 19 2015 | |||
daadf955378c | Joshua Spence | Fix visibility of `PhutilArgumentWorkflow::didConstruct` methods | Jan 15 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
36b760cd8a13 | Joshua Spence | Fix method visiblity for `PhabricatorFileTestCase… | Jan 13 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
790d250967cc | Chad Little | Move ActionList mobile links to better location | Jan 12 2015 | |||
9853ff2cff3b | lkassianik/epriestley | T6856 Make Project Images that match Typeahead choices | Jan 11 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
7c2a7d03651c | Joshua Spence | Modernize remaining edge types | Jan 3 2015 | |||
8dee37a1320a | Joshua Spence | Fix some linter violations | Jan 2 2015 | |||
6132d8012b02 | Fabian Stelzer/epriestley | show the current size limit when a file upload fails | Dec 23 2014 | |||
b925f42c5525 | Chad Little | Remove docs sprite, replace with FontAwesome | Dec 21 2014 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
5e8600442d73 | Bob Trahan | Transactions - land buildTransactionTimeline in a bunch more apps | Dec 3 2014 | |||
1a8d87699c15 | Chad Little | Add default policy to Files application | Nov 21 2014 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
943c62d1e9f6 | epriestley | Add missing expected keys and uniqueness | Oct 1 2014 | |||
e9ac3f436ace | epriestley | Add expected schemata for Fund, Files, Flags and Legalpad | Sep 19 2014 | |||
ea602a082a1e | epriestley | Fix "are are" in explanatory text | Sep 18 2014 | |||
444ced16d983 | Bob Trahan | Transactions - hide "mentioned in X" story if you can't see X | Sep 16 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
3af442e4ac94 | epriestley | Don't require an actor in `PhabricatorFile::attachToObject()` | Sep 4 2014 | |||
2e0361bd98c4 | epriestley | Bind file thumbnail visibility to the visibility of the original files | Sep 4 2014 | |||
79c837d505c3 | epriestley | Make file handles have "/Fxxx" as the URI | Aug 21 2014 | |||
f43355855cb8 | epriestley | Add `bin/files compact` for sharing file data storage | Aug 21 2014 | |||
66fa59d04d7c | epriestley | Fix an issue where migrating files could prematurely destroy duplicates | Aug 21 2014 | |||
8dd4d5cfe5e6 | Bob Trahan | Files - make file info page public | Aug 20 2014 | |||
94cdddc211d1 | epriestley | Cover redirects to files in more cases | Aug 20 2014 | |||
e8ece70ee0f2 | epriestley | Support `bin/remove destroy Fnnn` for files | Aug 20 2014 | |||
e8c51cd934da | epriestley | Fix external redirect flagging issue with image thumbnails | Aug 19 2014 | |||
ed98a1cc8464 | Bob Trahan | Paste - fix caching mechanism for S3-stored files | Aug 19 2014 | |||
df361470c1d9 | epriestley | Be more strict about "Location:" redirects | Aug 18 2014 | |||
607e99490ba3 | epriestley | Migrate "cancdn" to "canCDN" in the database | Aug 15 2014 | |||
ae1a821b658a | epriestley | Fix `cancdn` vs `canCDN` flag | Aug 14 2014 | |||
f6f9d78f3a07 | epriestley | Modularize mail tags | Aug 12 2014 | |||
eb9dcd6fbaf5 | epriestley | Consolidate handling of special properties for newly uploaded files | Aug 11 2014 | |||
a9f2c07345d0 | epriestley | Generate a 403 page with a nice dialog when a file token is invalid | Aug 11 2014 | |||
5a630f84dee1 | epriestley | Show file cacheability in Files application | Aug 11 2014 | |||
25ae4c458dda | Mukunda Modell/epriestley | Protect file data with a one-time-token | Aug 11 2014 | |||
12aaa942acc5 | Mukunda Modell/epriestley | Add a CanCDN flag to uploaded files | Aug 8 2014 | |||
6a69b4699ecb | cpettet/epriestley | file.upload set policy explicitly | Aug 7 2014 | |||
f055736ecad2 | Joshua Spence | Rename `PhutilRemarkupRule` subclasses | Aug 4 2014 | |||
c9fe16247005 | epriestley | Fix an issue where file queries would throw incorrectly | Aug 2 2014 | |||
9181929ebc2f | epriestley | Give files uploaded to objects a very restrictive view policy | Aug 2 2014 | |||
1f1828e0c00c | epriestley | Allow users to set an explicit visibility for manual file uploads at creation… | Aug 2 2014 | |||
4c04d4d01933 | epriestley | Allow users to set view policies on files explicitly | Aug 2 2014 | |||
3fca1b2d2d94 | epriestley | Fix some missing renames of Application classes | Jul 25 2014 | |||
023dee0d3b6d | Joshua Spence | Rename Conduit classes | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
0c8f487b0fa7 | Joshua Spence | Implement the `getName` method in `PhabricatorApplication` subclasses | Jul 23 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
254542237a66 | Joshua Spence | Simplify the implementation of `PhabricatorPHIDType` subclasses | Jul 21 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
8cbfb49b4e93 | epriestley | Remove all edge events | Jul 18 2014 | |||
9cb6b2cfcc59 | James Rhodes | Remove user-independent date and time functions from Phabricator | Jul 13 2014 | |||
d83bf5ea06d1 | epriestley | After a file upload, take the user to the info page, not the view page | Jul 10 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 |
c4science · Help