coolify/app
Andras Bacsai 659309c5b4 refactor: improve proxy configuration and code consistency in Server model
- Standardized spacing in conditional statements for better readability.
- Updated proxy redirect handling to ensure default values are set correctly.
- Modified dynamic configuration path concatenation for clarity.
- Changed router rule to 'PathPrefix' and adjusted priority for better routing behavior.
- Replaced empty check with 'filled' helper for improved code clarity.
2024-12-06 13:08:04 +01:00
..
Actions remove unnecessary things 2024-12-03 14:09:51 +01:00
Console remove unnecessary things 2024-12-03 14:09:51 +01:00
Data Fix styling 2024-06-22 08:41:55 +00:00
Enums Add new role enum and apply authorization 2024-10-28 17:08:24 +01:00
Events fix 2024-11-25 13:17:09 +01:00
Exceptions Remove all ray() calls 2024-10-28 13:51:23 +01:00
Helpers fix: always validate ssh key 2024-11-22 10:43:58 +01:00
Http Merge pull request #4449 from SierraJC/fix/mysql-mongo-db-api 2024-12-05 12:57:11 +01:00
Jobs feat: able to deploy without cache on every commit 2024-12-05 10:46:27 +01:00
Listeners Merge branch 'next' into feat/disable-default-redirect 2024-10-31 23:57:51 +11:00
Livewire Merge branch 'next' into feat/disable-default-redirect 2024-12-05 14:46:33 +01:00
Models refactor: improve proxy configuration and code consistency in Server model 2024-12-06 13:08:04 +01:00
Notifications finally found the right option 2024-12-05 13:09:06 +01:00
Policies Fix styling 2024-06-10 20:43:34 +00:00
Providers use one constants file 2024-11-12 15:18:48 +01:00
Traits format 2024-09-23 19:51:31 +02:00
View/Components fix 2024-11-15 21:47:31 +01:00