Commit Graph
1929 Commits
Author SHA1 Message Date
kean 7f609f9047 Make sure LoggerStore.init never blocks the main thread 2024-05-06 19:11:09 -04:00
kean 845122c7a5 Make RemoteLogger @MainActor 2024-05-06 18:51:42 -04:00
kean 5c8e188f29 Fix warnings in enableAutomaticRegistration 2024-05-06 18:38:42 -04:00
kean f098b456b4 Add Atomic 2024-05-06 18:36:34 -04:00
Sam aae871c114 adds privacy manifests 2024-04-30 12:20:13 +01:00
kean 993f6db15c Merge branch 'visionos' of github.com:wearemadstudio/Pulse into wearemadstudio-visionos 2024-04-13 18:16:16 -04:00
Alex Grebenyuk ef3f9ae21d Merge pull request #247 from z-turk3/feature/in-memory-logs
Added option to use InMemory CoreData for logs
2024-04-13 14:01:50 -04:00
kean 706d56cbc3 Update copyright 2024-04-13 13:57:23 -04:00
Zoran 00d7e5cff8 Added option to use InMemory CoreData for logs 2024-03-26 14:27:40 +01:00
Morris Richman 9fcbc711c2 messaging fixes 2024-02-25 21:07:26 -08:00
Maxim Mamedov c5f4791867 Fixed visionOS compilation 2024-02-18 17:05:11 +07:00
Jota Uribe c96d0ca685 Simplify renderAsAttributedString logic for HAR 2024-02-07 07:56:22 -05:00
Jota Uribe 4cd347669c Rename date formatter 2024-02-06 21:44:44 -05:00
Jota Uribe bb03166645 Implement preliminar logic to support exporting of HAR files 2024-02-06 21:43:10 -05:00
Alireza Asadi 5e6880c221 fix: Fix text writing direction to handle RTL languages.
Fix text writing direction to handle RTL languages.
2024-01-23 22:05:51 +03:30
kean 1b486ead75 Fix highlighted titles 2023-11-27 08:16:46 -05:00
kean 16b54fe754 Update documentation about custom views 2023-11-12 22:32:02 -05:00
kean c804e1d298 Reduce default line limit to 3 2023-11-11 19:37:07 -05:00
kean f9e6accf59 Document MainViewController 2023-11-11 11:35:26 -05:00
kean eb16d8f6ed Fix tint color of share button 2023-11-11 11:28:25 -05:00
kean fcc72532cd Fix arithmetic overflow 2023-11-05 15:33:12 -05:00
kean 263602cd1d Fix build error 2023-11-05 15:30:12 -05:00
kean c94f372701 Fix build on macOS 2023-08-27 18:45:51 -04:00
kean 9b79c6a94f Fix build on tvOS 2023-08-27 18:44:49 -04:00
kean b39146ac7e Fix warnings on watchOS 2023-08-27 18:44:03 -04:00
kean 062d8112f3 Fix build on watchOS 2023-08-27 18:42:37 -04:00
kean cdabfbf2d1 Fix an issue with requests from the previous sessions being displayed as pending 2023-08-27 18:40:44 -04:00
kean aeb944351d Simplify NetworkLogger.TaskContext 2023-08-20 21:52:26 -04:00
kean bcab6269b4 Skip filtering if possible 2023-08-20 21:49:09 -04:00
kean ad5b18fda7 Slightly increase save interval 2023-08-20 21:40:22 -04:00
kean 89c775135e Improve performance of recording network tasks 2023-08-20 21:38:20 -04:00
kean 46b12aa24d Add performance tests 2023-08-20 19:30:17 -04:00
kean dd296eb706 Fix an issue with list not displaying older messages 2023-08-19 18:35:26 -04:00
kean d5a1e615f3 Show current request by default 2023-08-19 18:28:31 -04:00
kean f65d2d238b Move Store Info button 2023-08-19 18:19:14 -04:00
kean 61e57f60a8 Replace Sponsor button with Pulse Pro link 2023-08-19 18:13:59 -04:00
kean f100662008 Console adopt to app tint color 2023-08-19 17:53:19 -04:00
kean 54296c5796 Update JSON color theme on watchOS 2023-08-12 14:24:56 -04:00
kean e51923baca Update Pulse for Mac link 2023-08-11 18:59:31 -04:00
kean 9c6c6de6e5 Cleanup 2023-08-07 17:12:58 -04:00
kean f52c98a4be Fix crash when opening network details 2023-08-07 17:11:51 -04:00
Ahmed Attalla f6afde4e93 fixed the issue 2023-08-07 00:55:17 +03:00
kean 49a1475784 Increase sweep interval to 1 hour 2023-08-06 15:21:11 -04:00
kean 4dfd9fcca5 Update documentation 2023-08-06 14:55:59 -04:00
kean 48fcff14b9 Fix crash on watchOS 2023-08-06 14:13:29 -04:00
kean 878d48c322 Dev 2023-08-04 23:08:55 -04:00
kean 76b243d1a1 Add mock badge to the details view 2023-07-30 19:53:46 -04:00
kean 6be4a1f424 Display mock badge in request cells 2023-07-30 19:40:42 -04:00
kean 66ad3935b8 Add a way to identify when the request is mocked 2023-07-30 17:03:48 -04:00
kean 3e2cb14470 Remove RawRepresentable conformance from Array 2023-07-09 16:11:32 -04:00