Commit Graph

14 Commits

Author SHA1 Message Date
khushalps fb95e0b38c (20241212) Reorganizing code to perform core actions in one place. 2024-12-12 18:34:51 +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 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 75b4bf541b Resetting utils subtree. 2024-12-05 14:47:16 +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 5c36f90e98 (20241205) Migrating from the field "accountId" to "tokenId" to identify auth tokens. 2024-12-05 11:19:23 +05:30
khushalps f15a638251 (20241204) Mail OAuth URL modified. 2024-12-04 13:08:40 +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 bcbad8ecdb (20241202) Testing out the modified auth process. 2024-12-02 18:47:38 +05:30
khushalps 4d8b40a6c7 (20241129) Day-end push. 2024-11-29 18:19:52 +05:30
khushalps aab700b3ed (20241129) Started talking to MariaDB for integration. 2024-11-29 12:58:39 +05:30
khushalps c224d30d10 (20241128) Scope-handling going on... 2024-11-28 18:20:19 +05:30
khushalps 1b61b6a9eb (20241128) Scopes check added. 2024-11-28 13:07:47 +05:30