coolify/resources/views
Ossama Lafhel 5247185933 feat(add-watch-paths-for-services): show watch paths field for docker compose applications
- Fix UI template to display Watch Paths for all GitHub-based applications
- Remove condition that limited Watch Paths to private repositories only
- Add comprehensive unit tests for isWatchPathsTriggered() method
- Test various pattern matching scenarios (wildcards, globs, etc.)
- Watch Paths now works for Docker Compose apps with both public and private repos
2025-09-13 05:40:07 +02:00
..
auth feat(lang): add Polish language & improve forgot_password translation (#6306) 2025-08-04 14:13:33 +02:00
components feat(domains): implement domain conflict detection and user confirmation modal across application components 2025-08-28 10:52:41 +02:00
emails feat(email): implement email change request and verification process 2025-08-18 14:54:08 +02:00
errors fix(errors): update error pages to provide navigation options 2025-08-22 14:00:01 +02:00
layouts fix(sanitization): enhance DOMPurify hook to remove Alpine.js directives for improved XSS protection 2025-08-19 18:54:16 +02:00
livewire feat(add-watch-paths-for-services): show watch paths field for docker compose applications 2025-09-13 05:40:07 +02:00
server fix: server validation process 2023-10-09 11:00:18 +02:00
source 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
vendor/mail Update version numbers and fix UI styling 2024-03-25 16:42:41 +01:00