Commit Graph

4 Commits

Author SHA1 Message Date
6dccace0c8 chore: add QWeather API key to credentials
- Include QWeather API key in the credentials file

This change adds the necessary API key for the QWeather service, enabling
future integration of weather data into the application. The key is stored
in the encrypted credentials file to maintain security.
2025-01-17 18:07:57 +08:00
81906319ea chore: update thruster gem and configure smtp settings
- Upgrade thruster gem to version 0.1.10
- Set SMTP user credentials for sending emails
- Adjust test to verify only activated users are displayed

These updates improve email handling and ensure that the application
uses the latest version of the thruster gem, while also refining
the user index test to accurately reflect the activated state.
2025-01-07 13:18:16 +08:00
a418c136ae fix: reset master.key 2025-01-06 14:37:47 +08:00
5bd0c44c91 init sample-app 2024-12-29 17:12:54 +08:00