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
27

over 175 days

This week
0

2 this month

Most active day
7

on Sep 15, 2025

Running year activity
·
0 deployments in Dec
Dec
·
0 deployments in Jan
Jan
·
0 deployments in Feb
Feb
·
0 deployments in Mar
Mar
·
0 deployments in Apr
Apr
6 deployments in May
May
2 deployments in Jun
Jun
1 deployment in Jul
Jul
3 deployments in Aug
Aug
13 deployments in Sep
Sep
2 deployments in Oct
Oct
·
0 deployments in Nov
Nov

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

10 days ago
⬆️ Upgrade aws-sdk-s3 and puma versions
Update aws-sdk-s3 to 1.200.0 and puma to 7.1.0 for improved performance and compatibility.
⬆️ Upgrade Ruby setup and dependencies
Update ruby/setup-ruby to v1.265.0 and upgrade puma and aws-sdk-s3 gems.
23 days ago
⬆️ Upgrade kamal gem version
Update the kamal gem to version 2.7.0 for improved functionality.
about 1 month ago
⬆️ Upgrade libraries
about 2 months ago
Refactor popular file types calculation
Improve the logic for calculating popular file types by grouping and
summing counts based on friendly type names for better clarity and
performance.
about 2 months ago
Add live stats section with animations
Implement live statistics display with animated counters and scroll effects
for enhanced user engagement and real-time data visualization.
about 2 months ago
💄 Enhance document display and attachment handling
Improve table styling and add attachment details in the document view.
about 2 months ago
⚡️ Update media source URLs for attachments
Replace direct media URL helper with preview document path for
audio, image, and video previews to ensure consistent access
to attachment content.
about 2 months ago
⚡️ Redirect media files to signed S3 URLs
Update media file handling to improve performance and security by
redirecting to signed S3 URLs instead of downloading files directly.
about 2 months ago
⚡️ Enhance attachment download handling
Redirect to signed URL for S3 attachments and fallback to direct
download for others, improving file access and security.
about 2 months ago
🐛 Avoid downloading entire file when hovering
Add data attributes and title to the download link for improved
accessibility and functionality.
about 2 months ago
💄 Adjust padding and margin for document display
Refine layout of document update and deletion warning for better
visual consistency.
⚡️ Enhance file upload progress tracking
Implement detailed progress indicators for file uploads, including
estimated time remaining and automatic removal of completed uploads.
💄 Update text area placeholder and button label
Change placeholder text for document editing and update button label
for adding files to enhance clarity and user guidance.
about 2 months ago
⚡️ Improve upload progress messaging
Simplify progress text and add fallback for progress events.
about 2 months ago
🐛 Remove large file upload warning
Eliminate the confirmation prompt for uploading large files directly to S3.
⚡️ Improve performance of upload
Add much better preview
about 2 months ago
⬆️ Use S3 for storage
about 2 months ago
⬆️ Update gem versions and Procfile configuration
Upgrade Rails, SQLite3, and Puma versions for improved stability and
performance. Adjust CSS process port in Procfile.dev.
2 months ago
Set PORT for web server in Procfile.dev
Configure the web server to run on port 3107 for local development.
3 months ago
Add footer component and update layout
Introduce a new footer component and adjust the main layout for better
structure and visual consistency.
3 months ago
💄 Fix design
💄 Tweak style
3 months ago
🔧 Implement code changes to enhance functionality and improve performance
5 months ago
Add tabbed document editor with live preview and settings panel