Commit Graph

90 Commits

Author SHA1 Message Date
khushalps f470baab62 (20241204) Some debugging prints removed. 2024-12-04 14:36:15 +05:30
khushalps 91831bd7f5 (20241204) Trying display name and display picture fetch from GMail. 2024-12-04 14:34:21 +05:30
khushalps f15a638251 (20241204) Mail OAuth URL modified. 2024-12-04 13:08:40 +05:30
khushalps e51a6de5fc (20241204) Updated Gmail client and Nimbus client. 2024-12-04 13:03:51 +05:30
khushalps 293f753381 Merge commit '0b791f7a1d0b5798a90ffcd5bb11ddd55521a40b' as 'utils_v2' 2024-12-04 11:41:40 +05:30
khushalps 0b791f7a1d Squashed 'utils_v2/' content from commit 93bfec2
git-subtree-dir: utils_v2
git-subtree-split: 93bfec28ca0596abf5b4e126dd31d7934908083e
2024-12-04 11:41:40 +05:30
khushalps 872f401af0 Resetting utils subtree. 2024-12-04 11:41:33 +05:30
khushalps fe8efddce8 (20241204) Minor changes. 2024-12-04 10:03:20 +05:30
khushalps e608ddd7be (20241203) Solutions didn'r work. Reverting. 2024-12-03 17:54:05 +05:30
khushalps bf7064c30f (20241203) Trying to fix the 'Close' button x2 2024-12-03 17:47:31 +05:30
khushalps 531b664a9d (20241203) Trying to fix the 'Close' button on the OAuth callback views. 2024-12-03 17:45: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 951851aa67 (20241203) Minor upgrades. 2024-12-03 16:58:28 +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 3dda5043d2 (20241203) Passing e-mail id to the 'set_token' method. Had forgotten to do this earlier. 2024-12-03 09:00:53 +05:30
khushalps 136837af50 (20241203) Bug fix -> email id comparison was being done wrongly during oauth callback handling for gmail. 2024-12-03 08:57:38 +05:30
khushalps bc5ede8f0a (20241203) Cleaning-up the callback-handling blueprint. 2024-12-03 08:54:36 +05:30
khushalps a7d33260b3 (20241203) Bug fix -> I had put 'set_token' where I should have put 'get_token'. 2024-12-03 08:34:38 +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 384d037871 (20241202) Requirements reinstalled. 2024-12-02 19:18:42 +05:30
khushalps a44a744b73 (20241202) Requirements reverted. 2024-12-02 19:09:39 +05:30
khushalps f9bb7fb142 (20241202) Requirements added. 2024-12-02 18:49:24 +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 a99b3f19c2 (20241129) Small correction in Google imports. 2024-11-29 16:37:03 +05:30
khushalps e94271e45a (20241129) HTML views adjusted. 2024-11-29 14:34:35 +05:30
khushalps f9a517f6a7 (20241129) Minor changes to OAuth success/failure HTML views. 2024-11-29 14:02:21 +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 6c95166327 (20241129) Callback bug fixed. 2024-11-29 13:25:55 +05:30
khushalps 1052a4c4ea (20241129) Testing MySQL integration for GMail OAuth flow. 2024-11-29 13:21:22 +05:30
khushalps e52de710a1 (20241129) Commit option added in SQL v2 file. 2024-11-29 13:20:23 +05:30
khushalps 9c5c054bda (20241129) More requirements added. 2024-11-29 13:00:28 +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 7241bd977f (20241128) Serving HTML on redirect. 2024-11-28 19:27:56 +05:30
khushalps de78d58e2c (20241128) Weird bug fixed. 2024-11-28 18:29:19 +05:30
khushalps c224d30d10 (20241128) Scope-handling going on... 2024-11-28 18:20:19 +05:30
khushalps b37c268c4f (20241128) Scopes handling yet going on... 2024-11-28 18:19:56 +05:30
khushalps 8261a880c0 (20241128) Consent type adjusted. 2024-11-28 18:16:38 +05:30
khushalps e6b48c19bb (20241128) Partial scopes handling..? 2024-11-28 18:12:10 +05:30
khushalps 8ae4dbd18c Merge commit '03f69f05e6b6103553dd19c7df5fae1afcee7042' as 'utils_v2' 2024-11-28 18:01:47 +05:30
khushalps 03f69f05e6 Squashed 'utils_v2/' content from commit 57d30da
git-subtree-dir: utils_v2
git-subtree-split: 57d30dab6ec2efc1b5bb3ce83711ed06347a4240
2024-11-28 18:01:47 +05:30