Blake Ridgway
|
fd199c30dc
|
(refactor): Simple deleted empty line
|
2025-04-03 13:20:59 -05:00 |
|
Blake Ridgway
|
145d426dc0
|
(refactor): Improve email sending and logging, enhance security
Implemented robust logging using the logging module
Improved error handling and resource management with
try...except..finally blocks
Seprareted email sending logic into smaller managable functions
Added SENDER_EMAIL configuration for sending emails
Fixed security vulnerabilities
|
2025-04-03 11:50:18 -05:00 |
|
Blake Ridgway
|
eb1e69ab3c
|
feat(newsletter): add newsletters listing
* Created a newsletters table and added insertion logic during newsletter send.
|
2025-02-18 20:08:51 -06:00 |
|
Blake Ridgway
|
d23de908b5
|
(feat): Added unsub link in update emails
|
2025-02-13 13:27:37 -06:00 |
|
Blake Ridgway
|
11f51c94e0
|
(fix): Port 5000 > 5001
|
2025-02-13 13:18:16 -06:00 |
|
Blake Ridgway
|
0628d45527
|
(feat): We've got a working admin panel
|
2025-02-12 21:42:32 -06:00 |
|
Blake Ridgway
|
7ae9ef7478
|
(feat): Initial work of admin panel
|
2025-02-12 09:13:12 -06:00 |
|