Commit Graph

41 Commits

Author SHA1 Message Date
khushalps 4c3d546065 (20241210) Bug fix for retrieval of one full mail. 2024-12-10 11:10:15 +05:30
khushalps e7ca685e20 (20241210) EMail filter added for listing emails. 2024-12-10 10:48:46 +05:30
khushalps a3589c4eb7 (20241210) listing bug fix. 2024-12-10 10:08:53 +05:30
khushalps 845827a6bc (20241209) SMS auth and sending ready. 2024-12-09 19:39:15 +05:30
khushalps d10b156c0b (20241209) Many changes to the SMS section. 2024-12-09 19:38:47 +05:30
khushalps a443a78e19 (20241209) Small failure view bug fix to show the 'logId' now. 2024-12-09 12:42:28 +05:30
khushalps e2c9200941 (20241209) Standardizing the data models for the database. Started with mail authentication. 2024-12-09 12:05:12 +05:30
khushalps 30088dcea4 (20241209) Better session info capture in the logs. 2024-12-09 12:04:38 +05:30
khushalps 4583a5e63c (20241207) Started making data models for how things will be stored in the database (mongo). 2024-12-07 17:53:28 +05:30
khushalps 49f7ea13c0 (20241206) Sending the 'Subject' in the mails list now. 2024-12-06 17:09:35 +05:30
khushalps 7fb90bc948 (20241205) Small bug fix for f-strings. 2024-12-05 18:11:29 +05:30
khushalps 81550898eb (20241205) LLM endpoint active now. 2024-12-05 18:09:32 +05:30
khushalps 2c053fa6f2 (20241205) Accepting many token ids to list mails. 2024-12-05 15:07:07 +05:30
khushalps 75b4bf541b Resetting utils subtree. 2024-12-05 14:47:16 +05:30
khushalps 6e6e6be87c (20241205) Trying aggregation pipeline in set_token (mail oauth). 2024-12-05 12:36:34 +05:30
khushalps bd0cfd363f (20241205) Small changes to Mail Oauth. 2024-12-05 12:25:09 +05:30
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 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 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