Commit Graph

93 Commits

Author SHA1 Message Date
khushalps a0ea7c45d6 (20241228) Started making provisions for disabling payment gateway accounts when the gateway says that the credentials are invalid. Am stuck at one place, though. 2024-12-28 18:10:27 +05:30
khushalps 5c17eb28ae (20241228) Payments module revamped! 2024-12-28 16:34:57 +05:30
khushalps a26bb2e85f (20241226) Bug fixed when Zerodha's instruments are asked from an expired key. 2024-12-26 14:42:28 +05:30
khushalps c967075521 (20241226) Timestamp handling bug fixed for instruments that don't have any expiry. 2024-12-26 14:36:48 +05:30
khushalps bfd02bf74a (20241226) Date-time management for Zerodha's instrument list. 2024-12-26 14:27:11 +05:30
khushalps d9202722af (20241224) Zerodha instrument list API fixed. 2024-12-24 14:40:34 +05:30
khushalps 7c7b10f27c (20241223) Making the tick simulator live for testing. 2024-12-23 16:48:13 +05:30
khushalps 58e91fb15f (20241223) Zerodha auth now returns views. 2024-12-23 16:27:52 +05:30
khushalps 903a586cfe (20241223) Trading Symbols Listing Started (Zerodha Kite). 2024-12-23 12:42:27 +05:30
khushalps 1249841b05 (20241221) Zerodha Auth Ready. Users can now integrate Kite. 2024-12-21 15:22:55 +05:30
khushalps 32aedc8a25 Resetting utils subtree. 2024-12-21 10:08:31 +05:30
khushalps 79b771b48c (20241219) SMS module fully re-organized. 2024-12-19 17:26:18 +05:30
khushalps d89a88ab8e (20241219) Safety Push. 2024-12-19 17:25:40 +05:30
khushalps e8c3cd09ea Resetting utils subtree. 2024-12-19 10:04:53 +05:30
khushalps b42da0dacb (20241218) Can now add tags to SMS messages while sending them, and small 'limit' bug fixed in listing mails where a huge no. of tokens are being sent. 2024-12-18 11:10:18 +05:30
khushalps c340ebcba5 (20241218) Can now send tags to apply with the payment request itself, and can even update tags later. 2024-12-18 10:24:42 +05:30
khushalps 85cc330711 (20241218) Getting full individual payment records is now possible. 2024-12-18 09:59:14 +05:30
khushalps bfe7b1a78b (20241217) Mail tags update also doesn't need token key now. 2024-12-17 16:43:38 +05:30
khushalps 2e0c0224d4 (20241217) payment reference will now be the same as the payment id. 2024-12-17 15:57:13 +05:30
khushalps d923697506 (20241217) Capturing IP Addrs for payment events (callback) now. 2024-12-17 14:07:46 +05:30
khushalps 8b39393ed3 (20241217) Payment message capture improved. 2024-12-17 13:58:50 +05:30
khushalps 9de9542fda (20241217) Payment callback ready for Safaricom M-Pesa Express. 2024-12-17 13:27:15 +05:30
khushalps b6ba54abd4 (20241216) Payments requesting started, callback noting started. 2024-12-16 18:29:30 +05:30
khushalps 0b9976fadb (20241216) Payment auth bug fix. 2024-12-16 16:00:52 +05:30
khushalps 364894c2af (20241214) SMS also ported to the 'tokenKey' system. 2024-12-14 13:02:57 +05:30
khushalps c673c3511f (20241214) testing token keys instead of direct ids. 2024-12-14 11:55:05 +05:30
khushalps 3a03dd4a61 (20241213) Started accepting payment gateway auth details. 2024-12-13 20:41:45 +05:30
khushalps 40cd59dd28 (20241213) Safety push. 2024-12-13 20:41:15 +05:30
khushalps 8c01ca5135 (20241213) SMS sending ready. 2024-12-13 19:44:22 +05:30
khushalps f47e81c411 (20241213) Small keyword bug fix. 2024-12-13 19:43:56 +05:30
khushalps 4f5668c036 (20241213) SMS Auth reworked. 2024-12-13 18:28:45 +05:30
khushalps 4c258b110a (20241213) Started accepting "auth" for software/theCaOfficeAi... I don't know how these details count as "auth", though. 2024-12-13 17:01:32 +05:30
khushalps e8ddffbdfe (20241213) Mail Module Reworked! 2024-12-13 14:14:15 +05:30
khushalps a702e5ca20 (20241213) Return code is not the HTTP Status Code. 2024-12-13 14:13:47 +05:30
khushalps e9a106dd91 (20241212) Day-end push. 2024-12-12 20:27:00 +05:30
khushalps fb95e0b38c (20241212) Reorganizing code to perform core actions in one place. 2024-12-12 18:34:51 +05:30
khushalps 448b183662 (20241211) Fixed an import-related bug. 2024-12-11 13:23:11 +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 e5e185c272 (20241209) Found one bug in the gmail oauth callback. 2024-12-09 12:51:22 +05:30
khushalps 741bfd3a98 (20241209) Trying to locate the oauth callback exception in gmail. 2024-12-09 12:48:34 +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 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 3f13ff8517 (20241206) Day-end push. Working on a Telegram client. 2024-12-06 18:54:59 +05:30
khushalps 906cc16aff (20241206) Everything will be called "client" now instead of "mailClient", "chatClient", etc. 2024-12-06 11:22:36 +05:30
khushalps ebe456a8fe (20241206) Webhook setup for Telegram. 2024-12-06 10:43:02 +05:30
khushalps c260529ef2 (20241206) Started Telegram integration. 2024-12-06 10:40:36 +05:30
khushalps 81550898eb (20241205) LLM endpoint active now. 2024-12-05 18:09:32 +05:30
khushalps 0ec57089b0 (20241205) Safety Push. 2024-12-05 18:09:07 +05:30