提交历史

作者 SHA1 备注 提交日期
  Tanner Bennett 1953089653 Move "copy curl" button to the toolbar 6 年之前
  Tanner Bennett b07da3e11d Update copyright dates 6 年之前
  Tanner Bennett f2f66489d1 Use properties where applicable 6 年之前
  Tanner Bennett 3cb1366966 Replace +array / +string / +set … calls with +new 6 年之前
  Tanner Bennett 795cff68fd Clean up formatting in various files 6 年之前
  Tanner Bennett b7baa219a4 Clean up FLEXImagePreviewViewController 6 年之前
  Tanner Bennett b5a95bacba Disable mutli-line rows pre iOS 11 6 年之前
  Tanner Bennett c0cb5f6dcb Move FLEXUtility font methods to a UIFont category 6 年之前
  Tanner Bennett 8236fc97cc Clean up cell reuse identifiers 6 年之前
  Tanner Bennett 7b1b6f9e24 iOS 13: Fix long-press copy menu in network pages 6 年之前
  Tanner Bennett 8a762a66ae Utilize NSURLQueryItem for storing query params 6 年之前
  Tanner Bennett ac4c50b62c Adopt FLEXAlert 6 年之前
  Ryan Olson b5d5867bc1 Convert alerts in FLEXNetworkTransactionDetailTVC to UIAlertController 6 年之前
  Tanner Bennett 81b7ccea22 Avoid using [[* alloc] init*] where possible 7 年之前
  Tanner Bennett f2c8ede0e0 Use dot syntax for properties 7 年之前
  Benny Wong 6632703b70 Initial Dark Mode work (#289) 7 年之前
  Geor Kasapidi ab9515caaf Allow registration of content type viewers (#241) 7 年之前
  Chaoshuai Lu a535f10d0c Add generics to foundation collection classes 8 年之前
  Ji Pei 2a6e28c9d0 Added curl logger for debugging request 10 年之前
  Ryan Olson 85424fd15e Support viewing AFNetworking request bodies 10 年之前
  Dan Loewenherz 29a45aa02d use Objective-C 2.0 subscripting for dictionaries 10 年之前
  Dan Loewenherz 08b25ea8d3 use Objective-C 2.0 subscripting for arrays 10 年之前
  Ryan Olson a3a84b0cd7 Merge pull request #48 from DaidoujiChen/feature/json_detect 11 年之前
  DaidoujiChen 33be034e2b enhance json detect 11 年之前
  Ryan Olson f590263d9f Add copy button to request detail view controller. 11 年之前
  Ryan Olson a1c378a9d5 Support copying individual network detail cells via long press 11 年之前
  Ryan Olson 52a51b6fd4 Reorder the rows in the request detail view to be more logically grouped by request, then response. 11 年之前
  Ryan Olson 06ff0152bb Show an explanatory alert if we can’t display the HTTP body for a request. 11 年之前
  Ryan Olson ea1ecbc73a Change wording to refer to “Request Body” rather than “POST Body” 11 年之前
  Ryan Olson ffd532b630 Try to parse application/javascript and text/javascript as JSON 11 年之前