| .. |
|
Actions
|
fix(user): ensure email attributes are stored in lowercase for consistency and prevent case-related issues
|
2025-09-05 17:44:34 +02:00 |
|
Console
|
refactor(command): replace forceDelete calls with DeleteResourceJob dispatch for all stuck resources in cleanup process
|
2025-09-05 19:28:08 +02:00 |
|
Contracts
|
refactor: streamline job status retrieval and clean up repository interface
|
2025-01-10 19:53:13 +01:00 |
|
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(auth): enhance API error handling for authorization exceptions
|
2025-08-23 18:45:56 +02:00 |
|
Helpers
|
fix(ssh): scp requires square brackets for ipv6 (#6001)
|
2025-06-18 15:10:21 +02:00 |
|
Http
|
refactor(webhook): replace direct forceDelete calls with DeleteResourceJob dispatch for application previews
|
2025-09-05 19:27:59 +02:00 |
|
Jobs
|
refactor(jobs): pull github changelogs from cdn instead of github
|
2025-09-01 16:13:55 +02:00 |
|
Listeners
|
refactor(proxy): streamline proxy status handling and improve dashboard availability checks
|
2025-06-11 12:02:39 +02:00 |
|
Livewire
|
fix(user): ensure email attributes are stored in lowercase for consistency and prevent case-related issues
|
2025-09-05 17:44:34 +02:00 |
|
Models
|
fix(user): ensure email attributes are stored in lowercase for consistency and prevent case-related issues
|
2025-09-05 17:44:34 +02:00 |
|
Notifications
|
feat(email): implement email change request and verification process
|
2025-08-18 14:54:08 +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
|
refactor(auth): simplify access control logic in CanAccessTerminal and ServerPolicy by allowing all users to perform actions
|
2025-08-28 10:48:24 +02:00 |
|
Repositories
|
refactor: streamline job status retrieval and clean up repository interface
|
2025-01-10 19:53:13 +01:00 |
|
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
|
feat(changelog): implement automated changelog fetching from GitHub and enhance changelog read tracking
|
2025-08-12 10:07:11 +02:00 |
|
Support
|
feat(validation): centralize validation patterns for names and descriptions
|
2025-08-19 12:14:48 +02:00 |
|
Traits
|
feat(command): implement SSH command retry logic with exponential backoff and logging for better error handling
|
2025-09-07 10:26:23 +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 |