aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Controller/MailSettingsController.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-011-0/+1
* refactor(settings): Use parameters explicitly when setting mail settingsrefactor/settings/mail-settings-parametersprovokateurin2025-01-061-21/+24
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-22/+8
* refactor(settings): Replace security annotations with respective attributesprovokateurin2024-07-271-7/+8
* chore: Add SPDX headerAndy Scherzinger2024-06-031-24/+3
* feat: rename users to account or personVincent Petry2024-02-131-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-13/+13
* Migrate to Symfony MailerCôme Chilliet2023-02-021-2/+0
* show if the mail server settings are not set or verifiedszaimen2022-02-031-1/+16
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-291-0/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+1
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Move settings to an appChristoph Wurst2019-09-281-0/+169