Commit Graph
74 Commits
Author SHA1 Message Date
kean 1d3a2b49ac Remove excessive NetworkLogger init 2024-09-02 14:54:49 -04:00
kean b1f79bc1ca Allow bundling mocks in Rift 2024-08-31 09:51:54 -04:00
kean 6b95c91d51 Made mocks available for the standalone apps 2024-08-25 17:00:28 -04:00
kean bc0edc1fdd Integrate Pulse in Demo project using SwiftPM 2024-07-15 20:08:09 -04:00
kean 973a1f248c Run swiftlint --fix 2024-07-14 15:55:18 -04:00
kean 65508f9fbc Show taskDescription in ConsoleTaskCell 2024-05-19 09:27:28 -04:00
kean 706d56cbc3 Update copyright 2024-04-13 13:57:23 -04:00
kean a3c1234a10 Rework search on iOS and macOS 2023-04-29 10:41:34 -04:00
Alex Grebenyuk 2a9d7d4167 Rework session management in the iOS app 2023-04-11 21:14:05 -04:00
kean 3aa6fca535 Add transferSize tests 2023-02-11 11:44:13 -05:00
kean f19c6fac7b Update examples 2023-02-10 22:03:58 -05:00
kean ca7a051357 Fix an issue with test isolation 2023-02-08 20:31:33 -05:00
kean 1bd53562d6 Update demo 2023-01-30 16:55:27 -05:00
kean f8b416d4b0 Change ordering 2023-01-30 12:44:40 -05:00
kean dad8d8254e Fix order of messages 2023-01-24 00:25:26 -05:00
kean 3ba828ccad Allow removing recent filters 2023-01-22 17:02:24 -05:00
kean f27317c352 Disable indefinite logs update 2023-01-14 19:01:24 -05:00
kean 33d5bcca4d Remove MockStoreConfiguration 2023-01-14 16:30:09 -05:00
kean 0582995135 Improve TextRendererJSON performance: 2023-01-13 18:23:27 -05:00
kean eb06cfeec3 Integarte ConsoleSearchListSelectionView on remainig screens 2023-01-13 13:51:57 -05:00
kean 1475e762a0 Fix redirect metrics 2023-01-08 20:02:11 -05:00
kean 2d91b9a9a3 Improve rendering of URLErrors 2023-01-07 09:26:19 -05:00
kean 3481c7f6cb Rework transacton details 2023-01-04 17:24:49 -05:00
kean d89ee30e42 Add JWT viewer 2022-12-30 21:50:02 -05:00
kean d324adc1c8 Fix how messages with the default subsystem are displayed 2022-12-30 17:31:08 -05:00
kean c30e16786b Remove temporary added log message 2022-12-30 16:57:17 -05:00
kean 83a12bc350 Fix tests 2022-12-30 16:55:40 -05:00
kean cc38fda8a3 Remove deprecated API usage from PulseUI 2022-12-30 16:42:15 -05:00
kean fd627433da Add PDF support 2022-08-13 17:40:50 -04:00
kean bcc93924dc Rename NetworkTaskEntity 2022-08-12 18:28:33 -04:00
kean c098072dbb sqlite 2022-08-12 17:57:46 -04:00
kean 8322d910f0 Rename PulseCore to Pulse 2022-08-07 20:52:47 -04:00
kean 066951660e Mark password as sensitive 2022-08-06 21:02:16 -04:00
kean e92df2ad90 Reduce request details size by further 20% 2022-08-06 20:41:54 -04:00
kean e0fb452e7b Add a new store sharing view 2022-08-05 18:49:03 -04:00
kean cca3dc1330 Rename allRequests 2022-08-04 20:10:38 -04:00
kean 4ae2534006 Store blobs in sqlite 2022-08-03 22:09:49 -04:00
kean 063bee12c3 Simplify didFinishDecodingWithError 2022-08-02 19:27:57 -04:00
kean 0294b34a1c Remove didReceiveResponse callback which is not actually used for anything 2022-08-02 19:25:30 -04:00
kean 182181d2f6 Add TransferSize to TransactionView 2022-08-01 23:06:09 -04:00
kean ce1b219b20 Add a new way to filter out events 2022-08-01 19:44:26 -04:00
kean 7202b6279d Fixes 2022-08-01 17:23:13 -04:00
kean 6c801e6373 More visually interesting example for PATCH failing with decoding error 2022-07-31 22:06:27 -04:00
kean a8be701e06 Highlight decoding errors in the FileViewer 2022-07-31 20:51:23 -04:00
kean 2633736a79 Add redirects 2022-07-31 17:22:30 -04:00
kean ee1dfec2f8 Add durations chart 2022-07-31 15:39:15 -04:00
kean e2c754f341 Minor improvement in FileViewer 2022-07-30 23:35:11 -04:00
kean bcd2b96bfc Fix build on earlier Xcode verions 2022-07-30 23:18:36 -04:00
kean 1d4f52b4fa Fix typo 2022-07-30 23:17:06 -04:00
kean df5d8d5e49 Update mocks 2022-07-30 22:23:50 -04:00