320 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
kean 869e41ebcd Fix typos 2024-10-10 21:15:05 -04:00
kean ba74c54432 Update 2024-10-10 06:42:04 -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 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 f8fd5b72f0 Add new convenience APIs for accessing messages and tasks 2024-09-08 10:56:40 -04:00
kean 3be04734f1 Decomission macOS (4) 2024-09-03 18:42:50 -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 df12b70dd5 Increase fonts on macOS 2024-09-02 17:00:20 -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
kean 141ba2dc0b Remove ConsoleDelegate 2024-08-04 14:29:43 -04:00
kean e83797e2e3 Add Rift compatibility 2024-08-04 11:07:42 -04:00
kean 939d2958fb Remove ConsoleConfiguration 2024-08-03 15:50:31 -04:00
kean 5ab77425c2 Move PinButton 2024-07-15 19:43:24 -04:00
kean c963640c1c Integrate latest changes from Rift 2024-07-15 18:22:49 -04:00
kean e37d31b68e Hide scroll view background 2024-07-14 21:45:08 -04:00
kean 973a1f248c Run swiftlint --fix 2024-07-14 15:55:18 -04:00
kean 57ca4144d4 Remove unused ConsoleSelectedItem 2024-07-14 14:16:32 -04:00
kean 89e265b03d Fix showNewResultsPromptView on macOS 2024-07-14 14:11:56 -04:00
kean e57d3e062e Cleanup 2024-07-14 12:46:35 -04:00
kean 741f93ee12 Move grouping to macOS only 2024-07-14 12:44:27 -04:00
kean bf80f25f8a Remove more PULSE_STNDALONE_APP ifs 2024-07-14 10:01:45 -04:00
kean b8114ee979 Cleanup 2024-07-13 20:00:39 -04:00
kean 62b5154035 Remove one more PULSE_STANDALONE_APP reference 2024-07-13 17:36:06 -04:00
kean d0f8959481 Remove special-case ConsoleToolbarView for macOS 2024-07-13 17:29:31 -04:00
kean 5b7f94fdb6 Move InlineTabBar 2024-07-13 17:26:09 -04:00
kean 5e732e5c2e Update ConsoleView-macOS navigation 2024-07-13 17:22:33 -04:00
kean 205d12df74 Simplify navigation on macOS 2024-07-13 16:16:18 -04:00
kean 941ec8083c Revert "Fix concurrency warnings"
This reverts commit b3e85e04b7.
2024-07-13 14:22:44 -04:00
kean 10e5e4cb72 Revert "Fix compilation issues"
This reverts commit 50466e8a41.
2024-07-13 14:22:35 -04:00
kean 50466e8a41 Fix compilation issues 2024-06-22 12:37:59 -04:00
kean b3e85e04b7 Fix concurrency warnings 2024-06-22 12:07:19 -04:00