coolify/config
rosslh e91373120d chore: remove broken feedback form and all entrypoints
The feedback form relies on instance SMTP being configured, which
MapleDeploy customers won't do. Without SMTP it silently logs to
the server and shows a misleading success message. Removed the
navbar button, onboarding modal, subscription page link, API
endpoint, and all associated dead code.
2026-03-29 20:54:35 -04:00
..
api.php
app.php feat(branding): apply MapleDeploy branding to Coolify 2026-03-29 20:54:35 -04:00
auth.php
broadcasting.php
cache.php
chunk-upload.php
constants.php chore: remove broken feedback form and all entrypoints 2026-03-29 20:54:35 -04:00
cors.php
database.php fix(database): handle PDO constant name change for PGSQL_ATTR_DISABLE_PREPARES 2026-03-03 09:04:45 +01:00
debugbar.php
filesystems.php Remove webhook maintenance mode replay feature 2025-12-02 13:36:32 +01:00
fortify.php
hashing.php
horizon.php chore: prepare for PR 2026-02-23 13:24:49 +01:00
livewire.php feat(branding): apply MapleDeploy branding to Coolify 2026-03-29 20:54:35 -04:00
logging.php refactor(scheduler): extract cron scheduling logic to shared helper 2026-03-23 10:37:49 +01:00
mail.php
purify.php
queue.php
ray.php
sanctum.php
sentry.php
services.php
session.php Change default session driver from Redis to database 2025-12-16 12:11:59 +01:00
subscription.php
telescope.php
testing.php
view.php