Commit Graph

13 Commits

Author SHA1 Message Date
0dd0ae2bd2 Update email configuration in README and enhance email handler for Microsoft 365 support
- Updated the README.md to include specific SMTP settings for Microsoft 365 and OAuth2 authentication options.
- Modified the email handler to support OAuth2 authentication for Microsoft 365, improving security and flexibility.
- Enhanced logging to provide clearer feedback on email configuration and authentication methods used.
2025-11-02 02:39:32 +01:00
a767dbb115 Enhance security and localization features across the application
- Added rehype-sanitize plugin to the markdown configuration for improved security against XSS attacks.
- Updated environment variables in the codebase to include new configurations for SMTP and monitoring.
- Implemented secure headers in server and Nginx configurations to bolster security.
- Refactored email handling to prevent spoofing by ensuring safe sender addresses.
- Improved localization by updating language persistence and button components for better user experience.
- Enhanced the uptime API and contact form with better error handling and logging practices.
- Updated dependencies in package.json and package-lock.json for better performance and security.
2025-10-19 21:13:15 +02:00
becarta
93a8763e04 Added a new development page where it shows the status of the site
Some checks failed
GitHub Actions / check (push) Has been cancelled
GitHub Actions / build (18) (push) Has been cancelled
GitHub Actions / build (20) (push) Has been cancelled
GitHub Actions / build (22) (push) Has been cancelled
2025-05-01 20:37:33 +02:00
prototypa
1ffca40e5b Move astrowind integration from src/integration to vendor/integration 2024-04-12 15:09:22 -04:00
prototypa
39dd121b24 Create local integration for load config.yaml and more 2024-03-29 00:43:44 -04:00
prototypa
95899486db Update to astro@3.0.0-rc.7 2023-08-25 15:32:19 -04:00
prototypa
e1b453c450 Fix: Property 'env' does not exist on type 'ImportMeta' 2023-08-25 13:26:02 -04:00
prototypa
77817aa77e Migrate from @astrojs/image to Astro Assets and Unpic 2023-08-13 17:34:30 -04:00
prototypa
d6f3055e31 Add support for new config.yaml 2023-07-27 21:52:04 -04:00
prototypa
09e827c035 Migrate to astro v2 2023-01-21 18:19:55 -05:00
prototypa
046009ec8c Simplify folders and more typescript migration 2023-01-03 22:52:10 -05:00
prototypa
024825ec59 Migrate more code to typescript 2023-01-02 12:20:26 -05:00
prototypa
f158d32181 Migrate to typescript 2023-01-02 10:51:51 -05:00