This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetNewsWire
/
SyncDatabase
/
Sources
/
SyncDatabase
History
Brent Simmons
6725bedc64
Fix several build errors.
2024-03-13 21:03:52 -07:00
..
Constants.swift
Convert Articles, ArticlesDatabase, and SyncDatabase to Swift Packages
2020-07-30 04:54:21 -05:00
SyncDatabase.swift
Fix several build errors.
2024-03-13 21:03:52 -07:00
SyncStatus.swift
Make SyncStatusTable an actor instead of using a serial dispatchQueue.
2024-03-10 16:35:55 -07:00
SyncStatusTable.swift
Make SyncDatabase an actor and SyncStatusTable a struct. This matches the structure in ArticlesDatabase — and it makes sense, because the resource to be protected is the database, not the table.
2024-03-13 20:33:48 -07:00