-
-
Notifications
You must be signed in to change notification settings - Fork 16
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: appoly/mail-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: appoly/mail-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 6 files changed
- 2 contributors
Commits on Dec 8, 2025
-
Add orphaned attachment cleanup and email observer
Adds a console command to remove orphaned email attachments and their files. Adds MailwebEmailObserver to delete attachment files when emails are deleted (needed for singlestore. Updates migration for mailweb_email_attachments to handle foreign key constraints based on database type (SingleStore has limitations with foreign key constraints). Registers the new command and observer in the service provider.
Configuration menu - View commit details
-
Copy full SHA for 6291b6a - Browse repository at this point
Copy the full SHA 6291b6aView commit details -
Refactor namespaces and fix migration duplication
Updated namespaces for CleanupOrphanedAttachments command and MailwebEmailAttachment model to ensure consistency. Fixed duplicate foreign key definition in mail web attachment migration and added isSingleStore helper. Adjusted observer registration in MailwebEmailAttachment and updated service provider imports.
Configuration menu - View commit details
-
Copy full SHA for 65535b5 - Browse repository at this point
Copy the full SHA 65535b5View commit details -
Improve access control docs and refactor service provider
Expanded README with detailed access control options for MailWeb dashboard, including environment-based, email-based, and role-based gates. Refactored MailWebServiceProvider to register commands only in console context. Removed unused observer boot logic from MailwebEmailAttachment model. Clarified migration comments for SingleStore foreign key handling.
Configuration menu - View commit details
-
Copy full SHA for 508e5d7 - Browse repository at this point
Copy the full SHA 508e5d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32669af - Browse repository at this point
Copy the full SHA 32669afView commit details -
Configuration menu - View commit details
-
Copy full SHA for d33572b - Browse repository at this point
Copy the full SHA d33572bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3a7624 - Browse repository at this point
Copy the full SHA d3a7624View commit details -
Merge pull request #108 from NickC404/add-singlestore-support
Adds SingleStore Support
Configuration menu - View commit details
-
Copy full SHA for f2f21d5 - Browse repository at this point
Copy the full SHA f2f21d5View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6.1.1...6.1.2