kean
|
993f6db15c
|
Merge branch 'visionos' of github.com:wearemadstudio/Pulse into wearemadstudio-visionos
|
2024-04-13 18:16:16 -04:00 |
|
kean
|
706d56cbc3
|
Update copyright
|
2024-04-13 13:57:23 -04:00 |
|
Maxim Mamedov
|
c5f4791867
|
Fixed visionOS compilation
|
2024-02-18 17:05:11 +07:00 |
|
kean
|
f100662008
|
Console adopt to app tint color
|
2023-08-19 17:53:19 -04:00 |
|
kean
|
e94e1f0154
|
Extend StatusCodeFormatter
|
2023-07-06 18:43:02 -04:00 |
|
kean
|
da0aa339e4
|
Remove tvOS 14 support
|
2023-04-29 18:36:58 -04:00 |
|
kean
|
00addc3583
|
Fix build on tvOS
|
2023-04-29 15:10:55 -04:00 |
|
kean
|
a3c1234a10
|
Rework search on iOS and macOS
|
2023-04-29 10:41:34 -04:00 |
|
Alex Grebenyuk
|
c2d8244de9
|
Refactor settings
|
2023-04-24 19:46:19 -04:00 |
|
Alex Grebenyuk
|
573835a1b7
|
Simplify dependency injection and remove some unused types
|
2023-04-22 08:43:12 -04:00 |
|
kean
|
73893ec49b
|
Fix build on macOS
|
2023-03-05 12:36:23 -05:00 |
|
kean
|
115f975b5b
|
Remove warnings
|
2023-03-05 12:28:43 -05:00 |
|
kean
|
dbee8be1c9
|
Cleanup
|
2023-03-05 12:22:45 -05:00 |
|
kean
|
60bae7ae3d
|
Limit maximum number of search occurences
|
2023-03-05 12:10:16 -05:00 |
|
kean
|
c9ad14c9fb
|
Fix occurence range
|
2023-03-05 11:58:42 -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
|
7448d18c21
|
Extract search to a function
|
2023-03-04 22:10:30 -05:00 |
|
kean
|
3520b1a53f
|
More granular search operation cancellation
|
2023-03-04 22:01:25 -05:00 |
|
kean
|
d1a349eb46
|
Fix typos
|
2023-02-11 14:22:08 -05:00 |
|
kean
|
100762b618
|
Extract ConsoleDataSource
|
2023-02-10 19:33:38 -05:00 |
|
kean
|
2477f73432
|
Fix selection not working in search results on macOS
|
2023-02-06 19:37:24 -05:00 |
|
kean
|
fc8b6a0327
|
Fix build on tvOS
|
2023-01-30 18:00:59 -05:00 |
|
kean
|
702ee669c1
|
Add conditional compliation for search
|
2023-01-30 15:44:43 -05:00 |
|
kean
|
16e4b791a8
|
Add id for occurences
|
2023-01-30 15:42:24 -05:00 |
|
kean
|
d75a431792
|
Add autocomplete for paths
|
2023-01-29 11:44:55 -05:00 |
|
Eric Jensen
|
66e61b5e40
|
Add the ability to search within message metadata
|
2023-01-23 21:47:41 -05:00 |
|
kean
|
2278aea89a
|
Add group by session
|
2023-01-23 18:11:37 -05:00 |
|
kean
|
3ba828ccad
|
Allow removing recent filters
|
2023-01-22 17:02:24 -05:00 |
|
kean
|
75f8ed2205
|
Fix destination for messages
|
2023-01-22 16:54:10 -05:00 |
|
kean
|
d55cceb154
|
Improve host suggestions:
|
2023-01-22 16:36:55 -05:00 |
|
kean
|
3d9a501691
|
Fix empty searchTerm token title
|
2023-01-22 16:12:37 -05:00 |
|
kean
|
b64e3fa2d4
|
Fix typos
|
2023-01-22 14:47:46 -05:00 |
|
kean
|
062e489466
|
Fix an issue with messages appearing in search
|
2023-01-22 14:40:11 -05:00 |
|
kean
|
c1c62f7b97
|
Remove warnings
|
2023-01-22 14:36:07 -05:00 |
|
kean
|
32afe014d3
|
Add more examples to filters
|
2023-01-22 14:29:41 -05:00 |
|
kean
|
5ca5359e56
|
Suggest path when user types /
|
2023-01-22 14:24:42 -05:00 |
|
kean
|
85216bdbb8
|
Implement host autosuggestions on the Parser level
|
2023-01-22 14:22:22 -05:00 |
|
kean
|
9e3d4c8b9f
|
Pass context when creating filters
|
2023-01-22 14:03:43 -05:00 |
|
kean
|
aca72c6ad3
|
Filters as array
|
2023-01-22 14:01:19 -05:00 |
|
kean
|
14095f6344
|
Fix reload of messages in search
|
2023-01-22 13:35:37 -05:00 |
|
kean
|
67fa182622
|
Update TODOs
|
2023-01-20 20:37:57 -05:00 |
|
kean
|
3ff1aeceb2
|
Remove query items scope
|
2023-01-20 20:11:48 -05:00 |
|
kean
|
280c010e88
|
Remove unused ConsoleSearchToken.isSameType(as)
|
2023-01-20 19:26:20 -05:00 |
|
kean
|
58e72ec185
|
Fix missing matching rules options from wildcard
|
2023-01-20 19:17:45 -05:00 |
|
kean
|
e7abff5f86
|
Add support for more status code wildcards
|
2023-01-20 19:10:45 -05:00 |
|
kean
|
6d8cb9918c
|
Update TODOs
|
2023-01-20 19:01:05 -05:00 |
|
kean
|
7fb981ccda
|
Combine equivalent filters
|
2023-01-20 18:59:20 -05:00 |
|
kean
|
a2ea45f9af
|
Move search to ConsoleSearchService
|
2023-01-20 18:46:14 -05:00 |
|
kean
|
0e9bb37320
|
Improve how filters with multiple values are managed
|
2023-01-20 18:42:46 -05:00 |
|