Historial de Commits

Autor SHA1 Mensaje Fecha
  Tanner Bennett b7baa219a4 Clean up FLEXImagePreviewViewController hace 6 años
  Tanner Bennett b5a95bacba Disable mutli-line rows pre iOS 11 hace 6 años
  Tanner Bennett c0cb5f6dcb Move FLEXUtility font methods to a UIFont category hace 6 años
  Tanner Bennett 8236fc97cc Clean up cell reuse identifiers hace 6 años
  Tanner Bennett 7b1b6f9e24 iOS 13: Fix long-press copy menu in network pages hace 6 años
  Tanner Bennett 8a762a66ae Utilize NSURLQueryItem for storing query params hace 6 años
  Tanner Bennett ac4c50b62c Adopt FLEXAlert hace 6 años
  Ryan Olson b5d5867bc1 Convert alerts in FLEXNetworkTransactionDetailTVC to UIAlertController hace 6 años
  Tanner Bennett 81b7ccea22 Avoid using [[* alloc] init*] where possible hace 7 años
  Tanner Bennett f2c8ede0e0 Use dot syntax for properties hace 7 años
  Benny Wong 6632703b70 Initial Dark Mode work (#289) hace 7 años
  Geor Kasapidi ab9515caaf Allow registration of content type viewers (#241) hace 7 años
  Chaoshuai Lu a535f10d0c Add generics to foundation collection classes hace 8 años
  Ji Pei 2a6e28c9d0 Added curl logger for debugging request hace 10 años
  Ryan Olson 85424fd15e Support viewing AFNetworking request bodies hace 10 años
  Dan Loewenherz 29a45aa02d use Objective-C 2.0 subscripting for dictionaries hace 10 años
  Dan Loewenherz 08b25ea8d3 use Objective-C 2.0 subscripting for arrays hace 10 años
  Ryan Olson a3a84b0cd7 Merge pull request #48 from DaidoujiChen/feature/json_detect hace 11 años
  DaidoujiChen 33be034e2b enhance json detect hace 11 años
  Ryan Olson f590263d9f Add copy button to request detail view controller. hace 11 años
  Ryan Olson a1c378a9d5 Support copying individual network detail cells via long press hace 11 años
  Ryan Olson 52a51b6fd4 Reorder the rows in the request detail view to be more logically grouped by request, then response. hace 11 años
  Ryan Olson 06ff0152bb Show an explanatory alert if we can’t display the HTTP body for a request. hace 11 años
  Ryan Olson ea1ecbc73a Change wording to refer to “Request Body” rather than “POST Body” hace 11 años
  Ryan Olson ffd532b630 Try to parse application/javascript and text/javascript as JSON hace 11 años
  Ryan Olson f911a91000 Improve messaging when we can’t show a response preview. hace 11 años
  Ryan Olson 197dcccb4e Use decompression utility for Content-Encoding: gzip hace 11 años
  Ryan Olson e082fdeddd Fix method naming on decompression utility. hace 11 años
  Ryan Olson 01abdf05ed Add network transaction detail section for POST body data hace 11 años
  Ryan Olson 84dcbb4847 Improve response body detail view controller logic hace 11 años