freeleaps-service-hub/apps
YuehuCao 11c1cc811d Refactor(application): Extract frequently used value into class-level constant
email_sender_hub.py: extract email_sender_manager = EmailSenderManager()
notification_hub.py: extract notification_manager = NotificationManager()
template_message_hub.py: extract template_message_manager = TemplateMessageManager()
template_message_hub.py: add more details in render_template function
2025-08-11 15:21:17 +08:00
..
authentication feat(log): ensure parent directory exists before opening log file 2025-04-21 13:25:05 +08:00
central_storage feat(log): ensure parent directory exists before opening log file 2025-04-21 13:25:05 +08:00
content fix(cleaner): update document cleaner job 2025-04-26 19:53:44 -07:00
notification Refactor(application): Extract frequently used value into class-level constant 2025-08-11 15:21:17 +08:00
payment Merge pull request 'feat(log): ensure parent directory exists before opening log file' (#5) from refactor/logging into dev 2025-04-21 05:25:41 +00:00
__init__.py Init Payment App 2024-11-18 22:01:54 -08:00