Brent Simmons
|
44a9a52705
|
Make AccountManager.shared actually call init.
|
2024-07-07 16:31:59 -07:00 |
|
Brent Simmons
|
c784569040
|
Make AccountManager init itself, and use AccountManager.shared in AppDelegate.
|
2024-07-07 16:23:47 -07:00 |
|
Brent Simmons
|
aa807249b9
|
Make ArticleExtractor reference SecretKey instead of passing in secrets. Remove unused imports of Secrets.
|
2024-07-07 15:48:56 -07:00 |
|
Brent Simmons
|
445306ef2a
|
Get rid of SecretsProvider protocol. Stop passing secretsProvider around — just use SecretKey.whatever static properties.
|
2024-07-07 15:38:45 -07:00 |
|
Brent Simmons
|
d50b5818ac
|
Move local modules into a folder named Modules.
|
2024-07-06 21:07:05 -07:00 |
|