Commit Graph

28 Commits

Author SHA1 Message Date
khushalps b36aeeae9a (20241205) Working on clientUserId (how the third-party client recognizes your user). 2024-12-05 12:21:15 +05:30
khushalps 6bdad7d6f7 (20241205) Some details added to Mail OAuth. 2024-12-05 11:56:33 +05:30
khushalps 449d7ed451 (20241205) Bug fix in 'firstRefreshTs' 2024-12-05 11:25:36 +05:30
khushalps 5c36f90e98 (20241205) Migrating from the field "accountId" to "tokenId" to identify auth tokens. 2024-12-05 11:19:23 +05:30
khushalps 04bbe91f2c (20241204) Alerts bug resolved. 2024-12-04 17:44:39 +05:30
khushalps b50c61c079 (20241204) Fixing alerts bug. 2024-12-04 17:23:41 +05:30
khushalps d9f0348578 (20241204) Fixing alerts bug. 2024-12-04 17:22:02 +05:30
khushalps f15a638251 (20241204) Mail OAuth URL modified. 2024-12-04 13:08:40 +05:30
khushalps b6274ca7a4 (20241203) Label-work almost done for GMail. 2024-12-03 17:10:03 +05:30
khushalps e749a27a92 (20241203) Working with labels. 2024-12-03 16:59:00 +05:30
khushalps bef8f6ef0d (20241203) Mails sync'ing, listing, and fetching done. 2024-12-03 16:01:08 +05:30
khushalps 3b5a1fc92f (20241203) Minor upgrades. 2024-12-03 15:44:35 +05:30
khushalps 615d8c71a5 (20241203) Mail sync'ing started. You can now hit a dedicated API endpoint to trigger a mail-sync process (in the background if you want) and save the mails to your database. 2024-12-03 13:48:23 +05:30
khushalps f8feeb4fc0 (20241203) Testing the new account creation system. We now use a mix of 'entityId', 'billingAccountId', and the actual 'emailId' of the user to identify the unique account. This way one account with TCAOFF can have multiple e-mail ids. 2024-12-03 08:30:46 +05:30
khushalps bcbad8ecdb (20241202) Testing out the modified auth process. 2024-12-02 18:47:38 +05:30
khushalps aed746190d (20241202) ?? 2024-12-02 18:46:48 +05:30
khushalps 4d8b40a6c7 (20241129) Day-end push. 2024-11-29 18:19:52 +05:30
khushalps 0c05dcf6c5 (20241129) ?? 2024-11-29 18:19:27 +05:30
khushalps c367a5c8b4 (20241129) Spaces removed from JSON 'p_notes' to increase storage efficiency. 2024-11-29 13:48:30 +05:30
khushalps a9ebc2d6bf (20241129) Notes will be sent as JSON now. 2024-11-29 13:42:02 +05:30
khushalps d5267e025d (20241129) Mongo Entries Problem 2024-11-29 13:33:30 +05:30
khushalps 0db8ad7773 (20241129) User infor needs to be fetched from Mongo. 2024-11-29 13:32:00 +05:30
khushalps 1052a4c4ea (20241129) Testing MySQL integration for GMail OAuth flow. 2024-11-29 13:21:22 +05:30
khushalps aab700b3ed (20241129) Started talking to MariaDB for integration. 2024-11-29 12:58:39 +05:30
khushalps 4ed028e486 (20241129) Printing disabled. 2024-11-29 10:50:33 +05:30
khushalps 2e7f1cb626 (20241127) Testing GMail auth. 2024-11-27 20:14:04 +05:30
khushalps 269e36ec27 (20241127) GMail work updated. 2024-11-27 20:13:25 +05:30
khushalps a6621a5808 (20241122) Test Callback has been set up for OAuth testing... 2024-11-22 17:12:20 +05:30