Peter Theill

Peter Theill

Commanigy

My name is Peter Theill, a Copenhagen-based software engineer and entrepreneur. Iโ€™m a co-founder of Zublime, Outbound & Familio but also do indie-hacking at Commanigy. I started playing around with programming back in 1987 on a good old Commodore 64 and released my first couple of shareware products on Windows around 1994.

Deployment Stats

Total deployments
25

over 224 days

This week
2

3 this month

Most active day
2

on Apr 27, 2025

Running year activity
ยท
0 deployments in Dec
Dec
ยท
0 deployments in Jan
Jan
ยท
0 deployments in Feb
Feb
ยท
0 deployments in Mar
Mar
โ–…
5 deployments in Apr
Apr
โ–ˆ
8 deployments in May
May
โ–‚
2 deployments in Jun
Jun
โ–ƒ
3 deployments in Jul
Jul
โ–‚
2 deployments in Aug
Aug
ยท
0 deployments in Sep
Sep
โ–ƒ
3 deployments in Oct
Oct
โ–‚
2 deployments in Nov
Nov

Recent deployments by Peter Theill host: shoutsmshq.com Clear filter

7 days ago
๐Ÿ”ง Add analytics tracking script
Integrate Ahrefs analytics script for improved tracking and insights.
7 days ago
โœจ Add launch-to-win verification meta tag
Include the launch-to-win verification meta tag for enhanced functionality.
29 days ago
โฌ†๏ธ Upgrade to rails 8.1

  • Updated the 500.html file to correct apostrophe usage and enhance styling for dark mode.

  • Introduced a new CI script in bin/ci for continuous integration setup.

  • Created a ci.rb configuration file to define CI steps including setup, security audit, and tests.

about 1 month ago
โœจ Update Gemfile.lock for dependency management
Ensure compatibility with the latest versions of dependencies.
about 1 month ago
โฌ†๏ธ Upgrade Rails and Puma versions
Update Rails to 8.0.2.1 and Puma to 6.6.1 for improved performance and security.
3 months ago
๐Ÿ’„ Remove rocket emoji from verification message
Simplify the content of the phone verification notification.
๐Ÿ› Set PORT for development server
Specify the PORT environment variable for the Rails server in the Procfile.
3 months ago
๐Ÿ’„ Add deploy badge to footer
Include a deployment status badge for better visibility of the latest deployment.
4 months ago
๐Ÿ”ง Add sitemap entry to robots.txt
Include sitemap URL for better search engine indexing.
4 months ago
๐Ÿ”ง Add script to wipe and restore development database from production

  • Created a new script `wipe-development-db.sh` to automate the process of dumping the production database and restoring it to the development environment.

  • Established an SSH tunnel to the production database for secure access.

  • Included commands to drop the existing development database and recreate it before importing the dumped data.

  • Added verbose output for better tracking of the process.

4 months ago
๐Ÿ’„ Add Groups column to user index table
Include a new column for user groups and display total groups in the server information section.
5 months ago
๐Ÿค– Add mouse movement tracking for newsletter captcha
Implement mouse movement tracking to enhance anti-bot protection during newsletter sign-up.
5 months ago
๐Ÿ’„ Update avatar URL for Discord notifications
Change the avatar URL in the phone verification payload to the correct icon.
6 months ago
๐Ÿค– Add mouse movement tracking for newsletter form anti-bot protection
6 months ago
๐Ÿ”ง Fix contact SMS counter cache and add reset task
6 months ago
๐Ÿ’„ Redesign contact page with modern UI elements
๐Ÿ’„ Enhance contact page and navigation links
Update contact page content and add support link in navigation for improved user assistance.
๐Ÿ’„ Refactor button styles for consistency
Update submit button styles in contact and group forms for a more uniform appearance and improved usability.
๐Ÿ’„ Refactor navigation links for consistency
Update links in contacts, groups, and messages views to use a unified
style with icons for improved usability and visual appeal.
๐Ÿ’„ Refactor contact, group, and message list styles
Enhance UI consistency by removing overflow classes and updating transition effects.
๐Ÿ’„ Refactor navigation and user profile views for improved layout and usability

  • Updated navigation menu to center items and adjust visibility of profile and sign-up links based on user login status.

  • Enhanced user profile edit view with a more structured layout, including sections for account information, phone numbers, credits, and payment history.

  • Improved user dashboard to provide a welcoming message and clear instructions for new users, along with a summary of credits, contacts, groups, and messages.

  • Added recipient selector controller to manage the selection of groups and contacts, providing real-time feedback on message recipients.

6 months ago
โฌ†๏ธ Upgrade libraries
6 months ago
โฌ†๏ธ Upgrade libraries
7 months ago
๐ŸŽจ Update newsletter form IDs for consistency and remove redundant container ID
7 months ago
๐ŸŽจ Update newsletter form with AJAX submission and feedback handling
7 months ago
โฌ†๏ธ Upgrade ruby/setup-ruby action to v1.237.0