Commit Graph
33 Commits
Author SHA1 Message Date
kean 973a1f248c Run swiftlint --fix 2024-07-14 15:55:18 -04:00
kean e4f51c1b04 Simplify ConsoleListViewModel 2024-07-14 12:48:19 -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 1717c79466 Fix typo in ConsoleFilters 2024-07-14 09:50:49 -04:00
kean ae71da801c Fix remaining concurrency warnings 2024-07-13 14:42:18 -04:00
Hal 2d264ea748 Avoid MainActor.assumeIsolated 2024-06-23 10:23:59 -04:00
kean b3e85e04b7 Fix concurrency warnings 2024-06-22 12:07:19 -04:00
kean 706d56cbc3 Update copyright 2024-04-13 13:57:23 -04:00
kean e6d6c4f642 Update 2023-05-17 18:42:04 -04:00
kean a3c1234a10 Rework search on iOS and macOS 2023-04-29 10:41:34 -04:00
Alex Grebenyuk c2df904100 Rename ConsoleSearchCriteria 2023-04-23 11:41:29 -04:00
Alex Grebenyuk 84afa46439 Improve session filter 2023-04-16 08:10:05 -04:00
Alex Grebenyuk 24bca0fc37 Move sessions to shared search criteria 2023-04-15 10:26:12 -04:00
Alex Grebenyuk 2a9d7d4167 Rework session management in the iOS app 2023-04-11 21:14:05 -04:00
Alex Grebenyuk b4f1b4b9d2 Implement session selection using IDs 2023-04-09 17:38:02 -04:00
Alex Grebenyuk 84e124739f Optimize ConsoleSearchCriteriaViewModel 2023-04-09 12:56:42 -04:00
Alex Grebenyuk 245898eff7 Squash 2023-04-09 08:34:41 -04:00
kean 6276212736 Reimplement how failed requests and requests with redirections are displayed 2023-02-15 19:49:55 -05:00
kean 30fdb6443c Use slowest requests using a database 2023-02-15 19:42:15 -05:00
kean 2025729e05 Focus now supports arbitrary predicates 2023-02-15 18:21:09 -05:00
kean d2789fa865 Add TODOs 2023-02-14 04:59:20 +03:00
kean 88a1da1ea5 Move focusedEntities to ConsoleSearchCriteriaViewModel 2023-02-13 05:33:23 +03:00
kean d1a349eb46 Fix typos 2023-02-11 14:22:08 -05:00
kean 161dbd5bb0 Rework ConsoleSource 2023-02-11 12:13:03 -05:00
kean 19eec8a22c Add default parameter for ConsoleListOptions 2023-02-10 22:43:41 -05:00
kean 008b4674c7 Reimplement ConsoleTextViewModel 2023-02-10 22:40:47 -05:00
kean 2deea7b5cf Add ConsoleDataSource.bind tests 2023-02-10 21:06:17 -05:00
kean ddc03b7831 Add convenience ConsoleDataSource.bind 2023-02-10 20:59:04 -05:00
kean a65e344f88 Add dataSourceDidRefresh 2023-02-10 20:54:47 -05:00
kean c6de3e6d71 Fix typo 2023-02-10 20:49:00 -05:00
kean 7c48744d15 Move counters to ConsoleViewModel 2023-02-10 19:43:56 -05:00
kean 100762b618 Extract ConsoleDataSource 2023-02-10 19:33:38 -05:00