Commit Graph

21 Commits

Author SHA1 Message Date
5278fdd4a1 Set the X-OmnivoreClient request header 2022-10-12 12:46:10 +08:00
66eb9bf7ee handle auth payload from email sign in correctly 2022-08-01 22:18:37 -07:00
0178e4a137 add ios network code to submit email sign up request 2022-08-01 21:54:10 -07:00
c01d9a7021 server returns a pendingEmailVerification boolean in auth payload 2022-08-01 21:54:10 -07:00
6a100051ac add mobile email sign in route to api 2022-08-01 21:54:10 -07:00
f44f768af7 stub in network calls to ios email login 2022-08-01 21:54:10 -07:00
9c68802c44 remove unused combine functions 2022-06-21 14:56:37 -07:00
f449f52455 convert more combine publishers to async 2022-06-21 14:38:52 -07:00
30806e4c1b send google token to server to exchange for omnivore token 2022-06-21 13:38:49 -07:00
1386cc250a When opening library items that were created locally, make sure they are synced 2022-06-01 20:22:45 -07:00
b2cbcc23c3 Improvements to background syncing 2022-06-01 17:24:42 -07:00
3ab3fd6f77 Remove unused file 2022-06-01 09:46:12 -07:00
04195665a7 Make services a member var so they arent dealloced during async operations 2022-06-01 09:45:31 -07:00
0e10d5630d Rebase and merge 2022-05-31 15:11:10 -07:00
53c423b714 WIP: upload PDFs using background task 2022-05-30 22:30:43 -07:00
974757c7da Improve background uploading of PDFs 2022-05-27 16:38:19 -07:00
52c73cf05e set includeAuthToken to true for verify auth call 2022-05-16 11:19:05 -07:00
e53b295cb1 replace fetchViewer call in extension with a verift token call for faster feedback 2022-05-16 11:18:30 -07:00
ffe1eed6b6 remove extra combine imports 2022-04-28 12:49:06 -07:00
ffdcb605c7 use async urlsession func to submit google token 2022-04-28 12:49:06 -07:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00