Commit History

Yazar SHA1 Mesaj Tarih
  Ryan Olson 6d680e4df7 Order network transactions from newest first. 11 yıl önce
  Ryan Olson 18e2edb15f Reload the relevant network transaction cell in the history view controller when the transaction updates. 11 yıl önce
  Ryan Olson f4106e4be5 Update search results when a new network request matching the search term comes in. 11 yıl önce
  Ryan Olson a53f744035 Improve thread safety in the network recorder. 11 yıl önce
  Ryan Olson 61bcf5354a Post recorder notifications on the main thread so observers don’t need to worry about which thread the notification is posted on. 11 yıl önce
  Ryan Olson dd686e80da Add example network requests to the sample project. 11 yıl önce
  Ryan Olson 794d00d82f Add network debugging files to example project 11 yıl önce
  Ryan Olson e9801242f5 Push the transaction detail view controller for taps on transaction cells in the history view controller. 11 yıl önce
  Ryan Olson 11411a20b7 Add convenience method for getting the network transaction for an index path in the history view controller. 11 yıl önce
  Ryan Olson db089f4fb9 Add detial view controller for network transactions 11 yıl önce
  Ryan Olson 34721971c5 Make use of new request related FLEXUtility methods 11 yıl önce
  Ryan Olson 26f80349f6 Add network request/response helpers to FLEXUtility 11 yıl önce
  Ryan Olson 190006dcc0 Replace FLEXDescriptionTableViewCell with a more generic multiline cell class. 11 yıl önce
  Ryan Olson 1d7d41a350 Add API to enable network debugging from FLEXManager. 11 yıl önce
  Ryan Olson d74bc56487 Add public API to determine if FLEXNetworkObserver is enabled. 11 yıl önce
  Ryan Olson fa4eeea424 Add search bar filtering to the network history view controller. 11 yıl önce
  Ryan Olson 3c8ac29ebe Add table view controller and cell subclasses to show network history 11 yıl önce
  Ryan Olson 18487eeac5 Add utility method for generating request duration strings. 11 yıl önce
  Ryan Olson b040530219 Use icons based on MIME type as thumbnails for non-image responses. 11 yıl önce
  Ryan Olson 7fb22825ae Add icons for network responses that are json, html, or text/plain 11 yıl önce
  Ryan Olson 61fe88fd7f For image downloads, stash a thumbnail preview of the response when it finishes. 11 yıl önce
  Ryan Olson 60226cc62b Add utility method for generating thumbnails from image data. 11 yıl önce
  Ryan Olson fad33ddf7a Post notifications when new network requests are recorded and when requests are updated. 11 yıl önce
  Ryan Olson 630eec59ee Add classes for observing and recording network events. 11 yıl önce
  Ryan Olson 4e096a2cd7 Title case capitalization OCD 11 yıl önce
  Ryan Olson 28241518bf Remove unnecessary method declaration 11 yıl önce
  Ryan Olson e1c2c9c6fc Add emoji for menu consistency 11 yıl önce
  Ryan Olson ef96471937 Only call view controller future block once per push. 11 yıl önce
  Ryan Olson 4b9385bee0 Merge pull request #42 from maniak-dobrii/master 11 yıl önce
  Mikhail Solodovnichenko 9d68ff5d15 Removed redundant import 11 yıl önce