9 Commits

Author SHA1 Message Date
Brent Simmons
2c91765896 Disable (temporarily) strict concurrency for the Web module. 2024-04-06 17:49:01 -07:00
Brent Simmons
e7abe3fa7a Add async methods to Transport. 2024-04-06 12:06:06 -07:00
Brent Simmons
cee961cfa5 Mark Transport as Sendable. 2024-04-06 12:05:53 -07:00
Brent Simmons
0f80c932a1 Add async cover methods to Transport. 2024-04-05 18:29:23 -07:00
Brent Simmons
0949aefa93 Fix concurrency warnings by marking things as MainActor. 2024-04-02 22:26:16 -07:00
Brent Simmons
3fea0f0758 Fix numerous concurrency warnings by marking things as Sendable or as MainActor. 2024-04-02 22:07:19 -07:00
Brent Simmons
1c9452a1c5 Make DownloadProgress and CombinedRefreshProgress MainActor. 2024-04-01 22:12:05 -07:00
Brent Simmons
b85b17c6cb Add Web scheme. 2024-04-01 22:11:24 -07:00
Brent Simmons
e56b1513b6 Move RSWeb from remote to local project; rename as Web. 2024-04-01 19:31:57 -07:00