HolgerHatGarKeineNode
2f5ca24da0
🔥 Remove Laravel Sail, Docker, and related setup, migrate to simplified local development environment
...
- **Removed:** `docker-compose.yml`, Sail-specific Dockerfiles, and related scripts for PHP 8.3 setup.
- **Updated:** Documentation to reflect a shift from Docker to a direct PHP-based local development workflow.
- **Removed:** `laravel/sail` dependency from `composer.lock`.
- **Implemented:** `#[Locked]` Livewire attribute across components for read-only properties.
- **Added:** Feature tests to ensure locked properties cannot be tampered with.
2026-02-11 21:10:09 +01:00
HolgerHatGarKeineNode
eebe453f5a
🛠️ Replace Livewire\Volt\Component with Livewire\Component across all Blade views for consistency with updated Livewire conventions.
2026-01-17 16:12:07 +01:00
HolgerHatGarKeineNode
312837e6fd
📋 Improve service links section: Add copy-to-clipboard functionality for IP and URLs, remove unnecessary whitespace-pre-wrap class, and display "Anonymous" when appropriate.
2025-12-07 06:44:02 +01:00
HolgerHatGarKeineNode
14c1d9df15
📋 Add copy-to-clipboard feature for service URLs: Enhance user experience by allowing easy copying of clearnet, onion, I2P, and pkdns links.
2025-12-07 06:28:06 +01:00
HolgerHatGarKeineNode
c4cea2ae7a
🛠️ Add anon column to self-hosted services: Update views, models, forms, and migrations to support anonymous service creation and display
2025-12-07 06:16:47 +01:00
HolgerHatGarKeineNode
9ee7ef1771
🌍 Add "IP Adresse" translations and update relevant views across supported languages
2025-12-07 06:06:59 +01:00
HolgerHatGarKeineNode
980b833e80
🌐 Enhance service management: Add IP address field to forms, views, and database schema
2025-12-07 06:04:52 +01:00
HolgerHatGarKeineNode
0750852f51
🛠️ Enhance SEO: Add meta tags for services and meetups landing pages, including dynamic title, description, and image handling
2025-12-07 05:14:52 +01:00
HolgerHatGarKeineNode
22910553e4
🛠️ Enhance service index: Add link tooltips, improve button spacing, and clean up component formatting
2025-12-07 03:51:40 +01:00
HolgerHatGarKeineNode
6d8436c8a5
🛠️ Add delete functionality for services with confirmation modal and extend creator name display limit to 20 characters
2025-12-07 01:11:57 +01:00
HolgerHatGarKeineNode
14f717a2b9
🛠️ Refactor service components: Add dynamic type filters, restructure landing page UI, and introduce ServiceForm for improved form handling and validations
2025-12-07 01:06:20 +01:00
HolgerHatGarKeineNode
aef4deedd6
🛠️ Add services index and landing page components with dynamic links and new Polish translations
2025-12-07 00:01:15 +01:00