- Forces frontend to use HTTP for backend requests to prevent mixed content errors. - Tightens backend CORS policy to a whitelist of allowed origins.
This commit reflects an intentional reorganization of the project. - Deletes obsolete root-level files. - Restructures the admin and gallery components. - Tracks previously untracked application modules.