Commit Graph
223 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 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
Maxim Mamedov c5f4791867 Fixed visionOS compilation 2024-02-18 17:05:11 +07:00
kean 8af6d7d63b Update performance tests 2023-08-20 21:57:31 -04:00
kean aeb944351d Simplify NetworkLogger.TaskContext 2023-08-20 21:52:26 -04:00
kean 4f1a8357f9 Update tests 2023-08-20 21:47:04 -04:00
kean 46b12aa24d Add performance tests 2023-08-20 19:30:17 -04:00
kean 7d9d1ff495 Fix tests 2023-08-06 14:38:16 -04:00
kean dbc1a47634 Rework how mock matcher handles missing HTTP method 2023-07-06 20:24:30 -04:00
kean 5568b241e2 Fix tests 2023-04-29 14:59:56 -04:00
Alex Grebenyuk c2df904100 Rename ConsoleSearchCriteria 2023-04-23 11:41:29 -04:00
Alex Grebenyuk a0fc734375 Remove Pulse for Mac tests 2023-04-22 10:01:13 -04:00
Alex Grebenyuk 573835a1b7 Simplify dependency injection and remove some unused types 2023-04-22 08:43:12 -04:00
Alex Grebenyuk e166597879 Use simple static list to show console groups 2023-04-18 21:00:07 -04:00
Alex Grebenyuk fc809590d4 Simplify dependency injection 2023-04-18 19:17:14 -04:00
Alex Grebenyuk c6941399a0 Remove expired session automatically 2023-04-16 12:44:21 -04:00
Alex Grebenyuk 24bca0fc37 Move sessions to shared search criteria 2023-04-15 10:26:12 -04:00
Alex Grebenyuk ed5bfe9958 Update copyright 2023-04-15 10:16:30 -04:00
Alex Grebenyuk e2f5e7f4a6 Add more LoggerStore export options and update the Sessions screen 2023-04-15 08:12:24 -04:00
Alex Grebenyuk d7b032b120 Improve store export options 2023-04-11 22:31:37 -04:00
Alex Grebenyuk 2a9d7d4167 Rework session management in the iOS app 2023-04-11 21:14:05 -04:00
Alex Grebenyuk f6c5759618 Add removeSessions method to LoggerStore 2023-04-09 13:10:58 -04:00
Alex Grebenyuk bb83d41ea8 Remove insights 2023-04-09 10:08:30 -04:00
Alex Grebenyuk 245898eff7 Squash 2023-04-09 08:34:41 -04:00
kean f41ecc8751 Fix tests 2023-03-05 12:54:04 -05:00
kean 2de2009e2d Create previews lazily 2023-03-05 11:55:46 -05:00
kean 4882f56cf2 Implement ConsoleSearchOperation.makePreview using Swift.String 2023-03-05 10:59:36 -05:00
kean 3520b1a53f More granular search operation cancellation 2023-03-04 22:01:25 -05:00
kean 4cee0c376e Take advantage of the updated regex syntax 2023-02-17 09:12:29 -05:00
David Harris 4e1147cdcc Update for Swift 5.8 support 2023-02-16 21:00:54 -05:00
kean 6276212736 Reimplement how failed requests and requests with redirections are displayed 2023-02-15 19:49:55 -05:00
kean 2025729e05 Focus now supports arbitrary predicates 2023-02-15 18:21:09 -05:00
kean 88a1da1ea5 Move focusedEntities to ConsoleSearchCriteriaViewModel 2023-02-13 05:33:23 +03:00
kean a02ae83c64 Fix tests on tvOS 2023-02-11 14:33:29 -05:00
kean d72c8111c2 Add ShareStoreViewModelTests 2023-02-11 14:02:11 -05:00
kean 240115d00d Move ShareStoreViewModel to a separate file 2023-02-11 13:51:10 -05:00
kean caed31485b Add label parameter to NetworkLogger.Configuration 2023-02-11 13:44:25 -05:00
kean 34a9aa23f0 Add label parameter to LoggerStore 2023-02-11 13:39:33 -05:00
kean 0e4934bdb9 Fix build on other platforms 2023-02-11 12:41:41 -05:00
kean 072d415f9f Add InsightsViewModelTests 2023-02-11 12:38:32 -05:00
kean ad7102a404 Add NetworkLoggerInsights failures support 2023-02-11 12:30:10 -05:00
kean bbaa0a412c Add support for redirects in NetworkLoggerInsights 2023-02-11 12:28:23 -05:00
kean 161dbd5bb0 Rework ConsoleSource 2023-02-11 12:13:03 -05:00
kean 0e7c3cea40 Move InsightsViewModel to a separate file 2023-02-11 12:01:26 -05:00
kean 76639bff3b Add NetworkLoggerInsightsTests 2023-02-11 11:59:49 -05:00
kean 3aa6fca535 Add transferSize tests 2023-02-11 11:44:13 -05:00
kean fd324e8693 Update tests 2023-02-11 10:59:17 -05:00