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
533

over 254 days

This week
30

122 this month

Most active day
27

on Nov 15, 2025

Running year activity
ยท
0 deployments in Jan
Jan
ยท
0 deployments in Feb
Feb
ยท
0 deployments in Mar
Mar
โ–„
61 deployments in Apr
Apr
โ–…
79 deployments in May
May
โ–…
66 deployments in Jun
Jun
โ–ƒ
42 deployments in Jul
Jul
โ–ƒ
37 deployments in Aug
Aug
โ–‚
18 deployments in Sep
Sep
โ–…
64 deployments in Oct
Oct
โ–ˆ
111 deployments in Nov
Nov
โ–„
55 deployments in Dec
Dec

Recent deployments by Peter Theill

about 9 hours ago
๐Ÿ’„ Enhance photo modal animations and styles
Improve the opening and closing animations of the photo modal for a smoother user experience. Update styles for the download button and image display.
1 day ago
๐Ÿ”ง Update resource limits in deployment configuration
Adjust container resource limits to enhance performance and stability.
1 day ago
๐Ÿ”ง Update deployment configuration for resource limits
Increase memory allocation for container to ensure stability during
image processing tasks.
1 day ago
๐Ÿ”ง Update deployment configuration for resource limits
Add resource limits for containers and adjust server host configuration.
1 day ago
๐Ÿ› Add lightbox dimensions calculation
Implement a method to calculate lightbox dimensions for media items
based on their metadata, ensuring proper display in the lightbox.
โœจ Add delete functionality for media items
Implement permission checks for media deletion and update UI to show
delete options for authorized users. Add tests for deletable_by? method.
๐Ÿ’ฌ Update text for clarity and consistency
Revise descriptions and prompts to enhance user understanding and engagement.
๐Ÿ’„ Update button text for clarity
Change "Fetch older photos" to "See earlier photos" for improved user understanding.
๐Ÿ”ฅ Remove pre-computed media stats from controller
Eliminate unnecessary media stats computation to enhance performance
and simplify the controller logic.
๐Ÿ’„ Update media thumbnail variants and usage
Refactor thumbnail handling in the Medium model and update views to
use the new variant names for improved consistency and clarity.
๐Ÿ’„ Add preload option for PhotoSwipe lightbox
Enhance the PhotoSwipe lightbox configuration by adding a preload
option to improve performance when loading images.
๐Ÿ’„ Update media thumbnail loading and styling
Refine thumbnail loading logic and enhance popup styles for better
visual consistency and user experience.
2 days ago
๐Ÿ’„ Update dropdown interaction for auth button
Enhance user experience by adding mouse enter and leave actions to the dropdown.
๐Ÿ’„ Add thank-you message for uploads
Include a new message indicating users will receive a thank-you from the host after uploading their photos.
2 days ago
๐Ÿ’„ Update account sign-up UI
Enhance the visual design of the sign-up section with decorative elements
and improved layout for better user engagement.
๐Ÿ’„ Update media display and email previews
Limit media displayed to 40 items and enhance email previews with square
images for better visual consistency.
๐Ÿ’„ Enhance media management and pagination
Improve media loading with a "load more" feature and update UI for better
navigation and user experience. Adjusted event media display and added
pagination details.
โ™ป๏ธ Refactor event controller actions
Consolidate authentication checks and streamline event retrieval logic.
โšก๏ธ Remove attribution section from footer
Eliminate the built by section to streamline the footer design.
๐Ÿ’„ Add photo fan transforms for event previews
Implement consistent rotations and offsets for photo fan previews, enhancing
the visual arrangement of event images.
๐Ÿ’„ Enhance event search and sorting UI
Refactor input and select elements for improved styling and readability.
๐Ÿ’„ Improve event sorting and search UI
Refactor event index to separate sorting logic and enhance the search form
with sorting options for better user experience.
โœจ Add user association to media model
Introduce user reference in the media model to track the uploader.
Update uploader name logic to use the user's name if available.
๐Ÿ› Ensure video previews are processed before serving
Update video thumbnail generation to call .processed, ensuring
the preview image is ready before being served in broadcasts.
๐Ÿ“ Update development guide and data dump
Refine the development guide for clarity and consistency. Update the data dump file.
๐Ÿ’„ Enhance upload form and header UI
Update styles for the upload form and header components to improve
visual consistency and user experience. Add a notification button
for user engagement.
โœจ Add media duration formatting feature
Introduce a method to format media duration in seconds and update the UI
to display the formatted duration for video files.
๐Ÿ’„ Enhance Lifetime Plan UI and Add Fair Usage FAQ
Revamp the Lifetime Plan section with improved styling and add a
new FAQ addressing the fair usage policy for lifetime storage.
3 days ago
โšก๏ธ Increase file size limit to 1GB
Update file size restrictions for uploads and supported formats
to enhance media handling capabilities across the application.
3 days ago
๐Ÿ“ฆ๏ธ Update data dump file
Refresh the data dump to ensure it contains the latest changes.
โšก๏ธ Introduce streaming video previewer
Add a custom streaming video previewer to enhance video handling
without downloading entire files. Remove obsolete video thumbnail
generation logic and update related tests and configurations.
โšก๏ธ Optimize event loading with eager loading
Eager load media attachments to prevent N+1 query issues on the index page.
๐ŸŽจ Update OG image handling for media
Refactor image URL generation to use the :lightbox variant for
better compatibility with social media requirements.
๐Ÿ’„ Update video thumbnail handling in uploads
Ensure video thumbnails are displayed when available, improving the
user interface for media uploads.
๐Ÿ”ง Introduce video thumbnail generation tasks
Add Rake tasks for generating missing video thumbnails both asynchronously
and synchronously for testing purposes.
๐Ÿ’„ Introduce unique transforms for empty event cards
Generate consistent but unique rotations and offsets for empty event cards
to enhance visual variety while maintaining a reproducible arrangement.
โšก๏ธ Add video thumbnail generation and handling in background
Implement video thumbnail generation using ffmpeg and update media
controllers and views to utilize pre-generated thumbnails for videos.
4 days ago
โœจ Introduce serve_zip action and update routes
Add serve_zip action to handle zip file downloads, incrementing the
download count and providing appropriate redirects. Update routes
to include serve_zip and modify views for new download link.
๐Ÿ’„ Update media grid and thumbnail overlay styles
Refine the layout and appearance of media items for improved UI consistency.
๐Ÿ’„ Update chart label formatting
Change chart label to display absolute values followed by the label in lowercase for improved readability.
4 days ago
โšก๏ธ Optimize media stats computation for performance
Refactor media stats calculations to use pre-computed values
from the controller, improving performance and reducing
redundant queries in views.
4 days ago
๐Ÿ”๏ธ Introduce GuestSnap and GuestReel alternative landing page
Add a comprehensive landing page for Knipsmig as a free alternative to GuestSnap, featuring comparisons, benefits, and a call to action for users to try the service.
๐Ÿ’„ Enhance comparison page layout and content
Revamp the Knipsmig vs Kululu comparison page with improved UI elements
and updated descriptions for clarity on features and pricing.
4 days ago
๐Ÿ’„ Update footer link to Google Photos alternative
Change the footer link from WedPicsQR to point to the Google Photos
alternatives page for better user navigation.
๐Ÿ”ง Update readme
4 days ago
๐Ÿ”๏ธ Introduce Google Photos alternative page
Add a new page for Google Photos alternative with SEO improvements,
update routes, and enhance existing pages to link to the new feature.
4 days ago
๐Ÿ’„ Enhance PhotoSwipe UI with custom buttons
Add custom close and download buttons to the PhotoSwipe interface for improved user interaction and accessibility.
โœจ Remove lightbox functionality and replace with PhotoSwipe
Eliminate the lightbox controller and modal, integrating PhotoSwipe for
enhanced image and video viewing experience.
๐Ÿ’„ Update header link target for events upload
Set the link target to open in a new tab when on the events upload page.
4 days ago
๐Ÿ’„ Update event link styling
Adjust the layout of event links for better alignment and remove the delete button for a cleaner interface.
๐ŸŽจ Enhance event display randomness
Improve visual variety of event cards by introducing randomization based on event IDs.
๐Ÿ’„ Add Users link to admin navigation
Enhance the admin navigation by adding a link to the Users page for improved accessibility.
๐Ÿ’„ Add total storage calculation for events
Introduce a method to calculate total storage used by media in an event
and update the dashboard to display this information.
4 days ago
๐Ÿ› Enhance user authentication flow
Refactor the `from_omniauth` method to return user creation status and
update session handling in the `create` action of SessionsController.
4 days ago
๐Ÿ’„ Update footer layout and add collage builder link
Enhance footer design by increasing grid columns and adding a link to the collage builder tool.
4 days ago
โœจ Adds a Collage Builder tool
4 days ago
โœจ Add map view and media clustering functionality
Introduce a new map view for media items with clustering support,
enhancing user experience by allowing visual representation of media
locations on a map. Also, add thumbnail route for lazy loading images.