All deployments

Peter Theill
Peter Theill 
deployed a styling change 7 months ago
7 months ago
💄 Update email templates and styling
Refine layout and styles for better readability and consistency across email templates.
Peter Theill
Peter Theill 
deployed a styling change 7 months ago
7 months ago
💄 Enhance admin UI and improve layout
Refactor admin views to introduce a shared header partial,
improve styling, and enhance user experience across posts,
projects, and uploaded files sections.
💄 Update error page styling and text
Refine SVG colors and improve text formatting for better readability.
Peter Theill
Peter Theill 
deployed a styling change 7 months ago
7 months ago
💄 Enhance FAQ and Help pages
Revamp the FAQ section with detailed user guidance and add links to
community resources. Update Help page to include a reference to the
FAQ for better user support.
Peter Theill
Peter Theill 
deployed a feature 7 months ago
7 months ago
✨ Add comparison page for OhDiary vs Penzu
Introduce a detailed comparison page highlighting the features, pricing, and development status of OhDiary and Penzu, emphasizing OhDiary's advantages as a free and actively maintained journaling platform.
Peter Theill
Peter Theill 
deployed a refactoring 7 months ago
7 months ago
♻️ Refactor code structure for better readability
Improve organization and clarity of the codebase without changing functionality.
Peter Theill
Peter Theill 
deployed a styling change 7 months ago
7 months ago
💄 Update card styling for 1001 Journaling Prompts
Change card border radius for a more modern appearance.
Peter Theill
Peter Theill 
deployed a styling change 7 months ago
7 months ago
💄 Revamp pricing page layout and content
Enhance the UI and update the messaging to emphasize free access and supporter options, improving user engagement and clarity.
Peter Theill
Peter Theill 
deployed a feature 7 months ago
7 months ago
🔥 Remove outdated diary SEO pages
Deleted old SEO pages for diary writing, online diary, and daily writing.
Peter Theill
Peter Theill 
deployed a dependency update 7 months ago
7 months ago
💄 Update test assertions and directory fixture
Refine test assertions in HomeControllerTest and update
directory fixture values for better clarity and accuracy.
💄 Add safe URL helper to prevent XSS attacks
Introduce a new `safe_url` method to sanitize URLs and ensure only safe
protocols are used. Update link helpers in user and directory submission
views to utilize this new method.
⬆️ Upgrade dependencies in Gemfile.lock
Update various gems to their latest versions for improved performance and security.
Peter Theill
Peter Theill 
deployed a security update 7 months ago
7 months ago
🔒️ Update admin authentication
Refactor admin authentication to use environment variables
or default values for better security and flexibility.