| .. |
|
Actions
|
fix(docker): enhance container status aggregation to include restarting and exited states
|
2025-09-18 18:12:52 +02:00 |
|
Console
|
feat(user-management): implement user deletion command with phased resource and subscription cancellation, including dry run option
|
2025-09-13 15:08:30 +02:00 |
|
Contracts
|
|
|
|
Data
|
|
|
|
Enums
|
|
|
|
Events
|
feat(sentinel): implement SentinelRestarted event and update Livewire components to handle server restart notifications
|
2025-08-26 10:27:38 +02:00 |
|
Exceptions
|
feat(exceptions): introduce NonReportableException to handle known errors and update Handler for selective reporting
|
2025-09-08 09:18:25 +02:00 |
|
Helpers
|
feat(ssh-multiplexing): add connection age metadata handling to improve multiplexed connection management
|
2025-09-10 08:38:36 +02:00 |
|
Http
|
feat(environment): replace is_buildtime_only with is_runtime and is_buildtime flags for environment variables, updating related logic and views
|
2025-09-18 18:14:54 +02:00 |
|
Jobs
|
feat(deployment): handle buildtime and runtime variables during deployment
|
2025-09-18 18:15:20 +02:00 |
|
Listeners
|
refactor(proxy): streamline proxy status handling and improve dashboard availability checks
|
2025-06-11 12:02:39 +02:00 |
|
Livewire
|
feat(search): enable query logging for global search caching
|
2025-09-19 10:22:24 +02:00 |
|
Models
|
feat(search): implement global search functionality with caching and modal interface
|
2025-09-19 10:17:55 +02:00 |
|
Notifications
|
feat(exceptions): introduce NonReportableException to handle known errors and update Handler for selective reporting
|
2025-09-08 09:18:25 +02:00 |
|
Policies
|
refactor(policy): simplify ServiceDatabasePolicy methods to always return true and add manageBackups method
|
2025-08-28 17:19:09 +02:00 |
|
Providers
|
feat(auth): enhance user login flow to handle team invitations, attaching users to invited teams upon first login and maintaining personal team logic for regular logins
|
2025-09-15 12:12:14 +02:00 |
|
Repositories
|
|
|
|
Rules
|
feat(validation): add ValidIpOrCidr rule for validating IP addresses and CIDR notations; update API access settings UI and add comprehensive tests
|
2025-08-26 10:27:38 +02:00 |
|
Services
|
refactor(environment): remove 'is_build_time' attribute from environment variable handling across the application to simplify configuration
|
2025-09-11 16:51:56 +02:00 |
|
Support
|
feat(validation): centralize validation patterns for names and descriptions
|
2025-08-19 12:14:48 +02:00 |
|
Traits
|
feat(search): implement global search functionality with caching and modal interface
|
2025-09-19 10:17:55 +02:00 |
|
View/Components
|
feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled.
|
2025-08-26 10:27:38 +02:00 |