1559 Commits
Author SHA1 Message Date
Alex Grebenyuk 8fbce32126 Pulse 5.2 initial integration commit 2026-04-19 14:15:46 -04:00
Mehul Parmar 83f89c126e Update
- Easy to disable "Report" & "Settings" options in prompts
      - UserDefaults.standard.set(true, forKey: "pulse-disable-report-issue-prompts")
      - UserDefaults.standard.set(true, forKey: "pulse-disable-settings-prompts")
2025-04-09 21:15:15 +05:30
lsh424 3adb144672 fix: Resolve log scrolling issue & Prevent app freezing on tvOS (issue kean#308) 2024-12-10 19:15:21 +09:00
kean c102aaa266 Fix deep search for headers 2024-10-10 21:37:04 -04:00
kean 9748b42797 Update deep search 2024-10-10 21:32:34 -04:00
kean 869e41ebcd Fix typos 2024-10-10 21:15:05 -04:00
Alex Grebenyuk c103fa2393 Merge pull request #302 from ejensen/store-info-concurrency-warning
Fix concurrency issue in `StoreDetailsViewModel`
2024-10-10 06:43:02 -04:00
kean ba74c54432 Update 2024-10-10 06:42:04 -04:00
Eric Jensen 279b85b450 Prevent mutating @Published StoreDetailsViewModel values on background queues 2024-10-08 21:27:16 -04:00
Eric Jensen 34ed5b0997 Disable the console UI’s scroll clipping on tvOS
This ensures the focused states of the cells are not clipped
2024-09-19 15:13:57 -04:00
kean fc36675ed1 Version 5.1 2024-09-15 17:58:17 -04:00
kean ed4993ba16 Updates cell settings 2024-09-14 21:13:31 -04:00
kean 25027fc715 Move title to Rift 2024-09-14 14:01:03 -04:00
kean 02fc0cdc7b Add support for request and response haeders in task cell header 2024-09-14 13:56:00 -04:00
kean 59ae038339 Extract ConsoleListDisplaySettings components 2024-09-14 13:26:22 -04:00
kean 3e42eac4fc Extract makeInfoText 2024-09-14 09:26:42 -04:00
kean e0e9d2e32e Add ConsoleDisplayOptions 2024-09-14 09:16:59 -04:00
kean 91ef50b348 Add a way to reset or remove field 2024-09-14 09:10:21 -04:00
kean 974ecb6f33 Add more configuration options 2024-09-12 19:46:47 -04:00
kean ede614af25 Minor design improvements 2024-09-11 20:21:01 -04:00
kean ea09a55004 Update ConsoleToolbarView design 2024-09-10 19:27:20 -04:00
kean bd8954ea97 Improve ConsoleTaskCell default design 2024-09-10 18:54:40 -04:00
kean 00503d8d28 Remove the default labels for fonts 2024-09-08 19:24:08 -04:00
kean 7bcaa4be0a Add an option to configure what parts of the URL to display 2024-09-08 19:21:30 -04:00
kean 54cf739ba3 Add support for changing details font size 2024-09-08 18:24:27 -04:00
kean d630cf1c18 Add support for changing font size 2024-09-08 18:08:08 -04:00
kean 990851a6fa Add more ConsoleTaskDisplayOptions.Field values 2024-09-08 17:17:47 -04:00
kean 6f72ab1c00 Add support for customizing which details field to dispaly 2024-09-08 14:53:44 -04:00
kean 64703c9211 Add initial SettingsConsoleCellDesignView 2024-09-08 11:36:56 -04:00
kean f8fd5b72f0 Add new convenience APIs for accessing messages and tasks 2024-09-08 10:56:40 -04:00
kean 26e16afe07 Fix PulseUI build on macOS 2024-09-04 22:02:00 -04:00
kean 093fd84983 Add visionOS to package 2024-09-03 18:52:03 -04:00
kean e92b905506 Decomission macOS (5) 2024-09-03 18:49:17 -04:00
kean 3be04734f1 Decomission macOS (4) 2024-09-03 18:42:50 -04:00
kean dda4d92df9 Decomission macOS (3) 2024-09-03 18:23:43 -04:00
kean 6d40647b76 Decomission macOS (2) 2024-09-03 18:17:30 -04:00
kean 57a948138a Decomission macOS (1) 2024-09-03 18:09:42 -04:00
kean 598a5e3a11 Fix navigation issue on macOS 2024-09-03 17:56:00 -04:00
kean 1b930b204e macOS improvements 2024-09-02 18:15:09 -04:00
kean df12b70dd5 Increase fonts on macOS 2024-09-02 17:00:20 -04:00
kean 3b409154ae Nest LoggerStore.Version 2024-09-02 14:51:42 -04:00
kean b56f887ed9 Fix PulseUI compilation issues 2024-09-02 11:25:02 -04:00
kean 64e154216b Add NetworkLogger.enableProxy 2024-09-01 11:40:07 -04:00
kean 8d612264c8 Add MainActor to RemoteLogger 2024-08-31 16:27:46 -04:00
kean b50dd3dfa5 Disable TimingView on watchOS to keep the binary size low 2024-08-11 16:05:24 -04:00
kean 0d2aa95b46 Fix build 2024-08-10 18:06:53 -04:00
kean f440bec861 Make store optional in StatusLabelViewModel 2024-08-10 15:13:49 -04:00
kean 46bea4067f Fix compilation on macOS 2024-08-10 10:41:37 -04:00
kean af619d8f1f Remove remaining PULSE_STANDALONE_APP usages 2024-08-04 16:25:11 -04:00
kean 5fd5c71ad1 Move Search to RiftUI 2024-08-04 15:05:38 -04:00