Commit Graph

  • 14383871aa Fix getAppIcon() crash on iOS 26 Simulator main 5.2.1 Alex Grebenyuk 2026-04-20 19:16:15 -04:00
  • e1c7f83198 Update workflow 5.2.0 Alex Grebenyuk 2026-04-19 14:20:06 -04:00
  • 8fbce32126 Pulse 5.2 initial integration commit 5.2 Alex Grebenyuk 2026-04-19 14:07:23 -04:00
  • faaed78178 Merge branch 'main' of github.com:kean/Pulse Alex Grebenyuk 2026-04-19 13:57:30 -04:00
  • fad076b3eb Remove CocoaPods support Alex Grebenyuk 2026-04-19 13:56:37 -04:00
  • df3a736cbf Merge pull request #346 from gharary/swift-6-concurrency-extension Alex Grebenyuk 2026-04-12 17:53:26 -04:00
  • 5bac2a3ffe Conforming URLSessionProtocol to Sendable Mohammad Gharari 2025-09-09 08:51:53 +02:00
  • 88581406b2 Merge pull request #338 from KairosApps-Tech/fix_missing_param_init Alex Grebenyuk 2025-09-07 22:04:03 -04:00
  • 3f4b5b4555 Add missing parameter in convenience init of URLSessionProxy Thibault Le Cornec 2025-05-20 07:55:19 +02:00
  • 000cd7cbe4 Merge pull request #344 from KYHyeon/fix/tvos-watchos-avassetdownloadtask Alex Grebenyuk 2025-09-03 10:34:32 -04:00
  • 1bc75a94ab fix: Add watchOS to AVAssetDownloadTask availability check jamie-hyeon_karrot 2025-09-01 18:05:49 +09:00
  • 67bff61061 Merge pull request #334 from bendercry/fix/ignore-avassetdownloadtask Alex Grebenyuk 2025-05-11 12:37:12 -04:00
  • 6dff47cdaf Fix crash on AVAssetDownloadTask swizzling Kirill Benderskii 2025-04-17 16:25:43 +04:00
  • 6125ce7fb5 Merge pull request #331 from parmar-mehul/disable-report-settings 5.1.4 Alex Grebenyuk 2025-04-15 11:24:56 -04:00
  • 03a7d511c1 Merge pull request #332 from kabiroberai/kabir/handle-read-failures Alex Grebenyuk 2025-04-10 20:23:11 -04:00
  • f8e1e2700d Fix constant Kabir Oberai 2025-04-10 15:07:12 -04:00
  • 18b21748ca Handle InputStream.read failures Kabir Oberai 2025-04-10 14:53:57 -04:00
  • 83f89c126e Update Mehul Parmar 2025-04-09 21:15:15 +05:30
  • cc5cdbfd1d Merge pull request #310 from lsh424/fix-tvOS-issues Alex Grebenyuk 2025-03-10 09:23:08 -04:00
  • 980d861928 Merge pull request #319 from abhimaanmadhav/main Alex Grebenyuk 2025-03-03 09:00:07 -05:00
  • 8ec0d440fd Update MockTask.swift Abhimaan Madhav 2025-03-03 15:31:55 +05:30
  • bb59bcf5da added post body for the example Abhimaan 2025-02-28 22:49:58 +05:30
  • f01302ca3a fixed har post body export issue Abhimaan 2025-02-28 22:22:20 +05:30
  • 07cad099e1 Merge pull request #312 from kabiroberai/kabir/fix-networklogger-deadlock 5.1.3 Alex Grebenyuk 2024-12-17 19:42:57 -05:00
  • 6383c7db1a Fix deadlock in NetworkLogger Kabir Oberai 2024-12-18 01:48:28 +05:30
  • 3adb144672 fix: Resolve log scrolling issue & Prevent app freezing on tvOS (issue kean#308) lsh424 2024-12-10 18:10:20 +09:00
  • c102aaa266 Fix deep search for headers 5.1.2 kean 2024-10-10 21:37:04 -04:00
  • 9748b42797 Update deep search kean 2024-10-10 21:32:34 -04:00
  • 5628222425 Version 5.1.2 kean 2024-10-10 21:19:45 -04:00
  • 869e41ebcd Fix typos kean 2024-10-10 21:15:05 -04:00
  • 4aa9738579 Fix isAutomaticConnectionEnabled kean 2024-10-10 21:13:42 -04:00
  • c103fa2393 Merge pull request #302 from ejensen/store-info-concurrency-warning Alex Grebenyuk 2024-10-10 06:43:02 -04:00
  • e93c47b03e Merge branch 'main' of github.com:kean/Pulse kean 2024-10-10 06:42:26 -04:00
  • ba74c54432 Update kean 2024-10-10 06:42:04 -04:00
  • 279b85b450 Prevent mutating @Published StoreDetailsViewModel values on background queues Eric Jensen 2024-10-08 21:27:16 -04:00
  • efac97a72f Merge pull request #299 from rounak/har-crash-fix Alex Grebenyuk 2024-10-04 15:34:34 -04:00
  • 3dd1cbdbdf fix crash when exporting HAR by using background context Rounak Jain 2024-10-04 10:46:14 -07:00
  • 2a0d1f53a5 Update README.md Alex Grebenyuk 2024-10-02 07:57:51 -04:00
  • 8616fd0a97 Update CHANGELOG.md Alex Grebenyuk 2024-09-19 20:37:43 -04:00
  • d679320682 Merge pull request #295 from ejensen/fix-tvos-clip 5.1.1 Alex Grebenyuk 2024-09-19 19:07:32 -04:00
  • 1749e3196f Merge pull request #294 from ejensen/configuration-initializer Alex Grebenyuk 2024-09-19 19:06:46 -04:00
  • 2380f56237 Merge pull request #293 from ejensen/core-data-threading-issue Alex Grebenyuk 2024-09-19 19:06:25 -04:00
  • 34ed5b0997 Disable the console UI’s scroll clipping on tvOS Eric Jensen 2024-09-19 15:13:57 -04:00
  • 2c0f2f3c78 Restore the NetworkLogger’s convenience initializer that was commented out in v5.0 Eric Jensen 2024-09-19 15:08:10 -04:00
  • 3f9378f776 Fix a CoreData multithreading issue when accessing LoggerStore.info Eric Jensen 2024-09-19 14:35:59 -04:00
  • 29c1ad53a8 Merge pull request #292 from cognoa/fix/json-redaction Alex Grebenyuk 2024-09-17 20:28:34 -04:00
  • 00e532fb3c Fix processing JSON redaction Brian Cordan Young 2024-09-17 13:16:52 -07:00
  • 855411e4e7 Update docs 5.1.0 kean 2024-09-15 18:23:58 -04:00
  • 82f36e0959 Fix package identifier missing kean 2024-09-15 18:03:51 -04:00
  • fc36675ed1 Version 5.1 kean 2024-09-15 17:35:45 -04:00
  • 1a1bde3ef2 Increase demo minimum required version kean 2024-09-15 16:40:54 -04:00
  • 8461fdb243 Update kean 2024-09-15 16:39:20 -04:00
  • 546176f124 Remove Ruby kean 2024-09-15 16:38:27 -04:00
  • ed4993ba16 Updates cell settings kean 2024-09-14 21:13:31 -04:00
  • 25027fc715 Move title to Rift kean 2024-09-14 14:01:03 -04:00
  • 02fc0cdc7b Add support for request and response haeders in task cell header kean 2024-09-14 13:56:00 -04:00
  • 59ae038339 Extract ConsoleListDisplaySettings components kean 2024-09-14 13:21:09 -04:00
  • 3e42eac4fc Extract makeInfoText kean 2024-09-14 09:26:42 -04:00
  • e0e9d2e32e Add ConsoleDisplayOptions kean 2024-09-14 09:16:59 -04:00
  • 91ef50b348 Add a way to reset or remove field kean 2024-09-14 09:10:21 -04:00
  • 974ecb6f33 Add more configuration options kean 2024-09-12 19:46:47 -04:00
  • ede614af25 Minor design improvements kean 2024-09-10 19:40:21 -04:00
  • ea09a55004 Update ConsoleToolbarView design kean 2024-09-10 19:27:20 -04:00
  • bd8954ea97 Improve ConsoleTaskCell default design kean 2024-09-09 21:25:16 -04:00
  • 00503d8d28 Remove the default labels for fonts kean 2024-09-08 19:24:08 -04:00
  • 7bcaa4be0a Add an option to configure what parts of the URL to display kean 2024-09-08 19:03:57 -04:00
  • 54cf739ba3 Add support for changing details font size kean 2024-09-08 18:21:29 -04:00
  • d630cf1c18 Add support for changing font size kean 2024-09-08 18:08:08 -04:00
  • 990851a6fa Add more ConsoleTaskDisplayOptions.Field values kean 2024-09-08 17:17:47 -04:00
  • 6f72ab1c00 Add support for customizing which details field to dispaly kean 2024-09-08 14:47:14 -04:00
  • 64703c9211 Add initial SettingsConsoleCellDesignView kean 2024-09-08 11:36:56 -04:00
  • f8fd5b72f0 Add new convenience APIs for accessing messages and tasks kean 2024-09-08 10:56:40 -04:00
  • fcedf7baba Improve support for the .inMemory store kean 2024-09-08 10:22:52 -04:00
  • cce0d9aae5 Fix build on macOS kean 2024-09-08 08:53:56 -04:00
  • 81276af4b3 Cache AppInfo and DeviceInfo to avoid redundant computation kean 2024-09-07 20:07:38 -04:00
  • 96143687ac Improve quality of app icon sent to Pulse Pro kean 2024-09-07 20:03:28 -04:00
  • e1529aae8e Improve formatting for image metadata kean 2024-09-07 14:41:21 -04:00
  • f0a6180212 Add oggerStore.ThumbnailOptions kean 2024-09-07 13:50:56 -04:00
  • 6929bb6b13 Increase the threshhold for resizing images kean 2024-09-07 13:23:46 -04:00
  • 857a4ed8fd Update image response viewer to show thumbnails at at 2x resolution kean 2024-09-07 13:22:49 -04:00
  • bcd0802cf5 Fix an issue with thumbnails for image responses being too aggressively compressed kean 2024-09-07 13:16:12 -04:00
  • d54cee846e Cleanup model creation code kean 2024-09-07 11:18:26 -04:00
  • 7b36d6f118 Update changelog 5.0.0 kean 2024-09-04 22:22:09 -04:00
  • 9fd1a09ffb Update requirements kean 2024-09-04 22:20:08 -04:00
  • 8d677e5cba Fix debug build for tvOS kean 2024-09-04 22:13:02 -04:00
  • 26e16afe07 Fix PulseUI build on macOS kean 2024-09-04 22:02:00 -04:00
  • 7a63dcb278 Fix resumeData on watchOS kean 2024-09-04 21:55:51 -04:00
  • f1d6351176 Document isAutomaticConnectionEnabled kean 2024-09-04 21:52:11 -04:00
  • 960830e625 Update kean 2024-09-04 21:40:27 -04:00
  • 3ad3646ad0 Add a way to connect to Pulse automatically kean 2024-09-04 21:36:38 -04:00
  • bf78cc8257 Merge pull request #288 from ilyalehchylin/bug/pdf-export-dark-mode Alex Grebenyuk 2024-09-04 08:08:52 -04:00
  • b5f0cc170e Fix PDF export in dark mode (#231) Ilya Lehchylin 2024-09-04 11:42:42 +03:00
  • 093fd84983 Add visionOS to package kean 2024-09-03 18:52:03 -04:00
  • 03c27cf37c Delete demo macOS kean 2024-09-03 18:50:47 -04:00
  • e92b905506 Decomission macOS (5) kean 2024-09-03 18:49:17 -04:00
  • 3be04734f1 Decomission macOS (4) kean 2024-09-03 18:39:30 -04:00
  • dda4d92df9 Decomission macOS (3) kean 2024-09-03 18:23:43 -04:00
  • 6d40647b76 Decomission macOS (2) kean 2024-09-03 18:17:30 -04:00
  • 57a948138a Decomission macOS (1) kean 2024-09-03 18:09:42 -04:00
  • 598a5e3a11 Fix navigation issue on macOS kean 2024-09-03 17:52:56 -04:00